@charset "utf-8";

/* ------------------------------------------------------------------------ デフォルト */

* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	line-height: 1.5;
	font-family: Verdana, Arial, sans-serif;
}
*:first-child+html * { font-size: 94%; } /* IE7 */
html>body * { font-family: Verdana, Arial, sans-serif; } /* Firefox */

html { width: 100%; height: 100%; overflow-y: scroll; }
body {
	font-size: 75%; /* IE */
	width: 100%;
	background: #E5E2BB;
}
html>/**/body {
  font-size: 12px; /* Except IE */
}

small { font-size: 75%; font-style: normal; }
b { font-size: 110%; }
em { font-size: 75%; font-weight: normal; font-style: normal; }
strong { font-size: 110%; }

a { outline: none; }
a:link { color: #762226; text-decoration: underline; }
a:visited { color: #554C3D; text-decoration: underline; }
a:hover { color: #554C3D; text-decoration: none; }
a:active { color: #554C3D; text-decoration: none; }

img { border: none; vertical-align: bottom; }

table {
	position: relative;
	font-size: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}

fieldset { border: none; }
input.text, select, textarea {
	padding: 2px;
	border: 1px solid #ccc;
	background: #fff url(img/element_bg.gif) 0 0 repeat-x;
	z-index: 10;
}

button {
	border: none;
	background: none;
	cursor: pointer;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}



#wrapper {
	position: relative;
	display: block;
	margin: 0 auto 0px auto;
	padding: 0px 0 0px 0;
	width: 760px;
	background: url(img/wrapper_bg.gif) 0 0 repeat-y;
}
#wrapper a { outline: hidden; }



/* ------------------------------------------------------------------------------------ header */

#header {
	position: relative;
	margin: 0 0 1px 0px;
	padding: 0px 0 0px 0;
	_width: 760px;
	height: 135px;
	background: url(img/header_bg.gif) 0 0 no-repeat;
	overflow: hidden;
}

#header h1 a {
	display: block;
	margin: 50px 0 14px 97px;
	_margin-left: 49px;
	padding: 0px 0 0px 0;
	text-indent: -9999em;
	width: 116px;
	height: 71px;
	background: url(img/header_h1.gif) 0 0 no-repeat;
	float: left;
}

#header p {
	display: block;
	margin: 74px 15px 0px 0px;
	_margin: 74px 8px 37px 0;
	padding: 0px 0 0px 0;
	text-indent: -9999em;
	width: 401px;
	height: 24px;
	background: url(img/header_p.gif) 0 0 no-repeat;
	float: right;
}

/* ガイドナビ */
#header ul.guide {
	position: absolute;
	top: 3px;
	right: 4px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0 0 0;
	list-style: none;
	_width: 430px;
	height: 30px;
	overflow: hidden;
}

#header ul.guide li {
	display: inline;
	margin: 0px 0px 0px 15px;
	color: #fff;
	list-style: none;
	float: left;
}
#header ul.guide a { color: #fff; }
#header ul.guide a.sitemap {
	display: block;
	margin: 3px 0px 0px 0px;
	_margin-top: 6px;
	padding: 0px 0 0 10px;
	background: url(img/header_icon.gif) 0 8px no-repeat;
}
#header ul.guide input.ti {
	margin: 0px 0px 0px 0px;
	padding-left: 18px;
	width: 112px;
	background: #fff url(img/header_serch_icon.gif) 0 0 no-repeat;
}
#header ul.guide button {
	margin: 0px 0px 0px 0px;
	padding: 0px 0 0 0;
	text-indent: -9999em;
	width: 40px;
	height: 23px;
	background: url(img/header_nav_search.gif) 0 0 no-repeat;
}
#header ul.guide input.submit {
	margin: 0px 0px 0px 0px;
	padding: 0px 0 0 0;
	text-indent: -9999em;
	width: 40px;
	height: 23px;
	border: none;
	background: url(img/header_nav_search.gif) 0 0 no-repeat;
}
#header ul.guide a.member {
	_position: absolute;
	_top: 1px;
	_right: 0px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0 0 0;
	text-indent: -9999em;
	width: 130px;
	height: 23px;
	background: url(img/header_nav_member.gif) 0 0 no-repeat;
}



/* ------------------------------------------------------------------------------------ mainPhoto */



#wrapper #mainPhoto { margin: 0 0 3px 3px; }
#wrapper #mainPhoto.top { margin-bottom: 10px; }

#mainPhoto img {
	margin: 0 0 0px 0px;
	padding: 2px;
	border: 1px solid #ccc;
	background: #fff;
}



/* ------------------------------------------------------------------------------------ container */

#container {
	position: relative;
	margin: 0 0 3px 0px;
	padding: 3px 0 0 0;
	background: url(img/container_bg.gif) 3px 0px repeat-y;
	clear: both;
	_zoom: 1;
}
*:first-child+html #container { overflow: auto; } /* IE7 */
#container.top { background: none; }

#container a:link { color: #ffffff; }
#container a:visited { color: #E1CEA8; }
#container a:hover { color: #ffffff; }
#container a:active { color: #ffffff; }



/* ------------------------------------------------------------------------------------- contents */

#contents {
	position: relative;
	margin: 0 0 0px 0px;
	padding: 0px 0 0 3px;
	width: 575px;
	float: left;
}



/* ------------------------------------------------------------------------------------- sidebar */

#sidebar {
	position: relative;
	margin: 0 3px 0px 0px;
	padding: 0px 0 0 0px;
	width: 150px;
	float: right;
}

