﻿/*
Theme Name: リニューアル ホテルサン沖縄 デザインテンプレート
Theme URI: http://www.dejikichi.com/
Description: 「わが家を離れた、沖縄のわが家」ホテルサン沖縄・ホームページ
Version: 2.0
Author: Digital Kitchen
Author URI: http://www.dejikichi.com/
*/

/*	INDEX
-------------------------------------------------
	BASE
	HEADER
	NAVIGATION
	CONTENT
	SIDE BAR
	WIDGET
	FOOTER
	COMMENT TEMPLATE
	MISC
	HACK
*/

/*	BASE
-------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	font-size: 80%;
	text-align: center; /* center align */
	line-height: 1.4;
	background: #FBFBF2 url(./images/bg_background.jpg) left top repeat-x;
}

#pageframe {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	/*vertical-align: top;*/
}

#page {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

h1, h2, h3, h4, h5, h6{
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
	font-size: 15px;
	font-weight: normal;
}


/* text-indentを設定した画像置換リンクの枠線を消す（Firefox対策） */
/*\*/ a { overflow:hidden; }/**/

a, a:link{
	color: #714305;
	text-decoration: underline;
}

a:hover{
	color :#df1e15;
	text-decoration: underline;
}

a:visited{
	color: #714305;
}

a:active{
	color: #df1e15;
}

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 0; margin:0; } /* initialize */

blockquote{
	margin: 0;
	background: #fff;
	color: #000;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #fff;
	color: #333;
}

code{
	background: #fff;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	border: 0;
	height: 1px;
	text-align: left;
	background: #fff;
	color: #000;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input,
textarea{
	/*margin-left: 1em;*/
	font-size: 12px;
	padding: 2px 2px 10px 2px;
}

select {
	margin-left: 1em;
}

/*
input#s, input#author, input#url, textarea#comment{
	border: 1px solid #e5dfb3;
	background-color: #fff;
	padding: 3px;
}

input#author, input#url{
	margin: 0 5px 0 0;
}
*/

ul {
	list-style: none;
}

/*	HEADER
-------------------------------------------------*/
#header {
	width: 900px;
	height: 80px;
	margin: 0;
	padding: 0;
	background: transparent url(./images/bg_header.jpg) left top no-repeat;
}

#header h1 {
	padding: 0 3px 0 0;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 100%;
	color: #946300;
	text-align: right;
	letter-spacing: 0.1em;
}

#header h2 {
	float: left;
	margin: 0 0 0 2px;
	font-size: 100%;
	text-indent: -9999px;
}

#header h2 a {
	display: block;
	width: 326px;
	height: 45px;
}

#header p {
	float: left;
	margin: 35px 0 0 270px;
	width: 295px;
	height: 16px;
	text-indent: -9999px;
	background: transparent url(./images/bg_tel.jpg) left top no-repeat;
}


/*	NAVIGATION
-------------------------------------------------*/
.navi {
	width: 900px;
	height: 40px;
	margin: 0;
	padding: 0;
	background-color: #3D0301;
}

.navi ul {
	margin: 0;
	padding: 0;
}

.navi ul li {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 100%;
	text-indent: -9999px;
}

.navi ul li.navi_room a,
.navi ul li.navi_room a:visited {
	display: block;
	width: 150px;
	height: 40px;
	background: transparent url(./images/btn_room.jpg) left top no-repeat;
}

.navi ul li.navi_room a:hover {
	background: transparent url(./images/btn_room_h.jpg) left top no-repeat;
}

.navi ul li.navi_restaurant a,
.navi ul li.navi_restaurant a:visited {
	display: block;
	width: 150px;
	height: 40px;
	background: transparent url(./images/btn_restaurant.jpg) left top no-repeat;
}


.navi ul li.navi_restaurant a:hover {
	background: transparent url(./images/btn_restaurant_h.jpg) left top no-repeat;
}

.navi ul li.navi_bath a,
.navi ul li.navi_bath a:visited {
	display: block;
	width: 150px;
	height: 40px;
	background: transparent url(./images/btn_bath.jpg) left top no-repeat;
}

.navi ul li.navi_bath a:hover {
	background: transparent url(./images/btn_bath_h.jpg) left top no-repeat;
}

.navi ul li.navi_institution a,
.navi ul li.navi_institution a:visited {
	display: block;
	width: 150px;
	height: 40px;
	background: transparent url(./images/btn_institution.jpg) left top no-repeat;
}

.navi ul li.navi_institution a:hover {
	background: transparent url(./images/btn_institution_h.jpg) left top no-repeat;
}

.navi ul li.navi_circumference a,
.navi ul li.navi_circumference a:visited {
	display: block;
	width: 150px;
	height: 40px;
	background: transparent url(./images/btn_circumference.jpg) left top no-repeat;
}

.navi ul li.navi_circumference a:hover {
	background: transparent url(./images/btn_circumference_h.jpg) left top no-repeat;
}

.navi ul li.navi_aaccess a,
.navi ul li.navi_aaccess a:visited {
	display: block;
	width: 150px;
	height: 40px;
	background: transparent url(./images/btn_aaccess.jpg) left top no-repeat;
}

