@charset "Shift_JIS";

/* --------------------------------------------------------------------
	common　共通エレメント
-------------------------------------------------------------------- */
body {
	margin: 0;
	color:#333;
	text-align:center;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	line-height: 120%;
	background: url(/img/usr/rk_bg.gif) center repeat-y;
}
ol li {
	margin-left: 2em;
	list-style: decimal;
}
img {
	border: none;
	vertical-align: middle; 
}
strong {
	font-weight: bold;
}
input{
	vertical-align: middle;
	font-family: Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1em;
	margin: 5px 3px 5px 5px;
}
textarea {
	font-family: Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1em;
	margin: 5px;
}

select {
	font-family: Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1em;
	margin: 5px;
}

label {
	margin: 0 5px 0 0 ;
}
a:link {
	color:#1050a6;
	text-decoration: none;
}
a:visited {
	color:#551A8B;
	text-decoration: none;
}
a:active {
	color:#0068b6;
	text-decoration: underline;
}
a:hover {
	color:#FF3333;
	text-decoration: underline;
}

/* 画像半透明 101112RK*/
a:hover img.cssover{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}

a:hover img.button_down {
position:relative;
left:2px;
top:2px;
}

/* --------------------------------------------------------------------
	common　汎用クラス
-------------------------------------------------------------------- */
/* 文字サイズ */
.large_ {
	font-size: 120%;
}
.xlarge_ {
	font-size: 144%;
}
.small_ {
	font-size: 11px;
}
.xsmall_ {
	font-size: 64%;
}
/**/

/* フロート */
.leftfloat_ {
	float: left;
	display: inline;
}
.rightfloat_ {
	float: right;
	display: inline;
}
img.leftfloat_ {
	margin: 0 10px 10px 0;
}
img.rightfloat_ {
	margin: 0 0 10px 10px;
}
/**/

/* 文整列 */
.lefttext_ {
	text-align: left;
}
.righttext_ {
	text-align: right;
}
.centertext_ {
	text-align: center;
}
/**/

/* 特定メッセージ（インライン） */
.error_ {
	color:#CC0000;
	font-weight:bold;
}
.notice_ {
	color:#F00;
}
.info_ {
	font-weight:bold;
}
/**/

/* 特定メッセージ（ブロック） */
div.error_, table.error_ {
	border:solid 1px #FF0099;
	padding:8px;
	margin:10px auto;
	text-align:center;
	width: 560px;
}
div.notice_, table.notice_ {
	background-color:#efefef;
	border:solid 1px #996666;
	padding:8px;
	margin:4px auto;
	text-align:left;
	width: 580px;
}
div.info_, table.info_ {
	background-color:#efefef;
	border:solid 1px #666666;
	padding:8px;
	margin:4px auto;
	text-align:left;
	width: 560px;
}
ul.error_ {
	margin-left: 16px;
}
/**/

/* 共通クラス(ブロック) */
.top_comment_ {
	margin:0 auto 10px;
	width:850px;
}
.submit_ {
	text-align: center;
	margin: 10px auto 30px;
}
.submit_ input, .submit_ img {
	margin: 5px 16px;
	vertical-align: middle;
}
.message_ {
}
p.message_ {
	margin-bottom: 10px;
}
/* 共通クラス(その他) */
.hidden_ {
	visibility: hidden;
}
.nocell_ {
	border:none!important;
	background-color:transparent!important;
}
.hiddenEnter_ {
	width:0;
	height:0;
}
/* 価格表示 */
.price_pop_ {
	color:#CC0000;
	font-size:10px;
}
.price_ {
	color:#CC3300;
	font-weight:bold;
	font-size:14px
}

/* --------------------------------------------------------------------
	common　ヘッドライン
-------------------------------------------------------------------- */
h3.goods_name_ {
	margin: 0 0 20px 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2;
}

#spec_item_code2{
	margin-bottom:20px;
	text-align:right;
}

