@charset "Shift_JIS";

/*--- base ---*/

body {
	background-image: url(../../images/common/back.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	color:#444444;
}
p {
	margin: 0px;
	padding: 0px;
}
hr {
	display:none;
}
hr , .clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
	visibility: hidden;
}
a:link{
	color:#DB7C00;
	text-decoration: none;
}
a:visited{
	color:#DB7C00;
	text-decoration: none;
}
a:active{
	color:#DB7C00;
	text-decoration: underline;
}
a:hover {
	color:#DB7C00;
	text-decoration: underline;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.center {
	text-align: center;
}

/*フッター*/
#footer {
	background-image: url(../../images/common/foot.gif);
	background-repeat: repeat-x;
	overflow: visible;
	width: 100%;
	display: block;
	height: 65px;
}
#footer_in {
	background-image: url(../../images/common/foot_in.gif);
	background-repeat: no-repeat;
	overflow: visible;
	width: 920px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	height: 65px;
	text-indent: -9999px;
}




/*#main {
	width: 808px;
	background-image: url(../../images/common/back.gif);
	background-repeat: repeat-y;
	background-position: top;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	overflow: visible;
}*/

/*ヘッダー*/
#contents #main {
	width: 920px;
	/*background-color: #FFFFFF;*/
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	overflow: visible;
}

#contents #header {
	background-image: url(../../images/common/head.gif);
	background-repeat: repeat-x;
	height: 99px;
	overflow: visible;
	width: 100%;
}
#contents #header_in {
	height: 99px;
	overflow: visible;
	width: 920px;
	margin-left: auto;
	margin-right: auto;
}
#header #logo {
	background-image: url(../../images/common/logo.gif);
	background-repeat: no-repeat;
	width: 219px;
	height: 68px;
	float: left;
}
#header #logo a {
	width: 219px;
	height: 68px;
	display: block;
	text-indent: -9999px;
}

/*h1+バナー*/
.top_point {
	width: 701px;
	height: 68px;
	float: left;
}
h1 {
	width: 600px;
	margin: 0px;
	padding: 0px;
	overflow: visible;
	float: right;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	display: block;
}
.top_rese a {
	background-image: url(../../images/common/reservation_btn.gif);
	background-repeat: no-repeat;
	width: 130px;
	height: 25px;
	margin-top: 10px;
	margin-right: 20px;
	float: right;
	display: block;
	text-indent: -9999px;
}


/*メインボタン*/
#navi_btn {
	width: 750px;
	height: 31px;
	overflow: visible;
	padding-left: 170px;
	float: left;
}

#navi_btn #menu {
	width: 750px;
	height: 31px;
	float: left;
}
#menu ul {
	width: 750px;
	height: 31px;
	margin: 0px;
	padding: 0px;
}

#menu ul li {
	display: inline;
	height: 31px;
	float: left;
}

#menu ul li a {
	display: block;
	text-indent: -9999px;
	height: 31px;
}

#menu ul li.global00 a {background:url(../../images/common/home_btn.gif) no-repeat center left;width:90px;}
#menu ul li.global01 a {background:url(../../images/common/concept_btn.gif) no-repeat center left;width:90px;}
#menu ul li.global02 a {background:url(../../images/common/wine_btn.gif) no-repeat center left;width:90px;}
#menu ul li.global03 a {background:url(../../images/common/menu_btn.gif) no-repeat center left;width:90px;}
#menu ul li.global04 a {background:url(../../images/common/party_btn.gif) no-repeat bottom left;width:90px;}
#menu ul li.global05 a {background:url(../../images/common/location_btn.gif) no-repeat bottom left;width:90px;}
#menu ul li.global06 a {background:url(../../images/common/contact_btn.gif) no-repeat bottom left;width:90px;}
#menu ul li.global07 a {background:url(../../images/common/sketch_btn.gif) no-repeat bottom left;width:120px;}

#menu ul li.global00_on a {background:url(../../images/common/home_btn_r.gif) no-repeat center left;width:90px;}
#menu ul li.global01_on a {background:url(../../images/common/concept_btn_r.gif) no-repeat center left;width:90px;}
#menu ul li.global02_on a {background:url(../../images/common/wine_btn_r.gif) no-repeat center left;width:90px;}
#menu ul li.global03_on a {background:url(../../images/common/menu_btn_r.gif) no-repeat center left;width:90px;}
#menu ul li.global04_on a {background:url(../../images/common/party_btn_r.gif) no-repeat bottom left;width:90px;}
#menu ul li.global05_on a {background:url(../../images/common/location_btn_r.gif) no-repeat bottom left;width:90px;}
#menu ul li.global06_on a {background:url(../../images/common/contact_btn_r.gif) no-repeat bottom left;width:90px;}
#menu ul li.global07_on a {background:url(../../images/common/sketch_btn_r.gif) no-repeat bottom left;width:120px;}

