@charset "Shift_JIS";
/* --------------------------------------------------------------------
	ログインフォーム
--------------------------------------------------------------------- */
div.login_ {
}
div.login_ div.loginform_ {
	width:450px;
	margin:10px 0 20px 10px;
	padding:10px;
	text-align:left;
	float:left;
}
div.login_ div.loginform_ .common_headline2_ {
	background: url(../img/usr/h2_450.png) no-repeat;
}
div.login_ div.loginform_ .form_text_ {
	margin-bottom: 10px;
}
div.login_ div.inputimage_ {
	margin:8px auto;
	text-align:center;
}
div.login_ div.askpass_ {
	margin:5px auto;
	text-align:center;
}
div.login_ div.askpass_ a {
	padding-left: 20px;
	background: url(../img/usr/arrow_red.png) 0 center no-repeat;
}
div.login_ div.entry_ {
	margin:2px auto;
	text-align:center;
	font-size:10px
}
div.login_ table.loginform_ {
	margin:auto;
	text-align:center;
}
div.login_ table.loginform_ th {
	padding: 2px;
	text-align: right;
	font-weight: bold;
}
div.login_ table.loginform_ td {
	padding: 2px;
	text-align: left;
}
div.login_ table.loginform_ td input.login_uid_ {
	width: 300px;
}
div.login_ table.loginform_ td input.login_pwd_ {
	width: 300px;
}
div.login_ table.loginform_ td input.login_uid_mail_ {
	width: 300px;
}
div.login_ div.loginform_new_ {
	width:450px;
	margin:10px 10px 20px 0;
	padding:10px;
	text-align:left;
	float:left;
}
div.login_ div.loginform_new_ .common_headline2_ {
	background: url(../img/usr/h2_450.png) no-repeat;
}
div.login_ div.loginform_new_ .form_text_ {
	margin-bottom: 10px;
}
div.login_ table.loginform_new_ {
	margin:auto;
	text-align:center;
}
div.login_ table.loginform_new_ th {
	padding: 2px;
	text-align: right;
	font-weight: bold;
}
div.login_ table.loginform_new_ td {
	padding: 2px;
	text-align: left;
}
div.login_ table.loginform_new_ td input.login_uid_ {
	width: 300px;
}
div.login_ table.loginform_new_ td input.login_pwd_ {
	width: 300px;
}
div.login_ table.loginform_new_ td input.login_uid_mail_ {
	width: 300px;
}
div.login_ div.loginform_new_ div.inputimage_ {
	margin-top:54px;
	text-align:center;
}
div.login_ div.loginform_guest_ {
	width:450px;
	margin:10px auto 20px;
	padding:10px;
	text-align:left;
	clear:both;
}
div.login_ div.loginform_guest_ .common_headline2_ {
	background: url(../img/usr/h2_450.png) no-repeat;
}
div.login_ div.loginform_guest_ .form_text_ {
	margin-bottom: 10px;
}
div.login_ table.loginform_guest_ {
	margin:auto;
	text-align:center;
}
div.login_ table.loginform_guest_ th {
	padding: 2px;
	text-align: right;
	font-weight: bold;
}
div.login_ table.loginform_guest_ td {
	padding: 2px;
	text-align: left;
}
div.login_ table.loginform_guest_ td input.login_uid_ {
	width: 300px;
}
div.login_ table.loginform_guest_ td input.login_pwd_ {
	width: 300px;
}
div.login_ table.loginform_guest_ td input.login_uid_mail_ {
	width: 300px;
}

/* --------------------------------------------------------------------
	パスワードを忘れた方
--------------------------------------------------------------------- */
table.askpass_ {
	margin-bottom: 10px;
}
table.askpass_ th {
	width: 16em;
}
/* --------------------------------------------------------------------
	マイページ・会員情報
-------------------------------------------------------------------- */
div.customer_ {
	padding-bottom: 150px;
}
div.customer_ table {
	width: 100%;
}
div.customer_ table.customer_, 
div.customer_ table.customerconfirm_ {
	margin-bottom: 20px;
}
div.customer_ table.customer_ 
th, div.customer_ table.customerconfirm_ th {
	width: 25%;
}

