@charset "UTF-8";


body{
	font-size:12px;
	color:#666;
	background:white;
	line-height:1.6em;
	letter-spacing:0;
	padding:2em;
}

a,a:hover,a:visited{
	text-decoration: underline;
	color:#666;
}
img{
	border:none;
}
h1{
	font-size:140%;
	margin:0 0 10px;
}
h2{
	font-size:100%;
	padding:5px;
	background:#f0f0f0;
	border:1px dotted gray;
}
h3{
	font-size:100%;
	border-bottom:1px solid #c0c0c0;
	margin:0 0 5px;
}
ul
	margin:0;
}

#field{
	margin: 0 auto;
}
#footer{
	margin:50px 0 0;
}
.img_head{
	margin:0 0 40px;
}


#add_info{
	clear:both;
	margin:20px 0;
	color:#930;
}

/* room */

.room .list{
	margin:0 0 25px 10px;
}

#tri_info{
	width:610px;
	margin-left:10px;
	margin-bottom:30px;
}
#tri_info .list,#tri_info .mid{
	position:relative;
	float:left;
	width:190px;
	height:290px;
	margin-bottom:0;
	background:url(../img/bk_h2.gif) repeat-x;
	border:1px solid #cdc7af;
}
#tri_info .thumb{
	width:100%;
	padding:0 0 10px;
	text-align:center;
	border-bottom:1px solid #cdc7af;
}
#tri_info .thumb img{
	border-right:1px solid #999;
	border-bottom:2px solid #666;
}
#tri_info h3{
	margin:0 0 10px;
	padding:5px 10px 3px 23px;
	font-size:100%;
	border-bottom:1px solid #cdc7af;
	background:url(../img/bk_h3.gif) no-repeat 10px 6px;
}
#tri_info p{
	margin:0;
	padding:10px;
	background:rded;
}
#tri_info .next{
	width:190px;
	position:absolute;
	bottom:0;
	padding:5px 0;
	text-align:center;
	background:#f7f7f3;
}
#tri_info .next a{
	display:block;
	width:180px;
	margin:0 auto;
	padding:2px 0;
	border:1px solid #cdc7af;
}
#tri_info .next a:hover{
	background:#cdc7af;
}

#tri_info .mid{
	margin:0 5px;
}

#add_info{
	clear:both;
	margin:10px 0 0;
	color:#930;
}


/* facility */
.data{
	margin:0 0 35px;
}
.detail{
	float:left;
	width:50%;
	margin:0;
}
.detail .lidst{
	margin-bottom:30px;
}
.detail table{
	width:310px;
	margin-left:10px;
	border-right:1px solid #cdc7af;
	border-bottom:1px solid #cdc7af;
}
.detail li{
	/*float:left;
	width:120px;*/
	margin:0 0 5px;
}
.data .img{
	float:right;
	width:40%;
	text-align:right;
}

.facility .madori{
	margin:0 0 0 10px;
}

/* access */

.access .list{
	margin:0 0 25px 10px;
}

.access #add_info p{
	margin:0 0 0 10px;
}

/* common data */
.clear{
	clear:both;
}
.red{
	margin:0 0 0 5px;
	color:#930;
	font-weight:bold;
	font-size:120%;
	letter-spacing:0.1em;
}

#mm,#sm,.control{
	display:none;
}