@charset "utf-8";
/* sitemap style */

/*	2カラム */
.cl2{width:540px;}

.cl2 .leftside{
float:left;
width:260px;}

.cl2 .rightside{
float:right;
width:260px;}

ul.sitemap li p{
background:url(../images/sitemap_icon2.gif) 0.5em 0.5em no-repeat;
padding-left:1.6em;
padding-top:0.3em;
padding-bottom:0.2em;
border-bottom:dotted 1px #999999;
font-size:90%;
font-weight:bolder;
margin-bottom:0.8em;}

ul.sitemap ul{
margin-top:0.1em;
margin-bottom:1em;
}

ul.sitemap li li{
background:url(../images/sitemap_icon1.gif) 15px 10px no-repeat;
padding:3px 10px 3px 30px;
width:210px;
font-size:75%;
letter-spacing:0.06em;
}


.cl3{width:250px;}

.cl3 .leftside{
float:left;
width:80px;}

.cl3 .rightside{
float:right;
width:150px;}

ul.notfound li{
background:url(../images/sitemap_icon2.gif) 0.5em 0.5em no-repeat;
padding-left:1.6em;
padding-top:0.2em;
padding-bottom:0.2em;
font-size:75%;
}

ul.notfound ul{
margin-top:0.1em;
margin-bottom:1em;
margin-left:1.0em;

}

*:first-child+html ul.notfound li{
background:url(../images/sitemap_icon2.gif) 0.5em no-repeat;
padding-left:1.6em;
padding-top:0.1em;
font-size:75%;
}


/*トップへ戻る*/
.return_top{
padding-left:2em;
font-size:75%;
background:url(../images/return_top.gif) left 47% no-repeat;
float:right;}



