@charset "UTF-8";

#header{
height:311px;
background:url(../images/head_bg01.png) 0 0 no-repeat;
}
#logo {
margin:0px 0px 0px 0px;
padding:70px 0px 0px 0px;
}
h1{
margin:0px 0px 0px 0px;
}
#first {
margin:21px 0px 0px 0px;
}
#first h2 {
width:580px;
}

#first p {
margin:10px 0px 0px 0px;
font-size:1.2em;
line-height:1.8;
width:580px;
}

#first ul {
height:70px;
}
#first ul li {
margin:0px 20px 0px 0px;
height:70px;
float:left;
}

#news {
margin:46px 0px 0px 0px;
}
#news h2 {
padding:0px 0px 15px 0px ;
}
#news dl {
margin:0px 0px 10px 0px;
padding:0px 0px 10px 0px;
width:580px;
background:url(../common/images/li_dot01.gif) left bottom repeat-x;
font-size:1.2em;
line-height:1.5;
}
#news dl dd {
margin:-1.5em 0px 0px 80px;
}