.category_name_ {
	margin: 0 0 20px 0;
	padding: 5px 10px;
	font-weight: bold;
	background-color: #F3F3F3;
}
#rd_default .category_name_ {
background:url("../img/goods/rk_goods_visual_tag.jpg") no-repeat scroll 0 0 transparent;
color:#333;
font-size:18px;
height:70px;
line-height:2;
margin-bottom:15px;
padding:40px 0 0 40px;
border:1px solid #ccc;
}

#wrapper_mens h3.category_name_ {
background:url("../img/goods/rk_goods_visual_mens.jpg") no-repeat scroll 0 0 transparent;
color:#333;
font-size:18px;
height:70px;
line-height:2;
margin-bottom:15px;
padding:40px 0 0 40px;
border:1px solid #ccc;
}
#wrapper_ladies h3.category_name_ {
background:url("../img/goods/rk_goods_visual_ladies.jpg") no-repeat scroll 0 0 transparent;
color:#333;
font-size:18px;
height:70px;
line-height:2;
margin-bottom:15px;
padding:40px 0 0 40px;
border:1px solid #ccc;
}
#wrapper_bag h3.category_name_ {
background:url("../img/goods/rk_goods_visual_bag.jpg") no-repeat scroll 0 0 transparent;
color:#333;
font-size:18px;
height:70px;
line-height:2;
margin-bottom:15px;
padding:40px 0 0 40px;
border:1px solid #ccc;
}
#wrapper_purse h3.category_name_ {
background:url("../img/goods/rk_goods_visual_purse.jpg") no-repeat scroll 0 0 transparent;
color:#333;
font-size:18px;
height:70px;
line-height:2;
margin-bottom:15px;
padding:40px 0 0 40px;
border:1px solid #ccc;
}
#wrapper_jewelry h3.category_name_ {
background:url("../img/goods/rk_goods_visual_jewelry.jpg") no-repeat scroll 0 0 transparent;
color:#333;
font-size:18px;
height:70px;
line-height:2;
margin-bottom:15px;
padding:40px 0 0 40px;
border:1px solid #ccc;
}
a.category_name_ {
	margin: 0 0 20px 0;
	padding: 0;
	font-weight: bold;
	background-color: #FFFFFF;
}

h1.category_name_img_ { /* タイトルを画像にした場合 */
	margin-bottom: 10px;
	
}
h1.event_name_ {
background:url("../img/goods/rk_goods_visual_event.jpg") no-repeat scroll 0 0 transparent;
color:#333;
font-size:18px;
font-weight:bold;
height:70px;
line-height:2;
margin-bottom:15px;
padding:40px 0 0 40px;
border:1px solid #ccc;
}
h1.event_name_img_ { /* タイトルを画像にした場合 */
	margin-bottom: 10px;
}
h1.genre_name_ {
background:url("../img/goods/rk_goods_visual_genre.jpg") no-repeat scroll 0 0 transparent;
color:#333;
font-size:18px;
height:70px;
line-height:2;
margin-bottom:15px;
padding:40px 0 0 40px;
border:1px solid #ccc;
font-seight:bold;
}
h1.genre_name_img_ { /* タイトルを画像にした場合 */
	margin-bottom: 10px;
}
h1.tag_name_ {
	margin: 0 0 20px 0;
	padding: 10px;
	color: #003780;
	font-size: 21px;
	font-weight: normal;
	line-height: 140%;
	border-left: 5px solid #003780;
}
h1.topic_head_ {
	margin: 0 0 20px 0;
	padding: 10px;
	color: #003780;
	font-size: 21px;
	font-weight: normal;
	line-height: 140%;
	border-left: 5px solid #003780;
}

