* {
	margin: 0;
	padding: 0;
}

body{
	font-size: 13px;
	background-image: url('bg_body.gif');
	background-repeat: repeat-x;
	background-color: #fff;
	text-align: center;
}

body div {
	text-align: left;
	margin: 0 auto;
}

img{
	border-width:0;
}

address{
	font-style: normal;
	
}

a:visited{
	color:#00f;
	text-decoration: underline;
}

a:hover{
	color:#f90;
	text-decoration: underline;
}

.wsetting{
	width:782px;
	border-left:1px solid #999;
	border-right:1px solid #999;
}

.center{
	text-align:center;
}

.red{
	color: #f00;
	text-justify: distribute-all-lines;
}

.dash_underline{
	border-bottom: 1px dashed #999;
}

.dotted_underline{
	margin-left:5px;
	border-bottom: 1px dotted #638871;
}

.banner{
	width:217px;height:77px;margin:4px 8px 4px 8px;background-color:#999;
}

#header{
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}

#menu{
	border-bottom: 1px solid #999;
	background-color: #fff;
	padding-top:1px;
	padding-bottom:1px;
}

#menu a{
	text-decoration: none;
}

ul.menu{
	list-style-type: none;
	list-style-position: inside;
}

ul.menu li{
	display: inline;
}

#topcontents{
	background-color: #fff;
}

#topimage{
	width:547px;
	float: left;
}

#bannerspace{
	float: left;
	background-color:#fff;
	background-image: url('bg_banner.gif');
	background-repeat: repeat-y;
	background-position:0% 0%;
	width:233px;
	height: 247px;
}

#container{
	background-image: url('bg_topcontents.gif');
	background-repeat: repeat-x;
	background-color: #fff;
	clear: both;
}

#topinfoL{
	float: left;
	/* background-color:#93A89f; */
}

#topinfoR{
	float: left;
	/* background-color:#93A89f; */
	width:285px;
}

#whatsnew{
	margin-top:4px;
	background-color:#fff;
}

#action{
	background-color:#fff;
}


#ad{
	margin-top:4px;
	margin-left:4px;
	/* background-color:#FFFEEA; */
	background-color:#fff;
}
#ad .ad_contents{
	width:280px;
	height:208px;
	background-image: url('ad-back.jpg');
	background-repeat: repeat-x;
}

#ad .ad_contents p{
	padding-left:13px;
	padding-right:16px;
	padding-top:5px;
	/* margin-top:5px; */
	margin-bottom:5px;
	line-height:120%;
}

#ad .ad_contents .get_reader{
	border-top:1px dotted #FF760F;
	font-size: 9px;
	margin-top:5px;
}

#topaddress{
	margin-top:4px;
	margin-left:4px;
	margin-bottom:4px;
	background-image: url('bg_address.gif');
	background-repeat: repeat-x;
	background-color:#fff;
	padding:5px;
}

.info ul{
	margin:0 7px 0 7px;
	list-style-position: inside;
}

.info ul li{
	padding:6px;
}



#footer{
	clear: both;
	color:#fff;
	height:66px;
	background-image: url('footer.gif');
	background-repeat: no-repeat;
}

#footer #copyright{
	padding:4px;
	float: left;
}

#footer #about_hp{
	padding:9px;
	float: right;
}

#footer a{
	color: #fff;
	text-decoration: none;
}

#footer a:hover{
	color:#f90;
	text-decoration: underline;
}

#contents{
	background-color: #fff;
	padding:10px;
}



#contents .menu{
	margin:10px;
}

#contents .menu li{
	line-height:150%;

}

.subject{
	margin-top:10px;
	margin-bottom:10px;
}

.content{
	background-color: #fff;
	padding:20px;
	line-height:190%;
	min-height:350px;
}

.content blockquote{
	border:1px solid #CDCDCD;
	margin:17px 68px;
	padding:10px 20px;
	line-height:150%;
}

.content h2{
	font-size: 15px;
	font-weight:bold;
	border-bottom: 2px solid #638871;
	margin-bottom: 5px;
	margin-top: 5px;
	color:#193A27;
	padding-bottom:5px;
}

.content h2 img{
	margin-right:5px;
}

.content h3{
	font-size: 12px;
	font-weight:bold;
	color:#333;
	border-bottom: 1px dashed #666;
	margin-bottom: 5px;
	margin-top: 10px;
	padding-bottom:1px;
}

.content h3 img{
	margin-right:5px;
}

.content p{
	margin-bottom:3px;
}

.content dl dt{
	margin-left: 1em;
}

.content dl dd{
	margin-left: 2em;
	margin-bottom:15px;
}

.content table{
	border: 1px solid #638871;
	empty-cells: show;
	caption-side: top;
	border-collapse: collapse;
	font-size: 13px;
}

.content table caption{
	text-align:left;
	font-weight: bold;
	color:#193A27;
	font-size:13px;
}

