@charset "Shift_JIS";

/* --------------------------------------------------------------------
	商品詳細
--------------------------------------------------------------------- */
div.goods_ {
	clear: both;
}
div.leftmenuframe_ div.goods_,
div.rightmenuframe_ div.goods_ {
	margin-bottom:0px;
	clear: both;
}
div.goodsproductdetail_ {
	margin-bottom: 10px;
	width:100%;
}
/**/
/*　clearfix　*/  
div.goodsproductdetail_:after{  
    content:".";  
    display:block;  
    height:0;  
    clear:both;  
    visibility:hidden;  
}  
div.goodsproductdetail_{ display:inline-block;}  
/* HIdes from IE-mac */  
*html div.goodsproductdetail_{ height:1%;}  
div.goodsproductdetail_{ display:block;}  
/* End hide from IE-mac */
/**/
table.goodsproductdetail_ {
	width: 100%;
}
table.goodsproductdetail_ td {
	vertical-align: top;
}
span.agree_ {
	float: left;
	margin: 0 7px 20px 0;
}
td.goodscomment_ {
	background-color: #ffffff;
	width: 592px;
}

/* 価格表示 */
h2.goods_price_ {
	margin: 24px 0 20px 0;
	text-align: right;
}
.goods_detail_price_pop_ {
	color: #da1404;
	line-height: 1.3;
	display: block;
}
h2.goods_price_ .sale_price_ {
	font-size: 20px;
	font-weight: bold;
}
.goods_detail_price_ {
	color:#cc3300;
	font-size: 20px;
	font-weight:bold;
}
.goods_detail_price_small_ {
	font-size: 100%;
}

/* 商品画像 */
div.goodsimg_ {
	width: 325px;
	float: left;
	overflow: hidden;
}
div.goodsimg_ .icon_ img {
	height: 18px;
	margin: 0 3px 4px 0;
}
div.goodsimg_ .icon2_ {
	width: 43px;
	position: absolute;
	left: 0;
	top: 0;
}
div.goodsimg_ .icon2_ img {
	width: 43px;
}
td.goodsimg_ {
	padding-right: 20px;
}
div.goodsimg_ .img_L_ {
	width: 324px;
	height: 324px;
	display: table;
	margin-bottom: 58px;
	position: relative;
}
div.goodsimg_ .img_L_ a,
div.goodsimg_ .img_L_ span.nolink_ {
	width: 324px;
	height: 324px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
div.goodsimg_ .img_L_ .comment_ {
	margin-top: 5px;
}
div.goodsimg_ .img_c_{
	margin-bottom: 10px;
}
div.goodsimg_ .img_c_ .comment_ {
	margin-top: 5px;
}

/* 添付ファイル */
dl.attach_ {
	margin: 0 0 10px 0;
}
dl.attach_ dt {
	margin-bottom: 5px;
	padding: 0 0 5px 20px;
	font-weight: bold;
	background: url(../img/sys/file.gif) 0 0 no-repeat;
	border-bottom: 1px dotted #CCC;
}
dl.attach_ dd {
	margin-bottom: 10px;
	padding: 0 0 0 20px;
}

/* 商品画像バリエーション */
div.etc_goodsimg_ {
	width: 100%;
	margin-bottom: 10px;
	overflow: hidden;
}
div.etc_goodsimg_line_ {
	width: 105%;
	margin-bottom: 10px;
	overflow: hidden;
}
div.etc_goodsimg_item_ {
	width: 71px;
	height: 71px;
	border: 1px solid #cdcdcd;
	margin: 0 10px 10px 0;
	float: left;
	overflow: hidden;
	display: table;
	table-layout: fixed;
}
div.etc_goodsimg_item_ a {
	width: 71px;
	height: 71px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
div.etc_goodsimg_item_ img {
	max-width: 51px;
	max-height: 51px;
}

/* 商品スペック */
div.goodsspec_ {
	width: 325px;
	float: right;
	padding-bottom: 30px;
}
div.goodsspec_ div.icon_ {
	margin-bottom:10px;
}
div.goodsspec_ div.icon_ span {
	margin:0 3px 0 0;
}
div.goodsspec_ div.icon_ {
	margin-bottom: 19px;
}
div.goodsspec_ div.icon_ img {
	height: 18px;
}
div.goodsspec_ .variation_name1_ {
	font-size: 14px;
	line-height: 1.7;
	margin-top: 6px;
}
div.goodsspec_ .top_comment_ {
	margin: 12px 0 0 0;
}

table.goodsspec_ {
	width: 100%;
	margin: 0 0 20px 0;
	border:none;
}
table.goodsspec_ th {
	width:70px;
	text-align:left;
	padding:5px 0;
	vertical-align:top;
	border:none;
	background: transparent;
}
table.goodsspec_ td {
	text-align:left;
	padding:5px 0;
	vertical-align:top;
	border:none;
	
}
/**/
div.goodsspec_ .spec_stock_ {
	padding-top: 13px;
	margin-top: 17px;
	border-top: 1px dotted #cdcdcd;
	overflow: hidden;
}
div.goodsspec_ .spec_stock_ ul {
	float: right;
	display: inline;
}
div.goodsspec_ .spec_stock_ ul li {
	float: left;
	display: inline;
	
}
div.goodsspec_ .spec_stock_ ul li#spec_stock_msg {
	font-size: 14px;
	line-height: 1.7;
}
div.goodsspec_ .spec_stock_ ul li#spec_point {
	padding-left: 23px;
	margin-left: 22px;
	line-height: 2.0;
	background-image: url(../img/usr/common/icon_point.png);
	background-position: left center;
	background-repeat: no-repeat;
}
/**/
/* 入荷案内申込関係 */
div.backorder_variation_unit_ {
	margin-bottom: 10px;
	text-align:right;
	vertical-align:middle;
}

