﻿body{
	background: #fff;
	margin-top: 10px;
	margin-bottom: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif, "MS P Gothic", Osaka, "MS UI Gothic";
}

#all {
	margin: 20px auto;
	padding: 0px;
	width: 760px;
	background: #fff;
	border: 1px hidden;
}

a:visited {
	color: #0303D0;
}

a:link {
	color: #0303D0;
}

a:hover {
	color: #008000;
}

a img {
	border:none;
}


#header {
	height: 170px;
	width: 500px;
	background-color: #fff;	
	float: left;
}

#header h1 {
	font: 0.5em Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	color: #008000;
}

#header p{
	margin: 150px 15px 0 15px;
	font-size: 0.7em;
	line-height: 14pt;
	text-align:right;
}


#contents {
	float: left;
	width: 500px;
	margin: 0px;

}

#contents h2 {
				font-size: 14px;
				color: #008000;
				margin: 15px;
				line-height: 1.8em;
}

#contents h3 {
				font-size: 12px;
				color: #008000;
				margin: 15px;
				line-height: 1.8em;
}


#main {
	font-size: 12px;
	line-height: 1.5em;
	color: #008000;
	margin: 0px 20px 15px 20px;
	padding: 5px;
}

#top_img {
	margin-top: 150px;
	margin-bottom: 5px;
	background: url(./images/top_back-3.jpg) no-repeat;
	background-position: center center;
	height: 250px;	
}

#top_img p {
	font-size: 10px;
	color: #FEE;
	font-weight: bold;
	margin-top: 30px;
	margin-left: 70px;
	margin-right: 70px;
}

#contents table {
	width: 460px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
}

#contents table td {
	padding: 5px;
	border: 1px hidden #fff;
	text-align: center;
	font-size: 10px;
	color:green;
}

#contents table th {
	background-color: #DDDDDD;
	padding: 7px;
}


#right {
	float: right;
	width: 200px;
	margin-top:3px;
	padding: 0px 0px 0px 0px;
}

.menu {
	font: bold 12px Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background: url(./images/gif/linet130.gif) no-repeat;
	background-position: center center;
	margin-bottom:10px;
	height: 50px;
}

#right ul {
	margin: 0px;
	padding: 3px 3px 3px 3px;
	list-style: none;
}

#right li a{
	display: block;
	width:130px;
	font-size: 14px;
	font-weight:bold;
	color: #0303D0;
	line-height: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 3px;
	background-color: #fff;
	padding-top: 3px;
	text-decoration: none;
	text-align: center;
}

#right li a:hover {
	background-color: #008000;
	color:  #fff;
	text-decoration: none;
	letter-spacing: 2px;
	background-position: 8px;
}


#right p {
	font-size: 10px;
	line-height: 1.5em;
	color: #008000;
	margin: 5px  3px 10px 5px;
	padding: 0px;
	text-align: center;
}


#footer {
	text-align: center;
	margin: 0px;
	clear: both;
	width: 498px;
	line-height: 130%;	
}


.attn{ color: #ff0000;}
.right-c{  background-color: #f3f4fa; width:25%;text-align:right; white-space:nowrap; }
.left-c{ background-color: #fff; width:75%;text-align:left; }
.f-bg{ background-color: #003399; }
.win{ color: #cc0000;}
.ft8{ font-size: 8px;}
.ft9{ font-size: 9px;}
.ft10{ font-size: 10px;}
.ft11{ font-size: 11px;}
.ft12{ font-size: 12px;}
.ft13{ font-size: 13px;}
.ft14{ font-size: 14px;}
.ft15{ font-size: 15px;}
.ft16{ font-size: 16px;}
.ft18{ font-size: 18px;}
.ft20{ font-size: 20px;}
.ft22{ font-size: 22px;}
.ft24{ font-size: 24px;}
.ft26{ font-size: 26px;}


.hr-cw{ width:400px;color:#008000;}

.alg_c{ text-align: center;}
.alg_r{ text-align: right;}
.alg_l{ text-align: left;}
.bdr_d{ border:1px #c6c6c7 dotted;}
.f_ftc{ color: #008000;}
.f_ftcs{ color: #008000; font-size:10px;}
.f_ftcl{ color: #008000; font-size:12px;}



hr{
	height: 1px;
	width:130px;
	margin-left:auto;
	margin-right:auto;
	color: #008000;
}

address {
	font-style: normal;
	color: #008000;
	text-align: center;
	display: block;
	background-color: #fff;
	font-size: 10px;
}

