#header{
 position:relative; 
 width:100%;
} 

div.main{
width:900px;
height:383px;
background-image:url(./images/top/top_main.jpg);
background-repeat: no-repeat;
}

div.gnavi{
width:900px;
height:383px;
position:relative;
}

div.trd_main{
width:640px;
float:left;
margin-left:20px;
_margin-left:10px;
}

div.news{
background-image:url(./images/top/area_news.gif);
background-repeat:no-repeat;
width:638px;
height:188px;
position:relative;
margin-bottom:20px;
}

div.info{
border:1px solid #c9cbcb;
width:636px;
}

dl{
margin-top:10px;
line-height:1.8em;
}

dt{
float:left;
clear:both;
width:120px;
padding:0px 0px 0px 18px;
margin:0px 0px 0px 20px;
_margin:0px 0px 0px 10px;
background-image:url(./images/common/icon_list.gif);
background-repeat:no-repeat;
background-position:0px 3px;
}

a.motto{
margin:0px 0px 0px 460px;
position:absolute;
bottom:10px;
}

div.info p{
margin:10px 20px 10px 20px;
}
div.info p img{
float:right;
margin:10px 10px 0px 20px;
}