/* 汎用ヘッドライン */
.common_headline1_ { /* h2相当 */
	font-size: 14px;
	background: url(../img/usr/rk_bg_common_headline2.gif) 0 0 repeat-x;
	height: 55px;
	padding: 7px 0 0 10px;
	font-weight: bold;
}
.col1_ .common_headline1_ { /* .col1_ 1カラムの場合 */

}
.mainframe_ .common_headline1_ { /* .mainframe_ 2カラムの場合 */
	width: 755px;
}
.mainframe_detail_ .common_headline1_ { /* .mainframe_detail_ 2カラムの場合 */
	width: 755px;
}
.contents_ .mainframe_ .common_headline1_ { /* .contents_ .mainframe_ 3カラムの場合 */
	width: 575px;
}
.contents_ .mainframe_detail_ .common_headline1_ { /* .contents_ .mainframe_detail_ 3カラムの場合 */
	width: 575px;
}
.common_headline2_ { /* h2相当 */
	margin-bottom: 10px;
	background: url(../img/usr/rk_bg_common_headline2.gif) 0 0 repeat-x;
	height: 40px;
	clear: both;
	font-size:14px;
	font-weight:bold;
}
.common_headline2_ img{
	vertical-align: middle;
	margin-left:5px;
}

.loginform_ .common_headline2_ { /* ログインフォームでの場合 */
}
.common_headline3_ { /* h3相当 */
	font-size: 14px;
	background: url(../img/usr/rk_bg_common_headline2.gif) 0 0 repeat-x;
	height: 40px;
	padding: 7px 0 0 10px;
	font-weight: bold;
	clear: both;
}

.customer_ .common_headline3_ { /* h3相当 会員登録フォーム*/
	font-size: 14px;
	background: url(../img/usr/rk_bg_common_headline2_customer.gif) 0 0 repeat-x;
	height: 40px;
	padding: 7px 0 0 10px;
	font-weight: bold;
	clear: both;
}

.img_headline_ { /* 画像ヘッドラインの場合 */
	margin-bottom: 10px;
}




/* --------------------------------------------------------------------
	common　イベント
-------------------------------------------------------------------- */
/* イベントへのリンク */
.event_ {
	width: 100%;
	overflow: hidden;
}
.event_banner_ {
	margin: 0 0 5px 0;
	float: left;
	display: inline;
	background-color:#fff;
}
.ecent_banner_box {
	float:left;
	display:block;
	width:295px;
	margin:0;
	padding:0;
	background-color:#fff;
}
.event_text_ {
	margin: 5px 0;
	float: left;
	display: inline;
	line-height:1.3;
	background-color:#fff;
}
.event_title_ {
	margin-bottom: 10px;
	padding: 8px 8px 8px 20px;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #CCC;
	/*background: url(../img/usr/common_h2.png) 0 0 no-repeat;*/
	background: url(../img/usr/rk_bg_common_headline2.gif) 0 0 ;
	clear: both!important;
}

.event_title_ a{
	display:block;
}
.event_title_ a:visited{
	display:block;
}
.event_title_ a:hover{
	display:block;
}

/* --------------------------------------------------------------------
	common　タグ一覧
-------------------------------------------------------------------- */
.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;
}
/* --------------------------------------------------------------------
	common　タグ詳細
-------------------------------------------------------------------- */
.tag_cloud_ {
}
.tag_cloud_ span {
	line-height: 140%;
}
.tag_cloud_more_ {
	margin: 10px 0 0 0;
	font-weight: bold;
}
.tag_add_shaping_ {
	margin-bottom: 20px;
	overflow: hidden;
	background-color: #F3F3F3;
	padding-bottom: 5px;
}
.tag_add_shaping_ h3 {
	margin-bottom: 10px;
	padding:2px 5px;
	font-size: 10px;
	background-color:#b8b8b8;
	color:#FFF;
}
.tag_add_shaping_ span {
	margin-right: 10px;
	padding-left:25px;
	float: left;
	white-space: nowrap;
	background: url(../img/usr/rk_ar_left03.gif) 10px 4px no-repeat;
}
.tag_other_ {
	margin-bottom: 20px;
	overflow: hidden;
	background-color: #F3F3F3;
	padding-bottom: 5px;
}
.tag_other_ h3 {
	margin-bottom: 10px;
	padding:2px 5px;
	font-size: 10px;
	background-color:#b8b8b8;
	color:#FFF;
}
.tag_other_ span {
	margin-right: 10px;
	padding-left:25px;
	float: left;
	white-space: nowrap;
	background: url(../img/usr/rk_ar_left03.gif) 10px 4px no-repeat;
}
.tag_tree_ {
	margin-bottom: 10px;
	padding: 9px;
	width: 580px;
	overflow: hidden;
	background: #F8F8F8;
	border: 1px solid #CCC;
}
.tag_tree_ h2 {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
}
.tag_tree_ span {
	margin-right: 10px;
	padding:0 0 10px 25px;
	float: left;
	white-space: nowrap;
	background: url(../img/usr/rk_ar_left03.gif) 10px 4px no-repeat;
}
.tag_info_ {
	margin-bottom: 20px;
}
.tag_info_ p.name_ {
	margin: 0 10px 10px 0;
	padding:0 0 10px 15px;
	background: url(../img/usr/rk_ar_left03.gif) 0 4px no-repeat;
	border-bottom: 1px dashed #CCC;
}

