@charset "iso-8859-1";

/* =========================================

	English IR / us / us.css

============================================ */

/* -------------------------------------------
	content / main
------------------------------------------- */

#main dl.us_navi{
clear:both;
overflow:hidden;
width:760px;
padding:20px 0 0 0;
}

#main dl.us_navi dt{
width:750px;
padding:5px 0 5px 10px;
border-top:1px solid #d9dedd;
border-bottom:1px solid #d9dedd;
font-size:80%;
color:#999;
}

#main ul.us_navi{
overflow:hidden;
width:714px;
margin:0 0 0 46px;
}

#main ul.us_navi li{
padding:1px 0 0 10px;
/*border-right:1px dotted #eaeaea;*/
background:url(../../image_cmn/line02.gif) no-repeat 0 -292px;
color:#999;
font-size:75%;
}

#main ul.us_navi li,
#main ul.us_navi li a{
float:left;
display:block;
width:124px;
}

#main ul.us_navi li.end{
border:none;
}

#main dl.data{
overflow:hidden;
width:700px;
margin:10px auto 0 auto;
}

#main dl.data dt{
display:block;
float:left;
width:180px;
margin:0 0 5px 0;
padding:10px;
border-top:1px solid #d9dedd;
/*border-top:1px solid #c3cccb;*/
}

#main dl.data dd{
display:block;
float:left;
width:479px;
margin:0 0 5px 0;
padding:10px;
border-left:1px dotted #eaeaea;
border-top:1px solid #d9dedd;
/*border-top:1px solid #c3cccb;*/
}

#main dl.data dt.top,
#main dl.data dd.top{
border-top:0;
}

#main dl.data dd ul li{
margin:0 0 0 1em;
list-style:disc outside;
}



