@charset "euc-jp";

/*****************************************************

��&#65533;��&#65533;
��&#65533;��統�&#65533;&#65533;設�&#65533;��&#65533;&#65533;

*****************************************************/

html {overflow-y: scroll;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin: 0;padding: 0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style: normal;}
table { border-collapse: collapse;border-spacing: 0;}
caption,th,p {text-align: left;}
h1,h2,h3,h4,h5,h6 {font-size: 100%;text-align:left;}
img,abbr,acronym,fieldset {border: 0;}
li {list-style-type: none;}
img{vertical-align:middle;}
.line {font-size:1px;line-height:1px;}

/*--- default */
body {
	background: #fff;
	color: #333;
	font-size: 12px;
	font-family: "��&#65533; Pro W3", "Hiragino Kaku Gothic Pro", "", Meiryo, Osaka, "ＭＳ Ｐ�&#65533;��&#65533;��&#65533;&#65533;", "MS PGothic", sans-serif;
	line-height: 1.4;
}
body td,
body th {
	font-size: 100%;
}
table {
	border-collapse:collapse;
}
img {
	height: auto;
	max-width: 100%;
}

/*****************************************************

	設�&#65533;&#65533;

*****************************************************/
a:link {
	color: #333;
	text-decoration: underline;
}

a:visited {
	color: #555;
	text-decoration: underline;
}

a:hover{
	color: #AE1212;
}

a:active{
	color: #AE1212;
	text-decoration: underline;
}
.clear:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clear { zoom: 1; } /* IE6 */
*:first-child+html .clear { zoom: 1; } /* IE7 */

a:hover img{
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}

* {
	box-sizing: border-box;
}
.inner {
	margin: 0 auto;
	width: 1128px;
}

/*****************************************************

	 #header

*****************************************************/
#header {
	color: #555;
	font-size: 16px;
	padding: 20px 0 0;
}
#header:after {
	clear: both;
	content: '';
	display: block;
}
#header_logo {
	float: left;
	margin: 0 30px;
}
#header_body {
	margin-left: 140px;
}
#header_body:after {
	clear: both;
	content: '';
	display: block;
}
#header_body_top {
	overflow: hidden;
}
#header_body_top p {
	float: left;
	font-size: 9px;
	margin-top: 5px ;
	line-height: 20px;
}
#header .txt_header{
	float: right;
	margin-top: 10px;
}
#header_sub_navi {
	width: 455px;
	height: 20px;
	position:relative;
	float: right;
	background: url(../../lambrusco/img/header/bg_headlink.png) repeat-x left top;
	margin-top: 5px;
}
#header_sub_navi li {
	display: inline-block;
	margin-left: 10px;
	vertical-align: top;
}
#header_sub_navi li a{
	display: inline-block;
	padding-top: 5px;
}
#header_sub_navi li.sns{
	margin-left: 2px;
	margin-top: -5px;
}
#global_navi {
	width: 100%;
	margin-top: 20px;
}
#global_navi:after {
	clear: both;
	content: '';
	display: block;
}
#global_navi li {
	float: left;
	position: relative;
	width: 161px;
}
#global_navi li a {
	display: block;
	height: 40px;
	text-indent: -9999px;
	background: url(../../lambrusco/img/header/nav_bg01.png) no-repeat left top;
}
#global_navi li.nav01 a{
	background-position: 0 0;
}
#global_navi li.nav01 a:hover{
	background-position:  0 -40px;
}
#global_navi li.nav02 a{
	background-position: -161px 0;
}
#global_navi li.nav02 a:hover{
	background-position: -161px -40px;
}
#global_navi li.nav03 a{
	background-position: -322px 0;
}
#global_navi li.nav03 a:hover{
	background-position: -322px -40px;
}
#global_navi li.nav04 a{
	background-position: -483px 0;
}
#global_navi li.nav04 a:hover{
	background-position:  -483px -40px;
}
#global_navi li.nav05 a{
	background-position: -644px 0;
}
#global_navi li.nav05 a:hover{
	background-position: -644px -40px;
}
#global_navi li.nav06 a{
	background-position: -805px 0;
}
#global_navi li.nav06 a:hover{
	background-position:-805px -40px ;
}
#global_navi li.nav07{
	width: 162px;


}