/* --------------------------------------------------------------------
	新規会員登録
-------------------------------------------------------------------- */
div.customer_ .agreebody_ {
	margin: 20px 0;
	width: 100%;
}

/* --------------------------------------------------------------------
	マイページ　トップ
-------------------------------------------------------------------- */
#mypage_top,
#mypage_top_inner {
	zoom: 1;
}
#mypage_top:after,
#mypage_top_inner:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility:hidden;
}
#mypage_top #mymenu_list {
	width:363px;
	float:left;
}
#mypage_top table#mymenu_coupon_list_ {
	width:100%;
	margin:20px 0;
	border-collapse:collapse;
	border-top:#E0D4CB 1px dashed;
}
#mypage_top table#mymenu_coupon_list_ th {
	padding:5px 5px 5px 25px;
	border-collapse:collapse;
	font-weight:bold;
	background: url(../img/usr/coupon.png) left 5px no-repeat;
}
#mypage_top table#mymenu_coupon_list_ td {
	padding:5px;
	border-collapse:collapse;
	border-bottom:#E0D4CB 1px dashed;
	background:#FFF;
}
#mypage_top table#mymenu_coupon_list_ td.coupon_code_,
#mypage_top table#mymenu_coupon_list_ td.coupon_dt_ {
	text-align:center;
}
#mypage_top #mymenu_accessory:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility:hidden;
}
#mypage_top #mymenu_accessory {
	width:570px;
	float:right;
	zoom: 1;
}
#mypage_top .event_name_ {
	height: 30px;
	padding: 8px 0 2px 50px;
	font-size: 16px;
	font-weight: bold;
	background: url(../img/usr/ttl_goods570.png) no-repeat;
	clear:both;
}
#mypage_top .event_name_ a {
	display:block;
	position:relative;
	width: 500px;
}

#mypage_top div.StyleT_Line_ {
	width: 590px;
}
#mypage_top div.StyleT_Item_ {
	width: 176px;
	margin: 0 auto;
	padding: 8px 0 0 0;
	margin:0 20px 0 0;
	float: left;
	display: inline;
	text-align: center;
	background: url(../img/usr/top/StyleT_bg_top.png) left top no-repeat;
	position:relative;
}
div.customer_status_ {
	margin: 0 0 20px 0;
	padding: 16px 18px 18px;
	background: url(../img/usr/customer_status.png) no-repeat;
}
.loginname_ {
	padding-bottom: 8px;
	font-weight: bold;
}
.mypoint_ {
	padding-top: 7px;
	font-size: 11px;
}
p.recommend_ {
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: bold;
}
div.mymenu_ {
	padding:6px 0 0 0;
	background: url(../img/usr/mymenu_top.png) top left no-repeat;
}
div.mymenu_inner_ {
	width:323px;
	padding: 20px 20px 10px;
	margin-bottom:20px;
	background: url(../img/usr/mymenu_bg.png) bottom left no-repeat;
	overflow: hidden;
}
div.mymenu_ .img_ {
	margin: 0;
	padding-bottom: 10px;
	width:323px;
	text-align:center;
}
div.mymenu_item_ {
	padding: 0 0 10px 0;
	overflow: hidden;
	width:323px;
}
div.mymenu_item_ .desc_ {
	margin: 0 10px 0 0;
	float: left;
	display: inline;
	width: 750px;
}
div.mymenu_item_ h2 {
	margin: 0 0 5px;
	padding: 5px 0;
	font-weight: bold;
	background: url(../img/usr/tree_line.gif) 0 bottom repeat-x;
}
div.mymenu_item_ h2 a {
	padding-left: 20px;
	color: #c60c0f;
	background: url(../img/usr/arrow_red.png) no-repeat;
}
div.mymenu_item_ p, div.mymenu_item_ ul {
	margin: 0;
	padding-top: 5px;
}
div.mymenu_item_ ul li {
	margin-right: 6em;
	padding-left: 20px;
	background: url(../img/usr/arrow_brown.png) 0 center no-repeat;
}

