﻿@charset "Shift_JIS";

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, form{
	margin:0;
	padding:0;
}

body{
	padding: 0px;
	margin: 0px;
	text-align: center;/* --- For IE6 --- */	
	font:12px "Hiragino Kaku Gothic Pro",Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"ＭＳ Ｐゴシック",sans-serif;
	*font-size:small;
	*font:x-small;
	line-height:1.5;
}

#wrapper {
	padding:0;
	margin:0;
	position:relative;
	text-align:left;
	font-size:100%;
	zoom: 1;
}

#wrapper li{
	list-style:none;
}

#wrapper img {
	border:none;
}

#wrapper:after {
	content: "";
	display: block;
	clear: both;
}


/*------------------------------

	wine header

------------------------------*/

#header {
	position:relative;
	width:950px;
	margin:0 auto;
	padding-bottom:10px;
	zoom: 1;
}

#header:after {
	content: "";
	display: block;
	clear: both;
}

#header h1#ttl{
	float:left;
	margin-top:18px;
}

#social {
	position:relative;
	float: right;
	width: 180px;
}

#social_pin {
	position:relative;
	float: right;
}

#social,
#social_pin {
	padding-top:37px;
	/padding-top:25px;
}

#headerLink {
	position:relative;
	float:right;
	padding-top:10px;
	/padding-top:25px;
	zoom: 1;
}

#headerLink li {
	float:left;
	margin-right:15px;
	_margin-right:10px;
}

#headerLink li a{
	color:#717171;
	padding-left:15px;
}


#headerLink:after {
	content: "";
	display: block;
	clear: both;
}

/*----------------
 #globalNav
 -----------------*/
#globalNav{
	background:url(../img/bg_nav.gif) repeat-x;
	height:53px;
}
#globalNav .nav{
	width: 950px;
	/*height:53px;*/
	position: relative;
	margin:0 auto;
	overflow: hidden;
	_zoom:1;
}
#globalNav .nav li{
	width: 190px;
	float:left;
	text-align:center;
	position: relative;
}
#globalNav .nav li a{
	display:block;
	z-index:100;
	position:relative;
	padding:7px 0;
}
#globalNav .cart{
	width: 40px;
	position: absolute;
	right:0;
}
.slideArea{
	background:url(../img/bg.gif) repeat-x;
	padding:14px 0 22px 0;
}
/*----------------
 #wideslider
 -----------------*/
.wideslider {
	width: 100%;
	text-align: left;
	position: relative;
	overflow: hidden;
}

.wideslider ul,
.wideslider ul li {
	float: left;
	display: inline;
	overflow: hidden;
}

.wideslider ul li img {
	width: 100%;
	display: none;
}

.wideslider_base {
	top: 0;
	position: absolute;
}
.wideslider_wrap {
	top: 0;
	position: absolute;
	overflow: hidden;

}
.slider_prev,
.slider_next {
	top: 0;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	cursor: pointer;
}
.slider_prev {background:url(../img/prev.png) no-repeat right center;}
.slider_next {background:url(../img/next.png) no-repeat left center;}

.slider_prev {
	width:30px !important;
	left:0 !important;
	margin-left:-30px;
}
.slider_next {
	width:32px !important;
	right:0 !important;
	margin-right:-32px;
}
.pagination {
	bottom: 10px;
	left: 0;
	width: 100%;
	height: 15px;
	text-align: center;
	position: absolute;
	z-index: 200;
}

.pagination a {
	margin: 0 5px;
	width: 14px;
	height: 14px;
	border-radius:7px;
	_moz_border-radius:7px;
	_webkit_border-radius:7px;
	box-shadow:inset 1px 1px 3px rgba(0,0,0,0.5);
    _moz_box-shadow:inset 1px 1px 3px rgba(0,0,0,0.5);
	_webkit_box-shadow:inset 1px 1px 3px rgba(0,0,0,0.5);
	display: inline-block;
	overflow: hidden;
	background: #fff;
}
.pagination a.active {
	background:#821313;
/*	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
*/}

.wideslider ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