/* --------------------------------------------------------------------
	common　ナビゲーション
-------------------------------------------------------------------- */
/* パンくず */
.navitopicpath_ {
	margin: 0 0 10px 0;
	font-size: 10px;
}
.navitopicpath_ a {
	margin: 0 0.5em;
}
.navitopicpath_ span.current_ {
	margin: 0 0.5em;
	font-weight: bold;
}
/* ページジャンプ */
.navipage_ {
	text-align:center;
	padding: 3px 0;
}
.navipage_.top_ {	/* ページジャンプ上部 */
	margin: 10px 0 0;
	text-align: right;
	background-color: #f5f5f5;
}
.navipage_.bottom_ {	/* ページジャンプ下部 */
	background-color: #f5f5f5;
	text-align: right;
	margin-bottom:20px;
}
.navipage_ .navipage_sum_ {
}
.navipage_ .navipage_first_ a {
	padding-left: 18px;
	background: url(../img/sys/navifirst.gif) left center no-repeat;
}
.navipage_ .navipage_prev_ a {
	padding-left: 12px;
	background: url(../img/sys/naviprev.gif) left center no-repeat;
}
.navipage_ .navipage_next_ a {
	padding-right: 12px;
	background: url(../img/sys/navinext.gif) right center no-repeat;
}
.navipage_ .navipage_last_ a {
	padding-right: 18px;
	background: url(../img/sys/navilast.gif) right center no-repeat;
}
.navipage_now_ {
	padding: 2px 7px;
	font-weight:bold;
	text-decoration:none;
}
.navipage_ .navipage_reverse_ {
	margin-right: 5px;
}
.navipage_ .navipage_forward_ {
	margin-left: 5px;
}
.navipage_ a {
	margin: 0 1px;
	padding: 2px;
	color:#666;
}
.navipage_ a:hover {
	text-decoration: none;
}
/* 並び替え */
.navisort_ {
	margin: 0 20px 10px;
	padding-bottom: 5px;
	font-size: 10px;
	overflow: hidden;	
}
.navisort_ dt {
	float: left;
	text-align: center;
	width: 7em;
	background-color: #b8b8b8;
	color: #FFF;
}
.navisort_ dd {
	margin-left: 8em;
	width: 470px;
}
.navisort_now_ {
	color:#CC0000;
	text-decoration:none;
	margin:2px 5px;
	white-space: nowrap;
}
.navisort_ a {
	margin:2px 5px;
	white-space: nowrap;
}
/* 表示切替 */
.navistyle_ {
	padding-bottom: 5px;
	font-size: 10px;
	overflow: hidden;
	margin: 0 20px 5px;
}
.navistyle_ dt {
	float: left;
	text-align: center;
	width: 7em;
	background-color: #b8b8b8;
	color: #FFF;
}
.navistyle_ dd {
	margin-left: 8em;
	width: 480px;
}
.navistyle_now_ {
	text-decoration:none;
	margin:2px 5px;
	white-space: nowrap;
	font-weight: bold;
}
.navistyle_ a {
	margin:2px 5px;
	white-space: nowrap;
}
/* ブランド絞込 */
.brand_name_ {
	width: 100%;
	overflow: hidden;
}
.brand_name_now_ {
	text-decoration:none;
	margin:2px 5px;
	white-space: nowrap;
	font-weight: bold;
}
.brand_name_ a {
	margin:2px 5px;
	white-space: nowrap;
}
/* メーカー絞込 */
.maker_name_ {
	width: 100%;
	overflow: hidden;
}
.maker_name_now_ {
	text-decoration:none;
	margin:2px 2px 2px 2px;
	white-space: nowrap;
	font-weight: bold;
}
.maker_name_ a {
	margin:2px 2px 2px 2px;
	white-space: nowrap;
}

