body {
	margin: 0px;
	background-color: #C8E3FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	font-style: normal;
	color: #333333;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 125%;
	color: #333333;
}
a:link {
	font-size: 12px;
	text-decoration: underline;
	color: #996600;
}
a:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #993300;
}
a:visited {
	font-size:12px;
	color: #996600;
}
a:active {
	font-size:12px;
	color: #993300;
}
a:focus {
	font-size:12px;
	color: #CC0000;
}

.link-smal {font-size:10px; }
a.link-smal:link {font-size:10px; }
a.link-smal:visited {font-size:10px; }
a.link-smal:active {font-size:10px; }
a.link-smal:focus {font-size:10px; }

.text-small {font-size:10px; }
.txt-bigger {font-size:14px; }
.txt-bold {font-weight:bold; }
.txt-white {color:#FFFFFF; }
.txt-black {color:#000000; }

.main_table {
	background-color:#FFFFFF;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 12px;
	line-height: 140%;
	font-style: normal;
}
.header_table {
	width:750px;
	height:50px;
	border:0px;
}
.footer_table {
	width:750px;
	height:50px;
	border:0px;
}


.table_td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #B9DCFF;
	border-right-color: #B9DCFF;
	border-bottom-color: #B9DCFF;
	border-left-color: #B9DCFF;
	color: #000066;
	font-size: 11px;
	text-align: center;
	background-color: #F4FAFF;
}

.table_left_td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #B9DCFF;
	border-right-color: #B9DCFF;
	border-bottom-color: #B9DCFF;
	border-left-color: #B9DCFF;
	color: #000066;
	font-size: 11px;
	text-align: left;
	background-color: #F4FAFF;
}	
.koumoku {
	color: #000066;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	line-height: 17px;
	background-image: url(../cmn_img/koumoku_bg.jpg);
	background-repeat: repeat-x;
	border: 1px none #003366;
}
.footer-text{ font-size:10px; }
a.footer-text:link{ color:#99CCFF; font-size:10px }
a.footer-text:visited{ color:#0099CC; font-size:10px }
a.footer-text:hover{ color:#990033; font-size:10px }
