/**************************** ベース *************************/
body {
	text-align: center;
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: 'ＭＳ Ｐ明朝', "Times New Roman", Times, 'ヒラギノ明朝 Pro', serif;
	color: #000000;
}

p {
	margin: 0px;
	padding: 0px;
}

em {
	visibility: hidden;
	font-size: 5px;
	text-decoration: none;
}

#wrapper {
	width: 950px;
	margin: 0px auto;
	position: relative;
	background: url(../images/common/bg_main.gif) repeat;
	height: auto;

}

/************************* トップ／ヘッダー *************************/

#topheader {
	width: 950px;
	background: url(../images/common/bg_header.gif) no-repeat top;
	position: relative;
}
#topflash {
	width: 950px;
	margin: 0px auto;
	background: url(../images/common/bg_main.gif) repeat-y;
	padding: 0px;
	height: 210px;
}
.topspace {
	width: 950px;
	padding-top: 190px;
}

/**************************** ヘッダー *************************/

#header {
	width: 950px;
	background: url(../images/common/bg_header.gif) no-repeat top;
	padding-top: 30px;
}
#top {
	padding-top: 30px;
}
#flash {
	width: 950px;
	margin: 0px auto;
	background: url(../images/common/bg_main.gif) repeat-y;
	padding-top: 18px;
	padding-bottom: 30px;
	height: 50px;
}
#topnavi {
	width: 950px;
	margin: 12px auto 0px;
	background: url(../images/common/bg_main.gif) repeat-y;
	padding: 0px;
	height: 50px;
}


/**************************** メイン *************************/

#main {
	width: 950px;
	position: relative;
	background: url(../images/common/bg_main.gif) repeat-y;
	min-height: 1em;
	text-align: center;
	background-image: url(../images/common/bg_main.gif);
	padding: ０;
}

#main:after {  /*clearfix*/
	content: " ";
	display: block;
	clear: both;
	height: 0px;
	overflow: hidden;
	text-align: left;
}
/*\*/

* html #main {
	text-align: left;
}


#text {
	float: left;
	width: 550px;
}
/**/


/**************************** フッター *************************/

#footer {
	width: 950px;
	margin: 0px auto;
	text-align: left;
	background: url(../images/common/bg_footer.gif) no-repeat bottom;
	height: 60px;
	position: relative;
	float: left;
}
#footer #menu {
	margin-top: 15px;
	margin-left: 30px;
	height: 13px;
	clear: both;
	position: relative;
	padding: 0px;
	width: 300;
}
#footer #menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	clear: both;
}
#footer #menu li a {
	color: #FFFFFF;
	display: block;
	height: 13px;
	float: left;
	text-decoration: none;
	margin-right: 30px;
}

.email {
	display: block;
	height: 13px;
	width: 30px;
	float: left;
	margin-right: 30px;
}

.email a {
	background: url(../images/button/bt_email.gif) no-repeat left top;
	display: block;
	height: 13px;
	width: 30px;
	text-decoration: none;
}
.email a:hover {
	background: url(../images/button/bt_email.gif) no-repeat left -13px;
}

.access {
	display: block;
	height: 13px;
	width: 42px;
	margin-right: 30px;
	float: left;
}

.access a {
	background: url(../images/button/bt_access.gif) no-repeat left top;
	display: block;
	height: 13px;
	text-decoration: none;
}
.access a:hover {
	background: url(../images/button/bt_access.gif) no-repeat left -13px;
}

.legal {
	display: block;
	height: 13px;
	width: 38px;
	float: left;
	margin-right: 30px;

}
.legal a {
	background: url(../images/button/bt_legal.gif) no-repeat left top;
	display: block;
	height: 13px;
	width: 38px;
	text-decoration: none;
}
.legal a:hover {
	background: url(../images/button/bt_legal.gif) no-repeat left -13px;
}