.navi ul li.navi_aaccess a:hover {
	background: transparent url(./images/btn_aaccess_h.jpg) left top no-repeat;
}



/*	FLASH
-------------------------------------------------*/
.flash_image {
	width: 900px;
	height: 348px;
	margin: 0;
	padding: 0;
}

.flash_image object#index embed {
	position: absolute;
}


/*	CONTENT
-------------------------------------------------*/
.container {
	width: 900px;
	margin: 0;
	padding: 0;
	/*background: #FDFDF9;*/
	text-align: left;
	color: #666;
	vertical-align: top;
	background: transparent url(./images/bg_container.gif) left top repeat-y;
}

.main{
	float: left;
	width: 702px;
	margin: 10px 20px 0 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
	background-color: transparent;
}

#categoryname h2{
	margin: 0 0 20px 0;
	padding: 0 0 0 22px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 18px;
	font-weight: bold;
	color: #990002;
	background: transparent url(./images/mark_category_title.gif) 5px 8px no-repeat;
	border-bottom: 2px solid #990002;
}

#bread {
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: normal;
	font-size: 100%;
	color: #714305;
}

#bread a,
#bread a:visited, {
	color: #714305;
}

#bread a:hover {
	color: #df1e15;
}

p.pagenavi {
	margin: 5px 0 10px 0;
	color:#000;
}

/*p.pagenavi a{
	color:#000;
}

p.pagenavi a:hover{
	color:#f60;
}*/

.post,
.post_alt{
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	text-align: left;
	vertical-align: top;
	background: transparent url(./images/bg_post_bottom.jpg) left bottom no-repeat;
}

.post .posth2,
.post_alt .posth2,
#commnets h3{
	margin: 0;
	padding: 5px 0 15px 15px;
	color: #866539;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size:16px;
	font-weight: bold;
	letter-spacing: 0.15em;
	background: transparent url(./images/bg_post_title.jpg) left top no-repeat;
}

.entry{
	margin: 0;
	padding: 0 10px;
	background: transparent url(./images/bg_post_middle.jpg) left top repeat-y;
}

.entry p {
	margin: 0;
	padding: 0;
	color:#000;
}

.entry h1,
.entry h4,
.entry h6{
	border: 0;
	margin:0 0 0 10px;
	padding: 0;
	color: #000;
	font-size:110%;
}

.entry h2,
.entry h3{
	border-left:4px solid #FF9933;
	border-bottom:1px solid #FF9933;
	margin: 0 0 5px 0;
	padding: 0 0 0 5px;
	color: #000;
	font-size:110%;
}

.entry h5{
	border: 0;
	margin:0 0 0 10px;
	padding: 0;
	color: #000;
	font-size:110%;
	font-family:fantasy;
}


.entry a{
	color:#000;
}

.entry a:hover{
	color:#f60;
}

.entry strong{
	font-weight: bold;
}

/* トップページ 2008*/
.navi_banner {
	width: 892px;
	height: 179px;
	margin: 0;
	padding: 8px 0 8px 8px;
	background-color: #F7EDD3;
}

.navi_banner p {
	float: left;
	margin: 0 4px 0 0;
	padding: 0;
	background-color: #F7EDD3;
}

