@charset "shift_jis";
/* CSS Document for 'sitemap' */

#list{
width : 500px;
margin : 0px auto 10px 129px;
border : 1px solid #336699;
text-align : left;
}

#list dl{
margin : 0;
padding : 15px 15px 0px 15px;
}

#list dt{
margin : 0;
padding : 0;
border-bottom : 2px dotted #336699;
}

#list dt span{
display : block;
background-image : url(../sitemap/img/arrow.gif);
background-repeat : no-repeat;
background-position : center left;
font-size : 110%;
line-height : 100%;
margin-left : 5px;
padding : 0px 0px 2px 25px;
}

#list dd{
margin : 2px 0px 15px 0px;
padding : 3px 0px 3px 45px;
background-color : #eee;
line-height : 120%;
}



/* end of this file */