@charset "utf-8";

/* top layout
-----------------------*/
body {
	text-align: center;
	background-image: url(../images/common/back.jpg);
	background-repeat: repeat;
	}
#container {
	width: 760px;
	background-color: #ffffff;
	font-family: Verdana,MS Pゴシック,sans-serif;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	left: 2%;
	top: 1px;
	right: 2%;
	border-right: 15px solid #ffffff;
	border-left: 15px solid #ffffff;
	}

/* text style
-----------------------*/
h1 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
address {
	font-weight: normal;
	font-size: 12px;
	margin-top: 8px;
	margin-left: 210px;
	margin-bottom: 15px;
	font-style: normal;
	float: left;
}


/* link style
-----------------------*/
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
table a:link {
	color: #000;
	text-decoration: underline;
}
table a:visited {
	color: #000;
	text-decoration: underline;
}
table a:hover {
	color: #C76751;
	text-decoration: underline;
}
a img {
	border: none;
}

/* header style
-----------------------*/

#header {
	height: 80px;
	width: 760px;
	margin: 0px;
	text-align: left;
}

/* flash style
-----------------------*/

#flash {
	padding-top: 10px;
	margin: 5px 0px 22px 0px;
}
#top_img {
	padding-top: 10px;
	margin: 10px 0px 7px 0px;
}

/* menu style
-----------------------*/

#menu {
	color: #ffffff;
	font-weight: bold;
	width: 760px;
	height: 50px;
	background-image: url(../images/common/menu_back.jpg);
}
#menu ul {
	text-decoration: none;
	font-size: 12px;
	text-align: left;
	width: 760px;
	height: 50px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	float: left;
	width: 100px;
	height: 50px;
	list-style-type:none;
}
#menu ul li a {
	color: #ffffff;
	width: 100px;
	height: 50px;
	padding-top: 5px;
	padding-left: 5px;
	background-image: url(../images/common/menu_back2.jpg);
	background-repeat: no-repeat;
	position: absolute;
}
#menu ul li a:hover {
	color: #ffffff;
	width: 100px;
	height: 50px;
	background-image: url(../images/common/menu_back3.jpg);
}

/* main style
-----------------------*/
#navi {
	width: 520px;
	color: #000000;
	font-size: 11px;
	height: 21px;
	text-align: left;
	padding-top: 5px;
	margin-left: 15px;
	background-image: url(../images/common/navi_b.gif);
	background-repeat: repeat-x;
	float: left;
}

#img_title {
	margin-top: 20px;
	margin-left: 15px;
	margin-bottom: 5px;
}
#img_title2 {
	margin: 0px;
}
#img_title3 {
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 5px;
}

#img_w {
	margin-top: 15px;
	margin-left: 14px;
	margin-bottom: 20px;
}

#main {
	width: 560px;
	text-align: left;
	margin-bottom: 25px;
	background-image: url(../images/common/main_b.gif);
	background-repeat: repeat;
	float: left;
}

#title_b {
	width: 560px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
	height: 32px;
	text-align: left;
	padding-top: 8px;
	margin-bottom: 20px;
	background-image: url(../images/common/title_b.jpg);
	background-repeat: no-repeat;
}

#main_t {
	width: 520px;
	color: #333333;
	font-size: 10px;
	line-height: 16px;
	text-align: left;
	padding: 0px;
	margin: 15px;
}
#main_t2 {
	width: 520px;
	color: #333333;
	font-size: 10px;
	line-height: 16px;
	text-align: left;
	padding: 0px;
	margin: 15px 15px 25px 25px;
}
#event_t {
	width: 520px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	text-align: left;
	padding-top: 2px;
	padding-left: 10px;
	margin-left: 15px;
	margin-bottom: 20px;
	background-image: url(../images/event/event_t.jpg);
	background-repeat: no-repeat;
}
#party_t {
	width: 235px;
	font-size: 10px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 25px;
}
#dining_t {
	width: 235px;
	font-size: 10px;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 25px;
}
#dining_t2 {
	width: 520px;
	font-size: 10px;
	text-align: right;
	margin-top: 15px;
	margin-bottom: 25px;
}
#table_c {
	width: 520px;
	color: #333333;
	font-size: 10px;
	line-height: 16px;
	text-align: left;
	padding: 0px;
	margin-top: 20px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
}
#contents_t {
	color: #000000;
	background-color: #ffffff;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	padding-bottom: 8px;
	text-decoration: underline;
}
#contents_t a:link {
	color: #000;
	text-decoration: underline;
}
#contents_t a:visited {
	color: #000;
	text-decoration: underline;
}
#contents_t a:hover {
	color: #C76751;
	text-decoration: underline;
}
#table_drink {
	width: 520px;
	color: #333333;
	font-size: 10px;
	line-height: 18px;
	text-align: left;
	padding: 0px;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
}
#table_drink th {
	font-size: 12px;
	border-bottom: 1px dashed #676767;
	padding-top: 5px;
	padding-bottom: 5px;
}
#table_drink td {
	border-bottom: 1px dashed #676767;
	padding-top: 5px;
	padding-bottom: 5px;
}
#contents_t2 {
	color: #333333;
	font-size: 10px;
	line-height: 16px;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 20px;
}
#info_w {
	width: 520px;
	color: #333;
	font-size: 11px;
	line-height: 18px;
	margin: 0px;
	padding: 0px 35px 35px 15px;
	float: left;
}
#info_t {
	width: 450px;
	color: #333;
	font-size: 11px;
	line-height: 18px;
	margin: 0px 10px 25px 0px;
	padding: 15px 15px 35px0px;
	float: left;
}
#info_img {
	margin: 0px 0px 25px 0px;
	padding: 15px 0px 0px 15px;
	float: left;
}
.contentheading{
	width: 520px;
	border-bottom: 1px dashed #8C8C8C;
	color: #333;
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
}
.contentpaneopen{
	width: 520px;
	color: #333;
	font-size: 11px;
	line-height: 18px;
}
.createdate{
	color: #C79A0E;
	font-size: 11px;
	line-height: 18px;
}
.blog{
	color: #333;
	font-size: 11px;
	line-height: 18px;
}


/* side style
-----------------------*/

#side {
	float: right;
	width: 185px;
	font-size: 10px;
	margin: 3px 0px 20px 0px;
	text-align: left;
}
#side2 {
	float: right;
	width: 185px;
	font-size: 10px;
	margin-top: 20px;
	text-align: left;
}
#side_t {
	color: #333333;
	font-size: 10px;
	line-height: 16px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 20px;
}
#side_t2 {
	color: #333333;
	font-size: 10px;
	line-height: 13px;
	text-align: left;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 5px;
}
#side_t3 {
	color: #333333;
	font-size: 10px;
	line-height: 13px;
	text-align: left;
	padding-left: 15px;
	padding-bottom: 5px;
}
#side_tel {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
	padding-top: 7px;
}


/* footer style
-----------------------*/

#footer {
	background-image: url(../images/common/footer_b.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 760px;
	color: #ffffff;
	padding-top: 7px;
	font-size: 13px;
	font-family: Verdana,MS Pゴシック,sans-serif;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#footer ul {
	margin: 0px;
	padding-left: 90px;
	list-style-type: none;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 10px;
}
#footer li {
	margin: 0px;
	float: left;
}
#footer a:link {
	color: #ffffff;
	text-decoration: none;
}
#footer a:visited {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}