.navi_banner p img {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

.top_contents {
	float: left;
	width: 722px;
	margin: 10px 0 0 0;
	padding: 0;
}

.infomation {
	float: right;
	width: 544px;
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
	background-color: transparent;
}

.infomation .info_post {
	padding: 0 20px 10px 20px;
}

.info_post .info_posth2 {
	margin: 0 0 10px 0;
	padding: 0 0 0 5px;
	font-size: 130%;
	color: #990000;
	font-weight: bold;
	border-bottom: 2px solid #946300;
}

.info_post .info_entry {
	padding: 0;
	font-size: 110%;
}

.info_entry ul {

}

.info_entry ul li {
	margin: 0 0 10px 0;
	padding: 0 0 0 18px;
	background:transparent url(./images/mark_info.gif) left 3px no-repeat;
	border-bottom: 1px dashed #CD132A;
}

.info_entry ul li a,
.info_entry ul li a:visited {
	text-decoration: none;
}

.info_entry ul li a:hover {
	text-decoration: underline;
}

.sub-navi {
	float: right;
	width: 178px;
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
	background-color: transparent;
}

.sub-navi p {
	margin: 0 0 5px 0;
}

.sub-navi p img {
	vertical-align: bottom;
}

/* 各カテゴリイメージ画像2008 */
.container p.category_image {
	margin: 0;
	padding: 0;
}

.container p.category_image img {
	vertical-align: bottom;
}

/* 客室・宿泊料金2008 */
.post_room_type {
	margin: 0 0 20px 0;
	padding: 0;
}

.post_room_type p.room_image {
	float: right;
	margin: 0 0 0 15px;
}

.post_room_type p.room_image img {
	vertical-align: bottom;
	border: 1px solid #666666;
}

.post_room_type h2 {
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
	font-size: 130%;
	color: #3D0A07;
	font-weight: bold;
	background:transparent url(./images/mark_roomtype_title.gif) left 4px no-repeat;
}

.post_room_type p {
	margin: 0 0 0 15px;
	padding: 0;
	font-size: 100%;
	color: #333333;
	line-height: 1.6;
}

.post_room_imgae {
	width: 900px;
	margin: 0;
}

.post_room_imgae h2 {
	clear: both;
	margin: 0 0 15px 0;
	padding: 5px 0 2px 15px;
	font-size: 160%;
	color: #3D0A07;
	font-weight: bold;
	background: transparent url(./images/mark_roomtype_title.gif) left top no-repeat;
}

.post_room_imgae p {
	float: left;
	margin: 0 0 14px 14px;
	padding: 0;
}

.post_room_imgae p.image_single_room,
.post_room_imgae p.image_triple_room {
	margin: 0;
}

.post_room_imgae p img {
	vertical-align: bottom;
	border: 1px solid #666666;
}

.post_room_imgae p.hotel_charges img {
	vertical-align: bottom;
	border: none;
}

/* フロア案内・施設2008 */
.post_facilities {
	margin: 0 0 20px 0;
	padding: 0;
}

.post_facilities p {
	margin: 0 0 10px 0;
}

.post_facilities h2 {
	margin: 0 0 15px 0;
	padding: 5px 0 2px 15px;
	font-size: 160%;
	color: #3D0A07;
	font-weight: bold;
	background: transparent url(./images/mark_roomtype_title.gif) left top no-repeat;
}

.post_facilities_imgae {
	width: 900px;
	margin: 0;
}

.post_facilities_imgae p {
	float: left;
	margin: 0 0 14px 14px;
	padding: 0;
}

.post_facilities_imgae p.image_facilities_info,
.post_facilities_imgae p.image_business_corner {
	margin: 0;
}

.post_facilities_imgae p img {
	vertical-align: bottom;
	border: 1px solid #666666;
}

/* 空室状況カレンダー2008 */
#caution {
	clear: left;
	font-size: 13px;
	color: #f00;
	margin: 10px 0 0 0;
}

.room_calendar {
	float: left;
	width: 208px;
	margin: 0;
	padding: 5px 0 0 15px;
}

.room_calendar table {
	background-color: #666;
	margin: 0;
	width: 207px;
	text-transform: none;
	font-size: 16px;
}

.room_calendar table caption {
	margin: 0;
	padding: 0;
	background-color:#AD862B;
	color: #fff;
	font-weight: bold;
	text-align: center;
	border-top: solid 2px #666;
	border-right: solid 2px #666;
	border-left: solid 2px #666;
}

.room_calendar table th {
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	background-color:#f8f5d4;
	color: #714305;
}

.room_calendar table th.sun {
	color: #FF0000;
}

.room_calendar table th.sat {
	color: #0000FF;
}

.room_calendar table td {
	padding: 0 3px 0 0;
	background: #fff;
	text-align: right;
	color: #714305;
}

.room_calendar table td.booked {
	background-color: #f00;
	color: #fff;
}

/* 予約フォーム2008 */
h3#form_coution {
	text-align: left;
	color: #f00;
	border: none;
	line-height: 1.5;
	font-size: 13px;
}


table#form01 {
	width: 650px;
	margin: 0 0 10px 15px;
	border-collapse: collapse;
	border: 2px solid #5E4817;
	border-spacing: 0;
	empty-cells: show;
}

table#form01 tr td input {
	height: 1px;
}

table#form01 tr td {
	padding: 3px 0 3px 160px;
	border: solid 1px #666666;
	background: #fff;
}

table#form01 tr td dl dt {
	float: left;
	font-weight: normal;
}

table#form02 {
	width: 650px;
	margin: 0 0 10px 15px;
	border-collapse: collapse;
	border: 2px solid #5E4817;
	border-spacing: 0;
	empty-cells: show;
}

table#form02 tr td input {
	vertical-align: middle;
	margin: 0;
	padding: 0;
}

table#form02 th {
	padding: 0 0 0 0;
	background: #AD862B;
	border: 1px solid #5E4817;
	font-weight: normal;
	text-align: center;
	color: #fff;
}

table#form02 tr td {
	padding: 3px 0 3px 15px;
	border: solid 1px #5E4817;
	background: #fff;
}

table#form02 tr td.room_type {
	padding: 0 0 0 10px;
	border: solid 1px #5E4817;
	background: #fff;
}

table#form02 tr td dl {
	margin: 0 0 0 45px;
}

table#form02 tr td dl dt input{
	margin: 0 0 0 25px;
}

table#form03 {
	width: 650px;
	margin: 0 0 10px 15px;
	border-collapse: collapse;
	border: 2px solid #5E4817;
	border-spacing: 0;
	empty-cells: show;
}

table#form03 tr td input {
	margin: 0;
	padding: 0;
}

table#form03 tr th {
	padding: 3px 0 3px 0;
	border: solid 1px #5E4817;
	background: #AD862B;
	text-align:center;
	font-weight: normal;
	color: #fff;
}

