/* コンテンツ左寄せ */
#containar{ text-align: left; }


/* センターエリア */
#center_area{
float:left;
width:600px;
height:auto;
margin-left:10px;
margin-top:10px;
}

/* クラスヘッダイメージ */
#head-image{
width:600px;
height:auto;
background: #000080;
/*border-right:2px solid gray;*/
}


/* Ｑ選択は別個ファイルでコントロール */




/*シリーズ一覧
#headline{
width:600px;
height:20px;
margin-bottom: 10px;
background: url(../images/bg_class-headline.gif) repeat-x;
background-position: 0px -60px;
border-bottom:1px #000000 solid;
border-right:1px #000000 solid;
}

#headline h3{
color: #fffafa;
font-size:80%;
padding-left: 10px;
padding-top:  3px;
}*/


.one{
width: 600px;
height: 50PX;
margin-bottom: 8px;
border-bottom: 1px solid #a9a9a9;
}

.logo{
float: left;
width: 110px;
height: 52px;
text-align:center;
}

.title{
float:left;
width: 380px;
height:AUTO;
padding-right: 10px;
text-align:left;
}

.title h4{
color: #da0b00;
font-weight: bold;
}

.title h5{color: #696969;}




.moreinfo{
float: right;
width: 100px;
height: 15px;
margin-top: 16px;
}