/* 会員情報 */
#mypage_top #customer_status .mymenu_inner_ {
	padding: 5px 20px 10px;
}
#mypage_top .loginname_ {
	padding: 5px 0 5px 40px;
	margin-bottom:5px;
	background: url(../img/usr/mymenu_koala.png)left center no-repeat;
}
#mypage_top .loginname_ a {
	text-decoration:underline;
	font-size:x-small;
}
#mypage_top #customer_status p.mypoint_ {
	padding:10px 0 5px;
	font-size:12px;
	text-align:center;
	background: url(../img/usr/mymenu_line.png) left top no-repeat;
}
#mypage_top #customer_status p.mypoint_ span {
	font-size:14px;
	font-weight:bold;
	color:#FF0000;
}
#mypage_top p.osusume_goods_ {
	margin-bottom:10px;
    background: url(../img/usr/arrow_red.png) left center no-repeat;
    color: #C60C0F;
    padding-left: 20px;
}
/* キャンペーン情報 */
#mypage_camp {
}
#mypage_camp div.mymenu_inner_ {
	padding: 10px 20px 10px;
}
#mypage_camp .campname_ {
	margin:0 0 5px 0;
	padding:0 0 0 22px;
	font-size:13px;
	font-weight:bold;
    background: url(../img/usr/star.png) left center no-repeat;
}
#mypage_camp p {
	margin-bottom:5px;
}
#mypage_camp p.myprice_total_ {
	padding:0 0 5px 0;
	margin:0 0 10px 0;
	font-size:15px;
	text-align:right;
	background: url(../img/usr/mymenu_line.png) left bottom no-repeat;
}

/* --------------------------------------------------------------------
	マイページ　購入履歴
-------------------------------------------------------------------- */
div.customer_ .method_addr_ {
	margin-bottom: 10px;
}
div.customer_ .destgoodslist_ {
	margin-bottom: 20px;
}
table.history_ {
	margin-bottom: 20px;
}
table.history_ th {
	font-weight: bold;
}
table.history_ td.order_id_ a {
	text-decoration: underline;
}
table.history_ td.order_dt_ {
	white-space: nowrap;
}
table.history_ td.order_detail_ ul {
	margin-bottom: 5px;
}
table.history_ td.order_detail_ ul li {
	padding-left: 12px;
	background: url(../img/usr/arrow_brown2.png) 0 3px no-repeat;
}
table.history_ td.order_detail_ p.order_again_ {
	padding: 0 5px 0 20px;
	font-weight: bold;
	background: url(../img/usr/arrow_red.png) 0 center no-repeat;
}
table.history_ td.total_ {
	text-align: right;
	font-size: 14px;
}
table.history_ td.status_ {
	text-align: center;
}
ul.historydetail_ {
	margin: 10px auto;
	width: 18em;
}
ul.historydetail_ li {
	padding-left: 20px;
	font-weight: bold;
	background: url(../img/usr/arrow_red.png) 0 center no-repeat;
}
div.customer_ table.goodslist_ td.qty_,
div.customer_ table.goodslist_ td.amt_ {
	text-align: right;
}
div.customer_ table.historydetail_ {
	margin-bottom: 10px;
}
div.customer_ table.historydetail_ th.release_dt_,
div.customer_ table.historydetail_ th.qty_ ,
div.customer_ table.historydetail_ th.gift_spec_  {
	width: 150px;
}
div.customer_ table.historydetail_ td.dest_qty_ {
	text-align: right;
}

