/*Copyright &copy; sozai.wdcro -- http://sozai.wdcro.com/*/
body {
	padding: 0px;
	text-align: center;
	margin: 0px;
	background-image: url(../img/body_back.gif);
}
.container {
	padding: 0px;
	width: 700px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/container_back.gif);
	background-repeat: repeat-y;
}
.header {
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 700px;
	text-align: center;
}
h1 {
	margin: 0px;
	padding-top: 40px;
	padding-bottom: 40px;
	font-family: "Times New Roman", Times, serif;
	font-size: 50px;
	color: #F4DFDF;
}
.left_box {
	padding: 0px;
	float: left;
	text-align: left;
	margin: 0px;
	width: 500px;
}
.main {
	padding: 0px 7px;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 10px;
	border: 2px solid #EFCECE;
	line-height: 180%;
}


.table{      font-size: small;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
              border: 1px solid #904044;;
}


h2 {
	font-size: 16px;
	color: #904044;
	margin: 10px 0px 5px;
	padding: 2px 7px 0px;
	border: 1px solid #904044;
	background-image: url(../img/h2_back.gif);
	background-repeat: repeat-x;
}
h3 {
	font-size: 14px;
	color: #009999;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009999;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.l_f1 {
	font-size: small;
	color: #565F70;
	
}
.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: #D7D7C4;
}
.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: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #FF0000;
}
.right_box {
	margin: 0px;
	padding: 0px;
	width: 200px;
	float: right;
	text-align: left;
	background-image: url(../img/right_back.gif);
	background-repeat: repeat-y;
}
.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 #B23E3F;
	color: #B23E3F;
	text-decoration: none;
	background-color: #E8E6E1;
	width: 165px;
}
a.m1:visited {
	font-size: small;
	display: block;
	margin: 3px;
	padding: 5px;
	border: 1px solid #B23E3F;
	color: #B23E3F;
	text-decoration: none;
	background-color: #E8E6E1;
	width: 165px;
}
a.m1:hover {
	font-size: small;
	display: block;
	margin: 3px;
	padding: 5px;
	border: 1px solid #B23E3F;
	color: #B23E3F;
	text-decoration: none;
	background-color: #CCCC99;
	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: #C55F5F;
	margin-right: 9px;
	margin-left: 2px;
	font-weight: bold;
}
.r_f1 {
	font-size: small;
	line-height: 160%;
	color: #565F70;
	padding-top: 5px;
	padding-right: 14px;
	padding-bottom: 5px;
	padding-left: 7px;
}
.fotter {
	clear: both;
	width: 700px;
	font-family: "Courier New", Courier, mono;
	font-size: small;
	color: #FFFFFF;
	background-image: url(../img/bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
a.foot:link {
	color: #FFFFFF;
}
a.foot:visited {
	color: #FFFFFF;
}
a.foot:hover {

	color: #FF9900;
}