/* カートボタン関係 */
div.cartbox_ {
	padding-top: 35px;
	margin-bottom: 10px;
	text-align:right;
	vertical-align:middle;
}
div.cartbox_ input {
	padding:0;
}
div.cartbox_ span.variationlist_ {
	vertical-align:top;
}
div.cartbox_ #nostock {
	margin-top: 10px;
}
div.cartbox2_ {
	padding: 21px 0 20px;
	margin-bottom: 38px;
	background:#f9e7e5;
/*
	border-radius: 5px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
*/
	position: relative;
}
div.cartbox2_ ul {
	text-align: center;
}
div.cartbox2_ ul li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px;
}
div.cartbox2_ ul li.goods_cart_ {
}
div.cartbox2_ ul li.goods_bookmark_ a {
	display: block;
	width: 295px;
	height: 49px;
	background-image: url(../img/usr/common/btn_bookmark.png);
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
div.cartbox2_ .variationlist_ {
	display: block;
	margin: 0 15px 10px;
}
/* バリエーションプルダウン */
div.cartbox_ .variation_pulldown_ {
	margin-bottom: 10px;
}

/* バリエーションボックス */
div.goodsspec_ h2.message_ {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.7;
	padding-bottom: 6px;
	margin-bottom:13px;
	border-bottom: 2px solid #da1404;
}
div.goodsspec_ p.message_ {
	font-size: 12px;
	line-height: 2.0;
	text-align: center;
	margin: 0;
	clear:both;
}
div.cartbox_ div.colors_ {
	width: 105%;
	margin-bottom:10px;
	text-align:left;
	overflow: hidden;
}
div.cartbox_ div.colors_ div.color_ {
	width:46px;
	height:46px;
	margin:2px 6px 2px 0;
	white-space: nowrap;
	float:left;
}
div.cartbox_ div.colors_ div.color2_ {
	width:46px;
	height:46px;
	margin: 2px 6px 2px 0;
	white-space: nowrap;
	overflow: hidden;
	text-align: left;
	background-position: center;
	float: left;
}
div.cartbox_ div.colors_ div.color_EnableStock_ {
	border:solid 2px #d0d0d0;
	background-color:#FFF;
	cursor:pointer;
}
div.cartbox_ div.colors_ div.color_DisableStock_ {
	border:dashed 2px #d0d0d0;
	background-color:#909090;
	cursor:pointer;
}
div.cartbox_ div.colors_ div.color_Selected_ {
	border:solid 2px #3fbf0d;
	background-color:#ffffff;
}
div.cartbox_ div.colors_ div.color_DisableSelected_ {
	border:dashed 2px #ffc0c0;
	background-color:#909090;
	color:#ffc0c0;
}
div.cartbox_ div.colors_ br,div.cartbox_ div.sizes_ br {
	clear:left;
}
div.cartbox_ div.sizes_ {
	text-align:left;
	overflow: hidden;
}
div.cartbox_ div.size_inner_ {
	width: 334px;
	overflow: hidden;
}
div.cartbox_ div.sizes_ div.size_ {
	width: 147px;
	height: 46px;
	float: left;
	padding:2px 5px 2px 5px;
	margin: 0 10px 10px 0;
	text-align:center;
	display: table;
	table-layout: fixed;
}
div.cartbox_ div.sizes_ div.size_ div{
	font-size: 14px;
	font-weight: bold;
	word-break: break-all;
	display: table-cell;
	vertical-align: middle;
}
div.cartbox_ div.sizes_ div.size_EnableStock_ {
/*	border:dotted 2px #d0d0d0; */
	background:#FFF url(../img/sys/size_off.gif) left top no-repeat;
	cursor:pointer;
}
div.cartbox_ div.sizes_ div.size_DisableStock_ {
/*	border:dotted 2px #d0d0d0; */
	background:#FFF url(../img/sys/size_off.gif) left top no-repeat;
	cursor:pointer;
}
div.cartbox_ div.sizes_ div.size_Selected_ {
	color: #da1404;
/*	border:solid 2px #3fbf0d; */
	background:#FFF url(../img/sys/size_on.gif) left top no-repeat;
}
div.cartbox_ div.sizes_ div.size_DisableSelected_ {
/*	border:dotted 2px #d0d0d0; */
	background:#FFF url(../img/sys/size_off.gif) left top no-repeat;
	color:#ffc0c0;
}
.goodsproductdetail_ .goodsimg_ div.mask_ {
	position:absolute;
	z-index:10;
	color:#ff4a4a;
	font-weight:bold;
}
.goodsproductdetail_ .goodsimg_ img.src_l_ {
	max-width: 324px;
	max-height: 324px;
}

/**/
/* セット内容一覧 */
div.goods_set_list_ {
	margin-top: 37px;
}

table.goods_set_ {
	margin: 0;
	border:none;
	width:100%;
}
table.goods_set_ tr {
	vertical-align:top;
}
table.goods_set_ th {
	text-align: center;
	font-weight: bold;
}
table.goods_set_ td {
	vertical-align: middle;
}
table.goods_set_ td.name_ {
	width: auto;
	text-align: left;
}
table.goods_set_ td.name_ .name1_ a {
	font-weight: normal;
	font-size: 12px;
	line-height: 2.0;
}
table.goods_set_ td.qty_ {
	width: 27px;
	text-align: center;
}
/* 賞味期限 */
div.goodsspec_ .spec_sellby_ {
	color: #da1404;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.8;
	margin-top: 11px;
}
/**/
/* 店舗在庫 */
table.StoreStore_Frame_ {
	margin: 0 0 20px 0;
	border:none;
	width:100%;
}
table.StoreStore_Frame_ tr {
	vertical-align:top;
}
table.StoreStore_Frame_ th {
	text-align: center;
	font-weight: bold;
}
table.StoreStore_Frame_ td {
	vertical-align: middle;
}
table.StoreStore_Frame_ td.storestock_div_ {
	width: 100px;
	font-weight: bold;
}
table.StoreStore_Frame_ td span.storestock_item_ {
	padding-right: 10px;
}
div.storestock_goodsback_ {
	width: 100%;
	text-align: center;
}
/**/

div.goodsspec_ div.togetherlist_ {
}
div.goodsspec_ div.to_detaillink_ {
	text-align: right;
}
.goodsttl_ {
	padding:10px;
	margin-bottom:10px;
	font-size:12px;
	font-weight:bold;
	background:#e5e5e5;
}
div.goodscomment1_ {
	margin-top: 40px;
	margin-bottom: 10px;
}
div.goodscomment2_ {
}
div.goodscomment2_ h2 {
}
div.goodscomment3_ {
	margin-top: 40px;
}
div.goodscomment4_ {
	margin-top: 20px;
}
div.goodscomment5_ {
	margin-top: 39px;
	text-align: center;
}
div.goodscomment5_ h2 {
	width: 680px;
	height: 54px;
	margin-bottom: 20px;
	background-image: url(../img/usr/common/title_movie.png);
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
div.goodscomment6_ {
	margin-bottom: 10px;
}
div.goodscomment7_ {
	clear: both;
	margin-bottom: 10px;
}
div.goodscomment8_ {
	margin-bottom: 10px;
}
div.goodscomment9_ {
	margin-bottom: 10px;
}
/* グッズタブ */
div.goodstab_wrap_ {
	margin-top: 60px;
	padding-top: 33px;
	position: relative;
}
div.goodstab_wrap_ .goods_tab_ {
}
div.goods_tab_ .goodstab_nav_ {
	font-size: 13px;
	text-align: center;
	line-height: 1.5;
	display: inline-block;
	border: 1px solid #cdcdcd;
	border-bottom: 0;
	padding: 7px 24px 6px;
	border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	cursor: pointer;
}
div.goods_tab_.active_ .goodstab_nav_ {
	color: #fff;
	border: 0;
	padding: 8px 25px 6px;
	background-color: #da1404;
}
div.goods_tab_ .goodscomment_inner_ {
	display: none;
	padding: 15px 20px;
	border: 1px solid #cdcdcd;
	border-radius: 0 5px 5px 5px;
    -webkit-border-radius: 0 5px 5px 5px;
	-moz-border-radius: 0 5px 5px 5px;
}
div.goods_tab_.active_ .goodscomment_inner_ {
	display: block;
	line-height: 1.8;
}
div.goods_tab_.active_ .goodscomment_inner_ li {
	line-height: 1.8;
}
/* 原材料 */
/* アレルギー */
div.goodstab_wrap_ #allergy_info .goodscomment_inner_ table.allergy_info_ th,
div.goodstab_wrap_ #allergy_info .goodscomment_inner_ table.allergy_info_ td {
	line-height: 1.6;
	padding: 3px 10px 1px;
}
/* 栄養成分表示 */
div.goodstab_wrap_ #nutritional_info .goodscomment_inner_ table.nutritional_ {
	border: 1px solid #cdcdcd;
	margin: 10px 0 0 0;
}
div.goodstab_wrap_ #nutritional_info .goodscomment_inner_ table.nutritional_ th,
div.goodstab_wrap_ #nutritional_info .goodscomment_inner_ table.nutritional_ td {
	text-align: center;
	line-height: 1.6;
	padding: 3px 10px 1px;
	border: 1px solid #cdcdcd;
}
div.goodstab_wrap_ #nutritional_info .goodscomment_inner_ table.nutritional_ th {
	background-color: #ededed;
}