/* --------------------------------------------------------------------
	マイページ　カード情報確認
-------------------------------------------------------------------- */
div.cardedit_ {
}
div.cardedit_ table th {
	width: 16em;
}
/* 現在の登録内容 */
div.cardedit_info_ {
	margin-bottom: 20px;
}
/**/
td.card_ label {
	margin: 0 20px 0 5px;
}
/* --------------------------------------------------------------------
	マイページ　メールアドレス変更
-------------------------------------------------------------------- */
table.mailchange_ {
	margin-bottom: 10px;
}
table.mailchange_ th {
	width: 16em;
}
div.mailchange_ p a {
	padding-left: 20px;
	background: url(../img/usr/arrow_red.png) 0 center no-repeat;
}
/* --------------------------------------------------------------------
	マイページ　ID変更
-------------------------------------------------------------------- */
table.idchange_ {
	margin-bottom: 10px;
}
table.idchange_ th {
	width: 16em;
}
/* --------------------------------------------------------------------
	マイページ　パスワード変更
-------------------------------------------------------------------- */
table.passchange_ {
	margin-bottom: 10px;
}
table.passchange_ th {
	width: 16em;
}
div.passchange_ p a {
	padding-left: 20px;
	background: url(../img/usr/arrow_red.png) 0 center no-repeat;
}
/* --------------------------------------------------------------------
	マイページ　お気に入り
-------------------------------------------------------------------- */
div.customer_ .bookmark_frame_ {
	margin-bottom: 10px;
	padding: 10px;
	background: url(../img/usr/goods_back.png);
}
div.customer_ div.bookmark_item_ {
	width: 100%;
	overflow: hidden;
	background: url(../img/usr/tree_line.gif) 0 bottom repeat-x;
}
div.customer_ div.bookmark_item_ .comment_ a {
	padding-left: 18px;
	background: url(../img/usr/arrow_red.png) no-repeat;
}
div.bookmark_item_ div.cartgoods_ {
	padding: 10px;
	float: left;
	display: inline;
	width: 15px;
}
div.bookmark_item_ div.img_ {
	padding: 10px 10px 10px 0;
	float: left;
	display: inherit;
	width: 100px;
	overflow: hidden;
}
div.bookmark_item_ div.img_ img {
	width: 100px;
}
div.bookmark_item_ div.desc_ {
	padding: 10px 0;
	float: left;
	display: inline;
	width: 600px;
}
div.bookmark_item_ div.name_ {
	margin-bottom: 5px;
}
div.bookmark_item_ div.spec_ {
	margin-bottom: 5px;
}
div.bookmark_item_ .edit_memo_ {
	margin-top: 5px;
	font-weight: bold;
}
div.bookmark_item_ .memo_ {
	padding: 5px;
	border: 1px solid #CCC;
	background: #F8F8F8;
}
div.bookmark_item_ div.del_ {
	padding: 10px;
	float: right;
	display: inline;
	width: 60px;
}
div.bookmark_buy_ {
	margin-bottom: 20px;
}
/* --------------------------------------------------------------------
	マイページ　お問い合わせ
-------------------------------------------------------------------- */
div.contact_ {
}
div.contact_ table {
	width: 100%;
}
/* new お問合せフォーム */
div.contact_ table.contact_ th {
	width: 16em;
	background:#EDE6E0;
}
div.contact_ table.contact_ td {
}
div.contact_ div.contact_reform_ {
	margin:auto;
	text-align:center;
}
/* --------------------------------------------------------------------
	マイページ　お問い合わせ履歴
-------------------------------------------------------------------- */
/* お問合せ履歴 */
div.contact_ ul.contactlist_ {
}
div.contact_ ul.contactlist_ li {
	padding: 10px;
	background: url(../img/usr/tree_line.gif) 0 bottom repeat-x;
}
div.contact_ ul.contactlist_ li span.subject_ {
	padding-left: 10px;
}
div.contact_ ul.contactlist_ li span.subject_ a {
	font-weight: bold;
	text-decoration: underline;
}
div.contact_ table.detaillistline_ {
	border: dotted 1px;
	margin:2px auto;
}
/* お問合せ詳細 */
.contactdetail_title_ {
	margin-bottom: 20px;
/*	padding: 7px 10px 5px 12px;
	background: url(../img/usr/h3_back.png) 0 bottom no-repeat;*/
	padding: 20px 10px 20px 56px;
	background: url(../img/usr/contact_history.png) no-repeat;
	font-size: 13px;
}
.contactdetail_title_ .subject_ {
	margin-left: 20px;
	font-weight: bold;
}
.contactdetail_title_ .id_ {
	margin-left: 10px;
	font-size: 10px;
}
/* スレッド */
div.contactlist_ {
	margin-bottom: 20px;
}
div.contactlist_ .contactlist_order_id_ {
}
div.contactlist_ .contactlist_goods_ {
	margin: 0 0 0 20px;
}
div.contactlist_line_ {
	margin-top: 10px;
	width: 100%;
	overflow: hidden;
	border: 1px solid #D6C6B9;
}
div.contactlist_line_ .contactlist_head_ {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #D6C6B9;
	background: url(../img/usr/goods_back.png);
}
div.contactlist_line_ .contactlist_head_ .name_ {
	padding: 5px;
	float: left;
	display: inline;
	font-weight: bold;
	width: 40%;
}
div.contactlist_line_ .contactlist_head_ .updt_ {
	padding: 5px;
	float: right;
	display: inline;
	text-align: right;
	width: 40%;
}
div.contactlist_line_ .comment_ {
	padding: 10px;
	background: #fff;
}