.sitemap {
	display: block;
	height: 13px;
	width: 52px;
	float: left;
	margin-right: 30px;
}
.sitemap a {
	background: url(../images/button/bt_sitemap.gif) no-repeat left top;
	display: block;
	height: 13px;
	text-decoration: none;
}
.sitemap a:hover {
	background: url(../images/button/bt_sitemap.gif) no-repeat left -13px;
}


/********************** 見出し ***************************/

h1 {
	margin: 0px;
	padding: 0px;
	background: url(../images/common/main_header.gif) no-repeat;
	display: block;
}
h1 a, h1 a:hover {
	display: block;
	height: 80px;
	width: 950px;
	overflow: hidden;
	text-indent: -5000px;
}

h2 {
	margin: 0px;
	padding: 0px;
}


/**********************  リンク ***********************/


.link1 a:link {
	color: #666666;
	text-decoration: none;
	font: 14px ;
}
.link1 a:visited {
color: #000000; text-decoration: none;
 }
.link1 a:hover {
color: #333333; text-decoration: none;
}


#block3 a:link, #block3 a:visited {
	text-decoration: none;
	color: #0A2282;
}
#block3 a:hover {
	text-decoration: none;
	color: #666666;
}


/*********************** コンテンツ　メイン ***********************/

#block1{
	width: 510px;
	border-left: 3px solid #000033;
	padding-left: 10px;
	float: left;
	text-align: left;
	clear: left;
	margin-left: 55px;
    display: inline;　
}
#block1 p {
}

#block2 {
	width: 430px;
	border-left: 3px solid #000033;
	padding-left: 10px;
	float: left;
	text-align: left;
	clear: left;
	margin-left: 55px;
	display: inline;　

}

#block3 {
	width: 820px;
	border-left: 3px solid #000033;
	padding-left: 10px;
	float: left;
	text-align: left;
	margin-left: 55px;
	display: inline;
　
; 		margin-top: 30px;
}

#block4 {
	width: 840px;
	float: left;
	text-align: left;
	margin-left: 55px;
	clear: both;
    display: inline;　
}

#block5 {
	width: 840px;
	float: left;
	margin-left: 55px;
	border-top: 3px solid #000000;
	padding-top: 10px;
    display: inline;　
}

#block6 {
	width: 840px;
	text-align: left;
	margin-left: 55px;
	float: left;
    display: inline;　
}

#harf {
	width: 400px;
	border-left: 3px solid #000033;
	padding-left: 10px;
	margin-bottom: 50px;
	float: left;
	text-align: left;
	clear: left;
	margin-left: 55px;
    display: inline;　
}

#banner {
	width: 200px;
	border-left: 3px solid #FFFFFF;
	padding-left: 0px;
	margin-bottom: 0px;
	float: left;
	text-align: left;
	clear: left;
	margin-left: 75px;
	display: inline;
　
}

/***********************  テキスト ***********************/

.japanese {
	color: #000000;
	letter-spacing: 0.1em;
	font-size: 12px;
	line-height: 19px;
}

.french {
	font: 11px/15px "Times New Roman", Times, serif;
	letter-spacing: 0.05em;
}
.french2 {
	font: 12px/18px "Times New Roman", Times, serif;
	letter-spacing: 0.05em;
}


.px14blue {
	font-size: 14px;
	color: #000066;
	letter-spacing: 0.1em;
	padding-bottom: 10px;
	padding-top: 3px;
}
.gift {
	font-size: 12px;
	line-height: 19px;
}
.drink {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
}
.px14 {
	padding-bottom: 12px;
	font-size: 14px;
	line-height: 18px;
}
.px18 {
	color: #000000;
	font: bold 17px/18px "Times New Roman", Times, serif;
}
.pdf a {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.cell {
	float: left;
	padding-left: 10px;
	border-left: 3px solid #000000;
	width: 400px;
	margin-right: 5px;
}
.px12 {
	padding-bottom: 5px;
	letter-spacing: 0.05em;
	font-size: 12px;
	line-height: 17px;
}
.px12_19 {
	line-height: 19px;
	font-size: 12px;
	letter-spacing: 0.05em;
}
.px14blue2 {
	font-size: 14px;
	color: #0A2282;
	letter-spacing: 0.05em;
}

/*********************** light photo ***********************/

#photo {
	float: right;
	width: 240px;
	text-align: left;
	clear: none;
	margin-right: 55px;
    display: inline;　
}
.imgbox {
	position: relative;
}
#photo img {
	border: none;
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
	display: inline;
}

