/*ヘッダー*/
#box_header{
 width:780px;
}

#box_header_left{
 width:185px;
 float:left;
}

#box_header_right{
 width:560px;
 float:left;
 padding-left:15px;
}

/*リード文*/
#read_box{
border-left:#CDCDCD solid 1px;
border-right:#CDCDCD solid 1px;
padding:5px 5px;
}

/*メニュー*/
#menu_box{
border:solid 1px #CDCDCD;
margin-bottom:10px;
}

#menu_box table{
width:100%;
}

/*コンテンツ*/
#contents{
width:580px;
}



/*コンテンツ*/
.bar{
padding-bottom:10px;
padding-top:10px;
}

.bar_top{
padding-top:10px;
}






















