@charset "UTF-8";
/* CSS Document */

/*contents*/
#cont_top{
width:950px;
height:112px;
margin:0 auto;
}

/*cont_left*/
#cont_left{
width:669px;
margin:0 9px 0 0;
padding-left:20px;
float:left;
}

.box{
width:670px;
padding-top:17px;
background:url(../images/line.gif) no-repeat bottom;
clear:both;
}

.box_inner{
width:654px;
padding:24px 8px 22px 8px;
clear:both;
}

.box_bar{
width:670px;
height:25px;
background:url(../images/cont_bar.gif) no-repeat;
clear:both;
}

.box_bar h4{
font-size:14px;
padding-left:29px;
color:#c9d3da;
padding-top:7px;
clear:both;
}

.box_img{
width:250px;
height:200px;
float:left;
}

.p01 , .p02{
width:366px;
float:right;
padding-left:38px;
font-size:11px;
line-height:18px;
}

.p01{
margin-bottom:33px;
}

.p02{
margin-bottom:12px;
}

p{
line-height:18px;
}