#sidebar ul {
	position: relative;
	margin: 0 0px 15px 0px;
	padding: 0px 0 0 0px;
	list-style: none;
}

#sidebar ul li {
	list-style: none;
}

/* メインメニュー */
#sidebar ul.nav a,
#sidebar ul.nav li.noEntry {
	display: block;
	margin: 0 0px 1px 0px;
	_margin-bottom: 0;
	padding: 5px 0 0 15px;
	color: #E1CEA8;
	font-size: 85%;
	line-height: 1.0;
	width: 135px;
	height: 35px;
	background: url(img/sidebar_button_bg.gif) 0 0 no-repeat;
	overflow: hidden;
}
*:first-child+html #sidebar ul.nav a,
*:first-child+html #sidebar ul.nav li.noEntry { margin-bottom: 0; }
#sidebar ul.nav a strong,
#sidebar ul.nav li.noEntry strong { font-size: 120%; font-weight: normal; }
*:first-child+html #sidebar ul.nav a strong,
*:first-child+html #sidebar ul.nav li.noEntry strong { font-size: 130%; } /* IE7 */
#sidebar ul.nav a:link { text-decoration: none; }
#sidebar ul.nav a:visited { text-decoration: none; }
#sidebar ul.nav a:hover { text-decoration: underline; }
#sidebar ul.nav a:active { text-decoration: underline; }

/* バナー */
#sidebar ul.banner a {
	display: block;
	margin: 0 0px 5px 0px;
	padding: 0px 0 0 0px;
	text-indent: -9999em;
	width: 150px;
	height: 60px;
}
#sidebar ul.banner a.bourgogne { background: url(img/sidebar_banner_bourgogne.jpg) 0 0 no-repeat; }
#sidebar ul.banner a.staff { background: url(img/sidebar_banner_staff.jpg) 0 0 no-repeat; }



/* -------------------------------------------------------------------------------------- footer */

#wrapper #footer {
	position: relative;
	margin: 0 0 0px 0px;
	padding: 0 0 0px 0;
	min-height: 150px;
	_height: 150px;
	clear: both;
}

#footer #detail {
	margin: 0 0 1px 3px;
	padding: 10px 0 0px 0;
	width: 754px;
	min-height: 110px;
	_height: 110px;
	background: #E5E2BB;
}

#detail ul.nav {
	margin: 0 0 20px 20px;
	_margin-left: 10px;
	padding: 0 0 0px 0;
	list-style: none;
	float: left;
}

#detail ul.nav li {
	display: inline;
	margin: 0 25px 0 0;
	list-style: none;
	float: left;
}
#detail ul.nav a {
	display: block;
	margin: 0 0 0px 0px;
	padding: 0 0 0px 10px;
	background: url(img/footer_icon.gif) 0 8px no-repeat;
}
*:first-child+html #detail ul.nav a { font-size: 100%; } /* IE7 */

#detail a.pagetop {
	display: block;
	margin: 0 20px 0px 0px;
	_margin-right: 10px;
	padding: 0 0px 0px 10px;
	width: 8.0em;
	background: url(img/footer_icon.gif) 0 8px no-repeat;
	float: right;
}
*:first-child+html #detail a.pagetop { width: 9.0em; } /* IE7 */

#detail h2 {
	margin: 0 0px 10px 20px;
	padding: 0 0px 0px 0px;
	text-indent: -9999em;
	width: 217px;
	height: 17px;
	background: url(img/fotter_h2.gif) 0 0 no-repeat;
	clear: both;
}

#detail ul.office {
	margin: 0 0 10px 20px;
	padding: 0 0 0px 0;
	list-style: none;
}

#detail ul.office li {
	display: inline;
	list-style: none;
	line-height: 1.2;
	width: 360px;
	float: left;
}

#detail ul.office img {
	display: inline;
	margin: 0 5px 0 0;
	float: left;
}

#footer address {
	margin: 0 0 0px 0px;
	padding: 8px 0 0px 0px;
	color: #fff;
	font-style: normal;
	text-align: center;
	min-height: 23px;
	_height: 23px;
	background: url(img/footer_bg_address.gif) 0 0 no-repeat;
	clear: both;
}



/* -------------------------------------------------------------------------------------- 共通 */

#contents a:link { color: #762226; }
#contents a:visited { color: #574E3F; }
#contents a:hover { color: #762226; }
#contents a:active { color: #762226; }

/* パンくずリスト */
#contents p.pankuzu {
	margin: 5px 0px 5px 20px;
	padding: 0px;
}

#contents h2 {
	margin: 0 0px 10px 0px;
	padding: 5px 0 0 30px;
	color: #fff;
	font-size: 130%;
	line-height: 1.2;
	width: 550px;
	height: 25px;
	background: url(img/h2_other.gif);
}
#contents h2.link { margin-bottom: 30px; }
#contents h2.others { margin-bottom: 15px; }

#contents h3, #contents h4 {
	margin: 0 0px 0px 20px;
	padding: 5px 0 10px 10px;
	color: #544B3C;
	font-size: 120%;
	line-height: 1.1;
	width: 550px;
	background: url(img/h3_common.gif) right bottom no-repeat;
}
#contents h3.others { margin-top: -10px; clear: both; }
#contents h3 span, #contents h4 span {
	padding-left: 15px;
	font-size: 100%;
	line-height: 1.2;
	background: url(img/icon_circle.gif) 0px 3px no-repeat;
	_background-position: 0px 1px;
}
*:first-child+html #contents h3 span, #contents h4 span { background-position: 0px 1px; }