/* タブの位置 */

div.goods_tab_ h2.first_ {
	position: absolute;
	left: 0;
	top: 0;
}

div.goods_tab_ h2.second_ {
	position: absolute;
	left: 110px;
	top: 0;
}

div.goods_tab_ h2.third_ {
	position: absolute;
	left: 270px;
	top: 0;
}

/*div.goods_tab_ table.allergy_info_ th,
div.goods_tab_ table.allergy_info_ td {
}
div.goods_tab_ table.allergy_info_ th {
	width: 166px;
	padding: 6px 13px;
}
div.goods_tab_ table.allergy_info_ td {
	padding: 6px 0;
}
div.goods_tab_ table.allergy_info_ td table th,
div.goods_tab_ table.allergy_info_ td table td {
	padding: 5px;
}
div.goods_tab_ table.allergy_info_ td table th {
	text-align: center;
}
*//**/
div.goods_ div.accessory_list_ {
	margin:10px 0px;
}
.goods_photo {
	position: relative;
	top: 0;
	left: 0;
	width: auto;
}
.goods_photo a .goods_large {
	display: block;
	position: absolute;
	width: 1px;
	height: 1px;
	top: 0;
	left: 0;
}
.goods_photo a.goods_popup, .goods_photo a.goods_popup:visited {
	display: block;
	width: auto;
	top: 0;
	left: 0;
}
.goods_photo a.goods_popup:hover {
	background-color: #fff;
}
.goods_photo a.goods_popup:hover .goods_large {
	display: block;
	position: absolute;
	width: auto;
	height: auto;
	top: 0;
	left: 0;
}
.option_buttons_ {
	width:100%;
	padding: 12px 0 0;
	overflow: hidden;
}
.option_buttons_ li {
	float: right;
}
.option_buttons_ li a {
	color: #221a1a;
	padding: 2px 0 2px 24px;
	line-height: 16px;
	background-image: url(../img/usr/common/icon_bookmark.png);
	background-position: left center;
	background-repeat: no-repeat;
}
.option_buttons2_ {
	margin-bottom:30px;
	text-align:center;
	overflow: hidden;
}
.option_buttons2_ li {
	margin:0 2px;
	display:inline;
}

/* SNS */
ul.sns_ {
	list-style:none;
}
li.sns {
	float:left;
	margin-right:10px; 
}
/**/
/*　clearfix　*/  
ul.sns_:after{  
    content:".";  
    display:block;  
    height:0;  
    clear:both;  
    visibility:hidden;  
}  
ul.sns_{ display:inline-block;}  
/* HIdes from IE-mac */  
*html ul.sns_{ height:1%;}  
ul.sns_{ display:block;}  
/* End hide from IE-mac */
/**/
/* 関連商品 */
.accessory_title_ {
	margin-bottom: 10px;
	padding: 8px 8px 8px 10px;
	font-size: 18px;
	font-weight: normal;
	color:#ffffff;
	border-bottom: 1px solid #e5e5e5;
	background:#3fbf0d;
	clear: both!important;
}
.accessory_list_ .StyleT_Frame_ .name_ {
	display:none;
}
.accessory_list_ .StyleT_Frame_ .price_ {
	margin:10px 0;
}

/* --------------------------------------------------------------------
	商品一覧　共通
--------------------------------------------------------------------- */
.name1_ {
}
.name1_ a {
	color: #221a1a;
	font-size: 14px;
/*
	font-weight: bold;
*/
	line-height: 1.4;
}
.goods_filter_ {
}div.desc_ .cart_ a{
 display:block;
 width:148px;
 height:28px;
 background:url(../img/sys/button/cart_s_on.gif) center center no-repeat;
}
div.desc_ .cart_ a:hover img.btn_cart_{
 filter: alpha(opacity=0);
 -moz-opacity: 0;
 opacity:0;
	background-color:transparent\0/;
}