/* --------------------------------------------------------------------
	マイページ　退会
-------------------------------------------------------------------- */
table.withdrawal_ {
	margin-bottom: 10px;
}
table.withdrawal_ th {
	width: 16em;
}

/* --------------------------------------------------------------------
	マイページ　クーポン一覧
-------------------------------------------------------------------- */
table.coupon_list_ {
	margin-bottom: 20px;
}
table.coupon_list_ th {
	font-weight: bold;
	text-aligin: center;
}
table.coupon_list_ td.coupon_code_ {
	white-space: nowrap;
}
table.coupon_list_ td.coupon_price_ {
	text-align: right;
	white-space: nowrap;
}
table.coupon_list_ td.coupon_name_ {
	text-align: left;
}
table.coupon_list_ td.coupon_dt_ {
	text-align: left;
	white-space: nowrap;
}
table.coupon_list_ td.coupon_target_ {
	text-align: left;
}

/* --------------------------------------------------------------------
	マイページ　購入履歴
-------------------------------------------------------------------- */
#my_history {
}

/*	関連：ピックアップ表示 */
#my_history div.StyleP_Frame_{
	padding: 10px 10px 0 0;
	width: 960px;
}
#my_history div.StyleP_Frame_inner_ {
	width: 100%;
}
#my_history div.StyleP_Line_ {
	width: 110%;
}
#my_history div.StyleP_Item_ {
	width: 286px;
	height:140px;
	margin: 0 20px 20px 0;
	padding: 10px;
	float: left;
	display: block;
	position:relative;
	background: url(../img/usr/top/StyleP_cart_bg.png) left top no-repeat;
}
#my_history div.StyleP_Item_ div.img_ {
	width: 100px;
	height:140px;
	margin: 0;
	padding:0 1px 0 0;
	float: left;
	text-align: left;
	position: relative;
	background: url(../img/usr/dot_line.gif) 100px top repeat-y;
}
#my_history div.StyleP_Item_ div.img_ a img {
	width: 90px;
}
#my_history div.StyleP_Item_ .desc_ {
	width: 173px;
	height:135px;
	padding-bottom: 5px;
	float:right;
	position:relative;
	background: none;
}
#my_history div.StyleP_Item_ .name_ {
	margin-bottom: 5px;
	padding: 0 5px 0 0;
	font-size: 12px;
	font-weight: bold;
	height: 48px;
	overflow: hidden;
}
#my_history div.StyleP_Item_ .comment_ {
	padding:0 5px 8px 0;
	font-size: 10px;
	height: 46px;
	overflow: hidden;
}
#my_history div.StyleP_Item_ .stock_ {
	padding:0 5px 8px 0;
	font-size: 13px;
	height: 15px;
	overflow: hidden;
}
#my_history div.StyleP_Item_ .price_pop_ {
	font-size:11px;
	font-weight:normal;
	position:absolute;
	top:120px;
	left:110px;
}
#my_history div.StyleP_Item_ .price_ {
	width: 120px;
	height: 22px;
	font-size: 15px;
	font-weight:bold;
	position:absolute;
	left:0;
	bottom:0;
}
#my_history div.StyleP_Item_ .price2_ {
	padding-top: 5px;
	font-size: 11px;
}
#my_history div.StyleP_Item_ .cart_ {
	width: 45px;
	padding-bottom: 2px;
	position:absolute;
	bottom:0;
	right:0;
}
#my_history .goods_ div.StyleP_Item_ .free_icon_ {
	width:40px;
    position: absolute;
    left:55px;
    top:58px;
}

