﻿@charset "utf-8";
/* CSS Document */
body{
	margin: 0px;
	font-size: 12px;
}

p{margin:0}

h2{color: #0099CC; font-size: 14px; font-weight: bolder}
h3{color: #003300; font-size: 12px; font-weight: bolder; margin: 5px 0px}

a{color: #3366ff; text-decoration: none;}
a:hover {color: #2e8b57; text-decoration: underline}

td{vertical-align: top}

#wrap {
	width: 840px;
	margin: 0px auto;
	background: url(images/back.png);
/*	border: 1px #666666 solid; */
}

#mypage{
	width: 798px;
	border-left: #999999;
	border-right: #999999;
	margin: 0px auto;
}

#head{
	height: 70px;
	margin: 0px auto;
	width: 798px;
}

#header_navi{
	height: 36px;
}

#header_navi img{
	margin: 0;
}

#mybody {
	margin: 0px;
	line-height: 140%;
}

#no_top {
	width: 750px;
	margin: 20px auto 0px;
	line-height: 150%;
}

#mybody_top {
	margin: 0px;
	background-image: url(images/top/back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#mycontents{
	width: 490px;
	margin: 0 0 0 305px;
	padding: 0px
}

#mycontents td{
	padding: 3px
}

#contents_foot {
	clear: both;
	width: 840px;
	margin: 0px auto;
}

#footer_navi{
	font-size: 10px;
	text-align: center;
}

#footer_navi a{
	color: #666699;
	text-decoration: none;
}


#footer_navi a:visited{
	color: #999999;
}

#footer_navi a:hover{
	color: #ff4500;
	text-decoration: underline;
}

#footer_navi img{
	margin-top: 20px;
}

#copyright{
	width: 798px;
	margin: 8px auto 0;
	padding: 5px 0;
	font-size: 10px;
	color: #ffffff;
	background: #339933;
	text-align: center;
}


/* index.html */
#news_area{
	margin: 5px 0px 5px 10px;
	font-size: 12px;
	line-height: 200%;
}

/* info.html */
#info_left {
	width: 480px;
	float: left;
	line-height: 150%;
}

#info_right {
	font-size: 1em;
	width: 250px;
	float: right;
}



/* room.html */
#room_left {
	width: 410px;
	float: left;
}

#room_right {
	width: 310px;
	float: right;
}

#room_tbl{margin: 30px 0;}
#room_tbl img{margin-bottom: 8px;}


#amenity{margin: 20px 0;}
#amenity td{vertical-align: top; padding-bottom: 20px;}

/* access.html */
#access_bg{
	background: url(images/access/back.jpg) no-repeat top;
	height: 700px;
	}
#access_kono{
	float: right; 
	margin-left: 20px; 
	width: 255px;
	padding-top: 180px;;
	}
#access_left {
	width: 490px;
	float: left;
	line-height: 150%;
}

#access_right {
	width: 260px;
	float: right;
}

#kanko td{
	padding: 0 4px 15px;
	}

#access_right div#gaiyo{
	background: #e7e8cd;
	padding: 5px;
}

/* ask.html */
#tbl_ask {
	width: 500px;
	margin: 20px auto 30px;;
}

#tbl_ask td{
	padding: 5px;
}

#tbl_ask input{
	width: 400px;
}

#tbl_ask textarea{
	width: 400px;
	height: 200px;
}


.sml{font-size: 10px;}

#form_sessage{padding: 100px 0 300px; text-align: center;}

.red{color: #FF0000}
.green01{color: #009900; font-size: 1.2em; font-weight: bolder}
.uline{
	border-bottom: 1px #666666 solid;
	margin-top: 10px;
	}
.alignright{
	float: right;
	width: 260px;
}
/* 2010.9.21スタイル修正　*/
<!--.スタイル1 {font-size: 16px;  font-weight: bold;  color: #FF0000;}-->
<!--.スタイル2 {font-size: 15px}-->
<!--.スタイル3 {font-size: 15px; color: #FF0000; }-->
<!--.スタイル4 {color: #0033FF}-->
<!--.スタイル5 {font-size: 18px}-->
<!--.スタイル6 {color: #0000FF}-->
<!--.スタイル7 {color: #333333;  font-size: 18px;}-->
<!--.スタイル8 {font-size: 24px}-->
<!--.スタイル9 {color: #333333}-->
<!--.スタイル10 {font-size: 21px}-->
<!--.スタイル11 {color: #330066}-->
<!--.スタイル12 {font-size: 13px}-->
<!--.style10 {font-size: 16px}-->
<!--.style11 {color: #000000}-->
<!--.style15 {color: #FF3366;  font-size: 16px;}-->
<!--.style17 {color: #FF6600;  font-weight: bold;}-->
<!--.style20 {color: #CC00CC}-->
<!--.style22 {color: #FF0000;  font-weight: bold;}-->
<!--.style23 {color: #00CC00}-->
<!--.style42 {color: #CCFF99}-->
<!--.style45 {color: #FF6633}-->
<!--.style46 {color: #FF3333}-->
/*　ここまで　*/