.wideslider ul {
	display: inline-block;
	overflow: hidden;
}
/*----------------------------------
   category
----------------------------------*/
.category{
	overflow: hidden;
	_zoom:1;
	padding:8px 0;
	font-size:11px;
    *font-size:78%;
}
.category img{
	vertical-align:bottom;
}
.category .leftColumn{
	width: 685px;
	float:left;
}
.category .rightColumn{
	width: 213px;
	float:right;
	padding-right:15px;
}
.category .rightColumn dd{
	width: 211px;
	padding-bottom:7px;
}
.category .leftColumn{
	padding-left:15px;
}
.category .leftColumn dl{
	overflow: hidden;
	_zoom:1;
}

.category .leftColumn dd{
	padding:0 15px 8px 0;
	width: 212px;
	float:left;
}
/*.category .leftColumn dd:last-child{
	padding-right:0;
}*/
/*------------------------------

	wine contents

------------------------------*/

#contentsArea {
	width:950px;
	position:relative;
	margin:0 auto;
	zoom: 1;
}

#contentsArea:after{
	content: "";
	display: block;
	clear: both;
}
a{
	text-decoration:none;
	color:#333;
}
a:hover{
	text-decoration:underline;
}
/*----------------------------------
   section
----------------------------------*/
.enjoy ul{
	border-left:1px solid #ececec;
	border-right:1px solid #ececec;
	border-bottom:1px solid #ececec;
}
.enjoy{
	width: 625px;
	float:left;
}
.enjoy ul{
	overflow: hidden;
	_zoom:1;
	padding:18px 0 0 26px;
}
.enjoy ul li{
	width: 273px;
	float: left;
	font-size:11px;
	*font-size:78%;
	padding:0 25px 15px 0;
}
.enjoy ul li span{
	display:block;
	padding-top:3px;
	letter-spacing:-0.05em;
}

.sub{
	width: 298px;
	float: right;
}
.sub .searchArea .info-blockA01{
	background:#fcf2f6;
	border-left:1px solid #ececec;
	border-right:1px solid #ececec;
	border-bottom:1px solid #ececec;
	box-shadow:inset 0 0 0 1px rgba(255,255,255,1);
	padding:7px 0 14px 33px;
}
.sub .searchArea label{
	font-size:13px;
	font-weight:bold;
	display:block;
	padding:8px 0 3px 3px;
}
.sub .searchArea select{
	width: 229px;
	height:28px;
	border:1px solid #e1d1d1;
	margin-bottom:8px;
	padding:5px;
	box-shadow:inset 1px 1px 2px rgba(0,0,0,0.1);
    _moz_box-shadow:inset 1px 1px 2px rgba(0,0,0,0.1);
	_webkit_box-shadow:inset 1px 1px 2px rgba(0,0,0,0.1);
}
.sub .searchArea .submit-button{
	width:128px;
	text-align:center;
    padding:12px 0 0 45px;
}
.sub .searchArea .bnr{
	padding:13px 0 0 8px;
}
/* whats New*/
.sub .news{
	border:1px solid #ececec;
	margin-top:12px;
	padding:1px;
}
.sub .news h3{
	padding:9px 0 9px 85px;
	border-bottom:3px solid #8d3252;
}
.sub .news ul{
	padding:0 14px;
	height:172px;
	overflow:auto;
}
.sub .news ul li{
	padding:10px 0;
	border-bottom:1px solid #ececec;
	word-break:break-all;
}
.sub .news ul li:last-child{
	border-bottom:none;
}
.sub .news .date{
	display:block;
	font-size:11px;
}
/*--------------------------
 know 
 --------------------------*/
.know{
	padding-top:15px;
	clear:both;
	content: "";
	display: block;
}
.know .knowlege{
	overflow: hidden;
	_zoom:1;
    border-left:1px solid #ececec;
	border-right:1px solid #ececec;
	border-bottom:1px solid #ececec;
	padding:23px 0 23px 23px;
}
.know dl{
	width: 163px;
	float:left;
	padding-right:22px;
}
.know .knowlege span.ttl{
	display:block;
	padding:5px 0;
}
.know .shopInfo{
	padding-top:20px;
}
.snsArea{
	text-align:right;
	width: 950px;
	margin:0 auto;
	padding:15px 0 0;
}