@charset "utf-8";

/* 共通クラス
------------------------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
td {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
.no_mgn {
	margin: 0;
	padding: 0;
}
.txt_left {
	text-align: left;
}
.ft_red {
	color: #FF0000;
}


/* ヘッダー
------------------------------------------------------------- */
#navi_area {
	background-color: #DDDDDD;
	overflow: hidden;
}

#navi_area:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #navi_area {
    height: 1em;
    overflow: visible;
}
/**/

#navi_root {
	float: left;
	margin: 0;
	padding: 0 0.5em;
}

h1 {
	float: right;
	font-weight: normal;
	font-size: 10px;
	color: #666666;
	margin: 0;
	padding: 0 0.5em;
}

#logo{
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.5em;
	margin-bottom: 0;
	padding: 0;
}


/* ボディ
------------------------------------------------------------- */
#body_box {
	border: 1px solid #999999;
	width: 800px;
	margin: 0 auto;
}

/* MENUリスト */
li.menu_restaurant {
	float: left;
	width: 109px;
	height: 47px;
	background: url(img/menu_restaurant_off.gif) no-repeat;
	text-indent: -9999px;
}
li.menu_restaurant a {
	display: block;
	width: 109px;
	height: 47px;
}
li.menu_restaurant a:hover {
	background: url(img/menu_restaurant_on.gif) no-repeat;
}
li.menu_wedding {
	display: block;
	float: left;
	width: 97px;
	height: 47px;
	background: url(img/menu_wedding_off.gif) no-repeat;
	text-indent: -9999px;
}
li.menu_wedding a {
	display: block;
	width: 97px;
	height: 47px;
}
li.menu_wedding a:hover {
	background: url(img/menu_wedding_on.gif) no-repeat;
}
li.menu_gibie {
	display: block;
	float: left;
	width: 98px;
	height: 47px;
	background: url(img/menu_gibie_off.gif) no-repeat;
	text-indent: -9999px;
}
li.menu_gibie a {
	display: block;
	width: 98px;
	height: 47px;
}
li.menu_gibie a:hover {
	background: url(img/menu_gibie_on.gif) no-repeat;
}
li.menu_herb {
	display: block;
	float: left;
	width: 96px;
	height: 47px;
	background: url(img/menu_herb_off.gif) no-repeat;
	text-indent: -9999px;
}
li.menu_herb a {
	display: block;
	width: 96px;
	height: 47px;
}
li.menu_herb a:hover {
	background: url(img/menu_herb_on.gif) no-repeat;
}
li.menu_access {
	display: block;
	float: left;
	width: 96px;
	height: 47px;
	background: url(img/menu_access_off.gif) no-repeat;
	text-indent: -9999px;
}
li.menu_access a {
	display: block;
	width: 96px;
	height: 47px;
}
li.menu_access a:hover {
	background: url(img/menu_access_on.gif) no-repeat;
}
li.menu_contact {
	display: block;
	float: left;
	width: 93px;
	height: 47px;
	background: url(img/menu_contact_off.gif) no-repeat;
	text-indent: -9999px;
}
li.menu_contact a {
	display: block;
	width: 93px;
	height: 47px;
}
li.menu_contact a:hover {
	background: url(img/menu_contact_on.gif) no-repeat;
}
li.menu_link {
	display: block;
	float: left;
	width: 99px;
	height: 47px;
	background: url(img/menu_link_off.gif) no-repeat;
	text-indent: -9999px;
}
li.menu_link a {
	display: block;
	width: 99px;
	height: 47px;
}
li.menu_link a:hover {
	background: url(img/menu_link_on.gif) no-repeat;
}
li.menu_blog {
	display: block;
	float: left;
	width: 112px;
	height: 47px;
	background: url(img/menu_blog_off.gif) no-repeat;
	text-indent: -9999px;
}
li.menu_blog a {
	display: block;
	width: 112px;
	height: 47px;
}
li.menu_blog a:hover {
	background: url(img/menu_blog_on.gif) no-repeat;
}

.info_box {
	background-color: #FFFFCC;
	margin: 10px 0;
	padding: 10px;
}

#body_main {
	padding: 0 10px;
	text-align: left;
}


.top_info{
	border: 0px none #666666;
	background-color: #EBE8E3;
	padding: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;

}
.top_fair{
	border: 0px none #666666;
	padding: 5px;
	background-color: #EBE8E3;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;


}
.top_c1{
	border: 0px none #666666;
	padding: 5px;
	background-color: #EBE8E3;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;


}
.top_c2{
	border: 0px none #FFFFFF;
	padding: 5px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;


}
.wegBox .entTit {
	padding: 0 0 0 15px;
}
.wegBox .entText {
	padding: 0 0 0 15px;
}

.top_m {
	width: 400px;
	float: left;
	clear: none;
}
.top_r{
	width: 220px;
	float: left;
	position: relative;
	clear: none;
}
.top_u{
	width: 400px;
	float: right;
	position: relative;
	clear: none;
}

.main_txt {
	color: #333333;
}
html {
	text-align: center;
}

h2 {
	color: #000000;
	border-bottom-color: #000000;
	font-size: 12px;

}
h3 {
	color: #000000;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #000000;
	margin: 10px 0 0 0;
	padding: 0;
}
h4 {
	color: #CC6600;
	font-weight: bold;
	margin: 2px;
	padding: 2px;
}
li {
	list-style-type: none;
}
.mar15 {
	margin: 15px;
}
.mar_r15 {
	margin-right: 15px;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.kiji {
	font-size: 16px;
	padding: 10px;
}

.bgb {
	background-color: #ffffff;
	background-image: url(img/back_01.jpg);
}
.bgx {
	background-color: #FFFFFF;
	background-image: url(img/xmas.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.style4 {
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
}
.style5 {
	color: #FFFFFF;
	font-weight: bold;
}


/* フッター
------------------------------------------------------------- */
#foot_menu {
	text-align: center;
	margin: 1em 0;
}
#foot_copyright {
	text-align: center;
	margin: 0;
}