.content table th{
	background-color: #E8FFE8;
	color:#333;
	border: 1px solid #638871;
	font-weight: normal;
	vertical-align: middle;
	text-align:center;
	padding:10px 5px;
}

.content table td{
	background-color: #fff;
	color:#333;
	border: 1px solid #638871;
	vertical-align: top;
	text-align:left;
	padding:10px 5px;
}

* html .content{
	height:350px;
}

.content table.layout2{
	border: 1px solid #C0E2CF;
	empty-cells: show;
	caption-side: top;
	border-collapse: collapse;
	font-size: 12px;
	margin-left:30px;
	margin-bottom:30px;
}
.content table.layout2 th,.content table.layout3 th{
	background-color: #C0E2CF;
	color:#333;
	border: none;
	border-bottom: 1px dotted #C0E2CF;
	font-weight: normal;
	vertical-align: middle;
	text-align:center;
	vertical-align: middle;
	padding:5px 10px;
}
.content table.layout2 td,.content table.layout3 td{
	background-color: #E8FFE8;
	color:#333;
	border: none;
	border-bottom: 1px dotted #C0E2CF;
	vertical-align: top;
	text-align:left;
	padding:5px 10px;
}

.content table.layout3{
	border: 1px solid #C0E2CF;
	empty-cells: show;
	caption-side: top;
	border-collapse: collapse;
	font-size: 12px;
	margin-left:30px;
	margin-top:20px;
	margin-bottom:10px;
}

.content table.layout4{
	border: 1px solid #ccc;
	empty-cells: show;
	caption-side: top;
	border-collapse: collapse;
	font-size: 12px;
	margin-left:30px;
	margin-top:20px;
	margin-bottom:10px;
	width:500px;
	line-height:150%;
}

.content table.layout4 th{
	background-color: #E7E7E7;
	color:#333;
	border: none;
	border-bottom: 1px dotted #C0E2CF;
	font-weight: normal;
	vertical-align: middle;
	text-align:center;
	vertical-align: middle;
	padding:5px 10px;
}
.content table.layout4 td{
	background-color: #fff;
	color:#333;
	border: none;
	border-bottom: 1px dotted #C0E2CF;
	vertical-align: top;
	text-align:left;
	padding:5px 10px;
}

ul.liststyle01,ul.liststyle02{
	margin-left:30px;
	list-style-image: url('li02.gif');
}
.liststyle01 li,.liststyle02 li{
	line-height:120%;
	margin:18px 5px;
	font-weight:bold;
	font-size: 14px;
	color:#333;
}

.liststyle01 li a{
	font-weight:normal;
	font-size: 12px;
	/* color:#244532;*/
}

ul.liststyle03{
	list-style:none;
	margin-left: 3em;
}
ul.liststyle03 li{
	text-indent: -3em;
}

ul.liststyle03 li a,ul.liststyle03 li a:link,ul.liststyle03 li a:visited{
	color:#244532;
	text-decoration:none;
}

ul.liststyle03 li a:hover{
	color:#f90;
	text-decoration: underline;
}


ul.liststyle03 li span.title{
	font-weight:bold;
}

ul.liststyle04{
	list-style-image: url('li03.gif');
	list-style-position: outside;
	margin-left:10px;
	color#333;
	font-size: 11px;
}

ul.liststyle04 li{
	vertical-align: middle;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px dotted #333 ;
}

ul.liststyle05{
	margin-left:30px;
	list-style-image: url('li02.gif');
}

ul.liststyle05 li{
	line-height:120%;
	margin:10px 0px 10px 18px;
	font-weight:bold;
	font-size: 14px;
	color:#333;
}

ul.liststyle05 li a,ul.liststyle05 li a:link,ul.liststyle05 li a:visited{
	/* color:#244532; */
	text-decoration:none;
}

ul.liststyle05 li a:hover{
	color:#f90;
	text-decoration: underline;
}

dl.qa{

}

dl.qa dt{
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	font-weight:bold;
	padding:0;
	background-color: #FFFFE1;
}

dl.qa dd{
	margin-left: 10px;
	border: 1px solid #ccc;

}
dl.qa span.q{
	background-color: #1A3A28;
	color: #fff;
	display: block;
	float:left;
	padding:0 7px;
	margin-right: 5px;
}

dl.qa span.a{
	background-color: #990000;
	color: #fff;
	display: block;
	float:left;
	padding:0 7px;
	font-weight:bold;
}

dl.qa dd p{
	padding:3px 10px;
}

div.header04{
	background-color:#E8FFE8;
	font-weight:bold;
	font-size:12px;
	border:1px solid #254633;
	margin-top:10px;
	margin-bottom:5px;
}

div.header04 div.no{
	background-color:#244532;
	float:left;
	color:#fff;
	padding-left:5px;
	padding-right:5px;
}
div.header04 h4{
	color:#000;
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
}

.content ol{
	margin-left:40px;
}