@charset "UTF-8";
/*
Theme Name: okushiri winery
Theme URI: 
Description:okushiri winery'theme
*/

body {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
h1,h2,h3,h4,h5,h6,h7,h8,h9,ul,p{
	margin:0;
	padding:0;
	}
img{
border:none;
max-width:100%;
}
.txtcenter{
	text-align:center;
}
.font10{
	font-size:10px;
}
.clear{
	clear:both;
}
#container_top{
	width:900px;
	background:url(./asset/images/top/bg.jpg) no-repeat;
	margin:0 auto;
}
#container_2nd{
	width:900px;
	background:url(./asset/images/common/bg.jpg) no-repeat;
	margin:0 auto;
}
#container_2nd{
	width:900px;
}
#utility{
	height:11px;
	padding:7px 0;
	text-align:right;
}
#utility a{
	margin-right:15px;
}
#header{
	padding:12px 0;
}
#header h1{
	text-align:center;
}
#header p{
	text-align:center;
}


/*グローバルナビ*/
#gnavi ul{
	list-style-type:none;
	margin:0 auto;
	width:888px;
	padding:0;
}

#gnavi ul li{
float:left;
display:block;
}

#gnavi ul li span{
display:none;
}

#gnavi ul li a{
display: block;
overflow: hidden;
height:39px;
background-image:url(./asset/images/common/gnavi.png);
}

#navi_home a{
	width:79px;
	background-position:0 0;
	}
#navi_about a{
	width:143px;
	background-position:-79px 0;
	}
#navi_winelist a {
	width:111px;
	background-position:-222px 0;
	}
#navi_winery a {
	width:111px;
	background-position:-333px 0;
	}
#navi_shop a {
	width:111px;
	background-position:-444px 0;
	}
#navi_order a {
	width:111px;
	background-position:-555px 0;
	}
#navi_contact a {
	width:111px;
	background-position:-666px 0;
	}
#navi_company a {
	width:111px;
	background-position:-777px 0;
	}

#navi_home a:hover{
	width:79px;
	background-position:0 -39px;
	}
#navi_about a:hover{
	width:143px;
	background-position:-79px -39px;
	}
#navi_winelist a:hover{
	width:111px;
	background-position:-222px -39px;
	}
#navi_winery a:hover{
	width:111px;
	background-position:-333px -39px;
	}
#navi_shop a:hover{
	width:111px;
	background-position:-444px -39px;
	}
#navi_order a:hover{
	width:111px;
	background-position:-555px -39px;
	}
#navi_contact a:hover{
	width:111px;
	background-position:-666px -39px;
	}
#navi_company a:hover{
	width:111px;
	background-position:-777px -39px;
	}

#navi_news.current a{
	background-position:0 -39px;
	}
#navi_menu.current a{
	background-position:-108px -39px;
	}
#navi_style.current a{
	background-position:-222px -39px;
	}
#navi_staff.current a{
	background-position:-338px -39px;
	}
#navi_access.current a{
	background-position:-452px -39px;
	}

#gnavi_home a.act{
	background-position:0 0;
}
#navi_about a.act{
	background-position:-79px 0;
	}
#navi_winelist a.act{
	background-position:-222px 0;
	}
#navi_winery a.act{
	background-position:-333px 0;
	}
#navi_shop a.act{
	background-position:-444px 0;
	}
#navi_order a.act{
	background-position:-555px 0;
	}
#navi_contact a.act{
	background-position:-666px 0;
	}
#navi_company a.act{
	background-position:-777px 0;
	}

#mainimage{
}
.viewer_01 {
 margin: 0 auto;
 width: 900px;
 height: 260px;
 text-align: left;
 overflow: hidden;
}
.viewer_01 ul {
 width: 900px;
 height: 260px;
 text-align: left;
 overflow: hidden;
 position: relative;
}
.viewer_01 ul li {
 top: 0;
 left: 0;
 width: 900px;
 height: 260px;
 display: none;
 position: absolute;
}
#main{
padding-top:30px;
}

#content{
float:left;
width:600px;
line-height: 175%;
	}
#content dl dl,dt,dd {
	margin: 0;
	padding: 0;
}
#content dl {
	width: 600px;
	border-bottom:1px solid #ccc;
	padding-bottom:15px;
	padding-top:15px;
}
#content dl dt,dd {
}
#content dl dt {
	clear: left;
	float: left;
	width: 120px;
}
#content dl dd {
	margin-left: 120px;
}
#content ul.top{
	list-style:none;
	margin-top:30px;
}
#content ul.top li.left{
	float:left;
}
#content ul.top li.right{
	float:right;
}
#content h1{
	margin:0 0 20px 0;
}


#side_right{
float:right;
width:250px;
}

#side_right h2{
	margin-bottom:15px;
}

#side_pickup{
	margin-bottom:30px;
}
#side_pickup .product{
	background:url(./asset/images/winelist/pickup-bg.jpg);
	padding:10px;
}
#side_pickup .product img.photo{
	float:left;
	padding:0 1em 1em 5px;
}
#side_pickup .product .detail{
	margin-left:55px;
}
#side_pickup .product h3.name1{
font-size:14px;
text-align:center;
color:#060878;
margin-bottom:10px;
}
#side_pickup .product h3.name2{
font-size:12px;
text-align:center;
margin-bottom:10px;
}
#side_pickup .product .gotolist{
text-align:right;
}
#side_pickup .product p{
font-size:12px;
line-height:130%;
}



#side_newprocuct{
	margin-bottom:30px;
}
#side_newprocuct .product{
	padding:0 10px;text-align:left;
}
#side_newprocuct .product img.photo{
	float:left;
	padding:0 1em 1em 0;
	width:80px;
}
#side_newprocuct .product .detail{
}
#side_newprocuct .product h3.name1{
font-size:13px;
text-align:center;
color:#b73859;
margin-bottom:10px;
}
#side_newprocuct .product h3.name2{
font-size:12px;
text-align:left;
margin-bottom:5px;
}
#side_newprocuct .product .gotolist{
text-align:right;
}
#side_newprocuct .product p{
font-size:12px;
line-height:130%;
}




#side_about{
}

#side_about h3{
	margin-bottom:10px;
}
#side_about img.right{
	float:right;
	margin:0 0 0 10px;
}
#side_about p{
font-size:12px;
line-height:130%;
}
#side_about .unit{
padding-bottom:15px;
border-bottom:dotted 1px #ccc;
margin-bottom:15px;
}

#side_banner{
	margin-bottom:15px;
}

#footer{
	background:url(./asset/images/common/footer_bg.jpg) no-repeat;
	text-align:center;
	font-size:12px;
	color:#fff;
	padding:65px 0 5px 0;
	margin-top:30px;
}

#kinshi{
	font-size:10px;
	text-align:center;
	padding:1em;
	color:#fff;
	background:#1452B4;
}


/*
 float clear
-------------------------------------------------------------------------*/
.clearFix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearFix{
	display:inline-table;
	min-height:1%;
}
/* \*/
html .clearFix{
	* height:1%;
}
.clearFix{
	display:block;
}
/* */