#menu ul li.global00 a.ov,#menu ul li.global00 a:hover { background: url(../../images/common/home_btn_r.gif) no-repeat center left;width:90px;}
#menu ul li.global01 a.ov,#menu ul li.global01 a:hover { background: url(../../images/common/concept_btn_r.gif) no-repeat center left;width:90px;}
#menu ul li.global02 a.ov,#menu ul li.global02 a:hover { background: url(../../images/common/wine_btn_r.gif) no-repeat center left;width:90px;}
#menu ul li.global03 a.ov,#menu ul li.global03 a:hover { background: url(../../images/common/menu_btn_r.gif) no-repeat center left;width:90px;}
#menu ul li.global04 a.ov,#menu ul li.global04 a:hover { background: url(../../images/common/party_btn_r.gif) no-repeat bottom left;width:90px;}
#menu ul li.global05 a.ov,#menu ul li.global05 a:hover { background: url(../../images/common/location_btn_r.gif) no-repeat bottom left;width:90px;}
#menu ul li.global06 a.ov,#menu ul li.global06 a:hover { background: url(../../images/common/contact_btn_r.gif) no-repeat bottom left;width:90px;}
#menu ul li.global07 a.ov,#menu ul li.global07 a:hover { background: url(../../images/common/sketch_btn_r.gif) no-repeat bottom left;width:120px;}




/*インナー*/
#contents .cont {
	height: 100%;
	overflow: visible;
}


/*--- index ---*/
/*#header h2.index {
	background-image: url(../../images/head/dymo_index.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 650px;
	background-position: right 8px;
	text-indent: -9999px;
}*/
.index {
	background-color: #FFFFFF;
	padding-bottom: 40px;
	height: 100%;
}
/*メイン写真*/
#mainphoto h2 {
	background-image : url(../../images/index/main_photo.jpg);
	background-repeat: no-repeat;
	width: 920px;
	height: 400px;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	display: block;
}

/*右側*/
.index #right {
	width: 220px;
	height: 100%;
	float: right;
	padding-bottom: 10px;
	padding-right: 17px;
}



/*各問合せ*/
#mail_box {
	width: 208px;
	margin-bottom: 20px;
	border: 1px solid #E5E5E5;
	padding: 5px;
	font-size: 10px;
	line-height: 18px;
}
#mail_box img {
	margin-bottom: 10px;
}


/*広告バナー*/
.qr_banner a {
	background-image: url(../../images/common/qr.gif);
	background-repeat: no-repeat;
	width: 220px;
	height: 100px;
	margin-bottom: 20px;
	display: block;
	text-indent: -9999px;
}
.info_banner a {
	background-image: url(../../images/common/info_banner.jpg);
	background-repeat: no-repeat;
	width: 220px;
	height: 70px;
	margin-bottom: 20px;
	display: block;
	text-indent: -9999px;
}
.blog_banner a {
	background-image: url(../../images/common/blog_banner.jpg);
	background-repeat: no-repeat;
	width: 220px;
	height: 100px;
	margin-bottom: 20px;
	display: block;
	text-indent: -9999px;
}
.banner_box {
	width: 220px;
	margin-bottom: 20px;
	display: block;
}


/*左側*/
.index .left {
	float: left;
	width: 649px;
	margin: 0px;
	padding-left: 16px;
	overflow: visible;
}




/*イベント情報*/
#event {
	width: 335px;
	margin-bottom: 20px;
	margin-right: 16px;
	overflow: visible;
	float: left;
}
#event  h3 {
	background-image: url(../../images/top/event_title.gif);
	background-repeat: no-repeat;
	width: 335px;
	height: 36px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
#event_box {
	width: 313px;
	height: 344px;
	padding: 10px;
	overflow: visible;
	float: left;
	border: 1px solid #E5E5E5;
	line-height: 22px;
}


/*最新情報*/
#news {
	background-color: #FEF7ED;
	width: 272px;
	height: 525px;
	margin-bottom: 20px;
	overflow: visible;
	float: left;
	border: 5px solid #171717;
}
#news  h3 {
	background-image: url(../../images/index/news_title.gif);
	background-repeat: no-repeat;
	width: 272px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
#news_box {
	width: 252px;
	height: 485px;
	padding: 10px;
	overflow: auto;
	float: left;
	line-height: 22px;
}

#wine_info a {
	background-image: url(../../images/index/wine_info.jpg);
	background-repeat: no-repeat;
	width: 350px;
	height: 125px;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	float: right;
	text-indent: -9999px;
}

#wine {
	background-color: #FEF7ED;
	width: 340px;
	height: 525px;
	margin-bottom: 20px;
	overflow: visible;
	float: right;
	border: 5px solid #171717;
}
#wine  h3 {
	background-image: url(../../images/index/wine_title.gif);
	background-repeat: no-repeat;
	width: 340px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
#wine_box {
	width: 320px;
	height: 485px;
	padding: 10px;
	overflow: auto;
	float: left;
	line-height: 22px;
}




/*--文字--*/
.red {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.read {
	color: #990000;
	font-weight: bold;
}
.r_big {
	font-size: 14px;
	color: #990000;
}
.s_red {
	font-size: 12px;
	color: #FF0000;
}
.blue {
	color: #3084BA;
	font-weight: bold;
}
.mini_font {
	font-size: 10px;
	line-height: 14px;
}
.mini_font_r {
	font-size: 10px;
	line-height: 14px;
	color: #990000;
}
.w_font {
	color: #FFFFFF;
}











