@charset "UTF-8";

html, body { 
	font-size: 10pt;
}
body {
	background-color: #e8c5c5;
	background-image: url('../images/back_of_body.jpg');
	background-repeat: repeat-x;
	color: #434343
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 684px;
	background-image: url('../images/back_of_main.jpg');
	background-repeat: repeat-y; padding-left:13px; padding-right:13px; padding-top:0; padding-bottom:0
}
#header {
	position: relative;
	margin-left: -13px;
	margin-right: -13px;
	height: 127px;
	background-image: url('../images/back_of_header.jpg');
	background-repeat: no-repeat
}
#content {
	clear: both;
	margin: 0;
	padding: 0;
	width: 684px;
}

#header h1 {
	color: #ffffff;
	margin-left: 32px;
	line-height: 16pt;
}

/* 予約フォーム */
#contact {
	position: absolute;
	top: 43px;
	right: 23px;
	width: 304px;
	height: 70px;
	/* background-image: url(../images/back_of_contact.jpg); */
	background-repeat: no-repeat;
}

#contact_button {
	position: absolute; 
	right: 0;
	bottom: 0;
	width: 282px;
	height: 32px;
	font-size: 11pt;
}

#main_photo {
	margin-top: 3px;
	width: 684px;
	height: 260px;
	background-image: url('../images/main_photo.jpg');
	background-repeat: no-repeat
}

#menu {
	width: 684px;
	height: 44px;
	background-image: url('../images/back_of_menu.jpg');
	background-repeat: no-repeat;
	line-height: 41px
}
#menu ul {
	display: block;
	list-style-type: none;
	text-align: center;
	line-height: 41px;
}
#menu ul li {
	display: inline;
	padding: 0 0.5em;
	list-style-type: none;
	color: #ffffff;
	border-left: 1px solid #ffffff;
	line-height: 41px;
	font-size: 8pt;
}

/*information*/

#information_main{
/*	background: #ffffff url('../images/back_of_info2.jpg') repeat-y left;*/
	border: 1px solid #afafaf;
	width: 473px;
	margin-top: 0.5em;
	padding: 10px;
	float: left
}
#information_main dl{
	width: 450px;
}

#information_main dt{
	width: 150px;
	font-size: 9pt;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: bold;
	float: left;
	clear: both;
	border-top: #FFCCFF dotted 1px;
}
#information_main dd{
	width: 373px;
	height: auto;
	font-size: 9pt;
	padding-bottom: 10px;
	padding-top: 10px;
	float: right;
	border-top: #FFCCFF dotted 1px;
}


/* pan-kuzu */
div.breadcrumbs
{
	line-height: 20px;
	font-size: 11px;
	text-align: left;
	margin: 5px 0px 0px 20px;
}

#main {
	float: right;
	margin: 0;
	padding: 10px 8px 10px 0;
	width: 480px;
/*		background-color: #ff0000; */
}

#leftNavigation {
	float: left;
	margin: 0;
	padding: 10px 0 0 16px;
	width: 163px;
/*		background-color: #ff0000; */
}

#leftNavigation h2 {
	width: 163px;
	height: 27px;
	line-height: 27px;
	margin: 5px 0px;
	background-image: url('../images/category.jpg');
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 9pt;
	font-weight: bold; padding-left:0.5em; padding-right:0; padding-top:0; padding-bottom:0
}

#leftNavigation ul li {
	display: block;
	width: 142px;
	height: 18px;
	line-height: 18px;
	padding: 0 0 0 18px;
	margin: 5px 0px 0px 3px;
	list-style-type: none;
}

#leftNavigation a:link,
#leftNavigation a:visited,
#leftNavigation a:active,
#leftNavigation a:hover {
	color: #A52A2A;
	font-size: 9pt;
	text-decoration:none;
}

.left_address {
	padding: 10px 0 0 16px;
	margin: 10px 0px 0px 0px;
	line-height: 130%;
	font-size: 7pt;
	color: #A52A2A;
}

/*
#columns {
	clear: both;
}
*/

.column {
	float: right;
	/* width: 143px; */
	height: 260px;
	margin-left: 0px;
	margin-bottom: 0px;
}

