/*--------------------------------------
　詳細ページタイトル
---------------------------------------*/
.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;
}

/*--------------------------------------
　予約方法
---------------------------------------*/
.tbl-restitle td{
background-color:#E9E9E9;
}
.title-way {
font-size:30px;
font-weight:bold;
color:#333333;
}
.title-way2 {
font-size:30px;
font-weight:bold;
color:#FF6600;
}
.step {
font-size:12px;
color:#FFFFFF;
}
.mbmail-txt {
font-size:20px;
font-weight:bold;
color:#666666;
}
.conts-web {
width:590px;
margin:10px 0 0 50px;
}

.conts-web .conts-webdetail {
width:590px;
border:1px solid #cccccc
}

.webdetailbox{
}

.webdetail-pc {
width:250px;
padding:10px;
float:left;
}
.webdetail-mb {
width:200px;
padding:10px;
float:left;
}
.webdetail-pc-title{
height:70px;
background:url(../image/icon-pc.gif) left top no-repeat;
padding:10px 0 0 60px;
}
.webdetail-mb-title{
height:70px;
background:url(../image/icon-mb.gif) left top no-repeat;
padding:10px 0 0 60px;
}
.webdetail-pc-form{
padding:3px;
background-color:#D7EEF5;
}

