@charset "iso-8859-1";

/* =========================================

	English IR / sitemap / sitemap.css

============================================ */

/* -------------------------------------------
	content / main
------------------------------------------- */

#main h3{
width:760px;
height:auto;
margin:0;
padding:0 0 5px 0;
border-bottom:1px dotted #a0b2af;
color:#5d7370;
font-size:100%;
text-indent:0;
}

#main h3 span{
display:block;
margin:0;
padding:1px 0 1px 10px;
border-left:5px solid #a0b2af;
}

#main dl.sitemap{
width:370px;
float:left;
margin:0 0 30px 0;
padding:0 5px;
}

#main dl.sitemap dt{
margin:12px 0 0 0;
padding:11px 10px 3px 15px;
background:url(../../image_cmn/title370_bg.jpg) no-repeat 0 0;
font-weight:bold;
}

#main dl.sitemap dd{
width:335px;
margin:5px auto 0 auto;
border-top:1px dotted #a0b2af;
}

#main ul li.arrow{
width:320px;
margin:0 auto;
padding:10px 0 5px 13px;
background:url(../../image_cmn/arrow.gif) no-repeat 0 15px;
}

#main ul li.line,
#main ul li.line_end{
width:295px;
margin:0 auto;
padding:7px 0 0 25px;
}

#main ul li.line{
background:url(../../image_cmn/line.gif) no-repeat 4px -46px;
}

#main ul li.line_end{
background:url(../../image_cmn/line.gif) no-repeat 4px -285px;
}