/* --------------------------------------------------------------------
	マイページ　購入履歴詳細
-------------------------------------------------------------------- */
#my_history_detail {
}
#my_history_detail h2.common_headline2_ {
	width:960px;
	height:30px;
	position:relative;
}
#my_history_detail h2.common_headline2_ a.btn_change_ {
	width:40px;
	height:20px;
	position:absolute;
	left:915px;
	top:15px;
	background:#FFF;
	line-height:20px;
	text-align:center;
}
table.destgoodslist_ td.ship_dt_ {
	color:#0000FF;
}
table.destgoodslist_ td.cancel_ {
	color:#FF0000;
}
table.destgoodslist_ .return_ {
	color:#FF0000;
}
a.ship_now_ {
	background: url(../img/usr/arrow_red.png) left center no-repeat;
    padding-left: 20px;	
}
.attention_box_ {
	padding:10px 10px 5px 10px;
	border:#EA0D12 2px solid;
}
.attention_box_ p {
	margin-bottom:5px;
	color:#EA0D12;
}

/* --------------------------------------------------------------------
	マイページ　購入履歴詳細 配送分割
-------------------------------------------------------------------- */
#my_history_detail_2 {
}
#my_history_detail_2 h2 {
}
#my_history_detail_2 h4 {
	padding-left:15px;
	font-size:18px;
}
#my_history_detail_2 p.infoline_ {
	margin-bottom:10px;
	line-height:1.8;
	font-size:14px;
}
#my_history_detail_2 input,
#my_history_detail_2 select {
	padding:5px 5px;
	margin:0 5px;
	font-size:12px;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka;
	border:none;
	border:#ccc 1px solid;	 
}
#my_history_detail_2 select option {
	padding:0 8px;
}
#my_history_detail_2 input.hiddenEnter_,
#my_history_detail_2 .submit_ input {
	padding:0;
	margin:0;
	border:none;
}
#my_history_detail_2 div.method_address_ {
	padding:20px 20px 1px 20px;
	margin-bottom:20px;
	background:#fff;
}
#my_history_detail_2 div.method_order_gift_.ordertotal_ {
	margin-bottom:20px;
}

