/*Copyright &copy; sozai.wdcro -- http://sozai.wdcro.com/*/
body {
	padding: 0px;
	text-align: center;
	margin: 0px;
	background-image: url('../images/body_back.gif');
}
.container {
	padding: 0px;
	width: 700px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url('../images/container_back.gif');
	background-repeat: repeat-y;
}
.header {
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 700px;
	text-align: center;
}
.left_box {
	padding: 0px;
	float: left;
	text-align: left;
	margin: 0px;
	width: 500px;
}
.right_box {
	margin: 0px;
	padding: 0px;
	width: 200px;
	float: right;
	text-align: left;
	background-image: url('../images/right_back.gif');
	background-repeat: repeat-y;
}
.fotter {
	clear: both;
	width: 700px;
	font-family: "Courier New", Courier, mono;
	font-size: small;
	color: #330033;
	background-image: url('../images/bottom.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.main {
	padding: 0px 7px;
	background-color: #FFFFCC;
	margin: 0px 0px 0px 10px;
	border: 2px solid #AEB5C1;
	line-height: 180%;
}
h1 {
	margin: 0px;
	padding-top: 40px;
	padding-bottom: 40px;
	font-family: "Times New Roman", Times, serif;
	font-size: 50px;
	color: #FFFF99;
}
a.foot:link {
	color: #000000;
}
a.foot:visited {
	color: #660099;
}
a.foot:hover {

	color: #339999;
}
.menu_box {
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 5px;
}
a.m1:link {
	font-size: small;
	display: block;
	margin: 3px;
	padding: 5px;
	border: 1px solid #626D80;
	color: #CC0000;
	text-decoration: none;
	background-color: #FFFF99;
	width: 165px;
}
a.m1:visited {
	font-size: small;
	display: block;
	margin: 3px;
	padding: 5px;
	border: 1px solid #626D80;
	color: #330099;
	text-decoration: none;
	background-color: #CCFFCC;
	width: 165px;
}
a.m1:hover {
	font-size: small;
	display: block;
	margin: 3px;
	padding: 5px;
	border: 1px solid #626D80;
	color: #009933;
	text-decoration: none;
	background-color: #CCCC66;
	width: 165px;
}
.right_title {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	display: block;
	padding: 8px 5px 2px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	color: #FF3300;
	margin-right: 9px;
	margin-left: 2px;
	font-weight: bold;
}
.r_f1 {
	font-size: small;
	line-height: 160%;
	color: #003366;
	padding-top: 5px;
	padding-right: 14px;
	padding-bottom: 5px;
	padding-left: 7px;
}
h2 {
	font-size: 16px;
	color: #636C7B;
	margin: 10px 0px 5px;
	padding: 2px 7px 0px;
	border: 1px solid #636C7B;
	background-image: url('../images/h2_back.gif');
	background-repeat: repeat-x;
}
h3 {
	font-size: 14px;
	color: #FF6600;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.l_f1 {
	font-size: small;
	color: #565F70;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
}
.l_f2 {

	font-size: small;
	color: #CC0000;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
}
.l_f3 {
	font-size: small;
	color: #565F70;
	padding: 5px;
	margin-top: 5px;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-left: 12px;
	border: 1px solid #565F70;
}
.l_f4 {
	font-size: small;
	color: #CC3300;
	padding: 5px;
	margin-top: 5px;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-left: 12px;
	border: 1px solid #CC3300;
}
.l_f5 {
	font-size: small;
	color: #565F70;
	padding: 5px;
	margin-top: 5px;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-left: 12px;
	border: 1px solid #565F70;
	background-color: #E8EAEE;
}
.l_f6 {
	font-size: small;
	color: #CC3300;
	padding: 5px;
	margin-top: 5px;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-left: 12px;
	border: 1px solid #CC3300;
	background-color: #FFDED2;
}
a:link {
	color: #660000;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #006633;
}

td {
	vertical-align: top;
}