#contents img { border: 1px solid #ccc; }

#contents a.more {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-indent: -9999em;
	width: 160px;
	height: 25px;
	background: url(img/button_more.gif) 0 0 no-repeat;
	float: right;
}

#contents div.sentence { margin: 0 0 20px 20px; }
*:first-child+html #contents div.sentence { font-size: 105%; }

#contents div.sentence p { margin: 0 0 15px 0px; }

#contents div.sentence img.mt-image-none,
#contents div.sentence img.mt-image-left {
	margin: 0 15px 0 0;
	clear: both;
	float: left;
}
#contents div.sentence img.mt-image-center {
	display: block;
	clear: both;
}
#contents div.sentence img.mt-image-right {
	margin: 0 0px 0 15px;
	clear: both;
	float: right;
}

#contents div.sentence ul,
#contents div.sentence ol {
	display: block;
	margin: 15px 0px 15px 20px;
	padding: 0px 0px 0px 20px;
	clear: both;
}

#contents div.sentence blockquote {
	display: block;
	margin: 15px 30px 15px 20px;
	padding: 0px 0px;
	clear: both;
}

#contents div.sentence table td { vertical-align: top; }
*:first-child+html #contents div.sentence table td { font-size: 105%; }

#contents div.sentence span.mt-enclosure-file {
	display: block;
	margin: 0 0 5px 0;
	padding: 0px 0px;
	clear: both;
}

#contents div.files {
	margin: 0 0 5px 0;
	padding: 0;
	clear: both;
}
*:first-child+html #contents div.files { margin-bottom: 0; font-size: 110%; }

#contents div.files img {
	margin: 0px 5px 5px 0;
	_width: 25px;
	border: none;
	float: left;
}

#contents div.files a.fileName {
	_padding-top: 10px;
	line-height: 1.1;
	width: auto;
}
#contents div.files a:link { text-decoration: none; }
#contents div.files a:visited { text-decoration: none; }
#contents div.files a:hover { text-decoration: none; }
#contents div.files a:active { text-decoration: none; }



/* -------------------------------------------------------------------------------------- トップ */

/* お知らせ */
#contents #info {
	position: relative;
	margin: 0 0 20px 3;
	padding: 0px 0px 0px 0px;
	width: 150px;
	float: left;
}
*:first-child+html #contents #info { font-size: 105%; }

#contents #info h2 {
	margin: 0 0px 15px 0px;
	padding: 0px;
	text-indent: -9999em;
	width: 150px;
	height: 30px;
	background: url(img/top_h2_info.gif);
}
#contents #info h2 a {
	display: block;
	margin: 0 0px 0px 0px;
	padding: 0px;
	text-indent: -9999em;
	width: 150px;
	height: 30px;
	background: url(img/top_h2_info.gif);
}

#info ul {
	margin: 0 0px 20px 0px;
	padding: 0px;
	list-style: none;
	_width: 150px;
	max-height: 418px;
	_height: 418px;
	overflow: auto;
}

#info ul li {
	margin: 0 0px 10px 0px;
	padding: 0px 0 10px 5px;
	font-size: 90%;
	list-style: none;
	border-bottom: 1px dashed #E5E2BB;
}
#info ul a { font-size: 100%; }
#contents #info ul a:link { color: #fff; }
#contents #info ul a:visited { color: #E5E2BB; }
#contents #info ul a:hover { color: #fff; }
#contents #info ul a:active { color: #fff; }

/* intro */
#contents #center {
	position: relative;
	margin: 0 0 20px 0;
	padding: 0px 0px 50px 0px;
	width: 400px;
	background: url(img/top_intro_bottom.gif) left bottom no-repeat;
	float: right;
}

#contents #center h2.intro {
	margin: 0 0 0px 0;
	padding: 0px 0px 0px 0px;
	text-indent: -9999em;
	width: 400px;
	height: 130px;
	background: url(img/top_h2_intro.gif) 0 0 no-repeat;
}

#contents #center p {
	margin: 0 0 0px 0;
	padding: 10px 50px 10px 50px;
	line-height: 1.6;
	background: url(img/top_intro_middle.gif) 0 0 repeat-y;
}

/* AmZのこだわり */
#contents #center h2.feature {
	margin: 0 0 0px 0;
	padding: 0px 0px 0px 0px;
	text-indent: -9999em;
	width: 400px;
	height: 40px;
	background: url(img/top_h2_feature.gif) 0 0 no-repeat;
}

#contents #center h3 {
	margin: 0 0 0px 0;
	padding: 10px 50px 0px 50px;
	font-size: 120%;
	width: auto;
	background: url(img/top_intro_middle.gif) 0 0 repeat-y;
}
#contents #center h3 a {
	display: block;
	margin: 0 0 0px 0;
	padding: 0 0 0px 5px;
	font-size: 100%;
	line-height: 1.2;
	border-left: 8px solid #544B3C;
}
#contents #center h3 a:link { color: #574E3F; }
#contents #center h3 a:visited { color: #574E3F; }
#contents #center h3 a:hover { color: #574E3F; }
#contents #center h3 a:active { color: #574E3F; }

#contents #center img {
	margin: 0 10px 0px 0;
	padding: 0px 0px 0px 0px;
	float: left;
}
#contents #center img.intro { width: 120px; height: 90px; }
#contents #center img.feature {
	margin: 10px 10px 0px 50px;
	padding: 0px 0px 0px 0px;
}

