@charset "Shift_JIS";
/* --------------------------------------------------------------------
	common　共通エレメント
-------------------------------------------------------------------- */
html {
	background: url(../img/usr/bg-body.png) repeat;
}
body {
	margin: 0;
	color:#404040;
	text-align:center;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	line-height: 140%;
}
ol li {
	margin-left: 2em;
	list-style: decimal;
}
img {
	border: none;
	vertical-align: middle;
}
strong {
	font-weight: bold;
}
input {
	vertical-align: middle;
}
input {
	font-family: Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1em;
}
textarea {
	font-family: Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1em;
}
select {
	font-family: Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1em;
}
label {
	margin: 0 20px 0 5px;
}
a {
	text-decoration: none;
}
a:link {
	color:#000;
}
a:visited {
	color:#000;
}
a:active {
	color:#db1316;
	text-decoration: none;
}
a:hover {
	color:#db1316;
	text-decoration: none;
}
a:hover img {
	opacity: 0.6;
}
/* --------------------------------------------------------------------
	common　汎用クラス
-------------------------------------------------------------------- */
/* 文字サイズ */
.large_ {
	font-size: 120%;
}
.xlarge_ {
	font-size: 144%;
}
.small_ {
	font-size: 80%;
}
.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:#993300;
	font-weight:bold;
}
.info_ {
	font-weight:bold;
}
/**/