/* --------------------------------------------------------------------
	商品一覧　サムネイル
--------------------------------------------------------------------- */
div.StyleT_Frame_ {
	width: 678px;
}
div.StyleT_Line_ {
	margin: 0 0 40px 0;
	padding: 40px 0 0 0;
	border-top: 1px dotted #cdcdcd;
	width: 105%;
	/*overflow: hidden;*/
}
div.StyleT_Line_:first-child {
	border-top: 0;
}
div.StyleT_Item_ {
	width: 147px;
	margin: 0 30px 0 0;
	float: left;
	text-align: center;
	position: relative;
}
div.StyleT_Item_ div.icon2_ {
	width: 37px;
	position: absolute;
	left: 0;
	top: 0;
}
div.StyleT_Item_ div.icon2_ img {
	width: 37px;
}
div.StyleT_Item_ div.icon_ {
	text-align:left;
}
div.StyleT_Item_ div.icon_ img {
	height: 18px;
	margin: 0 3px 4px 0;
}
div.StyleT_Item_ div.img_ {
	width:147px;
	height:147px;
	text-align:center;
	vertical-align:middle;
	layout-grid-line:147px;
	display:table-cell;
}
div.StyleT_Item_ div.img_ img {
	max-width:147px;
	max-height:147px;
}
div.StyleT_Item_ div.name_ {
	text-align:left;
}
div.StyleT_Item_ div.price_ {
	margin: 13px 0 6px;
	text-align: left;
}
div.StyleT_Item_ div.price_ .small_ {
	padding: 0 0 0 3px;
	font-size:10px;
	font-weight:normal;
}
div.StyleT_Item_ div.cart_ {
	text-align:center;
}

/* サイドメニューイベント欄 */
div.rightmenuframe_ .StyleT_Frame_ {
	padding: 0 0 40px 26px;
	width: auto;
}
div.leftmenuframe_ div.StyleT_Line_,
div.rightmenuframe_ div.StyleT_Line_ {
	width: 105px;
	margin: 0 30px 0 0;
	border-top: 0;
	float: left;
	display: inline;
}
div.leftmenuframe_ div.StyleT_Item_,
div.rightmenuframe_ div.StyleT_Item_ {
	width:105px;
	margin: 0 auto;
	float:none;
}
div.leftmenuframe_ div.StyleT_Item_ div.img_,
div.rightmenuframe_ div.StyleT_Item_ div.img_ {
	width:105px;
	height:105px;
	padding:0;
	text-align:center;
	vertical-align:middle;
	layout-grid-line:100px;
	display:table-cell;
}
div.leftmenuframe_ div.StyleT_Item_ div.img_ img,
div.rightmenuframe_ div.StyleT_Item_ div.img_ img {
	max-width:105px;
	max-height:105px;
}
div.leftmenuframe_ div.StyleT_Item_ div.name_ a,
div.rightmenuframe_ div.StyleT_Item_ div.name_ a {
	font-size: 12px;
	text-align:center;
}
/**/
/*　clearfix　*/  
div.StyleT_Frame_:after,
div.StyleT_Line_:after{  
    content:".";  
    display:block;  
    height:0;  
    clear:both;  
    visibility:hidden;  
}  
div.StyleT_Frame_,
div.StyleT_Line_ { display:inline-block;}  
/* HIdes from IE-mac */  
*html div.StyleT_Frame_,
*html div.StyleT_Line_ { height:1%;}  
div.StyleT_Frame_,
div.StyleT_Line_ { display:block;}  
/* End hide from IE-mac */
/* --------------------------------------------------------------------
	商品一覧　詳細一覧
--------------------------------------------------------------------- */
div.StyleD_Frame_ {
	width:100%;
	/*overflow: hidden;*/
}
div.StyleD_Item_ {
	padding: 20px 0;
	border-top: 1px dotted #cdcdcd;
	width: 100%;
	/*overflow: hidden;*/
}
div.StyleD_Item_:first-child {
	border-top: 0;
}
div.StyleD_Frame_ div.left_item_ {
	margin: 0;
	float: left;
	display: inline;
	width: 147px;
	position: relative;
}
div.StyleD_Frame_ div.left_item_ .icon2_ {
	width: 37px;
	position: absolute;
	left: 3px;
	top: 2px;
}
div.StyleD_Frame_ div.left_item_ .icon2_ img {
	width: 37px;
}
div.StyleD_Frame_ div.img_ {
	width: 147px;
	height: 147px;
	margin-bottom: 5px;
	text-align: center;
	display: table;
	table-layout: fixed;
}
div.StyleD_Frame_ div.img_ a {
	width: 147px;
	height: 147px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
div.StyleD_Frame_ div.img_ img {
	max-height: 147px;
	max-width: 147px;
}
div.StyleD_Frame_ div.icon_ img {
	height: 18px;
	margin: 0 3px 4px 0;
}
div.StyleD_Frame_ div.desc_ {
	float: right;
	display: inline;
	width: 510px;
	padding: 5px 0 60px;
	/*overflow: hidden;*/
	position: relative;
}
div.StyleD_Frame_ div.name_ {
	overflow: hidden;
}
div.StyleD_Frame_ div.name_ .name1_,
div.StyleD_Frame_ div.name_ .name2_ {
	float: left;
	display: inline;
}
div.StyleD_Frame_ div.comment_ {
	line-height: 1.6;
	margin: 9px 0 15px;
}
div.StyleD_Frame_ div.detail_ {
	width: 100%;
	/*overflow: hidden;*/
}
div.StyleD_Frame_ div.detail_ div.spec_ {
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: left;
	width: 360px;
	display: table;
}
div.StyleD_Frame_ div.detail_ div.spec_ .price_ {
	display: table-cell;
	vertical-align: middle;
	width: 300px;
	overflow: hidden;
}
div.StyleD_Frame_ div.detail_ div.spec_ .price_ .price_pop_ {
	display: block;
	margin-bottom: 10px;
}
div.StyleD_Frame_ div.detail_ div.spec_ .price_ .sale_price_ {
	float: left;
	display: inline;
	line-height: 1.2;
}
div.StyleD_Frame_ div.detail_ div.spec_ .price_ .usual_price_ {
	float: left;
	display: inline;
}
div.StyleD_Frame_ div.detail_ div.spec_ .stock_ {
	display: table-cell;
	vertical-align: middle;
	width: 155px;
	text-align: center;
	text-align: right;
}
div.StyleD_Frame_ div.cart_ {
	text-align: right;
	width: 140px;
	position: absolute;
	right: 0;
	bottom: 0;
}
div.StyleD_Frame_ .goodscomment1_ {
	margin-top: 10px;
}
/*　clearfix　*/  
div.StyleD_Item_:after{  
    content:".";  
    display:block;  
    height:0;  
    clear:both;  
    visibility:hidden;  
}  
div.StyleD_Item_{ display:inline-block;}  
/* HIdes from IE-mac */  
*html div.StyleD_Item_{ height:1%;}  
div.StyleD_Item_{ display:block;}  
/* End hide from IE-mac */
/* --------------------------------------------------------------------
	商品一覧　ピックアップ
--------------------------------------------------------------------- */
div.StyleP_Frame_ {
	width: 100%;
	padding-top: 30px;
	background-color: #fff;
	overflow: hidden;
	border-radius: 5px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	position: relative;
}
div.StyleP_Line_ {
	padding: 0 0 30px;
	width: 700px;
	overflow: hidden;
}
#toppage div.StyleP_Line_ {
	width: auto;
	padding: 0 0 40px 30px;
	overflow: hidden;
} 