#contents #center p.feature { top: -10px; }
#contents #center p.feature img { display: none; }



/* ------------------------------------------------------------------------------------ サイトマップ */

#contents #sitemap {
	margin: 0px 0 20px 30px;
	padding: 0 0 0 0;
}
*:first-child+html #contents #sitemap { font-size: 105%; }

#contents #sitemap h3 {
	font-size: 120%;
	background: none;
	_width: 500px;
}
#contents #sitemap h3 a { font-size: 100%; _width: 500px; }

#contents #sitemap ul {
	margin: 1px 0 0px 70px;
	padding: 0 0 20px 10px;
	list-style: none;
	background: url(img/sitemap_ul.gif) 0 0 repeat-y;
}
#contents #sitemap ul.bottom { padding-bottom: 0; }

#contents #sitemap ul li {
	display: block;
	margin: 0 0px 0px 0px;
	padding: 5px 0 2px 20px;
	_width: auto;
	background: url(img/sitemap_ul_li.gif) 0 14px no-repeat;
	_zoom: 1;
}



/* ------------------------------------------------------------------------------------ 検索結果 */

#contents #search-results h3 {
	margin: 10px 0px 20px 20px;
	padding: 0px 0 0px 0px;
	font-size: 110%;
	font-weight: normal;
	_width: 480px;
	background: none;
}
#contents #search-results h3 strong {
	font-size: 130%;
	font-weight: bold;
}

#contents #search-results div.entry {
	margin: 0px 0px 10px 20px;
	padding: 25px 20px 10px 20px;
	border: 1px solid #544B3C;
	background: url(img/search_bg.gif) 0 0 no-repeat;
	clear: both;
}
*:first-child+html #contents #search-results div.entry { padding-bottom: 40px; }

#contents #search-results div.entry h4 {
	margin: 0 0 10px 0px;
	padding: 0 0 0 0;
	font-size: 130%;
	width: 500px;
	background: none;
}
#contents #search-results div.entry h4 a { font-size: 100%; }

#contents #search-results div.entry p { margin-bottom: 10px; }

#contents div.search {
	margin: 0px 0px 10px 20px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #544B3C;
	clear: both;
}

/* ページナビ */
#contents div.content-nav {
	margin: 0px 0px 10px 20px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	clear: both;
}

#contents div.content-nav a,
#contents div.content-nav span { margin: 0 5px; }



/* ------------------------------------------------------------------------------------ 会員専用 */

#contents a.logout {
	position: absolute;
	top: 3px;
	right: 0;
	margin: 0px 0 0 0;
	padding: 0 0 0px 10px;
	width: 6.0em;
	background: url(img/footer_icon.gif) 0 8px no-repeat;
	float: right;
}

#contents h2 { margin-bottom: 30px; }

#contents div.member {
	display: inline;
	margin: 0 0 20px 20px;
	padding: 15px;
	width: 230px;
	min-height: 100px;
	_height: 100px;
	border: 1px solid #C0BA90;
	background: #D7D297 url(img/member_bg.gif) left top repeat-x;
	float: left;
}

#contents div.member img {
	display: inline;
	margin: 0 10px 0 0px;
	padding: 0px;
	border: none;
	float: left;
}

#contents div.member h3 {
	margin: 0 0 5px 0px;
	padding: 0px;
	font-size: 130%;
	width: auto;
	height: auto;
	background: none;
}
#contents div.member h3 a { font-size: 100%; }
*:first-child+html #contents div.member h3 { font-size: 140%; }

#contents a.detail {
	display: block;
	padding: 0px;
	text-indent: -9999em;
	width: 100px;
	height: 25px;
	background: url(img/button_detail.gif) 0 0 no-repeat;
}
#contents div.member a.detail {
	margin: 10px 0 0 70px;
	clear: both;
}

/* ワインリスト */
#contents p.list { margin: -10px 0 15px 20px; }

#contents #section table.wineList td {
	padding: 10px;
	width: 250px;
	background: #E5E2BB;
}

#contents #section table.wineList td h3 {
	margin-left: 0;
	padding-left: 0;
	font-size: 130%;
	width: auto;
	width: 250px;
	background: none;
}
*:first-child+html #contents #section table.wineList td h3 { font-size: 150%; }

#contents #section table.wineList td p {
	margin: 0px 0 10px 0;
	padding: 0 0 0 0;
	width: 250px;
}

/* インデントリスト */


/* キャンペーン */
#contents #campaign {
	margin: -10px 0 20px 20px;
}

#contents #campaign h3 { margin-left: 0px; clear: both; }
#contents div.surround { margin-bottom: 20px; }
/*#contents div.surround span a { display: none; }*/
#contents div.surround ul,
#contents div.surround ol {
	display: block;
	margin: 15px 0px 15px 30px;
	padding: 0px 0px 0px 20px;
	clear: both;
}

#contents div.surround blockquote {
	display: block;
	margin: 15px 30px 15px 30px;
	padding: 0px 0px;
	clear: both;
}

/* メールマガジン */
#contents #registration {
	margin: 0 0px 15px 20px;
	padding: 15px 25px;
	width: 508px;
	border: 1px solid #C7C3A1;
	background: #E5E2BB;
	clear: both;
}

