@charset "UTF-8";

@import url("wine.css");
@import url("wine_component.css");


/* winery-index
======================================*/
/* sapporo-wine-contents */

#sapporo-wine-contents-area .sapporo-wine-contents {
	position: relative;
}

/* winery-index-title */

div.winery-index-title {
	float: left;
	margin: 18px 0 39px 39px;
	_margin-left: 19px;
}
div.winery-index-title h1 {
	margin: 19px 0 0;
	padding: 0;
	z-index: 10;
}

div.winery-index-title p {
	width: 266px;
}

/* winery-index-map */

div.winery-index-map {
	float: right;
	margin: 18px 0 0;
}

/* winery-index */

div.winery-index-section {
	clear: both;
	zoom: 1;
}
div.winery-index-section:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
.margin-winery-index-section {
	margin-top: 3.333em;
}
div.winery-index-group {
	float: left;
	margin: 0 -3px 1.167em 1px;
	background: url(../../winery/img/shared/index_bg_02.gif) 0 100% repeat-x;
	zoom: 1;
}
div.winery-index-group:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
div.winery-index {
	float: left;
	width: 220px;
	padding-right: 2px;
}
div.winery-index div.index-item {
}
div.winery-index div.index-item h2.index-title {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
div.winery-index div.index-item span.name{
	display: block;
	background: url(../../winery/img/shared/index_bg_01.gif) no-repeat;
	padding: 0.5em 13px 0 13px;
}
div.winery-index div.index-item .index-logo img.thumbnail {
	display: block;
}
div.winery-index div.index-item div.index-body {
	margin: 0;
	padding: 0 13px 1.583em;
}
div.winery-index div.index-item div.index-body div.textA01 p {
	margin: 0.5em 0 0 !important;
	padding: 0;
}


/* winery-detail
======================================*/
/* winery-title */

.winery-title {
	position: relative;
	z-index: 10;
	zoom: 1;
	background: #f0ebdf;
	height: 132px;
	margin: 0;
}
.winery-title h1 {
	margin: 0;
	padding: 0;
}
.winery-title .winery-logo {
	position: absolute;
	left: 26px;
	top: 7px;
}
.winery-title .winery-txt {
	position: absolute;
	left: 322px;
	top: 51px;
}
.winery-title p.production {
	position: absolute;
	left: 322px;
	top: 101px;
}
.winery-title ul {
	position: absolute;
	left: 319px;
	top: 149px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.winery-title ul li{
	display: inline;
}

/*-----------------------02*/

.winery-title02 {
	position: relative;
	z-index: 10;
	zoom: 1;
	height: 90px;
	margin: 0;
}

.winery-title02 h1 {
	margin: 0;
	padding: 0;
	display: inline;
}

.winery-title02 .winery-txt {
	position: absolute;
	left: 0;
	top: 51px;
}

.winery-title02 ul {
	position: absolute;
	left: 100px;
	top: 55px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.winery-title02 ul li{
	display: inline;
}

/*-----------------------03*/

.winery-title03 {
	position: relative;
	z-index: 10;
	zoom: 1;
	height: 90px;
	margin: 0;
}

.winery-title03 h1 {
	margin: 0;
	padding: 0;
	display: inline;
}

.winery-title03 .winery-txt {
	position: absolute;
	left: 0;
	top: 51px;
}

.winery-title03 ul {
	position: absolute;
	left: 150px;
	top: 55px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.winery-title03 ul li{
	display: inline;
}

/* article */

#sapporo-wine-contents-area .article {
	margin-top: 55px;
	*margin-top: 65px;
}

/* wine-logo */

.article .wine-logo {
	margin-bottom: 0.833em;
	margin-left: -40px;
	_position: relative;
}

/* signature */

.signature {
	text-align: right;
}
.signature img {
	display: inline !important;
}

/* subtext */

#sapporo-wine-contents-area .sapporo-wine-contents div.winery-subtext p{
	margin-top: 0;
}
#sapporo-wine-contents-area .sapporo-wine-contents div.winery-subtext{
	margin: 0 0 -2em 0;
}

@media print {
	div.winery-index-group {
		*float: none;
	}
}