table#form03 tr td {
	padding: 3px 0 3px 0;
	border: solid 1px #5E4817;
	background: #fff;
}

table#form03 tr td dl {
	margin: 0 0 0 10px;
}

table#form03 tr td dl dt {
	float: left;
	font-weight: normal;
}

table#form03 tr td.form03_center {
	text-align:center;
	width: 80px;
}

table#form03 tr td.form03_space {
	padding: 4px 0 4px 10px;
}


form #btn_submit {
	text-align: center;
}

form #btn_submit input {
	height: 2em;
}

table#form03 texte tr td textarea {
	margin: 10px;
}

/* グランカフェ2008 */
p.text_grandcafe {
	margin: 0 0 10px 10px;
}


table#grandcafe01 {
	width: 650px;
	margin: 15px 0 15px 15px;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}

table#grandcafe01 th {
	width: 100px;
	padding: 3px;
	background: #AD862B;
	border: 1px solid #5E4817;
	font-weight: normal;
	color: #fff;
	text-align: center;
}

table#grandcafe01 td {
	padding: 3px 3px 3px 10px;
	border: 1px solid #5E4817;
	background: #fff;
}

table#grandcafe02 {
	width: 650px;
	margin: 10px 0 5px 15px;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}

table#grandcafe02 th {
	padding: 3px;
	background: #AD862B;
	border: 1px solid #5E4817;
	font-weight: normal;
	color: #fff;
	text-align: center;
}

table#grandcafe02 td.td01{
	width: 200px;
	padding: 3px 3px 3px 6px;
	border: 1px solid #5E4817;
	background: #fff;
}

table#grandcafe02 td.td02{
	width: 75px;
	padding: 3px;
	border: 1px solid #5E4817;
	background: #fff;
	text-align: right;
}

table.grandcafe03 {
	width: 650px;
	margin: 0 0 5px 15px;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}

table.grandcafe03 th {
	width: 114px;
	padding: 3px;
	border: 1px solid #5E4817;
	font-weight: normal;
	color: #fff;
	text-align: center;
}

table.grandcafe03 td{
	padding: 3px;
	border: 1px solid #5E4817;
	background: #fff;
	vertical-align:top;
}

#grand_cafa_floor {
	margin: 0 0 0 10px;
}

#grand_cafa_floor .cafe_floor {
	float: left;
	margin: 0 0 5px 0;
	padding: 4px 5px 8px 5px;
}

#grand_cafa_floor #grand_cafa_logo {
	float: left;
	margin: 4px 3px 5px 4px;
	border: solid 2px #5E4817;
	width: 225px;
	height: 120px;
}

#grand_cafa_floor #grand_cafa_logo img {
	margin: 8px 0 8px 5px;
}

#grand_cafa_floor #grand_cafa_logo p {
	font-size: 13px;
	text-align: center;
	line-height: 1.5;
	color: #5E4817;
}

/* 客室・宿泊料金2008 */
table.guestrooms_rates {
	width: 650px;
	margin: 0 0 5px 15px;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}

table.guestrooms_rates th {
	padding: 3px 10px;
	background: #AD862B;
	border: 1px solid #5E4817;
	font-weight: normal;
	color: #fff;
}

table.guestrooms_rates td {
	width: 50%;
	padding: 3px 10px;
	border: 1px solid #5E4817;
	background: #fff;
}

table.guestrooms_rates th.right,
table.guestrooms_rates td.right {
	text-align: right;
}

table.guestrooms_rates th.center,
table.guestrooms_rates td.center {
	text-align: center;
}

table.guestrooms_rates caption {
	text-align: center;
	color: #AD862B;
}

#guestrooms {
	margin: 0;
}

#guestrooms p.roomimg {
	float: left;
	margin: 0 10px 10px 0;
	padding: 0;
}

#guestrooms .roomimg img {
	vertical-align: bottom;
}

#guestrooms p#txt_roomimg {
	width: 134px;
	height:55px;
	border: solid 1px #FF0000;
	text-align: center;
	margin: 0;
	padding: 35px 0 0 0;
}

.each_room {
	margin: 0 0 10px 2px;
	height: 180px;
}

.each_room img {
	width: 280px;
	height: 180px;
	float: left;
	margin: 0 25px 0 0;
	vertical-align: bottom;
}

.each_room ul {
	list-style-type: disc;
}

.each_room p {
	margin: 5px 0 0 0;
}

.each_room dl {
	margin: 10px 0 0 0;
}

.each_room dl dt {
	font-size: 14px;
}

p.txt_each_room {
	text-align: right;
	margin: 0 10px 0 10px;
}

/* ココルピ2008 */
h4#title_cocorupi {
	width: 100%;
	margin: 10px 0 0 0;
	padding: 5px 0;
	text-align: center;
	color: #04672e;
	border-top: solid 1px #04672e;
	border-bottom: solid 1px #04672e;
}

table.cocorupi {
	width: 650px;
	margin: 10px 0 5px 15px;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}

table.cocorupi caption {
	text-align: left;
	color: #534015;
	font-size: 15px;
}