#global_navi li.nav07 a{
	background-position: -966px 0;
}
#global_navi li.nav07 a:hover{
	background-position:-966px -40px ;
}


#global_navi li ul {
	background: #fff;
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	width: 210px;
	z-index: 3;
}
#global_navi li ul li {
	float: none;
	position: static;
	width: 210px;
}
#global_navi li ul li a{
	font-family: 'Times New Roman', '游�&#65533;&#65533;', YuMincho, ' ProN W3', 'Hiragino Mincho ProN', 'ＭＳ Ｐ�&#65533;&#65533;', 'MS PMincho', serif;
	padding: 0 15px;
	line-height: 40px;
	text-decoration: none;
	text-indent: 0;
	background: none;
	font-size: 12px;
	background: #FFF;
}
#global_navi li ul li a:hover {
	background: #7B263E;
	color: #FFF;
}
/*****************************************************

	詳細 #in

*****************************************************/
#in{
	 overflow:hidden;
	 padding-bottom:30px;
         width:835px;

}
.item-other-wrap{
	 width:100%;
}
.item-other-wrap h3{
	font-size:18px;
	margin-bottom:10px;
}
.item-other-wrap .itemBox .price{
	color:#CC0000;
	font-weight:bold;
}




#in .in_hed_text{
	width: 500px;
	text-align: left;
	float: left;
}
#in .in_hed_text .brandimg{
	margin-bottom:20px;
}
#in .in_hed_text .name{
	font-size: 18px;
	margin-bottom: 10px;
}
#in .in_hed_text .text{
	font-size:14px;
}
#in .in_hed_image{
	width: 250px;
	float: right;
	margin-right: 50px;
}
#in .in_hed_image li {
	width: 100%;
}
#in .in_hed_image li a {
	width: 100%;
}
#in .in_hed_image li a img {
	width: 100%;
}
#main .information{
    font-size: 20px;
    line-height: 30px;
    color: #993333;
    font-weight: bold;
    padding-left: 8px;
    margin-bottom: 20px;
    width: 880px;
    border-bottom: solid 3px;
}
.information__name{
    text-align: left;
    font-size: 18px;
    margin-bottom: 15px;
}
#detail_box{
	width: 880px;
	overflow:hidden;
	margin-bottom:30px;
	line-height: 1.5em;
}
#detail_box .detail_left{
	width:454px;
	float:left;
        margin-bottom: 10px;
}
#detail_box .detail_left p {
	line-height: 1.5em;
}
#detail_box .detail_left p img {
	display: none;
}
#detail_box .detail_right{
	width:400px;
	float:right;
        margin-bottom: 10px;
}
.category_tit{
	text-align:left;
	margin-bottom:10px;
	font-size: 16px;
}

#detail_box{
        font-size:14px;
	text-align:left;
}


/*****************************************************

	 #content

*****************************************************/
#content {
	/*overflow: hidden;*/
	padding-top: 44px;
	padding-bottom: 700px;
	position: relative;
}
#makebanner {
	width: 1128px;
}
#makebanner > tbody > tr:first-of-type > td:first-of-type {
	width: 220px;
}
#makebanner > tbody > tr:first-of-type > td:nth-of-type(2) {
	width: 28px;
}
#makebanner > tbody > tr:first-of-type > td:nth-of-type(3) {
	width: 880px;
}
#main {
	line-height: 1.7;
	width: 880px;
}
/**-- clear --**/
.clearfix:after {
	content: " ";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
/**-- main_visual --**/
.index #main_visual {
	margin-bottom: 60px;
	position: relative;
	width: 570px;
	float:left;
}
/**-- pickup --**/
.index .pickup {
	float: right;
}
.mb10 {
	margin-bottom: 10px;
}