/* --------------------------------------------------------------------
	common　フォーム
-------------------------------------------------------------------- */
.formlist_ {
	margin: 0 auto;
	border-collapse: collapse;
	border:1px solid #c8c8c8;
	padding:20px
}
.formlist_ th {
	padding:10px;
	font-weight:bold;
	white-space: nowrap;
}
.formlist_ td {
	padding:10px;
	font-weight:normal;
	border-bottom:1px dashed #CCC;
}
.formlist_ .line0_ {

}
.formlist_ .line1_ {

}
.formdetail_ {
	border-collapse:collapse;
	margin:0 auto;
	border:1px solid #c8c8c8;
	padding:20px
}
.formdetail_ th {
	padding:8px;
	text-align: left;
	font-weight:bold;
	vertical-align: top;
	border-top:1px dashed #CCC;
	border-bottom:1px dashed #CCC;
}
.formdetail_ td {
	padding:8px;
	font-weight:normal;
	vertical-align: top;
	border-top:1px dashed #CCC;
	border-bottom:1px dashed #CCC;
}
.formdetailcard_ {
	margin:0 auto;
	margin-left:0px;
	float:none;
	border-collapse:collapse;
}
.formdetailcard_ th {
	border-top:1px dashed #CCC;
	border-bottom:1px dashed #CCC;
	font-weight:bold;
	line-height:15px;
	padding:8px;
	white-space:nowrap;
	text-align: left;
}
.formdetailcard_ td {
	border-top:1px dashed #CCC;
	border-bottom:1px dashed #CCC;
	font-weight:normal;
	line-height:15px;
	padding:8px;
}
.formsublist_ {
	border-collapse: collapse;
}
.formsublist_ th {
	border:1px dotted #CCC;
	background-color:#FFF;
	font-weight:bold;
	white-space: nowrap;
}
.formsublist_ td {
	border:1px dotted #CCC;
	background-color:#FFF;
	font-weight:normal;
}
.must_ {
	margin:0 10px;
}
/* --------------------------------------------------------------------
	common　Trace
-------------------------------------------------------------------- */
/* for Trace */
.tracecontent {
	text-align:left;
	background-color:#FFCCFF;
}
#__asptrace {
	text-align:left;
	background-color:#FFF;
}
span.tracecontent tr.subhead {
	background-color:#CCC;
}
span.tracecontent tr.alt {
	background-color:#eeeeee
}

/* 追加スタイル */

.rk_price_{
	color:#CC3300;
	font-weight:bold;
	font-size: 19px;
	display:block;
	padding:0px;
	height:10px;
}

.common_headline2_ img#tk_ttl {
	float:left;
	display: inline;
}

.common_headline2_ img#rk_rss {
	float:right;
	margin: 5px;
	display: inline;
}

.tag_info_ h3#rk_select_tag {
	margin-bottom: 10px;
	padding:2px 5px;
	font-size: 10px;
	background-color:#b8b8b8;
	color:#FFF;
}

.tag_comment_ {
	margin-bottom:10px;
}

