A:link {
	COLOR: #000000
}
A:visited {
	COLOR: #333333
}
A:hover {
	COLOR: #ff5500; TEXT-DECORATION: underline
}
A:active {
	COLOR: #ff3300
}
A.menu:link {
	COLOR: #0033FF
}
A.menu:visited {
	COLOR: #0033FF
}
A.menu:hover {
	COLOR: #0033FF
}
A.menu:active {
	COLOR: #0033FF
}


FONT {
	COLOR: #FF3300;
	FONT-SIZE: 14px;
	FONT: bold
}

FONT.f_26_blue {
	COLOR: #3333CC;
	FONT-SIZE: 26px;
	FONT-FAMILY: "HGP‘n‰pŠpÎß¯Ìß‘Ì"
}

FONT.light_color {
	COLOR: #D3D3D3;
	FONT-WEIGHT: normal;
}

FONT.f_12_black {
	COLOR: #000000;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
}

FONT.f_13_black {
	COLOR: #000000;
	FONT-SIZE: 13px;
	FONT-WEIGHT: normal;
}

FONT.f_13_black_bold {
	COLOR: #000000;
	FONT-SIZE: 13px;
	FONT-WEIGHT: bold;
}

TH {
	COLOR:#000000;
	FONT-SIZE: 14px;
	FONT-FAMILY: "‚l‚r ‚oƒSƒVƒbƒN";
	background-color: #FFFF66;
	text-align: left
}

TH.bg_rgreen {
	background-color: #CCFFFF
}

TD {
	COLOR:#000000;
	FONT-SIZE: 14px;
	FONT-FAMILY: "‚l‚r ‚oƒSƒVƒbƒN"
}

TD.bg_white {
	background-color: #FFFFFF;
}

TD.bar_1 {
	background-color: #009900;
	height: 13
}

TD.bar_2 {
	background-color: #A2A2A2;
	height: 13
}

TD.bar_3 {
	background-color: #FFFFFF;
	height: 13
}

TD.bar_menu {
	width: 33%;
	text-align: center;
	FONT:
		bold
		15px;
	border-color: #FF9900
}

TD.item_top {
	background-color: #FFCC33;
	height: 30
}

TD.item_data {
	vertical-align: text-top;
	text-align: left;
    background-color: #FFFFFF
}

TD.item_mei {
	width: 100;
	vertical-align: text-top;
	text-align: right;
}

TD.item_naiyo {
	vertical-align: text-top;
	text-align: left;
}

TD.item_img {
	width: 220;
	background-color: #FFFFFF;
	text-align: center
}

TD.kago_title {
	background-color: #EAEAEA;
	text-align: center;
}

TD.kago_button {
	background-color: #FFFFFF;
	text-align: right;
	vertical-align: text-top;
	width: 20%;
}

TD.kojin_title {
	text-align: right;
	vertical-align: middle;
	width: 25%;
	background-color: #99FF99;
}

TD.juchu_joho {
	text-align: right;
	vertical-align: middle;
	width: 25%;
	background-color: #E8FFD4;
}

TD.btn_vMid {
	height: 40;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
}

TABLE.tbl_base {
	 width: 800;
	 background-color: #FFFFFF
}

TABLE.tbl_body {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF
}

TABLE.tbl_menu {
	width: 100%;
	margin: 3px;
	padding: 3px;
	background-color: #99FF99;
}

TABLE.tbl_bottom {
	margin: 3px;
	padding: 3px;
	text-align: center
}

TABLE.s0_p0_w100 {
	margin: 0px;
	padding: 0px;
	width: 100%
}

TABLE.s0_p2_w100 {
	margin: 0px;
	padding: 2px;
	width: 100%
}

TABLE.s0_p3_w100 {
	margin: 0px;
	padding: 3px;
	width: 100%
}

TABLE.s0_p4_w100 {
	margin: 0px;
	padding: 4px;
	width: 100%
}

TABLE.s0_p5_w100 {
	margin: 0px;
	padding: 5px;
	width: 100%
}

UL {
	list-style-type: square;
}

