@charset "euc-jp";
/* CSS Document */


div#main h2{
	background:url(../../_resource/images/common/title_01.jpg) scroll no-repeat left center;
	font-weight:bold;
	line-height:40px;
	margin:0 0 15px;
	padding-left:10px;
	font-size:120%;
}

p.smallerR{
	font-size:85%;
	text-align:right;
}


p.read_txt{
	margin-bottom:20px;
	line-height: 1.6;
	padding-right: 10px;
	padding-left: 10px;
}

#sitemap p.totop{
	text-align:right;
	line-height: 0;
	padding-bottom: 15px;
	margin: 0px;
}

#sitemap h4{
	background-color:#F5EFE4;
	font-weight:bold;
	padding:5px 10px;
	color: #996600;
	margin-bottom: 10px;
}

#sitemap .left_box{
	width:305px;
	float:left;
	background:#fff;
}
#sitemap .right_box{
	width:305px;
	float:right;
	background:#fff;
}


#sitemap ul{
	padding:0 10px 10px;
}
#sitemap li{
	padding-left: 17px;
	margin-bottom: 10px;
	line-height: 17px;
	background-image: url(../images/help/icon_arrowred.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
}

#sitemap h3{
background:#F6F6F6;
border-bottom:2px solid #999999;
color:#333333;
font-weight:bold;
margin:0 0 10px;
padding:6px 5px;
}
