@charset "utf-8";
/* CSS Document */

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	margin: 0 auto;
	background: none;
	text-align: center;
	width: 880px;
	overflow-x : hidden ;
}

h1 {
	font-size: 24px;
	font-weight: bold;
}

h2 {
	font-size: 16px;
	font-weight: bold;
}

h3 {
	font-size: 16px;
	font-weight: bold;
}

h4 {
	font-size: 24px;
	font-weight: bold;
}

h5 {
	font-size: 16px;
	font-weight: bold;
}

h6 {
	font-size: 16px;
	font-weight: bold;
}

p {
	font-size: 12px;
}

img {
	border: none;
	font-size: 0;
	vertical-align: bottom;
}


#header {
	width: 880px;
	margin-bottom: 30px;
}

#main {
	width: 880px;
}

#main_left {
	width: 280px;
	float: left;
	text-align: left;
}

#main_right {
	width: 590px;
	float: right;
	text-align: left;
}

#main_b_left {
	margin-left: 15px;
	width: 180px;
	float: left;
	text-align: left;
}

#main_b_right {
	width: 650px;
	float: right;
	text-align: left;
}

.date{
	margin:6px;
	float: right;
	text-align: left;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	font-weight:bold;
}


.main_flash{
	margin:5px auto;
}

.main_flash p{
	margin-top:5px;
	font-size:10px
	color:#333333;
}

.main_title {
	margin: 10px 50px 10px auto;
}

#footer {
	padding-top: 50px;
	width: 880px;
	clear: both;
}

#footer_bg {
	background-image:url(../img/main/footer_bg.gif);
	background-repeat: repeat-x;
	width: 880px;
	height: 24px;
}

#footer_bg p{
	padding: 5px 10px 0 0;
	color: #FFFFFF;
	text-align: right;
}

/*----------Header----------*/
#top_bg {
	height: 74px;
	margin-bottom: 5px;
	background-image: url(../img/main/top_bg.gif);
	background-repeat: repeat-x;
	overflow-x: auto;
}

#top_logo {
	float: left;
	margin: 0 1px;
	padding: 30px 0 0 0;
	border: none;
	text-align: left;
	vertical-align: bottom;
}

#top_info {
	float: right;
	margin: 30px 5px 0 0;
	padding: 0;
	border: none;
	text-align: right;
}

#top_info h2 {
	font-size: 13px;
	font-weight: bold;
}

#top_info p {
	font-size: 10px;
	line-height: 110%;
}

#top_bg:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: left;
}

/* Win版IE7とMac版IE5対策 */
#top_bg {
   display:inline-block;
}

/* Win版IE5および6対策 */
/* Hides from IE-mac \*/
* html top_bg{
   height:1px;
}

#top_bg {
   display:block;
}
/* End hide from IE-mac */

ul.menu {
	border: none;
	margin: 0 1px;
	margin-top: 5px;
	margin-bottom: 1px;
	_margin-bottom: 0px;
	padding: 0;
	border: none;
}

ul.menu li {
	float: left;
	margin: 0 1px;
	padding: 0;
	border: none;
	text-align: left;
	list-style: none;
	height: 50px;
}

ul.menu:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: left;
}

/* Win版IE7とMac版IE5対策 */
ul.menu{
   display:inline-block;
}

/* Win版IE5および6対策 */
/* Hides from IE-mac \*/
* html ul.menu{
   height:1px;
}

ul.menu{
   display:block;
}
/* End hide from IE-mac */

/*-------Top-------*/
.event {
	padding: 5px;
}

.event img{
	float: left;
	margin: 0 10px 5px 0;
}

.event p{
	margin: 10px 0;
	font-size: 10px;
	line-height: 120%;
}

.event_link{
	text-align: center;
	margin: 20px 0 5px auto;
	font-size: 14px;
}

.event_link li{
	margin-bottom: 5px;
}

.event a{
	font-weight: bold;
	color: #330000;
}

.topic {
	clear:both;
	margin: 6px 5px;
	width: 560px;
}

.topic img{
	float: left;
	margin: 5px 10px 5px 0;
}

.topic h3{
	font-size:14px;
	font-weight:bold;
	line-height:130%;
}

.topic p{
	margin: 5px 0;
	width: 450px;
	font-size: 12px;
	line-height: 120%;
	float: left;
}

.topic a{
	text-decoration:none;
	color:#330000;
}

.topic a:hover{
	text-decoration:none;
	color:#CC3300;
}

.topic:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

.concept {
	width: 560px;
}

.concept h3{
	margin:15px 5px 5px 5px;
	padding-bottom:3px;
	font-weight:bold;	
	border-bottom: 1px dotted #D0D0D0;
}	

.concept p{
	margin:10px;
	line-height:130%;
}

/*-------Link-------*/
#links {
	width: 780px;
	margin: 5px auto;
}

