
/* --------------------------------------------------------------------
	common　ヘッドライン
-------------------------------------------------------------------- */
h1.goods_name_ {
	margin: 20px 0 0 0;
	font-size: 18px;
	font-weight: bold;
	color: #F39800;
	border-left:solid 6px #F39800;
	padding:5px 10px;
	line-height:1.2;
}
h1.category_name_ {
	margin: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #de7300;
}
h1.category_name_img_ {
	margin: 10px 0;
	text-align: center;
}
h1.genre_name_ {
	margin: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #de7300;
}
h1.genre_name_img_ {
	margin: 10px 0;
	text-align: center;
}
h1.event_name_ {
	margin: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #de7300;
}
h1.event_name_img_ {
	margin: 10px 0;
	text-align: center;
}
.top_comment_ {
	margin: 0 10px 10px;
}

/* --------------------------------------------------------------------
	common　ナビゲーション
-------------------------------------------------------------------- */
/* パンくず */
.navitopicpath_ {
	margin: 20px 10px 20px;
	padding: 10px;
	background: #F6F4ED;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.navitopicpath_ a {
	margin: 0 0.5em;
	/*white-space: nowrap;*/
	text-decoration:none;
	color: #F39800;
}
.navitopicpath_ span.current_ {
	margin: 0 0.5em;
	white-space: nowrap;
}
/* ページジャンプ */
.navipage_ {
	margin: 0 10px;
	text-align:right;
}
.navipage_.top_ {		/* ページジャンプ上部 */
	margin-bottom: 10px;
}
.navipage_.bottom_ {	/* ページジャンプ下部 */
	margin-top: 10px;
}
.navipage_ .navipage_sum_ {
	margin-top:10px;
}
.navipage_ nav a,
.navipage_ nav span {
	margin: 0 0 0 5px;
}
.navipage_ a {
	white-space: nowrap;
	padding: 3px 10px;
	display: inline-block;
	text-decoration:none;
	border: 1px solid #8bc4ec;
	color:#535353;
}
.navipage_now_ {
	display: inline-block;
	background: none repeat scroll 0 0 #F6F4ED;
	border: 1px solid #8bc4ec;
	padding: 3px 10px;
}
.navipage_first_,.navipage_prev_{
	background: url("../img/usr/barrett02_1.gif") no-repeat left center;
	border:none !important;
	padding-right:0 !important;
}
.navipage_next_,.navipage_last_{
	background: url("../img/usr/barrett02_2.gif") no-repeat right center;
	border:none !important;
	padding-left:0 !important;
}
.navipage_ .navipage_reverse_ {
}
.navipage_ .navipage_forward_ {
}

/* 並び替え */
.navisort_ {
	margin: 2px 0;
	overflow: hidden;
	border-bottom: 2px solid #FFCCCC;
}
.navisort_ dt {
	float: left;
	text-align: right;
	font-weight: bold;
	width: 8em;
}
.navisort_ dd {
	margin-left: 8em;
}
.navisort_now_ {
	color:#CC0000;
	text-decoration:none;
	margin:2px 5px;
	white-space: nowrap;
}
.navisort_ a {
	margin:2px 5px;
	white-space: nowrap;
}
/* 表示切替 */
.navistyle_ {
	margin: 0 10px 10px;
	overflow: hidden;
	border: 1px solid #CCC;
	background: #F0F0F0;
}
.navistyle_ dt {
	padding: 2px 2px 2px 6px;
}
.navistyle_ dd {
	padding: 0 0 0 7px;
	font-size: 12px;
	background: #FFF;
}
.navistyle_now_ {
	color:#CC0000;
	text-decoration:none;
	padding: 5px;
	display: inline-block;
	white-space: nowrap;
}
.navistyle_ a {
	padding: 5px;
	display: inline-block;
	white-space: nowrap;
}
/* ブランド絞込 */
.brand_name_ {
}
.brand_name_now_ {
	color:#CC3300;
	text-decoration:none;
	padding: 5px;
	display: inline-block;
	white-space: nowrap;
	font-weight: bold;
}
.brand_name_ a {
	padding: 5px;
	display: inline-block;
}
/* メーカー絞込 */
.maker_name_ {
}
.maker_name_now_ {
	color:#CC3300;
	text-decoration:none;
	padding: 5px;
	display: inline-block;
	white-space: nowrap;
	font-weight: bold;
}
.maker_name_ a {
	padding: 5px;
	display: inline-block;
	white-space: nowrap;
}
/* 商品分類絞込 */
#goods_class_filter_ {
	padding-bottom: 3px;
}
#goods_class_filter_ dd {
}
#goods_class_filter_ .class_filter_ {
	margin-right: 10px;
}
#goods_class_filter_ .class_filter_ .selected_ {
	background-color: #ffeeff;
}

/* --------------------------------------------------------------------
	Ajax　Zip
-------------------------------------------------------------------- */
#suggestZipArea {
	background-color: #ffffff;
	border: 1px solid #999999;
	display: none;
	padding: 2px 0;
	position: absolute;
	z-index: 9999;
}
#suggestZipArea .itemNotFound {
	padding: 0 4px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #999999;
	font-style: italic;
}
#suggestZipArea .itemLine {
	padding: 0 4px;
	height: 20px;
	line-height: 20px;
	list-style:none;
	white-space:nowrap;
	color: #000000;
}
#suggestZipArea .selected {
	background-color: #ffdddd;
	color: #c00000;
}
#suggestZipArea .itemLine .itemCode {
	float: left;
	font-weight: bold;
	margin-right: 4px;
}
#suggestZipArea .itemLine .itemName {
}


/* --------------------------------------------------------------------
	トピックス
-------------------------------------------------------------------- */
/* トピック詳細 */
.topiclist_body_ {
}
.topiclist_body_ .topic_title_ {
	margin-bottom: 10px;
	padding: 10px 10px;
	clear: both;
	text-shadow: 0 -1px 1px #999;
	font-size: 16px;
	font-weight: bold;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background: #DFDFDF -moz-linear-gradient(top, #FFF, #DFDFDF);
	background: #DFDFDF -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#DFDFDF));
	background: #DFDFDF linear-gradient(top, #FFF, #DFDFDF);
}
.topiclist_body_ figure {
	padding: 0 10px 10px;
}
.topiclist_body_ article {
	padding: 0 10px 10px;
}
/* トピック一覧 */
div.topiclist_ {
/*	margin: 0 10px 10px;
	background: #F6F6F6;
	border: 1px solid #E0E0E0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-shadow: #999 0 3px 3px -2px;*/
}
div.topiclist_ .topiclist_head_ {
	padding: 5px 10px;
	font-size: 16px;
	font-weight: bold;
	color:#FFF;
	background-color:#F39800;
}

