@charset "utf-8";
/* CSS Document */


#sub_header {
background: url(../img/sub_header_bg.gif) repeat-x left top;
height: 233px;
width: 100%;
}

.sub_wrapper h2 {
background: url(../img/sub_img.jpg) no-repeat left top;
display: block;
height: 150px;
width: 999px;
}


.sub_wrapper h1 {
float: left;
width: 190px;
}

.sub_navi {
background: url(../img/sub_navi/bg.gif) no-repeat left top;
float: left;
height: 65px;
width: 809px;
}

.sub_navi ul {
float: left;
list-style: none;
padding-left: 44px;
width: 766px;
}

.sub_navi ul li {
float: left;
text-align: left;
}