#contents #registration h4 {
	margin: 0 0px -20px 0px;
	padding: 15px 15px;
	text-indent: -9999em;
	width: 153px;
	height: 24px;
	background: url(img/member_h4_campaign.gif) 0 0 no-repeat;
	clear: both;
}

#contents #registration p { margin: 0 0px 15px 0px; }

#contents #registration form {
	display: inline;
	margin: 0 0px 0px 0px;
	padding: 10px 15px;
	width: 210px;
	background: #554C3D url(img/member_form_campaign.gif) 0 0 no-repeat;
}
#contents #registration form.registration { float: left; }
#contents #registration form.cancel { float: right; }

#contents #registration form h5 {
	margin: 0 0px 0px 0px;
	padding: 0px 0px;
	color: #fff;
	font-size: 120%;
}

#contents #registration form input.email {
	margin: 0 0px 5px 0px;
	width: 200px;
}

#contents #registration form input.registration {
	display: block;
	margin: 0 4px 0 0;
	padding: 0 0 0 0;
	text-indent: -9999em;
	width: 50px;
	height: 25px;
	border: none;
	background: url(img/button_registration.gif) 0 0 no-repeat;
	float: right;
	cursor: pointer;
}
#contents #registration form input.cancel {
	display: block;
	margin: 0 4px 0 0;
	padding: 0 0 0 0;
	text-indent: -9999em;
	width: 50px;
	height: 25px;
	border: none;
	background: url(img/button_cancel.gif) 0 0 no-repeat;
	float: right;
	cursor: pointer;
}



/* ------------------------------------------------------------------------------------ 生産者紹介 */

#contents img.map { margin: 0 0 20px 20px; }

#contents h3.producer { padding-bottom: 10px; }
#contents h3.producer a { font-size: 100%; }

#contents ul.list {
	margin: 1px 0 20px 20px;
	padding: 0 0 0 0;
	_padding-bottom: 15px;
	list-style: none;
}
*:first-child+html #contents ul.list { font-size: 105%; zoom: 1; }

ul.list li {
	display: inline;
	font-size: 90%;
	line-height: 0;
	list-style: none;
	float: left;
}

ul.list a,
ul.list span,
ul.list li.current {
	display: block;
	margin: 0 0px 1px 0px;
	padding: 5px 0 5px 20px;
	font-size: 100%;
	line-height: 1.2;
	width: 540px;
	background: #E5E2BB;
}



/* ------------------------------------------------------------------------------------ 生産者詳細 */

#contents h2#page-title { margin-bottom: 15px; }

#contents div.single {
	margin: 0 0 0 0px;
	padding: 0 0 0 0;
	clear: both;
}

#contents div.single h3 {
	margin-bottom: 20px;
	font-size: 120%;
	clear: both;
}

/* 写真と本文 */
div.single div#intro {
	display: inline;
	margin: 0 0 10px 20px;
	padding: 22px 0 0 0;
	width: 170px;
	float: left;
}

div#intro img {
	margin: 0 0 5px 0px;
	padding: 0 0 0 0;
	border: 1px solid #ccc;
}

/* 概要一覧 */
div.single div#data {
	display: inline;
	margin: 0 0 0 0px;
	_margin-right: -5px;
	padding: 0 0 0 0;
	width: 370px;
	float: right;
}

div#data h4 {
	margin: 0 0 1px 0;
	font-size: 120%;
	width: 365px;
}

div#data table {
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
	width: 375px;
}

div#data table td {
	margin: 0 0 0 0;
	padding: 5px 10px;
	line-height: 1.2;
	border-bottom: 1px solid #F8F8DE;
	background: #E5E2BB;
}
*:first-child+html div#data table td { font-size: 120%; }
*:first-child+html div#data table td a { font-size: 100%; }
div#data table td.td01 { width: 100px; }
div#data table td.td02 { width: 240px; }

#contents h4.wineList { clear: both; }

/* コメント欄 */
#contents div.single p.message {
	margin: 0 0px 20px 20px;
	padding: 5px 10px;
	width: 538px;
	border: 1px solid #C7C3A1;
	background: #E5E2BB;
	clear: both;
}



/* ------------------------------------------------------------------------------------ ワイン銘柄紹介 */

#contents div.wineArea {
	margin: 0 0px 20px 20px;
	padding: 15px 15px 15px 15px;
	width: 528px;
	border: 1px solid #C7C3A1;
	background: #E5E2BB;
}

#contents div.wineArea h4 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	font-size: 110%;
	font-weight: normal;
	line-height: 1.2;
	_width: 508px;
	background: none;
}
#contents div.wineArea h4 a {
	display: block;
	margin: 0px 0px 3px 0px;
	padding: 5px 10px;
	color: #fff;
	font-size: 110%;
	line-height: 1.2;
	width: 508px;
	background: #928369;
}
#contents div.wineArea h4 a:link { color: #fff; }
#contents div.wineArea h4 a:visited { color: #fff; }
#contents div.wineArea h4 a:hover { color: #fff; }
#contents div.wineArea h4 a:active { color: #fff; }

#contents div.wineArea ul {
	margin: 0 0px 0px 0px;
	padding: 0px 0px 0 0px;
	line-height: 0;
	list-style: none;
}
*:first-child+html #contents div.wineArea ul { font-size: 105%; }

#contents div.wineArea ul li { font-size: 90%; line-height: 0; list-style: none; }

#contents div.wineArea ul a,
#contents div.wineArea ul span {
	display: block;
	margin: 0 0px 0px 0px;
	padding: 5px 10px 5px 15px;
	font-size: 100%;
	line-height: 1.2;
	_width: 503px;
	border-bottom: 1px dashed #A8A283;
}