.column h2 {
	width: 153px;
	height: 34px;
	margin: 0;
	padding: 0;
	background-image: url('../images/column_header.jpg');
	background-repeat: no-repeat;
	text-align: center;
	line-height: 34px;
	font-size: 10pt;
	color: #ffffff
}

.column div {
	width: 153px;
	height: 240px;
	margin: 0px;
	padding: 3px;
	background-image: url('../images/column_body.jpg');
	background-repeat: no-repeat
}

.column p {
	margin: 10px;
	line-height: 20px;
}

#topics {
	clear: both;
	/* margin: 30px 8px 10px 0px; */
	padding: 20px 8px 10px 0px;
}

#topics h2{
	/* background-color: #e8c5c5; */
	font-size: 16px;
	font-weight: bold;
	background: url('../images/back_of_info.jpg') no-repeat;; padding-left:15px; padding-right:0px; padding-top:15px; padding-bottom:5px
}

#topics p{
	margin: 15px 0px 0px 20px;
}

#leftNavigation div {
	padding: 5px;
	margin-bottom: 10px;
	background-color: #e8c5c5;
}

#leftNavigation p {
	margin: 0px 0px 0px 5px;
	background-color: #ffffff;
}

/* メールマガジン */
div.mail_body{
	text-align: left;
	line-height: 17px;
	color: #A52A2A;
}

#footer-space {
	height: 120px;
}

#footer {
	height: 120px;
	margin-top: -120px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 13px;
	width: 684px;
}

#footerInner {
	position: relative;
	width: 684px;
	height: 120px;
	background-image: url('../images/back_of_footer.jpg');
	background-repeat: no-repeat
}

#footer_menu {
	position: absolute;
	bottom: 50px;
	text-align: center;
	width: 684px;
}

#footer_menu ul {
	display: block;
	list-style-type: none;
}
#footer_menu ul li {
	display: inline;
	padding: 0 0.5em;
	list-style-type: none;
	color: #ffffff;
	border-left: 1px solid #ffffff;
	font-size: 8pt;
	line-height: 10px;
}

#footerInner address {
	position: absolute;
	width: 684px;
	text-align: center;
	bottom: 20px;
	color: #ffffff;
	font-size: 9pt;
}

.hidden {
	display: none;
}

/* フッタ・ヘッダメニューのリンク */
a.header_footer_menu:link,
a.header_footer_menu:visited,
a.header_footer_menu:active,
a.header_footer_menu:hover {
	color: #ffffff;
	font-size: 9pt;
	text-decoration:none;
}

/* 特長、施設案内 */
/* 各ファイルへ移動 */

/* 事例 */
/* 各ファイルへ移動 */

/* 運営者情報 */
#company h2 {
	font-size: 16px;
	font-weight: bold;
	background: url('../images/back_of_info2.jpg') no-repeat;; padding-left:15px; padding-right:0px; padding-top:15px; padding-bottom:15px
}

#company p {
	line-height: 20px;
	margin: 10px 10px 10px 20px;
}

#company table {
	margin: 10px 10px 10px 20px;
}

#company td {
	height: 30px;
}

/* サイトマップ */
#sitemap h2 {
		font-size: 16px;
		font-weight: bold;
		background: url('../images/back_of_info2.jpg') no-repeat;; padding-left:15px; padding-right:0px; padding-top:15px; padding-bottom:15px
}

#sitemap h3 {
	padding: 5px;
	margin: 10px 10px 10px 20px;
	font-size: 10pt;
	font-weight: bold;
}

#sitemap p {
	line-height: 20px;
	margin: 10px 10px 10px 20px;
}

#sitemap table {
	margin: 10px 10px 10px 10px;
	width: 450px;
}

#sitemap td {
	height: 40px;
}

#sitemap ul {
	margin: 10px 10px 10px 20px;
	list-style-type: none;
}

#sitemap li {
	margin: 10px 10px 10px 20px;
	list-style-type: none;
}

/* ご利用方法 */
#usediv h2 {
	padding: 5px;
	color: #A52A2A;
	margin: 10px 10px 10px 10px;
	font-size: 10pt;
	font-weight: bold;
	border-bottom: 1px solid #A52A2A;
}