div.StyleP_Item_ {
	width: 320px;
	margin: 0 30px 0 0;
	float: left;
	zoom:1;
}
div.StyleP_Item_:after {
	content: ""; 
	display: block; 
	height: 0; 
	font-size:0;	
	clear: both;
	visibility:hidden;
}
div.StyleP_Item_ .item_left_ {
	float: left;
	display: inline;
	width: 140px;
	position: relative;
}
div.StyleP_Item_ div.img_ {
	width: 140px;
	margin: 0 0 5px;
	padding: 0;
	display: table;
	table-layout: fixed;
}
div.StyleP_Item_ div.img_ a {
	width: 140px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
div.StyleP_Item_ div.img_ img {
	max-width: 140px;
}
div.StyleP_Item_ .item_left_ .icon2_ {
	width: 37px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 100;
}
div.StyleP_Item_ .item_left_ .icon2_ img {
	width: 37px;
}
div.StyleP_Item_ .item_left_ .icon_ {
	width: 142px;
}
div.StyleP_Item_ .item_left_ .icon_ img {
	height: 18px;
	margin: 0 0 4px 0;
}
div.StyleP_Item_ div.desc_ {
	width: 170px;
	margin: 0;
	float: right;
}
div.StyleP_Item_ div.name_ {
	margin: 0 0 13px 0;
}
div.StyleP_Item_ div.price_ {
	margin: 0 0 10px 0;
	text-align:right;
}
div.StyleP_Item_ div.price_ .small_ {
	padding: 0 0 0 3px;
	font-size:10px;
	font-weight:normal;
}
div.StyleP_Item_ div.comment_ {
}
div.StyleP_Item_ div.desc_ .cart_ {
	text-align: right;
}
/* --------------------------------------------------------------------
	商品一覧　一覧
--------------------------------------------------------------------- */
table.StyleL_Frame_ {
	margin: 20px 0;
	border:none;
	width:100%;
}
table.StyleL_Frame_ tr {
	vertical-align:top;
}
table.StyleL_Frame_ th {
	text-align: center;
	font-weight: bold;
}
table.StyleL_Frame_ td {
	vertical-align: middle;
}
table.StyleL_Frame_ td.name_ {
	width: 180px;
}
table.StyleL_Frame_ td.name_ .icon_ img {
	height: 18px;
	margin: 5px 1px 0 0;
}
table.StyleL_Frame_ td.name_ .icon2_ {
}
table.StyleL_Frame_ td.name_ .icon2_ img {
	width: 37px;
	margin-right: 1px;
}

table.StyleL_Frame_ td.price_ {
	white-space:nowrap;
	text-align:right;
}
table.StyleL_Frame_ td.comment_ {
	
}
table.StyleL_Frame_ td.stock_ {
	text-align: center;
}
table.StyleL_Frame_ td.cart_ {
	width:50px;
	text-align:right;
}

/* --------------------------------------------------------------------
	商品一覧　リスト
--------------------------------------------------------------------- */
ul.StyleS_Frame_ {
	margin: 0 0 20px 0;
	padding: 0;
}
li.StyleS_Line_ {
    border-bottom: 1px dotted #ccc;
    list-style: outside none none;
    margin: 0;
    overflow: hidden;
    padding: 15px 0 20px;
    width: 100%;
}
li.StyleS_Line_ .table_layout_ {
    display: table;
}
li.StyleS_Line_ span {
	padding-right: 1em;
}
li.StyleS_Line_ .name_ {
    display: table-cell;
    vertical-align: middle;
    width: 36em;
}
li.StyleS_Line_ .name1_ {
    display: inline-block;
    padding-right: 1em;
    width: 25em;
}
li.StyleS_Line_ .name2_ {
	display: inline-block;
    width: 8em;
}
li.StyleS_Line_ .price_pop_ {
	padding-right: 1em;
	display: inline-block;
    width: 20em;
}
li.StyleS_Line_ .price_ {
    display: table-cell;
    vertical-align: middle;
    width: 15em;
}
li.StyleS_Line_ span.small_ {
    display: block;
    margin-top: 10px;
}

/* --------------------------------------------------------------------
	商品一覧　商品名
--------------------------------------------------------------------- */
table.StyleN_Frame_ {
	margin: 20px 0;
	width: 100%;
}
table.StyleN_Frame_ th {
	width: 40%;
}
table.StyleN_Frame_ th .icon2_ img {
	width: 37px;
	margin: 0 1px;
}
table.StyleN_Frame_ th .icon_ img {
	height: 18px;
	margin: 5px 1px 0 0;
}
/* --------------------------------------------------------------------
	商品一覧　一括購入
--------------------------------------------------------------------- */
table.StyleB_Frame_ {
	margin: 20px 0;
	border:none;
	width:100%;
}
table.StyleB_Frame_ tr {
	vertical-align:top;
}
table.StyleB_Frame_ th {
	text-align: center;
	font-weight: bold;
}
table.StyleB_Frame_ td {
	vertical-align: middle;
}
table.StyleB_Frame_ td.name_ {
	width: 180px;
}
table.StyleB_Frame_ td.name_ .icon2_ img {
	width: 37px;
	margin: 0 1px 0 0;
}
table.StyleB_Frame_ td.name_ .icon_ img {
	height: 18px;
	margin: 5px 1px 0 0;
}

table.StyleB_Frame_ td.price_ {
	white-space:nowrap;
	text-align:right;
}
table.StyleB_Frame_ td.comment_ {
	
}
table.StyleB_Frame_ td.stock_ {
	text-align: center;
}
table.StyleB_Frame_ td.qty_ input {
	width: 4em;
}
div.StyleB_Cart_ {
	margin: 0 0 20px 0;
	text-align: right;
}

/* --------------------------------------------------------------------
	商品一覧　チェックリスト
--------------------------------------------------------------------- */
.StyleA_Frame_ {
	width: 105%;
	clear: both;
	padding-top: 30px;
	overflow: hidden;
}
div.togetherlist_ .StyleA_Frame_ {
	padding-top: 0;
}
.StyleA_Item_ {
	float: left;
	display: inline;
	border-bottom: 1px dotted #cdcdcd;
}
/* 奇数/偶数列でスタイル分け（クラスはjsにて付与） */
/* 奇数 */
.StyleA_Item_.odd_ {
	width: 328px;
	padding: 20px 10px 20px 0;
	border-right: 1px dotted #cdcdcd; 
}
/* 偶数 */
.StyleA_Item_.even_ {
	width: 325px;
	padding: 20px 0 20px 15px;
}
/* 1行目 */
.StyleA_Item_.first_ {
	padding-top: 0;
}
/* 最後の行 */
.StyleA_Item_.last_ {
	padding-bottom: 0;
	border-bottom: 0;
}
/**/
.StyleA_Item_ .item_left_ {
	float: left;
	display: inline;
	width: 140px;
	position: relative;
}
.StyleA_Item_ div.img_ {
	width: 140px;
	height: 140px;
	display: table;
	table-layout: fixed;
	margin-bottom: 10px;
}
.StyleA_Item_ div.img_ a {
	display: table-cell;
	width: 140px;
	height: 140px;
	vertical-align: middle;
	text-align: center;
}
.StyleA_Item_ div.img_ img {
	max-width: 140px;
	max-height: 140px;
}
.StyleA_Item_ .item_left_ .icon2_ {
	width: 37px;
	position: absolute;
	left: 2px;
	top: 2px;
}
.StyleA_Item_ .item_left_ .icon2_ img {
	width: 37px;
}
.StyleA_Item_ div.stock_ {
	color: #da1404;
	font-size: 14px;
	line-height: 1.4;
	text-align: center;
}
.StyleA_Item_ .desc_ {
	float: right;
	display: inline;
	width: 176px;
}
.StyleA_Item_ .desc_ .icon_ img {
	height: 18px;
	margin: 0 3px 3px 0;
}
.StyleA_Item_ .name_ {
}
.StyleA_Item_ .price_ {
	margin: 25px 0 0 0;
	text-align: right;
}
.StyleA_Item_ .price_ .price_pop_,
.StyleA_Item_ .price_ .usual_price_ {
	font-weight: normal;
}
.StyleA_Frame_ div.checkbox_ {
	text-align: right;
	white-space: nowrap;
	padding: 6px 28px 5px;
	margin-top: 8px;
	background-color: #f9e7e5;
}
.StyleA_Frame_ div.checkbox_ label {
	margin: 0 0 0 5px;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}
/* チェックリスト(子商品追加) */
div.goods_ table.StyleC_Frame_ td.price_ {
	text-align:right;
	white-space: nowrap;
}
div.goods_ table.StyleC_Frame_ td.stock_ {
	text-align:right;
	white-space: nowrap;
}
div.goods_ table.StyleC_Frame_ td.checkbox_ {
	text-align:right;
	white-space: nowrap;
}
/**/
div.StyleA_Cart_ {
	text-align: right;
	margin: 30px 0;
}
/**/
/*　clearfix　*/
.StyleA_Frame_:after,
.StyleA_Item_:after{  
    content:".";  
    display:block;  
    height:0;  
    clear:both;  
    visibility:hidden;  
}  
.StyleA_Frame_,
.StyleA_Item_{ display:inline-block;}  
/* HIdes from IE-mac */
*html .StyleA_Frame_,  
*html .StyleA_Item_{ height:1%;} 
.StyleA_Frame_,
.StyleA_Item_{ display:block;}  
/* End hide from IE-mac */

/* --------------------------------------------------------------------
	商品一覧　写真付き
--------------------------------------------------------------------- */
table.StyleI_Frame_ {
	margin: 0 0 20px 0;
	border:none;
	width:100%;
}
table.StyleI_Frame_ tr {
	vertical-align:top;
}
table.StyleI_Frame_ th {
	text-align: center;
	font-weight: bold;
}
table.StyleI_Frame_ td {
	vertical-align: middle;
}
table.StyleI_Frame_ td.img_ img {
	width: 50px;
}
table.StyleI_Frame_ td.name_ {
	width: 180px;
}
table.StyleI_Frame_ td.price_ {
	white-space:nowrap;
	text-align:right;
}
table.StyleI_Frame_ td.comment_ {
	
}
table.StyleI_Frame_ td.stock_ {
	text-align: center;
}
table.StyleI_Frame_ td.cart_ {
	width:50px;
	text-align:right;
}

/* --------------------------------------------------------------------
	商品一覧　ランキング
--------------------------------------------------------------------- */
div.StyleR_Frame_ {
	width: 100%;
	background-color: #fff;
	border-radius: 5px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	position: relative;
	/*overflow: hidden;*/
}

div.StyleR_Line_ {
	padding-top: 20px;
	padding-bottom: 30px;
}
div.StyleR_Line_:first-child {
	padding-top: 0;
}
#toppage div.StyleR_Line_ {
	padding: 0 0 30px 30px;
}
div.StyleR_Frame_ ul {
	width: 708px;
	zoom:1;
}
div.StyleR_Frame_ ul:after {
	content: ""; 
	display: block; 
	height: 0; 
	font-size:0;	
	clear: both;
	visibility:hidden;
}
div.StyleR_Frame_ ul li {
	width: 147px;
	margin: 0 30px 0 0;
	float: left;
	position: relative;
}
div.StyleR_Item_ div.rank_icon_ {
	color: #fff;
	width: 147px;
	height: 20px;
	padding: 11px 0 0 0;
	text-align: center;
	background-image: url(../img/usr/common/rank00.png);
	background-position: center center;
	background-repeat: no-repeat;
}
div.StyleR_Frame_ #rank1 div.rank_icon_ {
	background-image: url(../img/usr/common/rank1.png);
	text-indent: -9999px;
}
div.StyleR_Frame_ #rank2 div.rank_icon_ {
	background-image: url(../img/usr/common/rank2.png);
	text-indent: -9999px;
}
div.StyleR_Frame_ #rank3 div.rank_icon_ {
	background-image: url(../img/usr/common/rank3.png);
	text-indent: -9999px;
}
div.StyleR_Frame_ ul li div.img_ {
	width:147px;
	height:147px;
	text-align:center;
	vertical-align:middle;
	layout-grid-line:147px;
	display:table-cell;
}
div.StyleR_Item_ div.img_ a {
	display: block;
	text-align: center;
}
div.StyleR_Item_ div.img_ img {
	max-width: 147px;
	max-height: 147px;
}
div.StyleR_Item_ div.desc_ {
	width: 147px;
	margin: 5px 0 0 0;
}
div.StyleR_Frame_ div.icon2_ {
	width: 37px;
	position: absolute;
	left: 0;
	top: 31px;
}
div.StyleR_Frame_ div.icon2_ img {
	width: 37px;
}
div.StyleR_Frame_ div.icon_ {
}
div.StyleR_Frame_ div.icon_ img {
	height: 18px;
	margin: 0 3px 5px 0;
}
div.StyleR_Item_ div.name_ {
	margin: 0 0 13px 0;
}
div.StyleR_Item_ div.price_ {
	margin: 0 0 10px 0;
}
div.StyleR_Item_ div.price_ .small_ {
	font-size:11px;
	font-weight:normal;
}