#M_topicPathWrap {
	background: #f5f3ef;
	margin-bottom: 20px;
	padding: 8px;
}
.breadcrumb {
	background: #f5f3ef;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 8px;
}
.breadcrumb li {
	float: left;
}
.breadcrumb li:before {
	content: '\003e';
	margin: 0 5px;
}
.breadcrumb li:first-child:before {
	content: '';
	margin: 0;
}
.breadcrumb li a {
	color: #333;
}
.page_title {
	font-size: 24px;
	font-family: 'Times New Roman', '游�&#65533;&#65533;', YuMincho, ' ProN W3', 'Hiragino Mincho ProN', 'ＭＳ Ｐ�&#65533;&#65533;', 'MS PMincho', serif;
	font-weight: normal;
	background: url(../../lambrusco/img/common/bg_page_title.png) repeat-x left bottom;
	padding: 1em 0;
	margin-bottom: 1em;
}
.section {
	margin-bottom: 40px;
}
.section_title {
	margin-bottom: 20px;
}
.section_title2 {
	margin-bottom: 20px;
	font-size: 16px;
    border-bottom: double 6px #7b263e;
    color: #7b263e;
}
.taste {
	background: url(../../lambrusco/img/common/badge_taste.png) no-repeat;
	display: inline-block;
	height: 18px;
	margin-bottom: 20px;
	text-indent: -9999px;
	width: 120px;
	/*display: none;*/
}
.taste.taste-1 {
	background-position: left 0;
	display:none;
}
.taste.taste-2 {
	background-position: left -20px;
	display:none;
}
.taste.taste-3 {
	background-position: left -40px;
	display:none;
}
.taste.taste-4 {
	background-position: left -60px;
	display:none;
}

.character {
	font-size: 14px;
	margin: 0 0 20px 122px;
}
.character li {
	margin: 4px 0;
}
.character li:after {
	background: url(../../lambrusco/img/common/character.png) no-repeat;
	content: '';
	display: inline-block;
	height: 21px;
	margin-left: 12px;
	vertical-align: middle;
	width: 109px;
}
.character .character-1:after {
	background-position: left 0;
}
.character .character-2:after {
	background-position: left -21px;
}
.character .character-3:after {
	background-position: left -42px;
}
.character .character-4:after {
	background-position: left -63px;
}
.character .character-5:after {
	background-position: left -84px;
}
.quantity input {
	font-size: 16px;
	padding: .5em;
	vertical-align: top;
}
.quantity .updown {
	display: inline-block;
}
.quantity .updown a {
	text-decoration: none;
	line-height: 1.5;
}
#sub .sub_banner_list {
	margin-bottom: 10px;
}
#sub .sub_banner_list li {
	margin-bottom: 5px;
}
#sub .sub_section {
	margin-bottom: 40px;
}
#sub .sub_section_title {
	margin-bottom: 10px;
}
#sub_section_1 .sub_section_body {
}
#sub_section_1 .sub_section_body dt a {
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: bold;
	color: #993333;
	text-decoration: none;
}
#sub_section_1 .sub_section_body dt.s_winery {
	background: url("../../lambrusco/img/sidebar/sidemenu_icon2.png") no-repeat;
	padding: 0 0 0 15px;
}
#sub_section_1 .sub_section_body dd {
	margin-bottom: 15px;
}
#sub_section_1 .sub_section_body dd li {
	margin: 10px 0;
}
#sub_section_1 .sub_section_body dd li a {
	text-decoration: none;
	letter-spacing: -0.75px;
}
#sub_section_2 li {
	margin-bottom: 15px;
}
#sub_section_1 .sub_section_body dd ul.side_set {
	list-style-type: none;
}
#sub_section_1 .sub_section_body dd ul.side_set li {
	background: url("../../lambrusco/img/sidebar/sidemenu_icon.jpg") no-repeat;
	padding: 0 0 0 15px;
	margin: 10px 0;
}
.mb10 {
	margin-bottom: 10px;
}
.s_winery{
	background: url("../../lambrusco/img/sidebar/sidemenu_icon.jpg") no-repeat;
	padding: 0 0 0 15px;
	margin: 10px 0;
}
.sub_section_body dt a:hover{
	opacity:0.8;
}
/*****************************************************
	詳細
*****************************************************/
#M_group .line img { display:none; }

#M_group a img{
	width:120px;
	height:120px;
}
#M_group .itemBox a{
	display:block;
}
#M_group .itemBox .price{
	clear: both;
}
.relation_box_in{
        width: 214px;
        float: left;
}
.M_cl_detail{
	width:175px;
}


.M_cl_price{
	text-align:center;
	color: #CC0000;
    font-weight: bold;
}



