﻿@charset "utf-8";


/* コンテンツ
-------------------------------------------------------------------------*/

/* -----mainの設定----- */

#content h2{
width:660px;
height:40px;
padding:0;
margin:0;
}


#content #box_01{
width:660px;
height:580px;
}


table{
width:658px;
height:350px;
margin:30px 0 0 0;
border:solid 1px #cdcdcd;
padding-bottom:15px;
}


td{
text-align:center;
}


.mark01{
margin-right:10px;
}


#info{
width:660px;
height:40px;
background: url(../images/rooms_suites/infomation.gif) no-repeat;
margin:25px 0 25px 0;
}


#info p{
text-indent:-9999px;
}


.yoyaku{
position:relative;
top:0.6em;
left:29em;
}




/* -----banner_areaの設定----- */


#banner{
width:960px;
height:90px;
background: url(../images/common/banner_area01.gif) no-repeat;
margin:17px 0 0 0;
padding:0;
clear:both;
}