#contents div.wineArea p {
	display: block;
	margin: 0 0px 0px 0px;
	padding: 5px 10px 5px 15px;
	font-size: 100%;
	line-height: 1.2;
	_width: 503px;
	border-bottom: 1px dashed #A8A283;
}



/* ------------------------------------------------------------------------------------ ワイン銘柄詳細 */

#contents ul.wineList {
	margin: 0 0px 20px 20px;
	padding: 0px 15px;
	list-style: none;
	width: 528px;
	border: 1px solid #C7C3A1;
	background: #E5E2BB;
}

#contents ul.wineList li { font-size: 90%; list-style: none; }

#contents ul.wineList a {
	display: block;
	margin: 0 0px 0px 0px;
	padding: 5px 10px;
	font-size: 100%;
	_width: 510px;
	border-bottom: 1px dashed #A8A283;
}



/* ------------------------------------------------------------------------------------ ワイン商品詳細 */

#contents div.single h3.producer,
#contents div.single h3.other
{ margin-bottom: 1px; }

/* ワインの生産者紹介 */
#contents #producerIntro {
	margin: 0 0px 20px 20px;
	padding: 10px 10px;
	width: 538px;
	border: 1px solid #C7C3A1;
	background: #E5E2BB;
}

#contents #producerIntro h4 {
	margin: 0 0px 10px 0px;
	padding: 0px 0px;
	font-size: 120%;
	width: auto;
	background: none;
}
#contents #producerIntro h4 a { font-size: 100%; }

#contents div.single #producerIntro a.photo img { margin: 0 0px 5px 0; }
#contents div.single #producerIntro a.photo:link { text-decoration: none; }
#contents div.single #producerIntro a.photo:visited { text-decoration: none; }
#contents div.single #producerIntro a.photo:hover { text-decoration: none; }
#contents div.single #producerIntro a.photo:active { text-decoration: none; }

#producerIntro #producerWine {
	margin: 15px 0px 0px 0px;
	padding: 0px 0px;
	border-left: 8px solid #544B3C;
}
*:first-child+html #contents div.single #producerIntro #producerWine { font-size: 110%; }

#producerIntro #producerWine h5 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0 5px;
}

#producerWine ul {
	margin: 0 0px 0px 0px;
	padding: 0px 15px;
	list-style: none;
	width: 510px;
	_width: 500px;
}

#producerWine ul li {
	font-size: 90%;
	line-height: 0;
	list-style: none;
}

#producerWine ul a,
#producerWine ul span {
	display: block;
	margin: 0 0px 0px 0px;
	padding: 5px 10px;
	font-size: 100%;
	line-height: 1.2;
	border-bottom: 1px dashed #A8A283;
}
*:first-child+html #contents div.single #producerIntro #producerWine ul a { font-size: 110%; }



/* ------------------------------------------------------------------------------------ お知らせ */

#contents div.column1_info {
	margin: 0 0px 0px 20px;
	padding: 0px 15px 10px;
	width: 528px;
	clear: both;
}

#contents div.column1_info p.date { margin-left: 0px; }
#contents div.column1_info p.info { width: 400px; float: left; }

#contents div.column1_info h3 {
	margin-left: 0px;
	padding-left: 0px;
	font-size: 150%;
	_width: 500px;
	background: none;
}
#contents div.column1_info h3 a { font-size: 100%; }
#contents div.column1_info h3 a span { background-position: 0 6px; }

#contents div.column1_info a.detail {
	margin: 0px 0 0 0px;
	float: right;
}

#contents p.pageNav {
	margin: 0 0px 10px 20px;
	padding: 0px 0px 0px;
	text-align: center;
	clear: both;
}

#contents p.pageNav a {
	margin: 0 2px 0px 2px;
	padding: 2px 5px;
	width: 1.0em;
}

/* ブログ記事 */
#contents h3.single { margin-bottom: 15px; font-size: 130%; }



/* ------------------------------------------------------------------------------------ メディア掲載 */

#contents #section {
	margin: 0 0px 20px 10px;
	padding: 0px 0px;
}
html>body #contents #section { padding-bottom: 15px; }

#contents #section table.list {
	margin: -15px 0px 10px 0px;
	padding: 0px 0px 0 0px;
	width: 570px;
	border-collapse: separate;
	border-spacing: 10px;
}

#contents #section table.list td {
	padding: 10px;
	border: 1px solid #ccc;
	vertical-align: top;
}
*:first-child+html #contents #section table.list td { font-size: 110%; }
#contents #section table.media td { width: 183px; }

*:first-child+html #contents #section table.list td p { font-size: 110%; }

#contents #section table.media td img {
	display: block;
	margin: 0 auto 5px auto;
	padding: 0px 0px;
	border: 1px solid #ccc;
}

#contents #section table.media td h3 {
	margin: 0 0px 0px 0px;
	padding: 0px 0px;
	font-size: 100%;
	text-align: center;
	width: auto;
	background: none;
}
#contents #section table.media td h3 a { font-size: 100%; line-height: 1.2; _width: auto; }

#contents p.text { margin-bottom: 10px; }

/* ブログ記事 */
#contents img.media {
	display: block;
	margin: 0 auto 15px auto;
	border: 1px solid #ccc;
}



/* ------------------------------------------------------------------------------------ コラム */

