/* gallery styles */

div#mainContents div#gallery {
	display: block;
	width: auto;
	height: auto;
	margin: 0 0 2em 0;
	border-bottom: 1px solid #c0c0c0;
}
div#mainContents h1 {
	margin-bottom: 0.5em;
	border-bottom: 1px dotted #c0c0c0;
	color: #000000;
	font-family: Times, "Times New Roman", Garamond, serif;
	font-size: 200%;
	font-weight: normal;
	text-transform: capitalize;
}
div#mainContents div#gallery h2 {
	color: #990000;
	font-size: 18px;
	padding: 10px 8px 3px 35px;
	font-weight: bold;
	background-image: url(../image/titleh2.gif);
	height: 45px;
	width: 580px;
	background-repeat: no-repeat;
}

div#mainContents div#gallery div.photoBox {
	float: left;
	width: 180px;
	height: auto;
	margin: 0 5px 2em 0;
}
div#mainContents div#gallery div.photoBox h3 {
	padding: 5px 0px 5px 0px;
	color: #993300;
	font-size: 16px;
	border-bottom: none;
	font-weight: bold;
	text-transform: capitalize;
}
div#mainContents div#gallery div.photoBox p {
	margin-bottom: 2px;
	line-height: 120%;
}
div#mainContents div#gallery div.photoBox p img {
	border: 1px solid #333333;
}
.kajo {
	text-transform: uppercase;
	font-weight: bold;
	line-height: 160%;
	font-size: medium;
        margin:5px 0px 10px 0px;
}

/* 表全体 -------------------------------------------------*/ 
table{
margin:5px 0px 20px 0px;
width:570px;
border:solid 1px #999999;
border-collapse:collapse;
font-size:90%;
}
 /* アキ */
th.time0 {
width:75px;
color:#333333;
background:#d6d6d6;
font-weight:normal;
padding:5px;
white-space:nowrap;
text-align:center;
border:solid 1px #999999;
}
/* 部屋Ａ */
th.detail_a {
color:#333333;
background:#aaeeff;
font-weight:normal;
padding:3px 5px;
text-align:center;
border:solid 1px #999999;
}
/* 部屋Ｂ */
th.detail_b {
color:#333333;
background:#bbccff;
font-weight:normal;
padding:3px 5px;
text-align:center;
border:solid 1px #999999;
}
/* 部屋Ａ＋Ｂ */
th.detail_ab {
color:#333333;
background:#ffaaaa;
font-weight:normal;
padding:3px 5px;
text-align:center;
border:solid 1px #999999;
}
/* 使用期間 */
td.time {
color:#333333;
background:#ffddff;
padding:10px 10px;
text-align:center;
vertical-align:middle;
white-space:nowrap;
border:solid 1px #999999;
}
/* 内容 */
td.detail {
color:#333333;
background:#ffffff;
padding:10px 10px;
border:solid 1px #999999;
text-align:right;
}

/*リスト-------------------------------------------------*/
.list_ind {
line-height:1.5em;
margin:0 0 20px 10px;
}
.default_list li {
list-style-type:square;
margin:0 0 0 10px;
font-size:90%;
}

.margin li {
list-style-type:square;
margin:0 0 10px 0px;
}

/*お申し込みステップ-------------------------------------------------*/
div#step {
padding:0px 0px 5px 10px;
list-style-type:none;
font-size:90%;
}


#mainContents #gallery #under_coment {
	clear: both;
}