/* プライバシーポリシー */
#policy h2 {
	padding: 5px;
	color: #A52A2A;
	margin: 10px 10px 10px 10px;
	font-size: 10pt;
	font-weight: bold;
	border-bottom: 1px solid #A52A2A;
}

#policy p {
	line-height: 20px;
	margin: 0px 0px 10px 0px;
}

#policy table {
	margin: 10px 10px 10px 10px;
}

/* 予約フォーム */
#reserve h2{
	padding: 5px;
	color: #A52A2A;
	margin: 10px 10px 10px 10px;
	font-size: 10pt;
	font-weight: bold;
	border-bottom: 1px solid #A52A2A;
}

TABLE.reserve {
	margin: 0px 0px 10px 10px;
}

TD.midasi-f {
	font-size: 10px;
	font-weight: bold;
	color: #996666;
	background-color: ivory;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9999;
	white-space: nowrap;
	width: 130px;
	padding: 3px 3px 3px 10px;;
}

TD.right {
	color: #330000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9999;
	font-size: 10px;
}

.bg-yellow {
	background-color: #FFFF99;
}

.hissu {
	font-size: 10px;
	color: #CC0000;
}

.cnf {
	margin: 20px 0px 20px 20px;
}

TD.midasi-f-cnf {
	font-size: 10px;
	font-weight: bold;
	color: #996666;
	background-color: ivory;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9999;
	white-space: nowrap;
	width: 160px;
	padding: 3px 3px 3px 10px;;
}

.indent {
	margin: 20px 0px 20px 20px;
}

/* 利用料金 */
.pay_table{
	margin: 0px 0px 0px 10px;
}

.trm20 {
    float:left;
    margin-top:20px;
    margin-right:0px;
    border-width:1px;
    border-color:#FFFFFF;
    border-style:solid;

}

.room1{
    width:90px;
    border-bottom-color:#F1ABAB;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-right-color:#F1ABAB;
    border-right-style:solid;
    border-right-width:1px;
    color:#660000;
    font-size:10pt;
    line-height:120%;
    vertical-align:top;
    padding: 5px;
}

.room1t{
    width:90px;
    border-bottom-color:#F1ABAB;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-right-color:#F1ABAB;
    border-right-style:solid;
    border-right-width:1px;
    border-top-color:#F1ABAB;
    border-top-style:solid;
    border-top-width:1px;
    color:#660000;
    font-size:10pt;
    line-height:120%;
    padding: 5px;

}

.room3to{
    border-bottom-color:#F1ABAB;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-right-color:#F1ABAB;
    border-right-style:solid;
    border-right-width:1px;
    border-top-color:#F1ABAB;
    border-top-style:solid;
    border-top-width:1px;
    color:#660000;
    font-size:10pt;
    line-height:120%;
    vertical-align:middle;
    width:150px;
    padding: 5px;
}

.room4t{
    border-bottom-color:#F1ABAB;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-top-color:#F1ABAB;
    border-top-style:solid;
    border-top-width:1px;
    color:#660000;
    font-size:10pt;
    line-height:120%;
    vertical-align:middle;
    padding: 5px;
    width:150px;
}

.room3{
    border-bottom-color:#F1ABAB;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-right-color:#F1ABAB;
    border-right-style:solid;
    border-right-width:1px;
    color:#660000;
    font-size:10pt;
    line-height:120%;
    vertical-align:middle;
    padding: 5px;
}

.room4{
    border-bottom-color:#F1ABAB;
    border-bottom-style:solid;
    border-bottom-width:1px;
    color:#660000;
    font-size:10pt;
    line-height:120%;
    vertical-align:middle;
    padding: 5px;
}

.gray {
    color:#666666;
    font-size:9pt;
    line-height:140%;
    display:block;
    margin-left:20px;
}

/* 利用方法 */
.room2{
    background-image:url('../images/line1.gif');
    background-position:bottom left;
    background-repeat:no-repeat;
    font-size:10pt;
    color:#333333;
    line-height:120%;
}

.u_table{
	margin: 0px 0px 0px 50px;
}