table.cocorupi th {
	width: 340px;
	padding: 3px 3px 3px 6px;
	background: #AD862B;
	border: 1px solid #5E4817;
	font-weight: normal;
	color: #fff;
	text-align: left;
}

table.cocorupi td {
	padding: 3px;
	border: 1px solid #5E4817;
	background: #fff;
}

table.cocorupi td.minute {
	width: 70px;
	text-align: center;
}

table.cocorupi td.charge {
	text-align: right;
	margin: 0 3px 0 0;
}

table.cocorupi span {
	color: #E747A9;
}

p#txt_cocorupi {
	text-align: right;
	margin: 20px 20px 0 0;
}

p#txt_cocorupi span {
	color: #04672e;
	font-size: 13px;
}

table#cocorupi_info {
	width: 650px;
	margin: 10px 0 5px 15px;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}

table#cocorupi_info th {
	width: 100px;
	padding: 3px 3px 3px 6px;
	background: #AD862B;
	border: 1px solid #5E4817;
	font-weight: normal;
	color: #fff;
	text-align: center;
}

table#cocorupi_info tr td {
	padding: 3px;
	border: 1px solid #5E4817;
	background: #fff;
}

table#cocorupi_info tr td.info_type {
	width: 110px;
	text-align: center;
}

table#cocorupi_info tr td.info_time {
	padding: 0 0 0 5px;
}

/* マップ・アクセス2008 */
#access p {
	margin: 7px 0 15px 5px;
}

/* 周辺情報2008 */
#medical {
	margin: 0 0 0 80px;
}

#hospital,
#dental {
	float: left;
	width: 240px;
	margin: 0 0 0 0;
}

#hospital ul ,
#dental ul {
	list-style-type: circle;
}

/* ビジネスコーナー2008 */
#txt_bussiness01 {
	margin: 0 0 10px 0;
}

table#table_bussiness {
	width: 650px;
	margin: 0 0 10px 15px;
	padding: 0;
	border-collapse: collapse;
	border: 2px solid #5E4817;
	border-spacing: 0;
	empty-cells: show;
}

table#table_bussiness th {
	padding: 3px;
	background: #AD862B;
	border: 1px solid #5E4817;
	font-weight: normal;
	text-align: center;
	color: #fff;
}

table#table_bussiness td {
	width: 183px;
	padding: 3px;
	border: 1px solid #5E4817;
	background: #fff;
	text-align: center;
}

#txt_bussiness02 {
	color: #f00;
	margin: 0 0 0 10px;
}

/* 立体駐車場2008 */
.hotel_floor .floors p span {
	color: #f00;
	line-height: 1.5;
}

#parking {
	margin: 10px 0 0 0;
	padding: 0;
}

#parking p#parking_mark {
	float: left;
	margin: 5px 5px 0 60px;
}

#parking p#parking_mark img {
	vertical-align: bottom;
}

#parking_charge {
	float: left;
	margin: 0 0 0 0;

}

table#parking_charge {
	margin: 0 0 5px 10px;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}

table#parking_charge th {
	padding: 3px 3px 3px 6px;
	background: #AD862B;
	border: 1px solid #5E4817;
	font-weight: normal;
	color: #fff;
	text-align: center;
	width: 50px;
}

table#parking_charge td {
	width: 80px;
	padding: 3px 3px 3px 6px;
	border: 1px solid #5E4817;
	background: #fff;
	text-align: right;
}

p#parking_text {
	clear: left;
	margin: 10px 0 0 0;
}

/*ルームタイプの画像配置
館内のご案内の画像配置
宴会場の画像配置
浴場　久茂地湯の画像配置
立体駐車場の画像配置*/
#room_info {
	margin: 0 0 5px 0;
}

#room_info #deluxe_twin {
	float: left;
	margin: 0 4px 5px 0;
	padding: 5px 5px 8px 5px;
	background:transparent url(./images/room_bg01.gif) center top no-repeat;
}

#room_info #deluxe_twin p {
	font-size: 11px;
	text-align: center;
	line-height: 1;
	color: #713f17;
	margin: 1px 0 0 0;
}

.hotel_floor {
	margin: 0 0 0 1px;
}

.hotel_floor .floors {
	float: left;
	margin: 0 4px 5px 0;
	padding: 5px 5px 8px 5px;
	background:transparent url(./images/room_bg01.gif) center top no-repeat;
}

.hotel_floor .image {
	float: left;
	margin: 0 4px 5px 0;
	padding: 5px 5px 2px 5px;
	background:transparent url(./images/image_bg01.gif) center top no-repeat;
}

.hotel_floor .floors p {
	font-size: 12px;
	text-align: center;
	line-height: 1;
	color: #713f17;
	margin: 1px 0 0 0;
}

.hotel_floor a,
.hotel_floor a:visited {
	color: #fff;
	text-decoration: none;
}

.hotel_floor a:hover {
	color: #AD862B;
	text-decoration: none;
}

