@charset "utf-8";
/* CSS Document */

#headerLeftBox {
width:224px;
height:90px;
padding:0 0 0 10px;
text-align:left;
float:left;
}

#headerLeftBoxA {
width:224px;
height:60px;
padding:0 0 0 10px;
text-align:left;
float:left;
}



#headerRightBox {
padding:3px 10px 0 0;
float:right;
}

#menuArea {
height:33px;
background:url(../img/mainMenuArea_bgB.jpg) repeat-x;
padding:2px 0 0 0;
clear: both;
}

#menuArea ul {
width:597px;
height:33px;
margin:0 auto;
}

#menuArea ul li#mainMenu01 {
width:98px;
height:33px;
background:url(../img/mainMenuAreaLineHome.jpg);
padding:0 1px;
}

#menuArea ul li {
width:98px;
height:33px;
background:url(../img/mainMenuAreaLine.jpg) right no-repeat;
padding:0 1px 0 0;
float:left;
}