/* --------------------------------------------------------------------
	商品一覧　レコメンド
--------------------------------------------------------------------- */
div.StyleI_Frame_ {
	width:100%;
}
div.StyleI_Line_ {
	margin: 0 0 40px 0;
	padding: 40px 0 0 0;
	border-top: 1px dotted #cdcdcd;
	width: 105%;
}
div.StyleI_Line_:first-child {
	border-top: 0;
}
div.StyleI_Item_ {
	width: 112px;
	margin: 0 30px 0 0;
	float: left;
	text-align: center;
	position: relative;
}
div.StyleI_Item_ div.icon2_ {
	width: 37px;
	position: absolute;
	left: 0;
	top: 0;
}
div.StyleI_Item_ div.icon2_ img {
	width: 37px;
}
div.StyleI_Item_ div.icon_ {
	text-align:left;
}
div.StyleI_Item_ div.icon_ img {
	height: 18px;
	margin: 0 3px 4px 0;
}
div.StyleI_Item_ div.img_ {
	width:112px;
	height:112px;
	text-align:center;
	vertical-align:middle;
	layout-grid-line:147px;
	display:table-cell;
}
div.StyleI_Item_ div.img_ img {
	max-width:112px;
	max-height:112px;
}
div.StyleI_Item_ div.desc_ {
	padding-top: 5px;
}
div.StyleI_Item_ div.name_ {
	text-align:left;
}
div.StyleI_Item_ div.price_ {
	margin: 13px 0 6px;
	text-align: left;
}
div.StyleI_Item_ div.price_ .small_ {
	padding: 0 0 0 3px;
	font-size:10px;
	font-weight:normal;
}
div.StyleI_Item_ div.cart_ {
	text-align:center;
}
div.StyleI_Item_ div.cart_ img {
	width: 112px;
}
/* 1カラム */
div.order_col1_ div.StyleI_Item_ {
	width: 168px;
}
div.order_col1_ div.StyleI_Item_ .img_ {
	width: 168px;
	height: 168px;
}
div.order_col1_ div.StyleI_Item_ .img_ a {
	width: 168px;
	height: 168px;
}
div.order_col1_ div.StyleI_Item_ .img_ a img {
	max-width: 168px;
	max-height: 168px;
}
div.order_col1_ div.StyleI_Item_ div.cart_ img {
	width: 140px;
} 
/*　clearfix　*/  
div.StyleI_Line_:after{  
    content:".";  
    display:block;  
    height:0;  
    clear:both;  
    visibility:hidden;  
}  
div.StyleI_Line_{ display:inline-block;}  
/* HIdes from IE-mac */  
*html div.StyleI_Line_{ height:1%;}  
div.StyleI_Line_{ display:block;}  
/* End hide from IE-mac */
/* --------------------------------------------------------------------
	商品一覧　レコメンド
--------------------------------------------------------------------- */
div.StyleJ_Frame_ {
	width:100%;
	overflow: hidden;
}
div.StyleJ_Line_ {
	border-top: 1px dotted #cdcdcd;
	padding: 10px 0;
}
div.StyleJ_Line_:first-child {
	border-top: 0;
}
div.StyleJ_Item_ {
	display: table;
	width: 100%;
}
div.StyleJ_Item_ div.img_,
div.StyleJ_Item_ div.name_,
div.StyleJ_Item_ div.price_,
div.StyleJ_Item_ div.cart_ {
	display: table-cell;
	vertical-align: middle;
}
div.StyleJ_Item_ div.img_ {
	width: 105px;
	text-align:center;
	position: relative;
}
div.StyleJ_Item_ div.img_ img {
	max-width:105px;
	max-height:105px;
}
div.StyleJ_Item_ div.icon_ img {
	height: 18px;
	margin: 0 3px 4px 0;
}
div.StyleJ_Item_ div.icon2_ {
	width: 37px;
	position: absolute;
	left: 0;
	top: 0;
}
div.StyleJ_Item_ div.icon2_ img {
	width: 37px;
}
div.StyleJ_Item_ div.name_ {
	width: 210px;
	padding: 0 24px;
}
div.StyleJ_Item_ div.price_ {
	width: 150px;
	padding-right: 25px;
}
div.StyleJ_Item_ div.cart_ {
	width: 140px;
	text-align:center;
}