/* ブログ記事 */
#contents img.other {
	margin: 0 15px 0 20px;
	float: left;
}

#contents p.date { margin-left: 30px; font-size: 90%; }
#contents #section p.date { margin-left: 0px; font-size: 90%; }



/* ------------------------------------------------------------------------------------ AmZのこだわり */

#contents div.column1_feature {
	margin: 0 0px 20px 20px;
	padding: 15px 15px;
	width: 528px;
	border: 1px solid #C7C3A1;
	background: #E5E2BB;
	clear: both;
}
*:first-child+html #contents div.column1_feature { font-size: 105%; }

#contents h3.feature {
	margin: -10px 0 1px 20px;
	font-size: 120%;
}
#contents h3.feature a { font-size: 100%; }

*:first-child+html #contents div.column1_feature p { margin-bottom: 0px; }

#contents div.column1_feature p img {
	margin: 0 15px 0px 0;
	padding: 3px;
	border: 1px solid #eee;
	background: #fff;
	clear: both;
	float: left;
}

#contents div.column1_feature div { display: none; }



/* ------------------------------------------------------------------------------------ POPフォーマット */

#contents #section table.pop td {
	padding: 5px;
	width: 183px;
	background: #E5E2BB;
}

#contents #section table.pop td h3 {
	margin: 0 0px 10px 0px;
	padding: 5px 5px;
	color: #fff;
	width: auto;
	background: #928369;
}

#contents #section table.pop td p {
	margin: 0 5px 10px 5px;
	padding: 0px 0px;
}



/* ------------------------------------------------------------------------------------ 会社案内 */

/* アンカーリンクリスト */
#contents ul.about {
	display: block;
	margin: -20px 0 20px 20px;
	padding: 0 0 0px 0;
	list-style: none;
	width: 500px;
}

#contents ul.about li {
	display: inline;
	list-style: none;
	float: left;
}
#contents ul.about a {
	display: block;
	margin: 0 25px 0px 0px;
	padding: 0 0 0px 10px;
	background: url(img/footer_icon.gif) 0 8px no-repeat;
}

#contents a.salesStaff {
	display: block;
	margin: -20px 0 0 0;
	padding: 0 0 0px 10px;
	width: 9.0em;
	background: url(img/footer_icon.gif) 0 8px no-repeat;
	float: right;
}



#contents div.about {
	margin: 0 0px 15px 20px;
	padding: 15px 15px 10px 15px;
	width: 528px;
	border: 1px solid #C7C3A1;
	background: #E5E2BB;
	clear: both;
}
*:first-child+html #contents div.about { font-size: 105%; }

#contents div.about img {
	margin: 0 15px 0px 0px;
	padding: 3px;
	border: 1px solid #eee;
	background: #fff;
	float: left;
}
#contents div.about img.staff { margin-bottom: 15px; }

#contents div.about p { margin-bottom: 15px; line-height: 1.4; }
#contents div.about p img { display: none; }
#contents div.about p span {
	display: block;
	margin: 10px 0px 0px 0px;
	font-size: 100%;
	text-align: right;
	float: right;
}
#contents div.about p span strong { font-size: 150%; }

/* 営業スタッフ紹介 */
#contents div.about h4 {
	margin: 0px 0px 15px 0px;
	padding: 2px 10px;
	color: #fff;
	font-size: 100%;
	font-weight: normal;
	width: 505px;
	background: #544B3C;
	clear: both;
}
#contents div.about h4 strong { font-size: 120%; font-weight: bold; }
#contents div.about h4 em { font-size: 90%; }
#contents div.about h4.director strong { font-size: 150%; font-weight: bold; }
#contents div.about h4.director em { font-size: 90%; }



/* ---------------------------------------------------------------------------- お取引開始までの流れ */

#contents #webPage {
	margin: 0 0px 20px 0px;
	padding: 0px 0px;
	clear: both;
}

#contents #webPage h3.flow {
	width: 270px;
	background: none;
	background: url(img/flow_arrow.gif) right center no-repeat;
	clear: both;
}
#contents #webPage h3.top { background: none; }

#contents #webPage p {
	margin: 0 0px 15px 20px;
	padding: 0px 0px;
	clear: both;
}

#contents #webPage a.mail {
	display: block;
	margin: 0 0px 10px 20px;
	_margin-left: 10px;
	padding: 0px 0px;
	text-indent: -9999em;
	width: 260px;
	height: 50px;
	background: url(img/flow_mail.gif) 0 0 no-repeat;
	float: left;
}

#contents #webPage span.tel {
	display: block;
	margin: 0 0px 10px 15px;
	padding: 0px 0px;
	text-indent: -9999em;
	width: 260px;
	height: 50px;
	background: url(img/flow_tel.gif) 0 0 no-repeat;
	float: left;
}
*:first-child+html #contents #webPage a,
*:first-child+html #contents #webPage span,
*:first-child+html #contents #webPage strong { font-size: 105%; }

#contents #webPage span.long {
	display: block;
	margin: 0 0px 10px 20px;
	padding: 0px 0px;
	text-indent: -9999em;
	width: 535px;
	clear: both;
}
#contents #webPage span.document { height: 57px; background: url(img/flow_document.gif) 0 0 no-repeat; }
#contents #webPage span.description { height: 35px; background: url(img/flow_description.gif) 0 0 no-repeat; }
#contents #webPage span.return { height: 60px; background: url(img/flow_return.gif) 0 0 no-repeat; }
#contents #webPage span.confirm { height: 35px; background: url(img/flow_confirm.gif) 0 0 no-repeat; }