ul.link {
	margin: 5px 0;
}

ul.link h2 {
	margin: 5px;
	font-size: 16px;
}

ul.link h2 a{
	color:#000000;
	text-decoration:none;
}

ul.link p {
	margin: 5px;
	margin-top: 10px;
	font-size: 12px;
	line-height: 120%;
}

ul.link li {
	float: left;
	margin: 10px;
	padding: 0;
	border: 1px solid #D0D0D0;
	text-align: left;
	list-style: none;
	height: 120px;
	width: 220px;
}

ul.link:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: left;
}

span.title {
	font-size:14px;
}

#separate {
	text-align: left;
	margin: 20px auto 20px 0;
	border-bottom: solid 1px #9A9A9A;
	width: 740px;
	clear: both;
}

#separate hr{
	display: none;
}

/* Win版IE7とMac版IE5対策 */
ul.link{
   display:inline-block;
}

/* Win版IE5および6対策 */
/* Hides from IE-mac \*/
* html ul.link{
   height:1px;
}

ul.link{
   display:block;
}
/* End hide from IE-mac */

/*----Access----*/
.map {
	text-align: left;
	margin: 20px 50px;
}

.map img{
	margin:5px;
}

.map_text {
	text-align: left;
	margin: 20px 50px 20px auto;
	font-size: 12px;
}

.map_text p{
	margin-left: 30px;
	font-size: 12px;
	line-height: 130%;
}

.map_text ul{
	margin: 10px auto 15px 50px; 
}

.map_text li{
	list-style: outside;
	margin-bottom: 10px;
}

.map_text a{
	color: #330000;
}

.map_rent {
	text-align: right;
	margin: 0 100px;
}

/*-----Reserve-----*/
#calender {
	text-align: center;
	margin: 20px auto 20px 30px;
	width: 855px;
}

#calender td, table, th {
border:thin solid #CCCCCC;
border-collapse:collapse;
text-align:center;
}

#calender th.sun {
	background-color: #FF3300;
}

#calender th.sat {
	background-color: #6699cc;
}

#payment {
	width: 780px;
	margin: 20px auto;
}

#payment img{
	margin: 0 5px 25px 5px;
	float: left;
}

#payment p{
	margin: 0 0 5px 15px;
	float: left;
	font-size: 12px;
	text-align: left;
	width: 270px;
	line-height: 120%;
}

p.service {
	margin: 20px auto 25px 50px;
	font-size: 12px;
	text-align: left;
	line-height: 120%;
}

#resv {
	margin: 0 auto 0 50px;
	width: 580px;
		text-align: left;
}

#resv li {
	margin: 10px 0;
}

#resv p {
	margin: 20px 0;
	font-size: 12px;
}

/*----Blog----*/
#main_b_left table {
	width: 154px;
	border: none;
}

#main_b_left td{
	border: 1px;
}

.blog {
	clear:both;
	margin: 20px 5px;
	width: 630px;
}

.blog img{
	float: left;
	margin: 5px 10px 5px 0;
}

.blog p{
	margin: 10px;
	width: 430px;
	font-size: 12px;
	line-height: 140%;
	float:left;
}

#text_width{
	margin: 10px;
	width: 630px;
	font-size: 12px;
	line-height: 140%;
	float:left;
}

.blog:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

.blog_bar {
	clear:both;
	width: 630px;
	height: 1px;
	background-color: #9A9A9A;
}

/*--------guest---------*/
.floatleft{
	float	:left;
	width	:380px;

}

.text{
	padding-left: 25px;
	padding-top	: 5px;
	text-align	: left;
	line-height	: 110%;
	letter-spacing: 1px;
	color		: #888888;
	width		: 370px;
}

.room{
	text-align	:left;
}

.room_photo{
	text-align: right;
	margin: 3px 80px 0 0;
}

.room_photo p{
	letter-spacing: 1px;
	color		: #888888;
}

.image{
	letter-spacing	:7px;
}

.set{
	padding-left	:15px;
	padding-top	:20px;
	padding-bottom	:20px;
	clear		:both;
}




/*----Food----*/
.food {
	margin: 10px 5px;
	width: 830px;
}

.food img{
	float: left;
	margin: 5px 10px 5px 60px;
}

.food p{
	margin: 5px 100px 5px 5px;
	width: 440px;
	font-size: 12px;
	line-height: 120%;
	float: right;
	text-align:left;
}

.food h3{
	margin: 5px 100px 5px 5px;
	width: 440px;
	font-size: 16px;
	line-height: 120%;
	float: right;
	text-align:left;
}
.food:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

.food_bar {
	width: 700px;
	height: 1px;
	background-color: #9A9A9A;
	margin:10px 50px;
}

.food_gallery {
	margin: 10px 5px;
	width: 830px;
}

.food_gallery img{
	float: left;
	margin: 5px 10px 5px 60px;
}
