﻿@charset "utf-8";
/* {X^C
---------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}
html {
	margin: 0;
	padding: 0;
	
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	text-decoration: none;
	line-height: 1.5;
	background-color: #FFD6D6;
	color: #000000;
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	
	
}



ul {
	padding: 10px 0px;
}
li {
	list-style-type: square;
	padding: 5px 0px;
}
h1 {
	font-size: 100%;
}
h2 {
	font-size: 80%;
	font-weight: normal;
}
h3 {
	font-size: 70%;
	font-weight: normal;
}
h4 {
	font-size: 80%;
}
a {
	border: 0;
	color: #B7985E;
}
a:hover{
	text-decoration: underline;
	color: #B7985E;
}
a:link { color: #B7985E; }
a:visited { color: #A2A2A2; }
a:active { color: #A2A2A2; }


img {
	border: 0;
}
table {
	border: 0px;
	border-style: solid;
	border-color: #666666;
	margin: 10px 0px;
}
td {
	padding: 3px 5px 3px 5px;
}
#base {
	border: none;
}
#point {
	background-color: #DED5B4;
}
#point2 {
	background-color: #F3CFAF;
}
#point3 {
	background-color: #BDD5AE;
}
#point4 {
	background-color: #FDF7D9;
}
#point5 {
	background-color: #F0F0F0;
	color: #FF0000;
}
.zeikomi {
	font-size: 70%;
	font-weight: normal;
	
}


/* wb_[
---------------------------------------------*/

#contents {
	margin: 0px 20px;
	text-align: center;
	color: #3F1C0A;
	width: 800px;
	background-image: url(../img/new/bg.jpg);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	
}
#contents2 {
　　margin-left: auto;
	margin-right: auto;
	
	text-align: center;
	color: #3F1C0A;
	width: 780px;
	
}


#nav {
	width: 745px;
	height: 50px;
	padding: 10px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: -10px;
	background-image: url(../img/new/nav_bg.jpg);
	background-repeat: no-repeat;
		
}

#infomation{
	border: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 10px 30px;
	width: 650px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;

}
#infomation p{
    padding: 0px 20px;
	font-size: 90%;
	line-height: 150%;
}
#infomation2_top{
	border-top: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
　　
	padding: 10px 0px;
	text-align: left;
	background-image: url(../img/top_img2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-position: top;
	
}
#right{
	font-size: 80%;
	text-align: right;
	width: 330px;
	margin-top: 10px;
}
#infomation2_party{
	border-top: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
　　
	padding: 10px 0px;
	text-align: left;
	background-image: url(../img/party_img2.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#infomation2_private{
	border-top: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
　　
	padding: 10px 0px;
	text-align: left;
	background-image: url(../img/private_img2.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#infomation2{
	border-top: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
　　
	padding: 10px 0px;
	text-align: left;

}


#img_small{
	float: right;
	text-align: right;
	font-size: 70%;
	background-color: #FFFFFF;
}

#infomation2 h1{
	background-image: url(../image/arrow.jpg);
	background-repeat: no-repeat;
	padding: 0px 30px;
}
#infomation2 h2{
	padding: 0px 30px;
}
#infomation2 h3{
	padding: 0px 30px;
}
#infomation2 h4{
	padding: 0px 30px;
}

#dinner_point2{
	font-weight: bold;
	color: #8fbc8f;
}
#dinner_point{
	font-weight: bold;
	color: #CC6666;
}
#party_point{
	color: #CC6666;
	font-size: 80%;
	font-weight: normal;
}
#count{
	
}
#tel a{
	text-decoration: none;
	color: #000000;
}
#tel a:hover{
	text-decoration: none;
	color: #000000;
}