.hotel_floor .floors02 {
	float: left;
	margin: 0 4px 5px 0;
	padding: 2px 5px 2px 5px;
	background:transparent url(./images/room_bg02.gif) center top no-repeat;
}

.hotel_floor .floors02 p {
	color: #fff;
	text-align:center;
	margin: 10px 0 0 0;
	line-height: 1;
}



/*館内のご案内*/
#hotel_info {
	margin: 0 0 10px 0;
}

#hotel_info table {
	width: 210px;
	float: left;
	margin: 5px 5px 0 3px;
}

#hotel_info #hotel_info_txt {
	margin: 22px 0 0 0;
}

h4.title_facilities {
	margin: 7px 0 0 0;
}

/*バス路線*/
.red_txt {
	color: #FF0000;
}

.blue_txt {
	color: #0000FF;
}

/*サイトマップページ*/
ul#site_map {
	margin: 0 0 0 20px;
	padding: 0;
	color: #714305;	
}

ul#site_map li{
	margin: 0 0 0 5px;
	padding: 0;
	line-height: 1.7;
	list-style-type: disc;
}

ul#site_map li a,
ul#site_map li a:visited {
	color: #714305;
}

ul#site_map li a:hover{
	color: #df1e15;
}






/*フロア案内・施設 */
p#hotel_facilities {
	margin: 0 0 10px 0;
}

/*忘・新年会プラン*/
table#party {
	width: 550px;
	margin: 15px 0 5px 10px;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}

table#party caption {
	font-size: 14px;
}

table#party th {
	padding: 3px;
	background: #AD862B;
	border: 1px solid #5E4817;
	font-weight: normal;
	color: #fff;
	text-align: center;
}

table#party td {
	width: 275px;
	padding: 3px 3px 3px 10px;
	border: 1px solid #5E4817;
	background: #fff;
}

table#party td.party_color {
	background: #FAF5EB;
	color: #AD862B;
}

table#party td.party_right {
	text-align: right;
}

table#party td.party_top {
	vertical-align: top;
}

/*チラシ*/
table#info_paper {
	width: 550px;
	margin: 0 0 5px 10px;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}

table#info_paper td {
	padding: 3px;
	text-align: center;
}




/*ショッピングコーナー*/
h3#txt_shop01 {
	font-size: 12px;
}

#shop_images {
	margin: 10px 0 10px 4px;
}

#shop_images p {
	float: left;
	margin: 0;
	padding: 0;
}

#shop_images img {
	margin: 0 7px 0 0;
	vertical-align: bottom;
}

p#txt_shop02 {
	text-align: right;
	margin: 0 10px 0 0;
}

/* check_remodel */
.check_remodel {
	margin: 0 10px 0 0;
}

.check_remodel h3 {
	margin: 0 0 15px 0;
	text-align: center;
	font-weight: bold;
	border: none;
}

.check_remodel h4 {
	margin: 20px 0 0 0;
	font-weight: bold;
}

.check_remodel p.check_remodel_day {
	font-size: 17px;
	color: #f00;
	font-weight: bold;
	margin: 5px 0 0 100px;
}

.check_remodel p.remodel_info {
	margin: 10px 0 0 0;
}

.check_remodel table.bath_time {
	width: 550px;
	margin: 10px 0 5px 10px;
	padding: 0;
	border-collapse: collapse;
	border: 2px solid #5E4817;
	border-spacing: 0;
	empty-cells: show;
}

.check_remodel table.bath_time caption {
	color: #333;
	font-size: 14px;
	font-weight: bold;
}

.check_remodel table.bath_time th {
	padding: 3px;
	background: #AD862B;
	border: 1px solid #5E4817;
	font-weight: normal;
	text-align: center;
	color: #fff;
}

.check_remodel table.bath_time td {
	width: 25%;
	padding: 3px;
	border: 1px solid #5E4817;
	background: #fff;
	text-align: center;
	color: #333;
}

.check_remodel table.bath_time td.bath_women {
	background-color: #FF99CC;
}

.check_remodel table.bath_time td.cleaning {
	background-color: #CCFFCC;
}

.check_remodel table.bath_time td.bath_men {
	background-color: #CCFFFF;
}


/* entry ul, ol, li indent setting
------------------------------------------- */
.entry ul , .entry ol {
	margin: 0em 0.7em;
	padding: 0em;
}
.entry ul {
	/*list-style-type: square;*/
}
.entry ul li {
	margin: 0em 0em;
	padding: 0em;
	/*list-style-type: disc;*/
	color:#000;
}
.entry ol li {
	margin: 0em 1em;
	padding: 0em;
	list-style-position: outside;
	color:#000;
}

.entry li ul,
.entry li ol {
	margin:0.5em 1em;
	padding:0;
}

/* img setting
------------------------------------------- */
/*.post .entry img,
.post_alt .entry img {
	margin: 5px;
	background-color: #fff;
	border: 1px solid #999;
	padding: 2px;
}*/

.special-post .special-entry table.images img {
	margin: 0;
	padding: 0;
	background-color: #fff;
	border: 1px solid #999;
}

.entry img.wp-smiley{
	padding: 0;
	border: 0;
	background-color: transparent;
}

