/*--------------------------------------
　詳細ページタイトル
---------------------------------------*/
.header-detail {
width: 710px;
height: 155px;
background:url(../image/title.jpg) left top;
}
.header-detail p {
padding:100px 0 0 168px;
width: 510px;
font-size:12px;
}

/*--------------------------------------
　コンセプト
---------------------------------------*/
.concept-box {
width: 640px;
}

.concept-img {
width: 440px;
height: 220px;
/*border-bottom:1px solid #CCCCCC;*/
float:left;
}
.concept-txt {
width: 140px;
margin:0 0 0 10px;
float:left;
}
.concept-txt-l {
width: 140px;
margin:0 10px 0 0;
padding:0 0 0 40px;
float:left;
}
.concept-catch {
margin:0 0 30px 0;
}
.concept-read {
font-size:10px;
color:#666666;
}