/* お届け先 */
#my_history_detail_2 div.method_address_ h3.ttl_ {
	padding:0 20px;
	margin-bottom:20px;
	height:35px;
	line-height:35px;
	background:url(../img/usr/order/address_ttl_bg.gif) left top no-repeat;
	overflow:hidden;
	font-size:14px;
	color:#fff;
}
#my_history_detail_2 table.cart_flow_ {
	margin-bottom:20px;
}
#my_history_detail_2 table.cart_flow_ td.address_ {
	border-right:none;
}
#my_history_detail_2 table.cart_flow_ td.button_ {
	width:146px;
	border-left:none;
}
#my_history_detail_2 div.method_sendtype_box_ {
	padding:20px 20px 1px 20px;
	margin-bottom:20px;
	background:#EDE6E0;
}
#my_history_detail_2 div.method_gift_title_:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility:hidden;
}
#my_history_detail_2 div.method_gift_title_ {
	zoom: 1;
	margin-bottom:20px;
}
#my_history_detail_2 div.method_gift_title_ .method_gift_icon_ {
	width:60px;
	height:50px;
	margin-bottom:20px;
	float:left;
}
#my_history_detail_2 div.method_gift_title_ .method_gift_icon_ img {
	margin:5px 0 0 10px;
}
#my_history_detail_2 div.method_gift_title_ table.formlist_dest_ {
	width:818px;
	height:50px;
	margin-bottom:20px;
	float:right;
}
#my_history_detail_2 div.method_gift_title_ th {
	background:#c8b7af;
	font-size:14px;
	font-weight:normal;
	color:#fff;
}
#my_history_detail_2 div.method_gift_title_ table .method_goodsname_ {
	width:247px;
}
#my_history_detail_2 div.method_gift_title_ table .method_goodsqty_ {
	width:60px;
	text-align:center;
}
#my_history_detail_2 div.method_gift_title_ table.destgoodslist_ {
	margin-bottom:0;
	clear:both;
}
#my_history_detail_2 table.destgoodslist_ table.method_goodsgift_noshi_ {
	border:none;
}
#my_history_detail_2 table.destgoodslist_ table.method_goodsgift_noshi_ th {
	width:90px;
	background:#fff;
	border:none;
	color:#362E2B;
}
#my_history_detail_2 table.destgoodslist_ table.method_goodsgift_noshi_ td {
	background:#fff;
	border:none;
	color:#362E2B;
}


/* ▼会員ランク▼ */
.user_rank .user_rankarea_date p.txt{ font-size:9px; text-align:left; text-indent:-6px}
.user_rank {margin-bottom:30px;}
.user_rankdate{
	padding: 0 10px 10px 10px;
}
.user_rankdate .user_rankarea{overflow:hidden; margin-bottom: 20px;}
.user_rankdate .user_rankarea_img{float: left; margin-right:5px; width:118px;}
.user_rankdate .user_rankarea_date{float:left; width:219px;}
.user_rankdate .price_date{ font-size: 14px; font-weight: bold;}
.user_rankdate .runk_date{ font-size: 16px; font-weight: bold; color:#ff6600;}
.user_rankdate .totalpay{text-align:center; margin-bottom:10px;} 
.user_rankdate .rankinfo{text-align:center; font-size: 10px;}
.user_rankdate .rankinfo a.rankinfo_arrow { background:url(../img/usr/rank/icon_rank_arrow.png) no-repeat left; padding-left:15px;}
.user_rankdate .privilege{ text-align:center; margin-bottom:20px;}
/* 会員ランク プレミアム */
#premium_m .user_rankdate, #premium_f .user_rankdate{background:url(../img/usr/rank/premium_bg2.png) no-repeat bottom;}
/* 会員ランク ゴールド */
#gold_m .user_rankdate, #gold_f .user_rankdate{background:url(../img/usr/rank/gold_bg.png) no-repeat bottom;}
/* 会員ランク シルバー */
#silver_m .user_rankdate, #silver_f .user_rankdate{background:url(../img/usr/rank/silver_bg.png) no-repeat bottom;}
/* 会員ランク ブロンズ */
#bronze_m .user_rankdate, #bronze_f .user_rankdate{background:url(../img/usr/rank/bronze_bg.png) no-repeat bottom;}
/* 会員ランク レギュラー */
#regular_m .user_rankdate, #regular_f .user_rankdate{background:url(../img/usr/rank/regular_bg.png) no-repeat bottom;} 

.login_.col1_:after {
	content:"";
	clear:both;
	display:block;
}