div.topiclist_ .topiclist_body_ {
	margin: 0;
	padding: 0;
	background: #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
div.topiclist_ span.o_news_date_{
	display:block;
	padding-bottom:5px;
}
div.topiclist_ .topiclist_body_ li {
	border-bottom: 1px solid #f6ebc6;
}
div.topiclist_ .topiclist_body_ li:last-child {

}
div.topiclist_ .topiclist_body_ li a,
div.topiclist_ .topiclist_body_ li span.nolink_ {
	padding: 5px;
	display: block;
}
div.topiclist_ .topiclist_body_ li a {
	padding-right: 20px;
	background: url(../img/usr/link_goods.png) right center no-repeat;
}
.o_pagetop_{
	text-align:right;
	padding:10px 5px;
}
/* --------------------------------------------------------------------
	おすすめ
-------------------------------------------------------------------- */
h2.o_recommend_{
	padding: 5px 10px;
	font-size: 16px;
	font-weight: bold;
	color:#FFF;
	background-color:#c41230;
	margin-top:15px;
}
/* --------------------------------------------------------------------
	商品詳細
--------------------------------------------------------------------- */
div.goods_ {
	clear: both;
}

div.goodsproductdetail_ {
	margin-bottom: 10px;
	width:100%;
	overflow: hidden;
}
table.goodsproductdetail_ {
	width: 100%;
}
table.goodsproductdetail_ td {
	vertical-align: top;
}


div.goods_ div.icon_ img {
	/* width:60px; */
}



/* 商品画像 */
div.goodsimg_ {
}
div.goodsimg_ .img_L_ {
	margin-bottom: 10px;
	text-align:center;
}
div.goodsimg_ .img_L_ img {
	max-width: 200px;
}
div.goodsimg_ .img_L_ .comment_ {
	text-align:left;
	margin-top: 5px;
}
div.goodsimg_ .img_c_{
	margin-bottom: 10px;
	text-align: center;
}
div.goodsimg_ .img_c_ img {
	max-width: 200px;
}
div.goodsimg_ .img_c_ .comment_ {
	margin-top: 5px;
}
/**/

/* 商品画像バリエーション */
div.etc_goodsimg_ {
}
div.etc_goodsimg_line_ {
}
div.etc_goodsimg_item_ {
	text-align:center;
}
div.etc_goodsimg_item_ img {
	max-width: 200px;
}
/**/

/* 商品スペック */
div.goodsspec_ {
	margin-bottom:10px;
}

table.goodsspec_ {
	width:100%;
}
table.goodsspec_ th {
	padding:2px 2px 2px 6px;
	width:25%;
	border-bottom:1px solid #f6ebc6;
	border-right:1px solid #f6ebc6;
	text-align:left;
	font-weight:normal;
}
table.goodsspec_ td {
	font-size: 14px;
	padding:2px 2px 2px 12px;
	border-bottom:1px solid #f6ebc6;
	width:66%
}
table.goodsspec_ th:first-child,
table.goodsspec_ td:nth-child(2){
	border-top:1px solid #f6ebc6;
}
table.goodsspec_ td .price_box_ small {
	display: block;
}
table.o_purchase_{
	width:100%;
}
table.o_purchase_ td{
	padding:2px 12px;
	width:66%
}
table.o_purchase_ td.o_amount_{
	padding:5px 2px 2px 6px;
	width:25%;
	border:none;
	vertical-align:top;
}
.o_regular_service_{
	padding:5px 25px;
	margin:10px 0;
	background: url(../img/usr/icon_question.png) left 0.3em no-repeat;
}
.o_social_b_{
	width:320px;
	margin: 20px auto;
}
.o_regular_service_ a{
	text-decoration:none;
	color:#434343;
}
.to_detaillink_ {
	margin: 0 10px 0 0;
	text-align: right;
	
}
.to_detaillink_ a {
	padding-left: 20px;
	display: inline-block;
	background: url(../img/usr/blank.png) left center no-repeat;
}
span.o_font_l_ {
	font-size:20px !important;
}

/* カートボタン関係 */
div.cartbox_ {
	margin: 0 10px 20px;
	padding: 10px;
	vertical-align:middle;
}
div.cartbox_ span.variationlist_ {
	padding-right:4px;
	vertical-align:top;
}
/**/
/* バリエーションプルダウン */
div.cartbox_ .variation_pulldown_ {
	margin-bottom: 10px;
}
/**/

/* 詰合商品機能 */
div.o_goods_select_{
	margin:0px;
}
div.o_goods_select_ table{
	width:100%;
}

div.o_goods_select_ img{
	width:60px;
}
div.o_kind_box_{
	float:left;
	margin-bottom:5px;
	width:90%;
}
table.o_goods_select_ td{
	padding:0;
}
table.o_goods_select_ .o_quantity_{
	vertical-align:top;
	text-align:right;
	width:10%;
}
.o_purchase_ .o_goods_select_ .o_kind_ {
	width:70px;
	vertical-align:top;
}

table.o_purchase_ .o_goods_select_ td{
	padding:0;
	border-bottom:1px solid #f6ebc6;
	width:auto;
}

table.o_purchase_ .o_goods_select_ .o_quantity{
	width:5%;
}
.o_select_title{
	text-align:center;
	background:#F6F4ED;
}

.o_select_name_{
	text-align:left;
	font-size:16px;
}



/* バリエーションボックス */
div.cartbox_ p.guide_ {
	background: #FFF;
	padding: 5px;
	font-weight: bold;
	margin-bottom: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
div.cartbox_ p.message_ {
	padding-left: 5px;
}
div.cartbox_ div.colors_ {
	margin-bottom: 10px;
	width: 100%;
	overflow: hidden;
}
div.cartbox_ div.colors_ div.color_ {
	display: inline-block;
	margin:2px 5px 2px 5px;
	white-space: nowrap;
	width:30px;
	height:30px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
div.cartbox_ div.colors_ div.color2_ {
	display: inline-block;
	margin: 2px 5px 2px 5px;
	white-space: nowrap;
	width: 30px;
	height: 30px;
	overflow: hidden;
	text-align: left;
	background-position: center;
}
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 #ffc0c0;
	background-color:#ffe0e0;
}
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_ {
	margin-bottom: 10px;
	width: 100%;
	overflow: hidden;
}
div.cartbox_ div.sizes_ div.size_ {
	display: inline-block;
	padding:5px 10px;
	margin:2px 5px 2px 5px;
	white-space: nowrap;
	text-align:center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
div.cartbox_ div.sizes_ div.size_EnableStock_ {
	border:solid 1px #d0d0d0;
	
	background-color:#FFF;
	cursor:pointer;
}
div.cartbox_ div.sizes_ div.size_DisableStock_ {
	border:solid 1px #d0d0d0;
	background-color:#909090;
	cursor:pointer;
}
div.cartbox_ div.sizes_ div.size_Selected_ {
	border:solid 1px #ffc0c0;
	background-color:#ffe0e0;
}
div.cartbox_ div.sizes_ div.size_DisableSelected_ {
	border:solid 1px #d0d0d0;
	background-color:#909090;
	color:#ffc0c0;
}
.goodsproductdetail_ .goodsimg_ div.mask_ {
	position:absolute;
	z-index:10;
	color:#ff4a4a;
	font-weight:bold;
}
/**/

div.goodscomment1_ {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.goodscomment2_ {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.goodscomment3_ {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.goodscomment4_ {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.goodscomment5_ {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.rulescomment_ {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.goods_ div.accessory_list_ {
	margin:10px 0px;
}
.option_buttons_ {
	margin: 0 10px 10px;
}
.option_buttons_ li {
}
.option_buttons_ li.social_ {
/*	text-align: center;*/
}
.option_buttons_ li.social_ div.socialbutton_ {
	margin-bottom:15px;
}
.option_buttons_ .o_fav_b_{
	border:none;
	background-color:#fff;
	padding: 5px 0 5px 25px;
	margin-bottom:5px;
	background: url(../img/usr/icon_star.png) left 0.2em no-repeat;
}
.option_buttons_ .o_inq_b_{
	border:none;
	background-color:#fff;
	padding: 5px 0 5px 25px;
	margin-bottom:5px;
	background: url(../img/usr/icon_mail.png) left 0.3em no-repeat;
}
h2.o_h2_type1_{
	font-weight:normal;
	border-bottom:solid 3px #F39800;
	color:#F39800;
	margin:20px 0 10px 0;
	padding-left:10px;
}
dl.o_comment_1_ dt{
	color:#c41230;
}
dl.o_comment_1_ dd{
	padding-bottom:5px;
}

dl.o_detail_column_{
	margin: 0 10px;
}
dl.o_detail_column_ dd{
	padding: 0 10px 10px;
}
dl.o_detail_column_ dd img{
	width:100%;
	max-width:640px;
	padding:10px 0;
}
dl.o_detail_column_ dt{
	border-bottom: dotted 3px #f6ebc6;
	color:#c41230;
	margin-bottom:5px;
	padding:2px 2px 2px 15px;
	background: url(../img/usr/lm_01.gif) left 0.5em no-repeat;
}
span.o_subtitle_{
	display:block;
	color:#F39800;
	margin-top:10px;
}
div.o_bnr_story_ img{
	width:100%;
	max-width:640px;
	margin-top:10px;
}
div.o_variation_box_{
	margin:10px;
}
div.o_variation_box_ ul.goods_p_ li {
	border: solid 2px #f6ebc6;
	margin-bottom:5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.o_bnr_story_{
	padding:10px;
}

/* --------------------------------------------------------------------
	商品一覧
-------------------------------------------------------------------- */
div.goods_ {

}
ul.goods_p_ {
}
ul.goods_p_ li {
	border-bottom: 1px solid #f6ebc6;
}
ul.goods_p_ li:first-child {
	/*border-top: 1px solid #CCC;*/
}
ul.goods_p_ li a {
	padding: 10px 5px 10px 5px;
	display: block;
	text-decoration: none;
	background: url(../img/usr/link_goods.png) right center no-repeat;
}
ul.goods_p_ li div.nolink_ {
	padding: 10px 0;
	display: block;
	text-decoration: none;
}
ul.goods_p_ li figure.img_,
ul.goods_p_ li div.desc_ {
	display: table-cell;
	vertical-align: top;
}
ul.goods_p_ li figure.img_ {
	width: 100px;
}
ul.goods_p_ li figure.img_ img {
	width: 100px;
	display: block;
}
ul.goods_p_ li div.desc_ {
	padding-left: 10px;
}
ul.goods_p_ li div.desc_ div.capacity{
	color:#434343;
}
ul.goods_p_ li div.desc_ div.name_ {
	color:#F39800;
}
ul.goods_p_ li div.desc_ div.o_capacity_{
	color:#434343;
}
ul.goods_p_ li div.desc_ div.name_ .name1_ {
	font-weight: bold;
}
ul.goods_p_ li a div.desc_ div.name_ .name1_ {
	color: #de7300;
}
ul.goods_p_ li div.desc_ div.name_ .name2_ {
	font-size: 12px;
}
ul.goods_p_ li div.desc_ .price_box_ small {
	display: block;
}
div.o_brand_v_{
	text-align:center;
	margin-top:10px;
}
div.o_brand_v_ img{
	width:100%;
	max-width:640px;
	vertical-align:bottom;
}
.o_2_topics_ h2{
	background: url(../img/usr/t_topics_bg.gif) left bottom repeat-x;
	vertical-align:bottom;
}
.o_2_topics_ {
	background-color:#F6F4ED;
}
div.o_2_topics_  .topiclist_body_{
	background:none;
	padding:0 5px 10px 5px;
}
div.o_2_topics_  .topiclist_body_ li{
	border-bottom: 1px dotted #f6ebc6;
}
div.o_2_topics_  .topiclist_body_ li.o_topics_end_{
	border-bottom:none;
}
div.o_2_topics_  .topiclist_body_ a{
	text-decoration:none;
	color:#535353;
}
div.o_2_topics_  .topiclist_body_ .o_news_date_{
	color:#F39800;
}
div.o_2_topics_  .topiclist_body_ .o_news_date_ img{
	padding-left:10px;
}
.o_brdr_t_{
	border-top: 1px solid #f6ebc6 !important;
}


/* --------------------------------------------------------------------
	商品検索
--------------------------------------------------------------------- */
dl.goodssearch_ {
	margin:0 10px;
	border:1px solid #CCC;
	margin-bottom:10px;
}
dl.goodssearch_ dt
, dl.goodssearch_ dd {
	display: block;
	white-space: nowrap;
}
dl.goodssearch_ dt {
	padding:2px 2px 2px 6px;
	background-color: #F0F0F0;
}
dl.goodssearch_ dd {
	padding:5px;
}
/**/

/* --------------------------------------------------------------------
	カテゴリー
-------------------------------------------------------------------- */
/* カテゴリー詳細 */
div.sub_category_ {
	margin-top: 10px;
}
/* カテゴリー一覧 */
nav.CategoryStyleG_ {
	margin-bottom:15px;	
}
.sub_category_ nav.CategoryStyleG_ {
	border-top: 1px solid #E9D59D;
}
nav.CategoryStyleG_ ul.layer0_ {
	padding-left: 0;
	background: #F0F0F0;
}
.o_s_layer0_ .name_ span{
	padding-left:10px;
}

nav.CategoryStyleG_ ul.layer1_ {
	background: #F0F0F0;
}
nav.CategoryStyleG_ ul.layer2_ {
	background: #F0F0F0;
}
nav.CategoryStyleG_ ul.layer3_ {
	background: #F0F0F0;
}
nav.CategoryStyleG_ ul li {
	border-bottom: 1px solid #E9D59D;
	width: 100%;
	word-break:break-all;
	overflow:hidden;
}
nav.CategoryStyleG_ ul li ul li {
	border-top: 1px solid #E9D59D;
	border-bottom:none;
}
nav.CategoryStyleG_ ul li.nochild_ {
}
nav.CategoryStyleG_ ul.layer0_ li{
	display: block;
	background-image: -webkit-linear-gradient(270deg,rgba(255,250,239,1.00) 0%,rgba(245,232,198,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,250,239,1.00) 0%,rgba(245,232,198,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,250,239,1.00) 0%,rgba(245,232,198,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,250,239,1.00) 0%,rgba(245,232,198,1.00) 100%);
}
nav.CategoryStyleG_ ul.layer1_ li.nochild_ {
	background-image: -webkit-linear-gradient(270deg,rgba(255,250,239,1.00) 0%,rgba(245,232,198,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,250,239,1.00) 0%,rgba(245,232,198,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,250,239,1.00) 0%,rgba(245,232,198,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,250,239,1.00) 0%,rgba(245,232,198,1.00) 100%);
}
nav.CategoryStyleG_ ul.layer1_ li,
nav.CategoryStyleG_ ul.layer2_ li,
nav.CategoryStyleG_ ul.layer3_ li {
	background-color: transparent;
}
nav.CategoryStyleG_ ul li p.parent_,
nav.CategoryStyleG_ ul li a,
nav.CategoryStyleG_ ul li span.nolink_ {
	vertical-align: top;
	display: table-cell;
}
nav.CategoryStyleG_ ul li a,
nav.CategoryStyleG_ ul li span.nolink_ {
	padding: 5px 5px 5px 0;
	text-decoration: none;
}
nav.CategoryStyleG_ ul li a .name_{
	text-decoration: none;
	overflow:hidden;
}
.sub_category_ nav.CategoryStyleG_ ul li a .name_{
	padding:10px 0;
}
nav.CategoryStyleG_ ul li a .name_ img{
	vertical-align:bottom;
	padding:0 10px 0 5px;
}
nav.CategoryStyleG_ ul li a .name_ span{
	vertical-align:top;
	line-height:50px;
	color:#F39800;
}
nav.CategoryStyleG_ ul.layer1_ li a .name_ span{
	color:#434343;
}
nav.CategoryStyleG_ ul li a .comment_,
nav.CategoryStyleG_ ul li span.nolink_ .comment_ {
	font-size: 12px;
	text-decoration: none;
}
nav.CategoryStyleG_ ul li p.parent_ {
	padding: 0;
	text-indent: -9999px;
	width: 40px;
	height: 40px;
	vertical-align: top;
	overflow: hidden;
	float:right;
}
nav.CategoryStyleG_ ul li p.parent_ {
	background: url(../img/usr/minus.png) right center no-repeat;
	margin-right:5px;
	margin-top:10px;
}
.sub_category_ nav.CategoryStyleG_ ul li p.parent_ {
	margin-top:7px;
}
nav.CategoryStyleG_ ul li p.parent_.img_hidden_ {
	background: url(../img/usr/plus.png) right center no-repeat;
	float:right;
	margin-top:10px;
	margin-right:5px;
}
.sub_category_ nav.CategoryStyleG_ ul li p.parent_.img_hidden_ {
	margin-top:7px;
}
nav.CategoryStyleG_ ul.layer1_ li p.parent_{
	padding-left: 30px;
}
nav.CategoryStyleG_ ul.layer2_ li p.parent_{
	padding-left: 60px;
}
nav.CategoryStyleG_ ul.layer3_ li p.parent_{
	padding-left: 90px;
}
.sub_category_ nav.CategoryStyleG_ ul.layer0_ li .name_,
.sub_category_ nav.CategoryStyleG_ ul.layer0_ li .comment_ {
	padding-left: 15px;
}
nav.CategoryStyleG_ ul.layer1_ li.nochild_ .name_,
nav.CategoryStyleG_ ul.layer1_ li.nochild_ .comment_ {
	/*padding-left: 70px;*/
}
nav.CategoryStyleG_ ul.layer2_ li.nochild_ .name_,
nav.CategoryStyleG_ ul.layer2_ li.nochild_ .comment_ {
	/*padding-left: 100px;*/
}
nav.CategoryStyleG_ ul.layer3_ li.nochild_ .name_,
nav.CategoryStyleG_ ul.layer3_ li.nochild_ .comment_ {
	padding-left: 130px;
}
nav.CategoryStyleG_ ul.layer1_ li.nochild_ .name_{
	width:300px;
}
div.CategoryStyleL_ div.name_ {
	margin: 0;
	padding: 5px 10px;
	border-top: 1px solid #eae5e3;
	border-left: 1px solid #eae5e3;
	border-right: 1px solid #eae5e3;
	background: #ffffff url(../img/usr/sb/menu_arrow2.png) 50% right no-repeat; 
}
div.CategoryStyleL_ div.name_ {
	border-bottom: 1px solid #eae5e3;
	margin-bottom: 2px;
}
div.CategoryStyleL_ div.comment_ {
	padding: 2px 2px 4px 10px;
}
nav.CategoryStyleG_ ul li ul li.o_brdr_t_none_{
	border-top:none;
}

/* --------------------------------------------------------------------
	ジャンル
-------------------------------------------------------------------- */
/* ジャンル詳細 */
div.sub_genre_ {
	margin-top:10px;
}
/* ジャンル一覧 */
nav.GenreStyle_ {
	margin-bottom:15px;
}
.sub_genre_ nav.GenreStyle_ {
	border-top: 1px solid #E9D59D;
}
nav.GenreStyle_ ul.layer0_ {
	padding-left: 0;
	background: #F0F0F0;
}
nav.GenreStyle_ ul.layer1_ {
	background: #F0F0F0;
}
nav.GenreStyle_ ul.layer2_ {
	background: #F0F0F0;
}
nav.GenreStyle_ ul.layer3_ {
	background: #F0F0F0;
}
nav.GenreStyle_ ul li {
	border-bottom: 1px solid #E9D59D;
	width: 100%;
	word-break:break-all;
}
nav.GenreStyle_ ul li ul li {
	border-top: 1px solid #E9D59D;
	border-bottom:none;
}
nav.GenreStyle_ ul.layer0_ li {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #ecf2f8), color-stop(0.74, #e5e9ef), color-stop(0.28, #f6faff), color-stop(0.00, #fff));
	background: -webkit-linear-gradient(top, #fff 0%, #f6faff 28%, #e5e9ef 74%, #ecf2f8 100%);
	background: -moz-linear-gradient(top, #fff 0%, #f6faff 28%, #e5e9ef 74%, #ecf2f8 100%);
	background: -o-linear-gradient(top, #fff 0%, #f6faff 28%, #e5e9ef 74%, #ecf2f8 100%);
	background: -ms-linear-gradient(top, #fff 0%, #f6faff 28%, #e5e9ef 74%, #ecf2f8 100%);
	background: linear-gradient(to bottom, #fff 0%, #f6faff 28%, #e5e9ef 74%, #ecf2f8 100%);
}
.sub_genre_ nav.GenreStyle_ ul.layer0_ li{
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.67, #cde4fe), color-stop(0.00, #f1f7ff));
	background: -webkit-linear-gradient(top, #f1f7ff 0%, #cde4fe 67%);
	background: -moz-linear-gradient(top, #f1f7ff 0%, #cde4fe 67%);
	background: -o-linear-gradient(top, #f1f7ff 0%, #cde4fe 67%);
	background: -ms-linear-gradient(top, #f1f7ff 0%, #cde4fe 67%);
	background: linear-gradient(to bottom, #f1f7ff 0%, #cde4fe 67%);
}
.sub_genre_ nav.GenreStyle_ ul li.nochild_ {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #ecf2f8), color-stop(0.74, #e5e9ef), color-stop(0.28, #f6faff), color-stop(0.00, #fff));
	background: -webkit-linear-gradient(top, #fff 0%, #f6faff 28%, #e5e9ef 74%, #ecf2f8 100%);
	background: -moz-linear-gradient(top, #fff 0%, #f6faff 28%, #e5e9ef 74%, #ecf2f8 100%);
	background: -o-linear-gradient(top, #fff 0%, #f6faff 28%, #e5e9ef 74%, #ecf2f8 100%);
	background: -ms-linear-gradient(top, #fff 0%, #f6faff 28%, #e5e9ef 74%, #ecf2f8 100%);
	background: linear-gradient(to bottom, #fff 0%, #f6faff 28%, #e5e9ef 74%, #ecf2f8 100%);
}
nav.GenreStyle_ ul.layer1_ li,
nav.GenreStyle_ ul.layer2_ li,
nav.GenreStyle_ ul.layer3_ li {
	background-color: transparent;
}
nav.GenreStyle_ ul li p.parent_,
nav.GenreStyle_ ul li a,
nav.GenreStyle_ ul li span.nolink_ {
	vertical-align: top;
	display: table-cell;
}
nav.GenreStyle_ ul li a,
nav.GenreStyle_ ul li span.nolink_ {
	padding: 5px 5px 5px 0;
	text-decoration: none;
	overflow:hidden;
	display:block;
}
nav.GenreStyle_ ul li a .o_genre_icon_{
	float:left;
}
nav.GenreStyle_ ul li a .o_genre_icon_ img{
	vertical-align:bottom;
	padding:0 10px 0 5px;
}
nav.GenreStyle_ ul li a .name_{
	text-decoration: none;
	color:#434343;
	padding:15px 0;
}
.sub_genre_ nav.GenreStyle_ ul li a .name_{
	padding:10px 0;
}
nav.GenreStyle_ ul li a .o_genre_name_b_{
	padding:5px 0;
}
nav.GenreStyle_ ul li a .comment_,
nav.GenreStyle_ ul li span.nolink_ .comment_ {
	font-size: 12px;
	text-decoration: none;
}
nav.GenreStyle_ ul li p.parent_ {
	padding: 0;
	text-indent: -9999px;
	width: 40px;
	height: 40px;
	vertical-align: top;
	overflow: hidden;
	float:right;
}
nav.GenreStyle_ ul li p.parent_ {
	background: url(../img/usr/minus.png) right center no-repeat;
	margin-right:5px;
}
.sub_genre_ nav.GenreStyle_ ul li p.parent_ {
	margin-top:7px;
}
nav.GenreStyle_ ul li p.parent_.img_hidden_ {
	background: url(../img/usr/plus.png) right center no-repeat;
	float:right;
	margin-top:10px;
	margin-right:5px;
}

.sub_genre_ nav.GenreStyle_ ul li p.parent_.img_hidden_ {
	margin-top:7px;
}
nav.GenreStyle_ ul.layer1_ li p.parent_{
	padding-left: 30px;
}
nav.GenreStyle_ ul.layer2_ li p.parent_{
	padding-left: 60px;
}
nav.GenreStyle_ ul.layer3_ li p.parent_{
	padding-left: 90px;
}
.sub_genre_ nav.GenreStyle_ ul.layer0_ li .name_,
.sub_genre_ nav.GenreStyle_ ul.layer0_ li .comment_ {
	padding-left: 15px;
}
nav.GenreStyle_ ul.layer1_ li.nochild_ .name_,
nav.GenreStyle_ ul.layer1_ li.nochild_ .comment_ {
	/*padding-left: 70px;*/
}
nav.GenreStyle_ ul.layer2_ li.nochild_ .name_,
nav.GenreStyle_ ul.layer2_ li.nochild_ .comment_ {
	padding-left: 100px;
}
nav.GenreStyle_ ul.layer3_ li.nochild_ .name_,
nav.GenreStyle_ ul.layer3_ li.nochild_ .comment_ {
	padding-left: 130px;
}

/* --------------------------------------------------------------------
	イベント
-------------------------------------------------------------------- */
/* イベント詳細 */

/* イベント一覧 */
div.event_ {
	/*margin-bottom: 10px;*/
	overflow:hidden;
}
div.event_ h2.event_banner_ {
	margin: 0 0 10px 0;
	text-align: center;
	float:left;
	width:50%;
}
div.event_ h2.event_banner_ img {
	width: 150px;
	vertical-align:bottom;
}
div.event_ h2.event_title_ {
	clear: both;
	font-size: 16px;
	font-weight: bold;
	margin-top:20px;
	background-color:#C41230;
	color:#FFF;

}
/*div.event_ h2.event_title_ a {
	padding: 15px 25px 15px 15px;
	display: block;
	text-decoration: none;
	background: url(../img/usr/link_event_title.png) right center no-repeat;
}*/
div.event_ h2.event_title_ a {
	padding: 5px 10px;
	display: block;
	text-decoration: none;
	color:#FFF;
}
div.event_ h2.event_title_ span.nolink_ {
	padding: 15px;
	display: block;
}

/* --------------------------------------------------------------------
	タグ
-------------------------------------------------------------------- */
h1.tag_name_ {
	margin: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #de7300;
}

.side_tag_cloud_ {
}
.side_tag_cloud_ span {
	line-height: 140%;
}
.tag_lowest_ {
	font-size:80%;
}
.tag_low_ {
	font-size:100%;
}
.tag_medium_ {
	font-size:120%;
}
.tag_high_ {
	font-size:144%;
	font-weight:bold;
}
.tag_highest_ {
	font-size: 173%;
	font-weight:bold;
}

.tag_cloud_ {
}

.tag_cloud_ .tag_list_ {
	margin: 10px;
}
.tag_cloud_ span {
	line-height: 140%;
}
.tag_cloud_more_ {
	margin: 10px 0 0 0;
	font-weight: bold;
}
.tag_add_shaping_ {
	margin: 0 10px 10px;
	overflow: hidden;
	border: 1px solid #CCC;
	background: #FFFFFF;
}
.tag_add_shaping_ dt {
	padding: 2px 2px 2px 6px;
	background: #F0F0F0;
}
.tag_add_shaping_ dd {
	padding: 0 0 0 7px;
	font-size: 12px;
}
.tag_add_shaping_ h2 {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
}
.tag_add_shaping_ span {
	margin-right: 10px;
	padding-left:15px;
	float: left;
	white-space: nowrap;
	background: url(../img/usr/icon_tag.gif) 0 center no-repeat;
}
.tag_other_ {
	margin: 10px 10px 10px;
	overflow: hidden;
	border: 1px solid #CCC;
	background: #FFFFFF;
}

.tag_other_ dt {
	padding: 2px 2px 2px 6px;
	background: #F0F0F0;
}
.tag_other_ dd {
	padding: 0 0 0 7px;
	font-size: 12px;
}
.tag_other_ h2 {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
}
.tag_other_ span {
	margin-right: 10px;
	padding-left:15px;
	float: left;
	white-space: nowrap;
	background: url(../img/usr/icon_tag.gif) 0 center no-repeat;
}
.tag_info_ {
	margin: 10px;
}
.tag_info_ p.name_ {
	margin: 0 0 5px 0;
	padding: 0 0 5px 15px;
	background: url(../img/usr/icon_tag.gif) 0 center no-repeat;
	border-bottom: 1px dotted #CCC;
}


/* --------------------------------------------------------------------
	カスタマーレビュー一覧
--------------------------------------------------------------------- */
/* レビュー情報 */
div.review_info_ {
	padding: 10px;
}
div.review_count_summary_ {
	margin-bottom: 5px;
	padding: 6px;
	background: #F8F8F8;
	border: 1px solid #CCC;
}
div.review_count_summary_ dl dt
, div.review_count_summary_ dl dd {
	display: inline;
}
div.review_count_summary_ dl.review_score_ {
}
div.review_count_summary_ dl.review_score_ dt {
	font-weight: bold;
}
div.review_count_summary_ dl.review_count_ {
}
div.review_count_summary_ dl.review_count_ dt {
	font-weight: bold;
}
div.review_count_summary_ dl.review_count_ dd {
	padding-left: 4px;
}
div.review_desc_ {
}
div.review_desc_ .btn_review_ {
	text-align: right;
}
.review_pagenav_ {
	margin: 0 0 10px 0;
	clear: both;
	background: #F0F0F0;
	padding: 5px;
	border-bottom: 1px solid #CCC;
}
/**/
/* レビュー ページ切換 */
div#page_changer_top {
}
div#page_changer_top .pager_ref_ {
	margin: 2px 5px;
	color: #003780;
	text-decoration: underline;
	font-weight: bold;
	white-space: nowrap;
}
div#page_changer_top .pager_now_ {
	margin: 2px 5px;
	color:#CC0000;
	font-weight: bold;
	white-space: nowrap;
}
/**/
/* レビュー記事 */
.review_line_ {
	padding: 10px;
	border-bottom:1px solid #f6ebc6;
}
.review_line_:first-child {
}
.review_line_title_ {
	font-weight: bold;
	word-break: break-all;
}
.review_line_body_ {
	padding: 5px;
}

div.review_line_summary_ {
}

div.review_line_summary_ div {
	display: inline-block;
	margin-bottom:5px;
}
div.review_line_summary_ dl.review_line_name_ {
}
div.review_line_summary_ dl.review_line_name_ dt {
	font-weight: bold;
}
div.review_line_summary_ dl.review_line_name_ dd {
	padding-left: 4px;
}
div.review_line_summary_ dl.review_line_score_ {
}
.review_line_score_ img {
	width:80px;
	padding-right:10px;
}
div.review_line_summary_ dl.review_line_score_ dt {
	font-weight: bold;
}
.review_line_comment_ {
	word-break:break-all;
}
.review_line_ .moderate_vote_ {
	padding: 5px 0 0;
	border-top: 1px dotted #CCC;
}
.review_line_ .mode_lay_ {
	position:absolute;
	display:none;
	z-index:1;
	padding: 0;
	background-color:#ffffff;
	border:solid 1px #ffcc33;
}
.review_line_ .mode_lay_ .mode_select_line_top_ {
	text-align: right;
	padding: 10px;
	background-color:#ffcc33;
}
.review_line_ .mode_lay_ .mode_select_line_ {
	padding: 10px 20px;
	border-top:solid 1px #ffcc33;
}

.review_line_ .moderate_info1_ {
	margin-top: 5px;
}
.review_line_ .moderate_info2_ {
	margin-top: 5px;
}
.review_line_ .moderate_info2_ span {
	text-decoration:underline!important;
}
.review_line_ .moderate_other_ {
	display:none;
}
.review_line_ .moderate_other_ dl dt
, .review_line_ .moderate_other_ dl dd {
	display: inline;
}
.review_line_ .moderate_other_ dl{
	padding-left: 10px;
}
.review_line_ .moderate_other_ dl dd {
	padding-left: 4px;
}


#review_form {
	margin: 0 10px 20px;
}

/**/
/* --------------------------------------------------------------------
	カスタマーレビュー投稿画面
--------------------------------------------------------------------- */
/* 入力画面 */
div.review_ {
}
div.review_ div.review_header_,
div.review_ div.review_middle_,
div.review_ div.review_footer_,
div.review_ div.review_complete_ {
	margin: 0 10px 10px;
}
dl.review_list_ {
	margin:0 10px;
	border:1px solid #CCC;
	border-bottom: none;
	margin-bottom:10px;
}
dl.review_list_ dt
, dl.review_list_ dd {
	display: block;
	white-space: nowrap;
}
dl.review_list_ dt {
	padding: 5px;
	background-color: #F0F0F0;
}
dl.review_list_ dd {
	padding: 5px 10px;
	border-bottom: 1px solid #CCC;
}
div.review_ input[type=text]
, div.review_ textarea {
	display: block;
}
dl.review_list_ li .count_msg_ {
}

/**/

/* 確認画面 */
div.confirm_layer_frame_ {
	margin-top: 5px;
}
/**/

/* --------------------------------------------------------------------
	クイックオーダー
-------------------------------------------------------------------- */

div.quickorder_ {
}
div.quickorder_ div.add_order_block_ {
	margin-bottom: 10px;
	padding: 10px;
	text-align: center;
	background: #F0F0F0;
}
div.quickorder_ div.add_order_block_ span {
	display: inline-block;
	padding: 5px 20px;
	cursor: pointer;
	-moz-text-shadow: 0 -1px 1px #CCC;
	-webkit-text-shadow: 0 -1px 1px #CCC;
	text-shadow: 0 -1px 1px #CCC;
	background: #DFDFDF -moz-linear-gradient(top,#FFFFFF,#DFDFDF);
	background: #DFDFDF -webkit-gradient(linear,left top,left bottom,from(#FFFFFF),to(#DFDFDF));
	background: #DFDFDF linear-gradient(top,#FFFFFF,#DFDFDF);
	border: 1px solid #CCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: #333 0 1px 1px -1px;
	-webkit-box-shadow: #333 0 1px 1px -1px;
	box-shadow: #333 0 1px 1px -1px;
}
div.quickorder_ ul.quickorder_list_ {
	margin-bottom: 10px;
	border-top: 1px solid #CCC;
}
div.quickorder_ ul.quickorder_list_ li {
	padding: 10px;
	border-bottom: 1px solid #CCC;
}
div.quickorder_ ul.quickorder_list_ li div.code_qty_ {
	margin-bottom: 10px;
	padding-right: 45px;
	position: relative;
}
div.quickorder_ ul.quickorder_list_ li div.code_qty_ input[type="text"] {
	padding: 5px 0;
	text-indent: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
div.quickorder_ ul.quickorder_list_ li div.code_qty_ input.code_ {
	text-align: left;
	width: 96%;
}
div.quickorder_ ul.quickorder_list_ li div.code_qty_ input.qty_ {
	padding-right: 5px;
	position: absolute;
	right: 0;
	text-align: right;
	width: 35px;
}
div.quickorder_ ul.quickorder_list_ li div.quickorder_item_ {
	display: table;
	width: 100%;
}


div.quickorder_ ul.quickorder_list_ li div.quickorder_item_ figure {
	padding: 10px;
	display: table-cell;
	vertical-align: top;
	width: 100px;
	background: #F0F0F0;
}
div.quickorder_ ul.quickorder_list_ li div.quickorder_item_ figure img {
	max-width: 100px;
}
div.quickorder_ ul.quickorder_list_ li div.quickorder_item_ figure figcaption.price_box_ small {
	display: block;
}
div.quickorder_ ul.quickorder_list_ li div.quickorder_item_ div.desc_ {
	padding: 0 0 0 10px;
	display: table-cell;
	vertical-align: top;
}

div.quickorder_ ul.quickorder_list_ li div.quickorder_item_ div.desc_ div.name_ {
}
div.quickorder_ ul.quickorder_list_ li div.quickorder_item_ div.desc_ div.name_ .name1_ {
	font-weight: bold;
}
div.quickorder_ ul.quickorder_list_ li div.quickorder_item_ div.desc_ div.name_ .name1_ {
	color: #de7300;
}
div.quickorder_ ul.quickorder_list_ li div.quickorder_item_ div.desc_ div.name_ .name2_ {
	font-size: 12px;
}
div.quickorder_ ul.quickorder_list_ li div.quickorder_item_ div.desc_ dl.stock_ {
	font-size: 12px;
}
div.quickorder_ ul.quickorder_list_ li div.quickorder_item_ div.desc_ dl.stock_ dt {
	float: left;
}
div.quickorder_ ul.quickorder_list_ li div.quickorder_item_ div.desc_ dl.stock_ dd {
	padding-left: 3em;
}
div.quickorder_ ul.quickorder_list_ li div.quickorder_item_ div.desc_ dl.amt_ {
	margin-bottom: 10px;
	font-size: 12px;
	color: #C00;
	font-weight: bold;
}
div.quickorder_ ul.quickorder_list_ li div.quickorder_item_ div.desc_ dl.amt_ dt {
	float: left;
}
div.quickorder_ ul.quickorder_list_ li div.quickorder_item_ div.desc_ dl.amt_ dd {
	padding-left: 3em;
}


div.quickorder_ .onProcess_ {
	background-image: url(../img/usr/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
div.quickorder_ .selected {
	color: #00dd00;
	background-color: #FFF;
}
div.quickorder_ span.unit_ {
	margin: 5px;
}
#suggestArea {
	background-color: white;
	border: 1px solid black;
	display: none;
	padding-top: 5px;
	padding-bottom: 5px;
	position: absolute;
	top: 50px;
	left: 5px;
	color: black;
}
.itemNotFound {
	text-align: center;
	color: #777777;
	padding: 0 5px;
	height: 18px;
	line-height: 18px;
}
.itemLine {
	padding: 0px 5px 0px 5px;
	height: 20px;
	line-height: 20px;
	list-style:none;
	white-space:nowrap;
}
.itemLine .itemCode {
	float: left;
	font-weight: bold;
	margin-right: 5px;
}
.itemLine .itemName {
}
.delButton {
}

/* --------------------------------------------------------------------
	アンケート
-------------------------------------------------------------------- */

div.questionnaire_ {
}
div.questionnaire_ div.questionnaire_name_ {
	font-weight: bold;
}
div.questionnaire_ h3 {
	font-weight: bold;
}
.questionnaire_input_ textarea {
	width: 95%;
}

/* --------------------------------------------------------------------
	マイページ　クーポン一覧
-------------------------------------------------------------------- */
div.coupon_table_ {
	margin: 0 10px;
}
table.coupon_ {
	width: 100%;
	border: 1px solid #CCCCCC;
	border-bottom: none;
	margin: 0 0 10px;
}
table.coupon_ th
, table.coupon_ td {
	padding: 1px 5px;
	border-bottom: 1px solid #CCCCCC;
	text-align:left;
}
table.coupon_ th {
	background-color: #F8F8F8;
	vertical-align: middle;
	width: 35%;
	font-weight: normal;
}


/* --------------------------------------------------------------------
	関連商品
--------------------------------------------------------------------- */
div.title_block_ {
	padding: 5px 5px 5px 8px;
	margin-top: 5px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius:8px;
}
div.point_table_ {
	margin: 0 10px;
}
table.point_ {
	width: 100%;
	border: 1px solid #CCCCCC;
	border-bottom: none;
	margin: 0 0 10px;
}
table.point_ th
, table.point_ td {
	padding: 1px 5px;
	border-bottom: 1px solid #CCCCCC;
	text-align:left;
}
table.point_ th {
	background-color: #F8F8F8;
	vertical-align: middle;
	width: 35%;
	font-weight: normal;
}
/* --------------------------------------------------------------------
	商品ページコンテンツ
--------------------------------------------------------------------- */
.o_intext_{
	padding:10px;
}
.o_item_detail_ img{
	padding:0;
	vertical-align:bottom;
}
.o_item_detail_ p{
	padding:0 10px 10px;
}
.o_item_detail_ p.o_intext_{
	padding:10px;
}
.o_item_detail_ img.o_img_w100p_{
	width:100%;
}
.o_item_detail_.o_detail_orange_ h4{
	color:#f23306;
	font-size:18px;
	font-weight:bold;
	padding:0 0 5px 10px;
	margin:20px 0 0;
	border-bottom:dotted 3px #f5c19c;
}
.o_img_bg_orange_{
	background-color:#eb6100;
	padding:10px;
	text-align:center;
}
.o_img_bg_none_{
	text-align:center;
	padding-bottom:10px;
}	
.o_orange_{
	color:#f23306;
}
.detailTable p{
	padding: 0 10px;
}
.detailTable h3,
.o_medicalfoods_notes_ h3,
.o_item_detail_ h3{
	border-bottom: 3px solid #F39800;
    clear: both;
    color: #F39800;
    font-weight: normal;
    margin: 20px 0 10px;
    padding-left: 10px;
}
.o_medicalfoods_notes_ ul {
    margin:0 10px 0 15px;
}
.o_medicalfoods_notes_ ul li {
    text-indent: -0.5em;
}
.o_medicalfoods_notes_ ul li span{
	font-weight:bold;
}
.o_medicalfoods_notes_ p{
	padding: 0 10px;
}
.o_medicalfoods_notes_ ol{
	padding: 0 30px;
}
.o_medicalfoods_notes_ ol{
	list-style-type: decimal;
}
.o_medicalfoods_notes_ p.o_red_{
	color: #c41230;
}
.o_medicalfoods_notes_ .o_pdf_reader_{
	margin:10px;
	padding:10px;
	border:1px solid #CCCCCC;
	background-color:#E1ECFA;
}
.o_medicalfoods_notes_ table ul{
	margin:0;
}
.o_medicalfoods_notes_ table ul li{
	text-indent:0;
}
.o_medicalfoods_notes_ table th,
.o_medicalfoods_notes_ table td{
	border:1px solid #CCCCCC;
	vertical-align:middle;
	padding:5px;
}
.o_medicalfoods_notes_ table th{
	background-color:#E1ECFA;
	text-align:center;
}
.o_pdng_10_{
	padding:10px;
}
.o_align-c{
	text-align:center;
}
.o_item_detail_ .o_red_ {
    color: #C41230;
}
.o_item_detail_sp_img_ img {
	vertical-align: bottom;
	width:100%;
}
/* ---------------------------------------------------------------------
冷蔵商品お届け不可能エリアについて
--------------------------------------------------------------------- */
#o_island_list table{
	margin:0 10px;
}
#o_island_list table caption{
	text-align:left;
}
#o_island_list table th,
#o_island_list table td{
	padding:5px;
	border: 1px solid #629BE5;
}
#o_island_list th{
	width:70px;
	text-align:center;
	font-weight:bold;
	text-wrap:none;
	background-color:#d5e8fd;
}
.o_in_text_{
	padding:0 10px;
}
/* ---------------------------------------------------------------------
キャンペーン一覧
--------------------------------------------------------------------- */
.o_camp_list_ dl{
	margin:10px;
}
.o_camp_list_ dl img{
	width:100%;
}
.o_camp_list_ dl dd{
	padding-bottom:10px;
	border-bottom: dotted 1px #f6ebc6;
	margin-bottom:10px;
}
.o_camp_list_ dl dd span.o_camp_detail_{
	display:block;
	text-align:right;
}
.o_camp_list_ dl dd span.o_camp_detail_ a{
    background: url(../img/usr/barrett01.gif) no-repeat scroll left center;
    padding-left: 15px;
	text-decoration:none;
}

/* ---------------------------------------------------------------------
特集一覧
--------------------------------------------------------------------- */
.o_tokusyu_list_ dl{
	margin:10px;
}
.o_tokusyu_list_ dl img{
	width:100%;
}
.o_tokusyu_list_ dl dd{
	padding-bottom:10px;
	border-bottom: dotted 1px #f6ebc6;
	margin-bottom:10px;
}
.o_tokusyu_list_ dl dd span.o_tokusyu_detail_{
	display:block;
	text-align:right;
}
.o_tokusyu_list_ dl dd span.o_tokusyu_detail_ a{
    background: url(../img/usr/barrett01.gif) no-repeat scroll left center;
    padding-left: 15px;
	text-decoration:none;
}

/* ---------------------------------------------------------------------
開発秘話
--------------------------------------------------------------------- */

#o_story img{
	max-width:100% !important;
}
.o_story_contents_ ul{
	width:300px;
	margin:10px auto;
}
.o_story_contents_ ul li{
	border:solid 1px #016bb9;
	border-left:solid 5px #016bb9;
	padding: 5px 10px;
	margin-bottom:10px;
	line-height:1.7;
	color:#016bb9;
}
.o_story_contents_ ul li a{
	font-weight:bold;
	color:#016bb9;
	text-decoration:none;
}
.o_story_contents_ ul li span a{
	font-weight:normal;
}
.o_story_contents_ ul li.o_contents_a_{
	line-height:3.4;
}
.o_story_page_{
	text-align:center;
	color:#016bb9;
	margin-top:10px;
}
.o_story_page_ span{
	font-weight:bold;
	color:#404040;
}
.o_story_page_ a{
	font-weight:normal;
	text-decoration:none;
	color:#016bb9;
}
.o_story_contents_ a{
	padding:0 10px;
}
.o_story_contents_ li a:first-child{
	padding-left:0;
}
.o_story_page_ a,
.o_story_page_ span{
	padding:0 10px;
}
.o_story_img_{
	text-align:center;
}

/* Liveperson*/ 	
#lpButtonDiv img { 	
position: fixed; 	
bottom:10px; 	
right: 0px; 	
display: block; 	
z-index: 10; 	
} 
/* ---------------------------------------------------------------------
かいものかご内詰め合わせ部分
--------------------------------------------------------------------- */
th.deli_qty_ {
	width: 15%;
}
td.o_itemize {
	background: #d5e8fd;
	text-align: center;
	font-weight: bold;
	margin: 2px auto;
	width: 85%;
}
td.o_itemmize_list {
	background: #F3F8FE;
	width: 70%;
	border-left: 1px solid #CCC;
}
td.o_itemmize_qty_{
		background: #F3F8FE;
border-left: 1px solid #CCCCCC;
}
.dest_qty_{
border-left: 1px solid #CCCCCC;
}


/* ---------------------------------------------------------------------
ご利用ガイド用 201510追記
--------------------------------------------------------------------- */
#mdb_footernav {width: 96%;	margin: auto;}
.mdb_footerbox {border: 1px solid #2DAFD1;margin: 20px;	padding: 10px;text-align: left;}
.mdb_bold_16 {font-size: 1em;	font-weight: bold;}
.mdb_bold_20 {font-size: 1.4em;	font-weight: bold;}
.o_guide_cate dd, .o_guide_cate dt {display: block;width: 100%;margin: 0px;padding: 5px;}
.o_guide_cate div {font-size: 1.2em;color: #E1148A;width: 90%;margin-right: auto;margin-left: auto;}
.o_guide_cate {margin: 0px auto 4px;width: 98%;display: block;}
.o_guide_cate dt {margin-top: 4px;background: #E1ECFA url(/images/item/detail/54071/54071_sp_arrow.png) no-repeat 96% center;padding-right: 14%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border: 1px solid #005bb5;}
dl.o_guide_cate dd {display: none;background: #F5FAFE;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.o_guide_cate dd span {background: #5AA400;color: #FFF;padding: 3px;margin-right: 4px;}
.o_guide_topList dl dt span {display: table-cell;vertical-align: middle;margin: 0;font-weight: bold;color: #005BB5;}
.o_guide_cate dd a {color: #005bb5;text-decoration: none;text-indent: -1em;padding-left: 1em;display: block;}
.guide_title01 {color: #FFF;background: #005bb5;padding: 16px;font-size: 1.2em;font-weight: bold;margin-bottom: 20px;}
.guide_title02 {background: #2dafd1;color: #FFF;font-weight: bold;padding: 6px;margin-bottom: 6px;clear: both;}
.guide_title03 {background: #005bb5;color: #FFF;font-weight: bold;padding: 6px;margin-bottom: 6px;}
.o_guide_cate dt a img {vertical-align:middle;}
.o_guide_icon {padding-right: 14px;}
.o_guide_cate dd .o_guide_list_btn01 {text-align: center;display: block;}
.o_guide_list_btn01 img {width: 60%;}
.o_guide_topList {margin-bottom: 30px;padding-bottom: 30px;border-bottom: 1px dotted #005BB5;}


