/* CSS Document */

/*----------トップイメージ画像---------*/
div#topimage {
	margin:0;
	padding:0;
	height: 250px;
	width: 800px;
	background-image: url(../pic_saipan/accommodation/images/topimage_accom.jpg);
	background-repeat: no-repeat;
	}

/*----------リード文画像---------*/
p#leadTxt {
	background:url(../pic_saipan/accommodation/images/acom-lead01.gif) no-repeat;
	width:541px;
	height:106px;
	text-indent:-9999px;
	margin:20px 0;
	}

/*----------見出し画像---------*/
h2#picture {
	background:url(../pic_saipan/accommodation/images/acom-cap01.gif) no-repeat;
	width:541px;
	height:19px;
	text-indent:-9999px;
	margin:25px 0;
	}
h2#picture2 {
	background:url(../pic_saipan/accommodation/images/acom-cap02.gif) no-repeat;
	width:541px;
	height:19px;
	text-indent:-9999px;
	margin:25px 0;
	}
h4#picture {
	width:541px;
	height:19px;
	text-indent:-9999px;
	margin:40px 0 7px 0;
	background-image: url(../pic_saipan/accommodation/images/meal-cap01.gif);
	background-repeat: no-repeat;
	}
h5#picture {
	background:url(../pic_saipan/service/images/service-cap01.gif) no-repeat;
	width:541px;
	height:19px;
	text-indent:-9999px;
	margin:40px 0 5px 0;
	}
h3 {
	width:262px;
	height:30px;
	text-indent:-9999px;
	}

h3#room01 {
	background:url(../pic_saipan/accommodation/images/acom-r01-hed.gif) no-repeat;
	}
h3#room02 {
	background:url(../pic_saipan/accommodation/images/acom-r02-hed.gif) no-repeat;
	}
h3#room03 {
	background:url(../pic_saipan/accommodation/images/acom-r03-hed.gif) no-repeat;
	}
h3#room04 {
	background:url(../pic_saipan/accommodation/images/acom-r04-hed.gif) no-repeat;
	}
h3#room05 {
	background:url(../pic_saipan/accommodation/images/acom-r05-hed.gif) no-repeat;
	}
h3#room06 {
	background:url(../pic_saipan/accommodation/images/acom-r06-hed.gif) no-repeat;
	}
h3#room07 {
	background:url(../pic_saipan/accommodation/images/acom-r07-hed.gif) no-repeat;
	}
h5#childFree {
	font-size:13px;
	color:#996633;
	text-indent:0;
	font-weight:bold;
	border-bottom:1px dotted #996633;
	}
h5 {
	width:541px;
	height:15px;
	text-indent:-9999px;
	vertical-align:bottom;
	border-bottom:1px solid #aaa;
	margin-top:20px;
	}

h5#meal01 {
	background-image: url(../pic_saipan/accommodation/images/meal_h3-01.gif);
	background-repeat: no-repeat;
	}

h5#meal02 {
	background-image: url(../pic_saipan/accommodation/images/meal_h3-02.gif);
	background-repeat: no-repeat;
	}

h5#meal03 {
	background-image: url(../pic_saipan/accommodation/images/meal_h3-03.gif);
	background-repeat: no-repeat;
	}
h6#childFree {
	font-size:13px;
	color:#996633;
	text-indent:0;
	font-weight:bold;
	border-bottom:1px dotted #996633;
	margin-top: 20px;
	margin-bottom: 10px;
	}

h6#picture {
	width:541px;
	height:22px;
	text-indent:-9999px;
	margin:40px 0 20px 0;
	background-image: url(../pic_saipan/facts/images/facts-cap01.gif);
	background-repeat: no-repeat;
	}
/*----------可変部分---------*/

div#roomWrap{
	margin:0;
	width:541px;
	}

div#roomLeft {
	float:left;
	width:262px;
	margin-right:13px;
	}

div#roomRight {
	float:right;
	width:262px;
	}

div.room {
	border:1px solid #999;
	margin:5px 0 15px 0;
	padding:4px;
	text-align:left;
	height:100px;
	}
	
div.roomBtn {
	margin:55px 0 0 4px;
	width:83px;
	float:right;
	vertical-align:bottom;
	}
	
.syousai {
	margin-bottom:5px;
	}
	
div#priceWrap {
	width:541px;
	}

table.price {
	background:#a17c46;
	width:541px;
	margin: 3px 0 ;
	}
table.price caption {
	text-align:left;
	color:#745a2e;
	}
table.price th,td {
	background:#fff;
	padding:0 2px;
	}
table.price th {
	text-align:center;
	background:#eeeeef;	
	font-weight:normal;
	color:#745a2e;
	}
	
.leftth {
	text-align:left !important;
		}
table.price td {
	text-align:right;	
	}
ul.small {
	display:block;
	width:541px;
	color:#333;
	font-size:10px;
	margin:0 0 15px 0;
	}
	
div.box {
	margin:10px 0 0 0;
	width:541px;
	vertical-align:top;
	}
div.box3 {
	margin:10px 0 0 0;
	width:541px;
	vertical-align:top;
	}
div.card {
	width:184px;
	float:left;
	}

div.cardText {
	width:342px;
	float:right;
	padding-left:15px;
	}
	
div.cardText p { 
	margin-bottom:0.8em; 
	}

p.w541 {
	width:541px;
}

.style1 {font-size: 10px}
.style2 {color: #0033CC}
.style3 {
	color: #666666;
	font-size: 12px;
}
.style4 {font-size: 11px}
.style5 {font-size: 10px}