#contents #webPage p img {
	margin: 0 15px 0px 0px;
	padding: 0px 0px;
	float: left;
}

#contents #webPage ul { margin-bottom: 15px; }

#contents #webPage ul li { font-size: 100%; }
#contents #webPage ul a { font-size: 100%; }



/* ---------------------------------------------------------------------------- 個人情報保護方針 */



#contents #webPage h3.privacy { font-size: 130%; }

#contents #webPage div.privacy {
	margin: 0 0 15px 20px;
	padding: 15px 15px;
	width: 528px;
	border: 1px solid #C7C3A1;
	background: #E5E2BB;
}
*:first-child+html #contents #webPage div.privacy { font-size: 105%; }

#contents #webPage div.privacy ul {
	display: block;
	margin: 10px 0 0 20px;
	padding: 0px 0px 0 20px;
}



/* ---------------------------------------------------------------------------- お問い合わせ */

#contents h3.inquiry { margin-bottom: 1px; }

#contents form {
	margin: 0 0px 15px 20px;
	padding: 0px 0px;
}
*:first-child+html #contents form { font-size: 140%; }

#contents form table {
	margin: 0 0px 15px 0px;
	padding: 0px 0px;
	width: 560px;
}

#contents form table td {
	margin: 0 0px 0px 0px;
	padding: 5px 10px;
	border-bottom: 1px solid #F8F8DE;
	background: #E5E2BB;
}
#contents form table td.td01 {
	padding-top: 8px;
	text-align: right;
	width: 100px;
	vertical-align: top;
}
#contents form table td.td02 { width: 420px; }

#contents form table td input.text { margin-top: 1px; margin-bottom: 1px; }
html>body #contents form table td input.text { margin-top: 3px; margin-bottom: 3px; } /* Firefox */
*:first-child+html #contents form table td input.text { margin-top: 1px; margin-bottom: 1px; } /* IE7 */

#contents form table td input#mail_author { width: 400px; }
#contents form table td input#mail_company { width: 400px; }
#contents form table td input#mail_zip { width: 80px; }
#contents form table td input#mail_address { width: 254px; }
#contents form table td input#mail_tel { width: 120px; }
#contents form table td input#mail_fax { width: 120px; }
#contents form table td input#mail_email { width: 322px; }
#contents form table td input#mail_url { width: 400px; }
#contents form table td input#mail_charge { width: 200px; }
#contents form table td input#mail_condition_others { margin-left: -15px; _margin-top: 5px; width: 150px; }
#contents form table td textarea#mail_text { width: 400px; height: 100px; }

#contents form table td label.select { margin: 0 15px 0 0px; _margin: 0 10px 0 -5px; }
*:first-child+html #contents form table td label.select { margin: 0 10px 0 -5px; }

#contents form ul {
	margin: 0 0 0 100px;
	padding: 0 0 0 0;
	list-style: none;
	width: 480px;
	clear: both;
}

#contents form ul li {
	display: inline;
	list-style: none;
	float: left;
}
#contents form ul input {
	display: block;
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
	text-indent: -9999em;
	width: 150px;
	height: 25px;
	border: none;
	cursor: pointer;
}
#contents form ul input#mail_preview { background: url(img/button_confirm.gif) 0 0 no-repeat; }
#contents form ul input#mail_post { background: url(img/button_submit.gif) 0 0 no-repeat; }

/* 入力内容確認 */
#contents table.confirm {
	margin: 0 0px 20px 20px;
	padding: 0px 0px;
	width: 560px;
}

#contents table.confirm td {
	margin: 0 0px 0px 0px;
	padding: 5px 10px;
	border-bottom: 1px solid #F8F8DE;
	background: #E5E2BB;
}
#contents table.confirm td.td01 {
	text-align: right;
	width: 100px;
	vertical-align: top;
}
#contents table.confirm td.td02 { width: 420px; }

#contents p.revision {
	margin: 0 0 20px 20px;
	padding: 5px 0;
	color: #fff;
	text-align: center;
	background: #544B3C;
}

#contents blockquote.error {
	margin: 0 0 20px 20px;
	padding: 5px 0;
	color: #fff;
	text-align: center;
	background: #544B3C;
}



/* ---------------------------------------------------------------------------- リンク */

#contents #webPage div.link {
	display: block;
	margin: 0 0px 10px 20px;
	padding: 0px 0px 10px 0;
	width: 528px;
	border-bottom: 1px dashed #C7C3A1;
	clear: both;
}
#contents #webPage div.linktop { margin-top: 25px; }
*:first-child+html #contents #webPage div.link { font-size: 105%; }

#contents #webPage div.link img {
	margin: 0 0px 0px 0px;
	padding: 0px 0px;
	border: 1px solid #ccc;
	float: left;
}

#contents #webPage div.link div.linkText {
	margin: 0 0px 0px 0px;
	padding: 0px 0px;
	width: 363px;
	float: right;
}

#contents #webPage div.link h3 {
	margin: 0 0px 10px 0px;
	padding: 0px 0px;
	font-size: 120%;
	width: auto;
	background: none;
}
#contents #webPage div.link h3 a { font-size: 100%; }

#contents #webPage div.link p {
	margin: 0 0px 0px 0px;
	padding: 0px 0px;
	line-height: 1.3;
	width: auto;
	border: none;
	background: none;
	clear: none;
}

















