.headerArea{
text-align:center;
margin:0;
padding:0;
height:150px;
}

.logo{
display:block;
margin-top:30px;
text-align:center;
}

#selectArea{
height:32px;
width:600px;
margin: 0 100px;
}

#selectArea2{
height:32px;
width:600px;
margin:50px 100px 0;
}

#selectArea li ,#selectArea2 li {
float:left;
}

li.list01{
width:178px;
}

li.list02{
width:178px;
padding-left:33px;
}

#phArea{
margin:50px 0 30px;
background:url(/images/entry/ph.jpg) no-repeat center 0;
height:161px;
text-indent:-9999px;
}