/*
.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}
*/

.entry p.postinfo{
	color: #000;
}

.postdate{
	color: #000;
}

.postmetadata {
	margin: 0;
	padding: 0;
	clear:both;
	/*font-size:12px;*/
	text-align:right;
}

#comment p,
#comment p a {
	margin:0 0 10px 0;
	font-size:13px;
	text-align:right;
}


/* tabel setting
------------------------------------------- */
.comtable1 {
	margin:0;
	padding:0;
}

table.comtable2 {
	/*width: 550px;*/
	width: 650px;
	margin: 0 0 10px 15px;
	padding: 0;
	border-collapse: collapse;
	border: 2px solid #5E4817;
	border-spacing: 0;
	empty-cells: show;
}

table.comtable2 th {
	padding: 3px;
	background: #AD862B;
	border: 1px solid #5E4817;
	font-weight: normal;
	text-align: center;
	color: #fff;
}

table.comtable2 td {
	padding: 3px;
	border: 1px solid #5E4817;
	background: #fff;
}


/*table_color&position*/
table.comtable2 tr.bg966450 td {
	background-color: #966450;
}

table.comtable2 tr.txtfff td {
	color: #fff;
}

.txtcenter {
	text-align: center;
}

table.comtable2 tr.bgf5f5f5 td {
	background-color: #f5f5f5;
}

.txtright {
	text-align: right;
}


/*	SIDE BAR
-------------------------------------------------*/
#sidebar{
	float: left;
	width: 178px;
	margin: 10px 0 0 0 !important; /* sidebar margin solution */
	margin: -8px 0 0 0; /* IE6 sidebar margin-top solution */
	padding: 0;
	text-align: left;
	background-color: transparent;
}

#side_banner {
	margin: 0;
}

#side_banner p {
	margin: 0 0 5px 0;
}

#side_banner p img {
	vertical-align: bottom;
}


/*	WIDGET
------------------------------------------------*/
#text-1,
#text-2,
#text-3,
#text-4,
#text-5,
#text-6,
#text-7,
#text-8,
#text-9,
#text-10,
#pages,
#meta,
#recent-posts,
#recent-comments,
#archives,
#rss-1,
.linkcat{
	/*margin: 20px 10px 20px 6px;*/
	margin: 0;
	padding: 0;
	/*border: 1px solid #cfcfcf;*/
	/*background-color: #fff;*/

}

#search {
	text-align:center;
	margin: 30px 0 0 0;
}

/*#text-1 h2.widgettitle,*/
#text-2 h2.widgettitle,
#text-3 h2.widgettitle,
#text-4 h2.widgettitle,
#text-5 h2.widgettitle,
#text-6 h2.widgettitle,
#text-7 h2.widgettitle,
#text-8 h2.widgettitle,
#text-9 h2.widgettitle,
#text-10 h2.widgettitle,
#pages h2.widgettitle,
#meta h2.widgettitle,
#recent-posts h2.widgettitle,
#recent-comments h2.widgettitle,
#archives h2.widgettitle,
#rss-1 h2.widgettitle,
#search h2.widgettitle,
.linkcat h2.widgettitle {
	margin:0;
	padding:4px 0 1px 0;
	color: #666;
	font-size:14px;
	text-align:center;
	font-weight:bold;
	/*background:transparent url(./images/sidebar-title.gif) 0 0 no-repeat;*/
	background-color: #000000;
}

#text-1 h2.widgettitle {
	margin: 0;
	padding: 0;
	color: #666;
	font-size:14px;
	text-align:center;
	font-weight:bold;
	background-color: transparent;
}

.textwidget {
	width: 167px;
	height: 79px;
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 12px;
	background:transparent url(./images/sidebar_info.jpg) left top no-repeat;
}

.textwidget p {
	display: none;
}

li#recent-posts ul,
li#recent-comments ul,
li#archives ul,
li#pages ul,
li#meta ul,
li#rss-1 ul,
#sidebar li.linkcat ul {
	font-size: 12px;
}

li#recent-posts ul li,
li#recent-comments ul li,
li#archives ul li,
li#pages ul li,
li#meta ul li,
li#rss-1 ul li,
li#search div li,
#sidebar li.linkcat ul li {
	margin:0 0 0 5px;
	padding:1px 5px 1px 8px;
	/*background: transparent url(./images/mark_children.gif) left center no-repeat;*/
}

li#recent-posts ul li a,
li#recent-comments ul li a,
li#archives ul li a,
li#pages ul li a,
li#meta ul li a,
li#rss-1 ul li a,
li#search div li a,
#sidebar li.linkcat ul li a {
	color: #000;
	text-decoration: underline;
}

li#recent-posts ul li a:hover,
li#recent-comments ul li a:hover,
li#archives ul li a:hover,
li#pages ul li a:hover,
li#meta ul li a:hover,
li#rss-1 ul li a:hover,
li#search div li a:hover,
#sidebar li.linkcat ul li a:hover {
	color:#f60;
	text-decoration: underline;
}


