@charset "UTF-8";

/* mainImg */
#mainImg{
background:url(../img/sitemap_img/main_img.jpg);
width:765px;
height:90px;
margin:0 0 20px 22px;
}
/* /mainImg */

#h101{
background:url(../img/sitemap_img/h1_01.jpg) no-repeat;
width:575px;
height:33px;
}
#h201{
font-size: 150%;
line-height: 30px;
color: #000000;
width:563px;
height:29px;
border-bottom-width: 1px;
border-left-width: 7px;
border-bottom-style: solid;
border-left-style: solid;
border-bottom-color: #000000;
border-left-color: #000000;
margin:25px 0 0 0;
padding-left: 5px;
}
#h201 a{
color:#000000;
display:block;
}
#h201 a:hover{
text-decoration:none;
}

#contentsBox{
	margin-top:15px;
	margin-bottom:30px;
	margin-right: 10px;
	margin-left: 10px;
}
#contentsBox p span{
color: #000000;
}
#imgBox{
width:275px;
float:left;
margin-bottom:40px;
}
#wrap #contentsRight #contentsBox .category {
background-image: url(../img/sitemap_img/arrow.jpg);
background-repeat: no-repeat;
background-position: 0px 2px;
padding-left: 20px;
margin-bottom:10px;
}

#wrap #contentsRight #contentsBox .category li a{
color:#0066CC;
}

#wrap #contentsRight #contentsBox .category .page {
list-style-position: inside;
list-style-type: disc;
}

#wrap #contentsRight #contentsBox .category .page li{
list-style-position: inside;
list-style-type: disc;
margin-left: 3px;
padding-left: 3px;
}

#wrap #contentsRight #contentsBox .category .page li a{
color:#0066CC;
}#contentsBox #sitemapLeft {
float: left;
}
#wrap #contentsRight #contentsBox #sitemapRight {
float: left;
margin-left: 20px;
}

#text01{
	background:url(../img/sitemap_img/text01.jpg) no-repeat;
	width:575px;
	height:85px;
	margin:15px 0 0 0;
}
