@charset "shift_jis";
/* CSS Document */


.clear {
	clear:both;
}

/*すべて
------------------------------*/
#main {
	background: url(../images/common/bg_side.gif) repeat-y;
	width:800px;
	margin-right:auto;
	margin-left:auto;
}

/*main
------------------------------*/

/*title
-----------------------*/
#hed_title h1{
	margin:0;
	padding:0;
}


/*hed_img
-----------------------*/
#hed_img {
	margin-bottom:10px;
}


/*contents_main
-----------------------*/
#contents_main {
	width:750px;
	margin:auto;
}

/*midashi
-----------------------*/
.midashi {
	padding:2px 0px;
	margin-bottom:10px;
}

.midashi_text {
	font-size:1.1em;
	font-family:"ＭＳ Ｐ明朝", "明朝体";
	margin-bottom:15px;
}

/*naiyou
-----------------------*/
.naiyou {
	padding:2px 0px;
	margin-bottom:10px;
}

.naiyou_text {
	font-size:1em;
	margin-bottom:15px;
}

.snap_img {
	margin-bottom:10px;
}

/*com_box
------------------------------*/
#com_box {
	margin-bottom:15px;
}

.hotel_img {
	margin-bottom:10px;
}

#bg_box {
	padding:0 10px 10px;
}

.hotel_detail {
	border-bottom:1px dotted #999999;
	padding-bottom:5px;
	margin-bottom:10px;
}

.hotel_detail_title {
	background:url(../images/main/arrow.gif) 0 3px no-repeat;
	font-weight:bold;
	font-size:1.2em;
	color:#230B00;
	padding-left:15px;
}

.hotel_detail_l {
	width:410px;
	float:left;
}

.hotel_detail_r {
	width:300px;
	float:right;
}

.midokoro_l {
	width:365px;
	float:left;
}

.midokoro_r {
	width:365px;
	float:right;
}

.midokoro {
	background:#c3dec1;
	padding:2px 15px;
	margin-bottom:10px;
}

.midokoro_text {
	font-size:1em;
	margin-bottom:15px;
}

.midokoro_img {
	float:right;
	margin:0 0 10px 10px;
}



/*各共通
------------------------------*/
.subtitle {
	border-bottom:2px solid #000000;
	margin-bottom:10px;
}

.subtitle h2 {
	font-size:1em;
	color:#000000;
	font-weight:bold;
}


#bg_box h3 {
	font-size:1em;
	color:#230B00;
	border-bottom:1px dotted #230B00;
	margin-bottom:5px;
}

#bg_box02 {
	background:#FFFFFF;
	padding:10px;
}

.table {
	border-left:1px solid #230B00;
	border-right:1px solid #230B00;
	border-bottom:1px solid #230B00;
}

.table th {
	background:#F5F5F5;
	font-weight:normal;
	border-top:1px solid #230B00;
}

.table td {
	background:#FFFFFF;
	border-top:1px solid #230B00;
	border-left:1px solid #230B00;
}


/*application
------------------------------*/
#application {
	margin-bottom:20px;
	text-align:center;
}


/*hotel_info
------------------------------*/
#hotel_info {
	width:600px;
	background:#315C6F;
	padding:10px;
	color:#FFFFFF;
	font-size:0.8em;
	margin:0 auto 20px;
}

#hotel_info h3 {
	font-size:1.2em;
	color:#FFFFFF;
	border-bottom:1px dotted #FFFFFF;
	margin-bottom:5px;
}

#hotel_info a:link {
	color:#FFFFFF;
	text-decoration:none;
}

#hotel_info a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#hotel_info a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#hotel_info hr {
	margin:0;
	padding:0;
}


/*information
------------------------------*/
#subtitle03 {
	background:#640000;
	padding:5px;
	margin-bottom:10px;
}

#subtitle03 h2 {
	font-size:1em;
	font-family:"ＭＳ Ｐ明朝", "細明朝体";
	color:#FFFFFF;
}

#bg_box03 {
	background:#7D001E;
	padding:10px;
	color:#FFFFFF;
}

#bg_box03 h3 {
	font-size:1em;
	margin-bottom:10px;
}

ul.info_list {
	margin:0 0 15px;
	padding:0;
	list-style-type:circle;
}

ul.info_list li {
	list-style-position:inside;
}


/*comment
------------------------------*/
#comment {
	width:500px;
	background:#FEF2E5;
	color:#230B00;
	margin:0 auto 20px;
	padding:10px;
}
