*{
	margin:0px;
	padding:0px;
}
html{
	overflow-y:scroll;
}
body{
	background-color:#CCCCCC;
}
#container{
	width:720px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
}
#header{
	background-image:url(img/head.gif);
	background-repeat:no-repeat;
	width:710px;
	margin:0 5px;
}
#header .menu{
	border-bottom:solid #01d032 5px;
	font-size:105%;
	text-align:center;
	padding-bottom:10px;
}
#header table.menu td{
	padding-top:13px;
	padding-bottom:13px;
}
#header table.menu a{
	font-weight:bold;
	color:#0e036c;
}
#header table.menu a:hover {
	color:#ff0000;
}
#header .menu img{
	margin-right:5px;
}
#header .flash{
	margin-top:5px;
	margin-left:5px;
	width:700px;
}
:root #header .chara{
	position:relative;
	top:376px;
	left:-509px;
}
#header .chara{
	position:relative;
	top:365px;
	left:-500px;
}
h1{
	font-size:80%;
	text-align:right;
	position:relative;
	top:15px;
}
h2{
	background-image:url(img/h2_bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	font-size:xx-large;
	height:64px;
	padding-left:80px;
	padding-top:20px;
	color:#333333;
}
h3{
	background-image:url(img/h3_bg2.gif);
	background-repeat:no-repeat;
	height:25px;
	padding-top:5px;
	padding-left:17px;
	margin-bottom:15px;
	color:#333333;
}
h4{
	background-color:#039936;
	line-height:30px;
	color:#FFFFFF;
	text-align:center;
	border-bottom:solid #01d032 1px;
	margin:0 0 5px 0;
}
h3.left{
	background-image:url(img/h3_bg_left.gif);
}
a:link{
	text-decoration:none;
}
a:visited{
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}
#content{
	padding:10px 5px 15px 5px;
}
#contentB{
	padding-left:22px;
	padding-right:16px;
}
#content .left_content{
	width:340px;
	float:left;
	padding:15px 15px 15px 25px;
	font-size:120%;
	font-weight:bold;
	color:#2d2d2d;
	margin-left:10px;
}
#content .right_content{
	float:right;
	margin-bottom:30px;
}
#content p{
	color:#333333;
	line-height:20px;
	margin-bottom:1.25em;
}
#content p.left{
}
#content .btn{
	margin-left:24px;
	margin-bottom:5px;
}
#content .btn1 a:link,#content .btn1 a:visited,#content .btn1 a:hover{
	background-image:url(img/btn1.gif);
	background-repeat:no-repeat;
	width:215px;
	height:50px;
	display:block;
}
#content .btn2 a:link,#content .btn2 a:visited,#content .btn2 a:hover{
	background-image:url(img/btn2.gif);
	background-repeat:no-repeat;
	width:215px;
	height:50px;
	display:block;
}
#content .btn3 a:link,#content .btn3 a:visited,#content .btn3 a:hover{
	background-image:url(img/btn3.gif);
	background-repeat:no-repeat;
	width:215px;
	height:50px;
	display:block;
}
#content .btn1 a:hover,.btn2 a:hover,.btn3 a:hover{
	background-position:3px -54px;
}
#content .guide_btn{
	margin-left:500px;
}
#content table.info{
	margin-left:30px;
	margin-bottom:30px;
	line-height:20px;
}
#content table.info .img_margin1{
	margin-left:10px;
}
#content table.info .img_margin2{
	margin-left:50px;
}
#content table.info td{
	padding-bottom:15px;
}
#content table.other{
	width="90%";
}
#content table.other td{
	border:solid #01d032 1px;
	width:30%;
	font-size:90%;
}
#content table.other p{
	margin:12px;
}
#content table.about{
	width:99%;
	border-collapse: collapse;
}
#content table.about td,th{
	padding:8px 10px;
	border:solid #00CC66 1px;
}
#content table.about th{
	width:150px;
	background-color:#99FF99;
}
:root #content .frame{
	height:235px;
}
#content .frame{
	width:290px;
	height:219px;
}
#footer{
	background-image:url(img/footer_bg.gif);
	background-repeat:no-repeat;
	height:21px;
	font-size:80%;
	text-align:center;
	margin:0 5px;
	padding-top:9px;
}
#footer a{
	color:#FFFFFF;
}
.border{
	border:solid #818181 1px;
}
.float_left{
	float:left;
}
.float_right{
	float:right;
}
.float_clear{
	clear:both;
}
.sub_title1{
	font-weight:bold;
	font-size:110%;
	white-space:nowrap;
	line-height:25px;
	color:#333333;
}
.sub_title2{
	font-weight:bold;
	font-size:200%;
	color:#333333;
}

.clr {
	clear: both;
}
}
.sub_title3{
	font-weight:bold;
	font-size:150%;
	color:#01D032;
}