div.mail_ table.message_ {
	margin: 0 0 10px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c8c8c8;
}
div.mail_ table.message_ th {
	padding:7px 10px;
	vertical-align:top;
	border-bottom: 1px solid #c8c8c8;
	background: transparent;
	background-color: #dedede;
	font-weight: lighter;
	white-space: nowrap;
	width: 14em;
}
div.mail_ table.message_ td {
	text-align:left;
	padding:7px 10px;
	vertical-align:top;
	border-bottom: 1px solid #c8c8c8;
}



/* --------------------------------------------------------------------
	商品詳細画面上部・セールアイコン等
-------------------------------------------------------------------- */



div.sale_icon2 img,
div.sale_icon3 img {
	border:none;
}
/* 文字内SALEアイコン */
span.sale_i {
background:url(../kotohako_search_top/img/sale.gif) no-repeat 0px 2px;
padding-left:45px;
font-size:14px;
}


div#sale_info_box {
	width:600px;
	height:135px;
	margin:0px;
	padding:0px;
}

div#sale_info_left {
	float:left;
	width:18px;
	height:175px;
	margin:0px;
	padding:0px;
}
div#sale_info_left img{
	margin:0px;
	padding:0px;
	border:none;
	width:18px;
	height:175px;
}

div#sale_info_right {
	float:left;
	width:582px;
	height:175px;
	margin:0px;
	padding:0px;
}
div#sale_info_right a.sale_image {
	display:block;
	width:582px;
	height:100px;
	padding:0px;
	margin:0;
}
/* 画像半透明 */
div#sale_info_right a.sale_image:hover img.cssover{
opacity:0.6;
filter:alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
}



/* -------------------------------- */
div.sale_icon {
	margin:0;
	padding:4px 0 0 0;
	width:581px;
	height:70px;
	border-right:0px solid #e95388;
	border-bottom:0px solid #e95388;
}

div.sale_icon2 {
margin:0px;padding:0px;width:582px;height:35px;
}

div.sale_icon2 ul {
	margin:0px;
	padding:0px;
	width:598px;
}
div.sale_icon2 ul li {
	float:left;
	margin:0 3px 0 0;
	list-style-type:none;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}
ul li a.small:link,
ul li a.small:visited {
	display:block;
	width:191px;height:30px;float:left;
	background:url(../kotohako_search_top/img/maru_s.gif) no-repeat 0px 0px;
	color:#000b00;
	line-height:30px;
	text-decoration:none;
}
ul li a.small:hover {
	display:block;
	width:191px;height:30px;float:left;
	background:url(../kotohako_search_top/img/maru_s_o.gif) no-repeat 0px 0px;
	color:#d70035;
	line-height:30px;
}

ul li a.large:link,
ul li a.large:visited {
	display:block;
	width:385px;height:30px;float:left;
	background:url(../kotohako_search_top/img/maru_l.gif) no-repeat 0px 0px;
	color:#000b00;
	line-height:30px;
	text-decoration:none;
}
ul li a.large:hover {
	display:block;
	width:385px;height:30px;float:left;
	background:url(../kotohako_search_top/img/maru_l_o.gif) no-repeat 0px 0px;
	color:#d70035;
	line-height:30px;
}


div.sale_icon3 { margin:0px;padding:0px;width:598px;height:30px; }

div.sale_icon3 ul {
	margin:0px;
	padding:0px;
	width:600px;
}
div.sale_icon3 ul li.i_small {
	float:left;
	margin:0 3px 0 0;
	list-style-type:none;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}

div.sale_icon3 ul li.i_large {
	float:left;
	margin:0 3px 0 0;
	list-style-type:none;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}

/* --------------------------------------------------------------------
	Google　翻訳用
-------------------------------------------------------------------- */

div#google_translate_element {
    display: block;
    text-align:right;
}