/*	FOOTER
-------------------------------------------------*/
#footer {
	width: 900px;
	height: 122px;
	margin: auto 0;
	padding: 0;
	background: transparent url("./images/bg_footer.jpg") left top repeat-x;
	color: #714305;
	font-size: 90%;
	text-align: center;
	clear: both;
}

#footer ul.navi_footer {
	margin: 0;
	padding: 10px 0 0 0;
}

#footer ul.navi_footer li {
	padding: 0 10px;
	float: left;
	font-size: 110%;
	border-left: 1px solid #cccccc;
}

#footer ul.navi_footer li.home_page {
	padding-left: 5px;
	border-left: none;
}

#footer p.logo_mark {
	clear: left;
	margin: 10px 5px 28px 0 !important;
	margin: 10px 5px 22px 0;
	padding: ;
	text-align: right;
}

#footer p.logo_mark img {
	vertical-align: bottom;
}

#footer p {
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-size: 110%;
	text-align: center;
}

#footer p a,
#footer p a:visited {
	color: #ffffff;
	text-decoration: underline;
}

#footer p a:hover {
	color: #df1e15;
}

#footer strong {
	color: #ffffff;
}


/*	COMMENT TEMPLATE
-------------------------------------------------*/
#comments {
	margin: 0 11px 0 0;
	padding: 10px 20px;
	border-top: solid 2px #5E4817;
	border-bottom: solid 2px #5E4817;
	border-left: solid 1px #5E4817;
	border-right: solid 1px #5E4817;
}

#comments h3{
	color:#000;
	border-bottom: solid 1px #5E4817;
}

#comments h3#respond{
	color:#000;
	border: none;
}

#comments ol.commentlist {
	margin: 10px 0 20px 25px;
}

#comments ol.commentlist li {
	margin: 0 0 25px 0;
}

label{
	color:#000;
}

h3#trackback {
	color:#000;
	margin: 20px 0 10px 0;
}

#comments h4 {
	color: #000;
}

.comments-template{
	
}

.comments-template ol{
	margin: 0;
	padding: 0;
	list-style: none;
}

.comments-template ol li{
	margin: 0;
	padding: 0;
	line-height: 1.4;
}

.comments-template h2,
.comments-template h3 {
	margin-bottom: 8px;
	color: #1992dd;
	font-size: 120%;
	font-weight: bold;
}

.comments-template h3#respond,
.comments-template h3#trackback {
	padding-top: 20px;
	border-bottom: 1px solid #457EDE;
	color: #457EDE;
	font-size: 110%;
	font-weight: bold;
}

.comments-template h4 {
	color: #000000;
	font-size: 100%;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}



#commentform p{
	color:#fff;
}

#commentform #author,
#commentform #email,
#commentform #url{
	/*height: 5px;*/
	margin: 0 !important;
	margin: 0 0 -4px 0;
	padding: 0;
}

#commentform #submit {
	width:100px;
	height:28px;
	padding: 2px 0 0 0;
}




/*	CALENDAR
-------------------------------------------------*/
table#wp-calendar{
	background:#ccc;
	margin:0 0 10px 6px;
	width: 91%;
	text-transform: none;
	font-size:10px;
}

table#wp-calendar caption{
	padding: 3px 0;
	background: #D3FDBE;
	color: #000;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	margin: 0 0 0 6px;
}

table#wp-calendar th{
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	background: #F5F5F5;
	color: #000;
}

table#wp-calendar td{
	padding: 1px;
	background: #ffffff;
	text-align: right;
	color: #000;
}

table#wp-calendar tfoot td{
	text-align: center;
}

#calendar .widgettitle{
	margin:30px 10px 0 6px;
	padding:2px 0 1px 0;
	color:#fff;
	font-size:14px;
	text-align:center;
	font-weight:bold;
	/*background:transparent url(./images/sidebar-title.gif) 0 0 repeat-x;*/
}

/*	MISC
------------------------------------------------*/
strong.hissu {
	color: #cc3333;
}

#inquiryform fieldset {
	margin: 10px 0 0 20px;
	padding: 0;
	border: none;
}

#inquiryform legend {
	margin: 0 0 10px 0;
	padding: 0;
	background: transparent;
	color: #990000;
	font-size: 120%;
	font-weight: bold;
}

#inquiryform dl {
	margin: 0;
	padding: 0;
}

#inquiryform dt {
	margin: 0;
	padding: 1px 0 0 0;
	font-size: 100%;
	font-weight: bold;
	text-align: left;
}

#inquiryform dt span {
	font-weight: normal;
}

#inquiryform dd {
	margin: 0 0 8px 0;
	padding: 0;
}

table.comtable {
	margin: 10px 0;
	padding: 0;
	border-collapse: collapse;
	border: 1px solid #666666;
	empty-cells: show;
}

table.comtable th {
	padding: 5px;
	background: #ffffcc;
	border: 1px dotted #666666;
	font-weight: normal;
	text-align: left;
}

table.comtable td {
	padding: 5px;
	border: 1px dotted #666666;
	background: #ffffff;
}

/*	HACK
------------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \ */
*html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* End hide from EI-mac */