.category {
	padding: 0px;
	float: left;
	margin: 0px 10px 10px 0px;
	display: block;
}
img {
	border: 0px;
	vertical-align:middle;
}

/***********************  wine ***********************/

.winelist {
	margin-right: 100px;
	float: right;
	text-align: left;
	font-size: 12px;
	line-height: 15px;
    display: inline;　

}
.submenu {
	float: right;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
    display: inline;　
}
.submenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.submenu li {
	font: 12px/20px "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: none;
}
.submenu li a {
	font: 12px/20px "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: none;
}
.submenu li a:hover {
	color: #0A2282;
	text-decoration: none;
}

/***********************  table ***********************/

.gift {
	margin-right: 60px;
	float: right;
	font-size: 12px;
	line-height: 16px;
    display: inline;　

}

.menu {
	margin-right: 60px;
	float: right;
	font-size: 12px;
	line-height: 15px;
    display: inline;　

}
.recommended {
	line-height: 18px;
	font-size: 12px;
	text-align: left;
}
.recommended_tx1 {
	font: 12px/15px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-bottom: 5px;
	border-bottom: 1px dotted #666666;
	margin-bottom: 10px;
	padding-top: 5px;
	border-top: 1px dotted #666666;
}


.lineup {
	margin-right: 100px;
	float: right;
	letter-spacing: 0.01em;
	text-align: left;
	font-size: 12px;
	line-height: 17px;
	display: inline;　
}

/***********************  other ***********************/

.bt_detail {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 5px;
}
.ttlimg {
	margin-bottom: 40px;
}
.left {
	float: left;
	display: inline;　
}
.right {
	float: right;
	display: inline;　
}
.pagetop {
	text-align: right;
	padding-bottom: 35px;
	float: left;
	width: 840px;
	margin-left: 55px;
	margin-top: -20px;
	display: inline;　
}
.pagetop2 {
	text-align: right;
	float: left;
	width: 840px;
	margin-left: 55px;
	margin-top: -20px;
	display: inline;　
}
/***********************  sitemap ***********************/
#left {
	float: left;
	width: 420px;
	clear: left;
	display: inline;　
}
#right {
	float: right;
	width: 400px;
	display: inline;　
}
.sitemapbox {
	border-left: 3px solid #000000;
	margin-bottom: 15px;
	float: left;
	width: 350px;
	margin-right: 5px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	text-align: left;
	display: inline;　
}

.sitemapbox a {
	font-size: 14px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
}

.sitemapbox a:hover {
	color: #000000;
	text-decoration: underline;
}
.sitemapbox ul {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.sitemapbox li {
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	text-decoration: none;
	padding-top: 5px;
}

.sitemapbox li a {
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	text-decoration: none;
	background: url(../images/common/allow.jpg) no-repeat left 2px;
	padding-left: 15px;
	display: block;
}
.sub a {
	display: block;
	margin-top: 10px;
	margin-left: 10px;
	list-style: none;
	font-size: 12px;
	color: #CC0000;
}


.line {
	border-top: 2px dashed #CCCCCC;
	width: 840px;
	text-align: left;
	margin: 10px 55px 25px;
}

.comments {
	font: bold 10px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
	text-align: center;
	float: left;
	width: 840px;
	margin-left: 55px;
	padding-top: 20px;
	margin-bottom: -20px;
	display: inline;　
}
.space1px {
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 1%;
	position: relative;
	float: left;
}

.space260px {
	float: left;
	width: 100%;
	height: 260px;
	display: inline;　
}
.space50px {
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 50px;
	position: relative;
	float: left;
	display: inline;　
#wrapper #main img#banner {
	margin-left: 700px;
}
#wrapper #main #photo #banner {
}