/* --------------------------------------------------------------------
	期間限定SALE!!
-------------------------------------------------------------------- */
#limited_sale {
    margin: -10px 0 30px 0;
    padding: 0 0 20px;
    background: #ffe1e1;
}
#limited_sale h2 {
    background: url(../img/usr/freepage/limited_sale/sale_pick_up.png) no-repeat left top;
    height: 60px;
    text-indent: -9999px;
}
#limited_sale .sale_frame_ {
    overflow: hidden;
    padding: 0 0 0 15px;
}
#limited_sale .sale_item_ {
    float: left;
    display: inline;
    width: 180px;
    margin: 0 15px 0 0;
}
#limited_sale .sale_item_ .img_ {
    margin-bottom: 10px;
    width: 180px;
}
#limited_sale .sale_item_ .img_ img {
    width: 178px;
    border: 1px solid #cccccc;
}
#limited_sale .sale_item_ .name_ {
    margin-bottom: 10px;
    height: 30px;
}
#limited_sale .sale_item_ .name_ a {
    font-weight: bold;
    line-height: 17px;
}
#limited_sale .sale_item_ .comment_ {
    margin-bottom: 10px;
    line-height: 17px;
    height: 65px;
}
#limited_sale .sale_item_ .btn_ a {
    display: block;
    height: 32px;
    background: url(../img/usr/freepage/limited_sale/btn_detail.png) no-repeat left top;
    text-indent: -9999px;
}

/* --------------------------------------------------------------------
	パテックフェア!!
-------------------------------------------------------------------- */
#limited_fair {
    margin: -10px 0 30px 0;
    padding: 0 0 20px;
    background: #e8e3cf;
}
#limited_fair h2 {
    background: url(../img/usr/freepage/limited_fair/fair_pick_up.jpg) no-repeat left top;
    height: 60px;
    text-indent: -9999px;
}
#limited_fair .sale_frame_ {
    overflow: hidden;
    padding: 0 0 0 15px;
}
#limited_fair .sale_item_ {
    float: left;
    display: inline;
    width: 180px;
    margin: 0 15px 0 0;
}
#limited_fair .sale_item_ .img_ {
    margin-bottom: 10px;
    width: 180px;
}
#limited_fair .sale_item_ .img_ img {
    width: 178px;
    border: 1px solid #cccccc;
}
#limited_fair .sale_item_ .name_ {
    margin-bottom: 10px;
    height: 30px;
}
#limited_fair .sale_item_ .name_ a {
    font-weight: bold;
    line-height: 17px;
}
#limited_fair .sale_item_ .comment_ {
    margin-bottom: 10px;
    line-height: 17px;
    height: 65px;
}
#limited_fair .sale_item_ .btn_ a {
    display: block;
    height: 32px;
    background: url(/img/usr/freepage/limited_fair/fair_btn_detail.jpg) no-repeat left top;
    text-indent: -9999px;
}


/* --------------------------------------------------------------------
	ロレックスフェア!!
-------------------------------------------------------------------- */
#limited_fair_rx {
    margin: -10px 0 30px 0;
    padding: 0 0 20px;
    background: #cfd7c1;
}
#limited_fair_rx h2 {
    background: url(../img/usr/freepage/limited_fair_rx/fair_rx_pick_up.jpg) no-repeat left top;
    height: 60px;
    text-indent: -9999px;
}
#limited_fair_rx .sale_frame_ {
    overflow: hidden;
    padding: 0 0 0 15px;
}
#limited_fair_rx .sale_item_ {
    float: left;
    display: inline;
    width: 180px;
    margin: 0 15px 0 0;
}
#limited_fair_rx .sale_item_ .img_ {
    margin-bottom: 10px;
    width: 180px;
}
#limited_fair_rx .sale_item_ .img_ img {
    width: 178px;
    border: 1px solid #cccccc;
}
#limited_fair_rx .sale_item_ .name_ {
    margin-bottom: 10px;
    height: 30px;
}
#limited_fair_rx .sale_item_ .name_ a {
    font-weight: bold;
    line-height: 17px;
}
#limited_fair_rx .sale_item_ .comment_ {
    margin-bottom: 10px;
    line-height: 17px;
    height: 65px;
}
#limited_fair_rx .sale_item_ .btn_ a {
    display: block;
    height: 32px;
    background: url(/img/usr/freepage/limited_fair_rx/fair_rx_btn_detail.jpg) no-repeat left top;
    text-indent: -9999px;
}