/*　clearfix　*/  
div.StyleJ_Item_:after{  
    content:".";  
    display:block;  
    height:0;  
    clear:both;  
    visibility:hidden;  
}  
div.StyleJ_Item_{ display:inline-block;}  
/* HIdes from IE-mac */  
*html div.StyleJ_Item_{ height:1%;}  
div.StyleJ_Item_{ display:block;}  
/* End hide from IE-mac */
/* --------------------------------------------------------------------
	商品一覧　ヒストリー
--------------------------------------------------------------------- */
div.StyleH_Frame_ {
	width:100%;
	overflow: hidden;
}
div.StyleH_Line_ {
	margin: 0 0 20px 0;
	width: 105%;
	overflow: hidden;
}
div.StyleH_Item_ {
	width:180px;
	margin: 0 15px 0 0;
	float: left;
	text-align: center;
}
div.StyleH_Item_ div.icon_ {
	margin:0 0 5px 0;
	text-align:left;
}
div.StyleH_Item_ div.img_ {
	width:180px;
	height:180px;
	text-align:center;
	vertical-align:middle;
	layout-grid-line:180px;
	display:table-cell;
}
div.StyleH_Item_ div.img_ img {
	max-width:180px;
	max-height:180px;
}

/* --------------------------------------------------------------------
	商品検索
--------------------------------------------------------------------- */
table.search_ {
	margin: 0 auto;
	width: 100%;
	border:1px solid #cdcdcd;
}
table.search_ th {
	padding-top: 12px;
	text-align: right;
	font-weight: bold;
	white-space: nowrap;
	vertical-align: top;
}
table.search_ td {
	text-align:left;
	font-size: 12px;
	background-color:transparent;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #cdcdcd;
	border-left: none;
	vertical-align: middle;
	overflow: hidden;
}
/* 各項目 */
#search_category select,
#search_genre select {
	width: 300px;
}
/**/