/*****************************************************

*****************************************************/
#M_categoryList p{
font-size: 14px;
}
#M_categoryList .M_innerList table{
width:100%;
margin-bottom:0;
}
.M_innerList{
	padding: 20px 0;
}
.M_innerList td{
vertical-align:middle;
}
.M_innerList .M_cl_taxPrice{
font-weight:bold;
color:#cc0000;
font-size: 18px;
}
.M_innerList td{
vertical-align:middle;
padding:6px;
}
.M_innerList .M_cl_img{
/*width:250px; ��&#65533; */
}
.M_innerList .M_cl_content{
font-size:11px;
}
.M_innerList .M_innerBox p.icon_box {
	height: 20px!important;
}
.M_innerList .M_cl_name {
	height: 93px!important;
}

.p_red {
	color: #cc0000;
	font: 12px;
}
.p_red20 {
	color: #cc0000;
	font-size: 17px;
}
.mb20 {
	margin-bottom: 20px;
}
span.p_bg{
background-color: #F0E9DC;
font-size: 11px;
padding: 3px;
margin: 5px 0 0 0;
}
/*****************************************************

	 #footer

*****************************************************/

#footer {
	bottom: 0;
	left: 0;
	position: absolute;
	width: 100%;
}
#footer_top {
	background: #faf8f6;
	/*overflow: hidden;*/
	padding: 30px 0;
}
#footer_top .footer_section {
	border-left: 1px dashed rgb(206, 204, 203);
	padding: 0 15px;
}
#footer_top .footer_section_title {
	margin-bottom: 15px;
}
#footer_top .footer_section_body {
	margin-bottom: 20px;
}
#footer_top .footer_section_3_item_title {
	font-size: 14px;
}
#footer_top .footer_section_3_item_title:before {
	content: '\0025cf';
	font-size: 6px;
	margin-right: .5em;
}
#footer_top p,
#footer_top ul {
	margin: 1em 0;
}
#footer_top ul {
	padding-left: 20px;
}
#footer_top ul li {
	list-style-type: disc;
}
#footer_top a:before {
	content: '\0025b6';
	font-size: 6px;
}
#footer_top .warning {
	color: #ae1212;
	font-size: 16px;
}
#footer_top_left {
	float: left;
	width: 33%;
}
#footer_top_right {
	border-right: 1px dashed rgb(206, 204, 203);
	overflow: hidden;
}
#footer_section_3_left {
	float: left;
	width: 49%;
}
#footer_section_3_right {
	float: right;
	width: 49%;
}
#footer_section_3 .footer_section_body {
	overflow: hidden;
}
#footer_bottom {
	background: url(../../lambrusco/img/footer/bottom_bg.png);
	padding: 30px 0;
}
#footer_bottom_list {
	margin: 80px 0 120px;
	overflow: hidden;
}
#footer_bottom_list .footer_bottom_list_item {
	float: left;
	width: 20%;
}
#footer_bottom_list .footer_bottom_list_item ul li {
	margin: 10px 0;
}
#footer_bottom_list .footer_bottom_list_item ul li a:before {
	content: '\0025b6';
	font-size: 6px;
}
#footer_bottom_list .footer_bottom_list_item_title {
	margin-bottom: 10px;
}
#footer_bottom_footer {
	overflow: hidden;
}
#footer_bottom_footer p {
	float: left;
}
#footer_bottom_footer ul {
	float: right;
}
#footer_bottom_footer ul li {
	float: left;
}
#footer_bottom_footer ul li a {
	text-decoration: none;
}
#footer_bottom_footer ul li a:before {
	content: '|';
	margin: 0 .5em;
}
#footer_bottom_footer ul li:first-child a:before {
	content: none;
	margin: 0;
}
#footer_copyright {
	background: url(../../lambrusco/img/footer/copyright_bg.png);
	height: 80px;
	position: relative;
}
#footer_copyright img {
	bottom: 0;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
}

.mr15 {
	margin-right: 15px;
}
h4.inquiry_m {
	color: #781f2a;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}

p.left_txt {
	text-align: left!important;
}


.s2_winery{
border-bottom: dotted 1px #999999;
}
.bold {
	font-weight: bold!important;
}
.gray {
	color: #aaa4a8!important;
}
.font16 {
	font-size: 16px!important;
}
.font18 {
	font-size: 18px!important;
}
.red{
	color:#FF0004;
}

.timeline-Widget {
    max-width: 430px!important;
    background-color: #fff;
    border-radius: 4px;
}