@charset "utf-8";

.marb30{
	margin-bottom:30px;
}
/***************
+ .main_img
***************/

.main_img_box{
	width:100%;
	position:relative;
	padding-top:65px;
}
.main_img{
	width:100%;
}
.main_img img{
	width:100%;
}
.main_title{
	width:330px;
	height:50px;
	padding-top:65px;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
}

/***************
+ .main_contents
***************/
.main_contents{
	width:956px;
	padding:20px 0 0;
	margin:0 auto 70px;
}

/***************
+ .title_area
***************/
.title_area{
	width:956px;
	margin:0 auto 45px;
	position:relative;
}

.title_area h2{
	width:956px;
	font-size:23px;
	font-weight:bold;
	border-bottom:4px solid #9f0014;
	margin:0 auto 45px;
	text-align:center;
	padding:35px 0 0;
}
.title_area .stillwine_title_item{
	width:217px;
	height:65px;
	position:absolute;
	top:0;
	right:0;
}
.title_area .txt_box{
	width:800px;
	font-size:14px;
	line-height:2.0em;
	margin:0 auto;
	text-align:center;
}
/***************
+ .bnr_area
***************/
.bnr_area{
	width:956px;
	margin:55px auto 60px;
}
.bnr_area li{
	width:468px;
	margin:10px auto 0;
}
.bnr_area li dt{
	width:468px;
	margin:0 auto 10px;
}
/***************
+ .about_winery
***************/
.about_winery{
	width:956px;
	background:#ffffc7;
	margin:0 auto 30px;
	padding:30px 0;
}
.about_winery .title{
	width:920px;
	margin:0 auto 25px;
}
.about_winery .txt{
	width:770px;
	font-size:14px;
	line-height:28px;
	margin:0 auto 30px;
	text-align:center;
}
.about_winery .bnr{
	width:448px;
	height:150px;
	margin:0 auto;
}
.about_winery .bnr a{
	display:block;
	width:100%;
	height:100%;
}
.about_winery .bnr p{
	width:100%;
	text-align:center;
	font-size:12px;
}

/***************
+ .climate_box
***************/
.climate_area{
	width:956px;
	margin:0 auto;
}
.climate_box{
	width:956px;
	height:410px;
	background:url("../images/bk_stillwine.jpg");
	background-repeat:no-repeat;
	background-position:right top;
	margin:0 auto;
	padding:60px 0 40px;
}
.climate_box ul{
	width:690px;
	border-top:1px solid #a3a3a3;
	border-bottom:1px solid #a3a3a3;
	padding:25px 0;
}
.climate_box ul li{
	width:690px;
	font-size:14px;
	line-height:2.0em;
	text-align:center;
}
.climate_box ul li span{
	margin-left:15px;
}