div.goods_ div.btn_overlay_ {
	position: absolute;
	text-align:center;
}

div.goods_ div.addcart_overlay_ {
	position: absolute;
	display: none;
}

/* --------------------------------------------------------------------
	クイックビュー
--------------------------------------------------------------------- */
div.QuickView_Frame_ {
	display: none;
	position: absolute;
	z-index: 10000;
	overflow: visible;
	width: auto;
	height: auto;
	margin: 0;
	padding: 4px;
	border: 1px solid rgb(140, 140, 200);
	background: rgb(220, 230, 242);
}
div.QuickView_Line_ {
	overflow: hidden;
	width: 100%;
}
div.QuickView_Item_ {
	display: inline;
	float: left;
	width: 50%;
	margin: 0;
	padding: 0 0 2px 0;
}
div.QuickView_Item_ div.img_ {
	display: inline;
	float: left;
	width: auto;
	margin: 4px;
	padding: 0.1px;
	border: 1px solid rgb(180, 180, 200);
}
div.QuickView_Item_ div.img_:hover {
	border: 1px solid rgb(0, 0, 255);
}
/* --------------------------------------------------------------------
	カートに入れました画像
--------------------------------------------------------------------- */
div.addcart_overlay_ {
	z-index: 100;
}

#block_of_history img{
	width:100%;
}


div.itemDetail__head_info .icon2_ img {
	width: 43px;
}




div.itemDetail__explanation_accordion__text table.nutritional_ {
	border: 1px solid #cdcdcd;
	margin: 10px 0 0 0;
}
div.itemDetail__explanation_accordion__text table.nutritional_ th,
div.itemDetail__explanation_accordion__text table.nutritional_ td {
	text-align: center;
	line-height: 1.6;
	padding: 3px 10px 1px;
	border: 1px solid #cdcdcd;
}
div.itemDetail__explanation_accordion__text table.nutritional_ th {
	background-color: #ededed;
}


/* --------------------------------------------------------------------
	Revico ログイン方法選択
--------------------------------------------------------------------- */

div.reviewlogin_ {
}
div.reviewlogin_ div.reviewloginform_ {
	width:600px;
	padding:10px;
	text-align:left;
}
div.reviewlogin_ div.reviewloginform_ .form_text_ {
	margin-bottom: 10px;
	color: red;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
}
div.reviewlogin_ div.inputimage_ {
	margin:8px auto;
	text-align:center;
}

div.reviewlogin_wrapper_ {
	overflow: hidden;
	font-size: 11px;
}
div.reviewlogin_wrapper_ .common_headline2_area_{
	display: inline;
	border-bottom: none;
	margin-left: 5px;
	padding: 3px 8px;
	background-color: #41c010;
	font-size: 18px;
	color: #ffffff;
}
div.reviewlogin_wrapper_ .common_headline2_area_ span {
	font-weight: bold;
	vertical-align: middle;
}
div.reviewlogin_wrapper_ .common_headline2_area_ span.relate_ {
	font-size: 13px;
}
div.reviewlogin_wrapper_ .common_headline2_area_ img.icon_ {
	padding-right: 5px;
	width: 30px;
	height: 30px;
}

div.reviewlogin_col_left_  div.reviewloginform_,
div.reviewlogin_col_right_ div.reviewloginform_,
div.reviewlogin_col_center_  div.reviewloginform_{
	width: auto;
}
div.reviewlogin_col_right_{
	float: right;
	width: 410px;
}
div.reviewlogin_  h1.common_headline1_{
	text-align: left;
}
div.reviewlogin_col_left_  .common_headline2_,
div.reviewlogin_col_right_  .common_headline2_{
	height: 60px;
}

div.reviewlogin_col_left_  .common_headline2_,
div.reviewlogin_col_right_  .common_headline2_{
	padding: 25px 10px 6px;
}

div.reviewlogin_col_right_  .reviewlogin_col_inner .common_headline2_{
	color:#333333;
	padding-top: 0;
}
div.reviewlogin_col_left_ {
	float: left;
	width: 410px;	
}
div.reviewlogin_col_left_  .reviewlogin_col_inner .common_headline2_{
	color:#333333;
	padding-top: 0;
}
div.reviewlogin_col_inner{
	padding: 15px;
}
div.reviewlogin_col_section {
	padding: 10px;
}
div.reviewlogin_col_section .form_text_{
	padding: 5px;
}

div.reviewlogin_col_bottom_{
	clear: both;
	color: black;
	font-size: 13px;
	padding: 50px 0;
}

/* --------------------------------------------------------------------
	Revico ログイン後
--------------------------------------------------------------------- */
.revicologin_ .submit_ img.revicologin_img_goods_ {
	width: auto;
}

div.wrapper div.revicologin_ {
	min-height: auto;
}