/* 特定メッセージ（ブロック） */
div.error_, table.error_ {
	background-color:#efefef;
	border:solid 1px #FF0099;
	padding:8px;
	margin:4px auto;
	text-align:left;
	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_ {
	padding: 9px;
	border: 1px solid #CCC;
	border-top: none;
	background: #FFF;
}
.col1_ .top_comment_, .free-box .top_comment_ {
	padding: 0;
	border: none;
	background: transparent;
	margin-bottom: 10px;
}
.submit_ {
	margin: 20px auto;
	text-align: center;
}
.submit_ input, .submit_ img {
	margin: 0px 16px;
	vertical-align: middle;
}
.message_ {
}
p.message_ {
	margin: 0 10px 10px 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-size:14px;
	font-weight:bold;
}
/* --------------------------------------------------------------------
	common　ヘッドライン
-------------------------------------------------------------------- */
h1.category_name_,h2.category_name_,h1.genre_name_,h2.genre_name_,h1.event_name_,h2.event_name_ {
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-weight: bold;
	background: #666666;
	padding-left: 8px;
	font-size: 14px;
	margin: 0 0 10px 0;
}
h1.event_name_,h2.event_name_ {
	margin-bottom: 10px;
}
div.goods_name_ {
	padding: 7px 8px 1px 8px;
	border: 1px solid #CCC;
	font-size: 16px;
	font-weight: bold;
	background: #FC0;
	line-height: 140%;
}
div.goods_name_ h1,
div.goods_name_ h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
h1.category_name_img_ { /* タイトルを画像にした場合 */
}
h1.event_name_img_ { /* タイトルを画像にした場合 */
}
h1.genre_name_img_ { /* タイトルを画像にした場合 */
}
h1.tag_name_ {
	padding: 7px 8px 1px 8px;
	font-size: 14px;
	font-weight: bold;
	line-height: 140%;
	background: url(../img/usr/event_title_back.png) left top repeat-x;
	border-left: 1px solid #f8a410;
	border-right: 1px solid #f8a410;
	color: #000;
	height: 22px;
}
h1.topic_head_ {
	padding: 7px 8px 1px 8px;
	font-size: 14px;
	font-weight: bold;
	line-height: 140%;
	background: url(../img/usr/event_title_back.png) left top repeat-x;
	border-left: 1px solid #f8a410;
	border-right: 1px solid #f8a410;
	color: #000;
	height: 22px;
}
/* 汎用ヘッドライン */
.common_headline1_ { /* h1相当 */
	width: 960px;
	height: 30px;
	line-height: 30px;
	margin: 10px auto 10px auto;
	text-align: left;
	color: #fff;
	font-weight: bold;
	background: #666666;
	padding-left: 8px;
	font-size: 14px;
}
.col1_ .common_headline1_ { /* .col1_ 1カラムの場合 */
}
.mainframe_ .common_headline1_ { /* .mainframe_ 2カラムの場合 */
}
.contents_ .mainframe_ .common_headline1_ { /* .contents_ .mainframe_ 3カラムの場合 */
}
.common_headline2_ { /* h2相当 */
	margin: 0 0 10px 0;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	background: #666 url(../img/usr/common_h2.png) center top repeat-x;
	line-height: 140%;
	border: 1px solid #CCC;
	color: #FFF;
}
.loginform_ .common_headline2_ { /* ログインフォームでの場合 */
}
.cartlist_ .common_headline2_ {
	margin-left: auto;
	margin-right: auto;
	width: 730px;
}
.common_headline3_ { /* h3相当 */
	margin: 0 0 10px 0;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	background: #CCC;
	line-height: 140%;
}
.img_headline_ { /* 画像ヘッドラインの場合 */
	margin-bottom: 10px;
}
/* --------------------------------------------------------------------
	common　イベント
-------------------------------------------------------------------- */
/* イベントへのリンク */
.event_ {
	width: 760px;
	overflow: hidden;
}
.event_ .goods_ {
	width: 750px !important;
	border-top: none;
	margin: -10px 0 0;
	background: #fff;
	overflow: hidden;
}
.event_banner_ {
	padding: 0 7px 10px 0;
	float: left;
	display: inline;
}
.event_banner_ h2 {
	margin-top: 1px;
	text-align: center;
	font-size:10px;
	font-weight: bold;
	line-height: 140%;
	background: #FFF;
}
.event_banner_ h2 a {
}
.event_title_ {
	margin-bottom: 10px;
	width: 100%;
	height: 30px;
	overflow: hidden;
	background-color: #666666;
}
.event_title_ span.mens_goods_ {
	color: #0093f0;
}
.event_title_ span.ladies_goods_ {
	color: #ff5096;
}
.event_title_.event_campaign_ {
	background-color: #dd240f;
}
.left-main-bottom .event_title_ {
	width: 496px;
}
.event_title_ h2 {
	color: #fff;
	padding: 7px 8px 1px 8px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 140%;
	width: 380px;
}
.event_title_ h2 a {
	color: #fff;
}
.event_title_ h2 a:hover {
	color: #fff;
}
.event_title_ .more_ {
	float: right;
}
.event_title_ .more_ a {
	color: #FFF;
	font-size: 12px;
	padding: 7px 30px 7px 20px;
	display: block;
	background-image: url(../img/usr/right_arrow_g.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.event_title_ .more_ a:hover {
	color: #db1316;
}
.left-main-bottom .event_title_ h2 {
	width: 230px;
}
.left-main-bottom .event_title_ .more_ {
	width: 230px;
}
.event_name_img_ {
	margin-bottom: 10px;
}

/* 買い物かご/当店人気商品,最近見た商品 */
.col1_goods {
	width: 910px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
}
/**/
/* イベントへのリンク-ブランド */

.event_title_bland_ {
	margin-bottom: 0;
	width: 960px;
	height: 30px;
	overflow: hidden;
	border-left: 1px solid #f8a410;
	background: url(../img/usr/event_title_back.png) left top repeat-x;
}
.left-main-bottom .event_title_bland_ {
	width: 496px;
}
.event_title_bland_ h2 {
	padding: 7px 8px 1px 8px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 140%;
	width: 380px;
	color: #000;
}
.event_title_bland_ .more_ {
	float: right;
	width: 330px;
	font-weight: bold;
}
.event_title_bland_ .more_ a {
	padding: 7px 10px 0px 40px;
	float: right;
	display: block;
	font-size: 10px;
	line-height: 140%;
	background: #666 url(../img/usr/more_arrow.png) left top no-repeat;
	color: #FFF;
	height: 29px;
}
.event_title_bland_ .more_ a:hover {
	color:#CCC;
}
.event_name_img_ {
	margin-bottom: 10px;
}


/* --------------------------------------------------------------------
	common　タグ一覧
-------------------------------------------------------------------- */
.side_tag_cloud_ {
	background: #fff;
	padding: 5px;
	border: 1px solid #CCC;
}
.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: 10px;
	padding: 9px;
	overflow: hidden;
	background: #F8F8F8;
	border: 1px solid #CCC;
}
.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-bottom: 10px;
	padding: 9px;
	overflow: hidden;
	background: #F8F8F8;
	border: 1px solid #CCC;
}
.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_tree_ {
	margin-bottom: 10px;
	padding: 9px;
	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-left:15px;
	float: left;
	white-space: nowrap;
	background: url(../img/usr/icon_tag.gif) 0 center no-repeat;
}
.tag_info_ {
	margin-bottom: 10px;
	padding: 9px;
	overflow: hidden;
	background: #F8F8F8;
	border: 1px solid #CCC;
}
.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;
}
/* --------------------------------------------------------------------
	common　ナビゲーション
-------------------------------------------------------------------- */
/* パンくず */
.navitopicpath_ {
	margin: 0 0 10px 0;
	font-size: 10px;
	background: #FFF;
}
.navitopicpath_ a {
	margin: 0 0.5em;
}
.navitopicpath_ span.current_ {
	margin: 0 0.5em;
	font-weight: bold;
}
/* ページジャンプ */
.navipage_ {
	text-align:right;
	padding: 5px 0;
}
.navipage_.top_ {		/* ページジャンプ上部 */
	margin: 0 10px 10px;
}
.navipage_.bottom_ {	/* ページジャンプ下部 */
	margin: 0 10px 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_ {
	margin:0 1px;
	padding: 2px 7px;
	color:#C00;
	font-weight:bold;
	text-decoration:none;
	background: #FEE;
	border: 1px solid #F99;
}
.navipage_ .navipage_reverse_ {
	margin-right: 5px;
}
.navipage_ .navipage_forward_ {
	margin-left: 5px;
}
.navipage_ a {
	margin: 0 1px;
	padding: 2px 7px;
	background-color: #FFF;
	border: 1px solid #BFCDDF;
}
.navipage_ a:hover {
	text-decoration: none;
	background-color: #E5F0F8;
	border: 1px solid #7FB3DA;
}
/* 並び替え */
.navisort_ {
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	width: 100%;
	overflow: hidden;
	border-bottom: 1px dotted #CCC;
}
.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-bottom: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	width: 100%;
	overflow: hidden;
	border-bottom: 1px dotted #CCC;
}
.navistyle_ dt {
	float: left;
	text-align: right;
	font-weight: bold;
	width: 8em;
}
.navistyle_ dd {
	margin-left: 8em;
}
.navistyle_now_ {
	color:#CC0000;
	text-decoration:none;
	margin:2px 5px;
	white-space: nowrap;
}
.navistyle_ a {
	margin:2px 5px;
	white-space: nowrap;
}
/* ブランド絞込 */
.brand_name_ {
	width: 100%;
	overflow: hidden;
}
.brand_name_now_ {
	color:#CC3300;
	text-decoration:none;
	margin:2px 5px;
	white-space: nowrap;
}
.brand_name_ a {
	margin:2px 5px;
	white-space: nowrap;
}
/* メーカー絞込 */
.maker_name_ {
	width: 100%;
	overflow: hidden;
}
.maker_name_now_ {
	color:#CC3300;
	text-decoration:none;
	margin:2px 2px 2px 2px;
	white-space: nowrap;
}
.maker_name_ a {
	margin:2px 2px 2px 2px;
	white-space: nowrap;
}
/* --------------------------------------------------------------------
	common　フォーム
-------------------------------------------------------------------- */
.formlist_ {
	margin: 0 auto;
	border:1px dotted #CCC;
	border-collapse: collapse;
}
.formlist_ th {
	padding:10px;
	font-weight:bold;
	white-space: nowrap;
	background-color:#FCFCFC;
	border:1px dotted #CCC;
}
.formlist_ td {
	padding:10px;
	font-weight:normal;
	background-color:#FFF;
	border-bottom:1px dotted #CCC;
}
.formlist_ .line0_ {
	background-color:#F8F8F8;
}
.formlist_ .line1_ {
	background-color:#FCFCFC;
}
.formdetail_ {
	border-collapse:collapse;
	margin:0 auto;
}
.formdetail_ th {
	padding:8px;
	text-align: left;
	font-weight:bold;
	vertical-align: top;
	background-color:#F8F8F8;
	border-top:1px dotted #CCC;
	border-bottom:1px dotted #CCC;
}
.formdetail_ td {
	padding:8px;
	font-weight:normal;
	vertical-align: top;
	background-color:#FFF;
	border-top:1px dotted #CCC;
	border-bottom:1px dotted #CCC;
}
.formdetailcard_ {
	margin:0 auto;
	margin-left:0px;
	float:none;
	border-collapse:collapse;
}
.formdetailcard_ th {
	border-top:1px dotted #CCC;
	border-bottom:1px dotted #CCC;
	font-weight:bold;
	line-height:15px;
	padding:8px;
	background-color:#F8F8F8;
	white-space:nowrap;
	text-align: left;
}
.formdetailcard_ td {
	border-top:1px dotted #CCC;
	border-bottom:1px dotted #CCC;
	font-weight:normal;
	line-height:15px;
	padding:8px;
	background-color:#FFF;
}
.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-left: 10px;
	float: right;
	display: inline;
}
/* --------------------------------------------------------------------
	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
}


/* 検索条件 */
.navicondition_ {

	font-size: 12px;
	width: 100%;
	overflow: hidden;
	border-bottom: 0px dotted #CCC;
}

/* --------------------------------------------------------------------
	最近見た商品
-------------------------------------------------------------------- */
#sidebox_itemhistory {
}
#sidebox_itemhistory h2 {
	width: 100%;
	overflow: hidden;
	background-color: #e5e5e5;
	color: #000;
	padding: 7px 8px 4px 8px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 140%;
}
#historyCaution {
	padding: 10px;
}