@charset "utf-8";
/* CSS Document */

/********************************************************************/
/* HTMLタグ要素 */

*{
    padding: 0px;
    margin: 0px;
}


body {
    background-color: #E0DFE3;
    padding: 0px;
    margin: 0px;
	font-size: 15px;
}

ul {
    width: 100%;
	padding: 0px;
	margin: 0px;
}

li {
	list-style: none;
}

A {
    text-decoration: none;
	font-weight: bold;
}

A:link {
	color: #000000;
}

A:visited {
	color: #000000;
}

A:hover {
	color: #000000;
}

A:active {
	color: #000000;
}

.shoptext h1 {
    font-size: 25px;
	margin: 0px;
}

/* 第二階層各ページタイトル
	background-position: left center;
	background-image: url(img/navicategory_bg.gif);
	background-repeat: repeat-x;
 */
h2 {
    font-size: 15px;
	color: #FFFFFF;

	background-color: #B6B3BB;
	margin: 0px;
	padding: 10px 50px 10px 10px;
}


#pagemain h2 {
    font-size: 15px;
	color: #FFFFFF;
	background-position: left bottom;
    background-image: url(image/mobile/iphone/sale/navicategory_bg.gif);
	background-repeat: repeat-x;
	background-color: #f40000;
	margin: 0px;
	padding: 10px 5px;
}

h3 {
    font-size: 15px;
    margin: 0px;
}

h4 {
	font-size: 15px;
    margin: 0px;
}

h5 {
    margin: 0px;
}

/********************************************************************/
/* 大外 */

#container {
    width: 100%;
	background-color: #FFFFFF;
}

/********************************************************************/
/* キャッチフレーズ欄 */

#copy {
    position: relative;
	font-size: 13px;
	padding: 3px 75px 3px 3px;
	color: #000000;
display:none;
}

#container .mobile_only {
    padding-right: 3px;
}

/********************************************************************/
/* ヘッダー */

#header {
    position: relative;
display:none;
}

.header {
    position: relative;
	background-image: url(image/mobile/iphone/header_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
    background-color: #FFFFFF;
padding: 5px 0;
border-top:#c6c6c6 5px solid; border-bottom:#c6c6c6 3px solid;
}


/********************************************************************/
/* ショップ名 */

.shoplogo {
    padding: 0px;
}

.shoptext {
	padding: 10px 50px 5px 5px;
	min-height: 40px;
}

.shoptext A {
    color: #000000;
}

/********************************************************************/
/* パソコンサイト */

.pcsite {
    position: absolute;
	top: 3px;
	right: 0px;
	width: 70px;
}

.pcsite li A {
    display: block;
	width: 70px;
	height: 15px;
	background-image: url(image/mobile/iphone/sale/icon_sr.gif);
	background-repeat: no-repeat;
	background-position: 55px -1px;
	font-size: 12px;
	color: #000000;
}

#pcsite .pcsite {
    position: relative;
	margin: 0px auto;
	width: 75px;
	padding: 0px 0px 10px;
}

#pcsite .pcsite li A {
    width: 75px;
	font-size: 14px;
	background-position: 60px 0px;
	background-image: url(img/icon_sr.gif);
}

/********************************************************************/
/* カートの中身 */

.head_cart {
	width: 40px;
	height: 40px;
    position: absolute;
	top: 8px;
	right: 8px;
}

.head_cart A {
    display: block;
    width: 40px;
	height: 40px;
	text-indent: -9999px;
	background-image: url(img/cart.gif);
}

/********************************************************************/
/* 写真 */

#photo {
    width: 100%;
	height: 100%;
	text-align: center;
	background-color: #FFFFFF;
	margin-bottom: 1px;
}

/********************************************************************/
/* 商品検索 */

.search {
   background-color: #f40000;
	padding: 5px;
	color: #FFFFFF;
	text-align: center;
    margin-top:2px;
}

/********************************************************************/
/* 上部ナビゲーション */

.topnavi li {
    float: left;
}

/* ログイン、ログアウト横幅 */
.topnavi .login,
.topnavi .logout {
    width: 26%;
}

/* 新規登録、マイページ横幅 */
.topnavi .register,
.topnavi .mypage {
    width: 40%;
}

/* お問い合わせ横幅 */
.topnavi .inquiry {
    width: 34%;
}

.topnavi A {
    display: block;
	padding: 8px 0px;
	text-align: center;
	background-image: url(img/topnavi_bg.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	text-align: center;
	margin-right: 1px;
	font-size: 14px;
}

.topnavi .inquiry A {
    margin-right: 0px;
}

#navi_on A {
    background-image: url(img/topnavi_on_bg.gif);
	background-position: center bottom;
	background-color: #F0F0F0;
}

/********************************************************************/
/* メインナビゲーション */

.contents {
	clear: both;
	padding: 10px 0px 5px;
}




/********************************************************************/
/* トップページ各ボタン */

/* 各ナビゲーション　アイコン画像、背景画像 */

.contents .navi_category A,
.contents .navi_item A,
.contents .navi_freepage A,
.contents .navi_global A {
    display: block;
	background-repeat: no-repeat;
	background-position: right center;
	padding: 13px 20px 11px 10px;
	color: #FFFFFF;
}

.navi_category li,
.navi_item li,
.navi_freepage li,
.navi_global li {
	background-position: left center;
	background-repeat: repeat-x;
	margin-bottom: 1px;
}

/* カテゴリ一欄、グリープ一覧 */
.navi_category A {
    background-image: url(image/mobile/iphone/icon_w.gif);
}

.navi_category li {
    background-image: url(image/mobile/iphone/sale/navicategory_bg.gif);
	background-color: #B6B3BB;
}

/* 新商品、ランキング、おすすめ商品 */
.navi_item A {
    background-image: url(image/mobile/iphone/icon_w.gif);
}

.navi_item li {
    background-image: url(image/mobile/iphone/btn_bg01r.gif);
	background-color: #B6B3BB;
}

.navi_item2 A {
    background-image: url(image/mobile/iphone/icon_w.gif);
}

.navi_item2 li {
    background-image: url(image/mobile/iphone/btn_bg01r.gif);
	background-color: #B6B3BB;
}

/* フリーページ */
.navi_freepage A {
    background-image: url(image/mobile/iphone/icon_w.gif);
}

.navi_freepage li {
    background-image: url(image/mobile/iphone/navicate_bg.gif);
	background-color: #B0B0A2;
}

/* その他 */
.contents .navi_global A {
    background-image: url(image/mobile/iphone/icon_w.gif);
}

.navi_global li {
    background-image: url(image/mobile/iphone/naviglobal_bg.gif);
	background-color: #B0B0A2;
}

/* ボタン余白指定 */
.navi_category ul,
.navi_item ul,
.navi_freepage ul,
.navi_global ul {
	margin-bottom: 10px;
}

.navi_item ul2 {
	margin-top: 5px;
}

/********************************************************************/
/* 第二階層タイトル内ボタン */

#pagemain {
    position: relative;
}

/* 各ページタイトル内ボタン */
.intitle_btn {
    background-image: url(image/mobile/iphone/intitle_btn_bgg2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top: 10px;
	right: 10px;
}

#pagemain .intitle_btn A {
    width: auto;
	height: 17px;
	padding: 3px 3px 0px 15px;
	text-align: right;
    display: block;
	font-size: 12px;
	color: #FFFFFF;
}

/********************************************************************/
/* 第二階層サブタイトル */

/* 各ページサブタイトル */
h3.subtitle {
    background-image: url(img/detail_sub_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #B0B0A2;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 12px 10px 10px;
	color: #FFFFFF;
}

h3#toppos {
    margin-top: 0px;
}

/********************************************************************/
/* 第二階層背景色 */

#pagedata,
#pagedata_mainpost,
#pagedata_postsearch,
#pagedata_postchange,
#pagedata_pagedata_postchange {
    background-color: #FFFFFF;
	padding: 1px 0px 8px;
}

#shoppingcart_page_step0 #pagedata,
#shoppingcart_page_step3 #pagedata,
#shoppingcart_page_step4 #pagedata,
.historydetail_page_body #pagedata,
.diary_page_body #pagedata,
.whatnew_page_body #pagedata {
    padding-top: 0px;
}

/********************************************************************/
/* 第二階層小項目セット　タイトル、内容 */

.sectitle,
.secdata,
.secsubtitle {
    width: 100%;
}

.sectitle p,
.form_data .sectitle p {
    border-bottom: 1px solid #E0DFE3;
    padding: 10px 0px 5px;
	margin: 5px 10px 0px;
	font-weight: bold;
	color: #000000;
}

.secdata .secsubtitle p {
    border-bottom: 1px solid #E0DFE3;
	margin: 0px 0px 10px;
	font-weight: bold;
	color: #000000;
	padding-left: 0px;
}

.secdata p,
.secdata .data {
    padding: 5px;
	margin: 0px 10px;
}

.staff_page .secdata div.data {
	padding: 0px;
	margin: 0px;
}

/********************************************************************/
/* カテゴリ一覧 */

.category_list A {
    color: #000000;
}

/* メインカテゴリ背景画像 */
.maincategory {
	background-color: #FFFFFF;
	border: 1px solid #E0DFE3;
	margin-bottom: 1px;
}

/* メインカテゴリアイコン */
.maincategory A {
    display: block;
	background-repeat: no-repeat;
	background-position: right center;
	padding: 13px 20px 11px 10px;
	background-image: url(img/icon_b.gif);
}

/* サブカテゴリ背景画像 */
.subcategory {
	background-color: #F5F5F5;
	border: 1px solid #E0DFE3;
	margin-bottom: 1px;
}

/* サブカテゴリアイコン */
.subcategory A {
    display: block;
	background-repeat: no-repeat;
	background-position: right center;
	padding: 13px 20px 11px 10px;
    background-image: url(img/icon_b.gif);
}

/********************************************************************/
/* 商品一覧 */

.list_item_table {
    clear: both;
}

.list_item_table td {
    border-bottom: 1px solid #E0DFE3;
}

.list_item_table .list_item_top td {
    border-top: 1px solid #E0DFE3;
}

.list_item_table .list_item_bottom td {
    border-bottom: 2px solid #E0DFE3;
}

.staff_page .list_item_table td {
    border-bottom: none;
}

/* サムネイル写真 */
.list_item_photo {
    width: 80px;
	background-color: #FFFFFF;
	padding: 5px;
}

/* 商品内容 */
.item_data {
    width: auto;
	background-color: #FFFFFF;
	padding: 5px 3px;
}

.item_data p {
    padding: 2px;
	margin: 0px;
}

/* 販売価格 */
.price {
    color: #CC0000;
}

/* 右端開閉ボタン */
.list_item_btn {
    width: 16px;
	background-image: url(image/mobile/iphone/listitem_btn_bg.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #DBDBD4;
	cursor: pointer;
}

.list_item_btn .open,
.list_item_btn .close {
    display: block;
	background-repeat: no-repeat;
	background-position: 5px center;
	width: 26px;
	height: 100%;
	text-indent: -9999px;
}

/* 右端開閉ボタン画像 */
.list_item_btn .open {
    background-image: url(image/mobile/iphone/icon_open_sg2.gif);
}

.list_item_btn .close {
    background-image: url(image/mobile/iphone/icon_close_sg2.gif);
}

/* カートに入れる、お問い合わせ格納 */
.item_btn_box {
    padding: 10px;
}


/* おすすめ、価格の安い、売れ筋ソート */
.sort {
    height: 28px;
	padding: 0px 5px;
    background-color: #EB1212;
	border-bottom: 5px solid #FFFFFF;
}

.sort li {
    float: left;
	background-color: #EB1212;
}

.sort .sort_recommend {
    width: 33%;
}

.sort .sort_ranking {
    width: 29%;
}

.sort .sort_price {
    width: 38%;
}

.sort A,
.sort span {
    display: block;
	height: 22px;
	padding: 5px 0px 0px;
	text-align: center;
	background-color: #CC0000;
	text-align: center;
	color: #FFFFFF;
	margin-right: 1px;
	border-top: 1px solid #EB1212;
}

#tab_on A,
#tab_on span {
    background-color: #FFFFFF;
	color: #EB1212;
	font-weight: bold;
}

.sort .sort_ranking A {
    margin-right: 0px;
}

.display_number {
    text-align: right;
	padding: 5px;
	background-color:#FFFFFF;
}

.free_delivery {
	padding: 5px;
	background-color:#FFFFFF;
}

/********************************************************************/
/* 商品詳細 */

.detail_item_data {
    width: 100%;
	clear: both;
.margin-top:5px;
}

.detail_item_data .item_data {
    padding: 10px;
	background-image: none;
}

.detail_item_data .related_item .item_data {
    padding: 5px;
}

/* 商品写真 */
.detail_item_photo {
    text-align: center;
	padding-top: 4px;
}

.thumbnail {
    width: 300px;
    padding: 6px 0px;
	margin: 0px auto;
}

.thumbnail li {
    float: left;
}

.thumbnail li A {
    display: block;
	margin-right: 6px;
}

.thumbnail li.leftpos A {
	margin-right: 6px;
}

.thumbnail li.rightpos A {
    margin-left: 1px;
	margin-right: 0px;
}

/* 商品名 */
.detail_item_data .item_name {
    font-size: 20px;
	font-weight: bold;
	color: #000000;
}

.item_name A {
    color: #000000;
}

.related_item .item_name {
    font-size: inherit;
}

/* 販売価格 */
.detail_item_data .price {
    font-weight: bold;
}

.list_item_table .price {
    font-weight: normal;
}

/* 在庫 */
.stock {
    color: #666666;	
}

/* 数量 */
.quantity {
    padding: 10px;
	background-color: #F5F5F5;	
}

/* 共通アイコン付きリンク */
.global_icon A {
    display: block;
	width: 100%;
	height: 20px;
	padding: 5px 0px 6px;
	background-image: url(img/icon_sr.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-top: 1px solid #E0DFE3;
	border-bottom: 1px solid #E0DFE3;
	text-indent: 15px;
}

/* バリエーション、数量格納 */
.item_btn_box2 {
    padding: 5px;
}

/* 詳細な説明 */
.item_text div.data {
    padding: 10px;
}

/* 商品仕様 */
.item_spec p {
    margin: 0px;
	padding: 10px 0px;
}

/* 他の写真 */
.detail_other_photo {
    margin-top: 10px;
    text-align: center;
}

/* 他の写真説明 */
.detail_other_text {
    padding: 10px;
}

/* 各開閉ボタン */
.item_text h4,
.item_spec h4,
.other_photo h4,
.related_item h4 {
    background-image: url(img/detail_sub_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #B0B0A2;
	margin-bottom: 1px;
}

.item_text h4 A,
.item_spec h4 A,
.other_photo h4 A,
.related_item h4 A {
    display: block;
	color: #FFFFFF;
	padding: 12px 20px 11px 10px;
	background-repeat: no-repeat;
	background-position: right center;
}

/* 各開閉ボタンアイコン画像 */
.detail_item_data h4 .open {
	background-image: url(img/icon_open.gif);
}

.detail_item_data h4 .close {
	background-image: url(img/icon_close.gif);
}

/********************************************************************/
/* ショッピングカート */

#shoppingcart_page_step2 h3#toppos {
    border-bottom: none;
}

/* サブタイトル */
.shopping_cart h4,
.historydetail_page_body h4 {
    background-image: url(img/cart_sub_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #CBCBC2;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 7px 10px;
}

#shoppingcart_page_step4 h4,
#shoppingcart_page_step5 h4,
.historydetail_page_body h4 {
	margin-top: 15px;
}

/* 合計金額格納 */
.cart_total_box {
    padding-left: 40%;
	text-align: right;
}

#shoppingcart_page_step5 .cart_total_box {
    margin-bottom: 15px;
}

/* 各金額格納 */
.cart_price_box {
    padding: 5px;
    border-bottom: 1px solid #000000;
}

/* 金額 */
.cart_price_box .price {
    font-weight: bold;
	color: #CC0000;
}

/* 合計金額 */
.cart_price_box #total {
    font-size: 20px;
	color: #CC0000;
}

/* 送料についてリンク */
#charge_help A {
    display: block;
	width: 115px;
	height: 20px;
	padding: 5px 5px 6px 0px;
	background-image: url(img/icon_sr.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	border: none;
	float: right;
}

#shoppingcart_page_step0 .item_btn_box {
    clear: right;
}

/* 送り主、お届け先リンク */

.cart_link {
    font-weight: normal;
	padding: 0px 10px;
}

.cart_link .global_icon {
    float: left;
	margin-right: 10px;
}

.cart_link A {
    color: #000000;
	font-weight: bold;
	border: none;
}

.cart_data .secdata p,
.cart_data .secdata {
    clear: both;
}

/* 説明欄テキスト */
.extext {
    padding: 5px 0px;
	width: 100%;
}

#pagemain .extext li {
    list-style: disc;
	list-style-position: inside;
	font-size: 13px;
	padding: 0px 15px;
	background-image: none;
	background-color: transparent;
	border: none;
}

/* ポイント */
.point {
    font-weight: bold;
}

/* 小項目用　※線、ラベル削除 */
.delete_line {
    border: none;
	font-weight: bold;
}

.delete_label {
	padding: 5px 15px;
	margin: 0px;
}

/* カード番号欄 */
.data .point_box {
    padding: 5px;
	margin: 10px;
	border-top: 1px solid #F0F0F0;
	border-left: 1px solid #F0F0F0;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #F5F5F5;
}

.data .point_box p {
    font-weight: bold;
}

#shoppingcart_page_step1 .point_box {
    padding: 5px;
	margin: 10px;
	border-top: 1px solid #F0F0F0;
	border-left: 1px solid #F0F0F0;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #F5F5F5;
}

/********************************************************************/
/* ご利用案内 */

.help_page li A {
    color: #FFFFFF;
}

/* 各ボタン背景画像 */
.help_page li {
    background-image: url(img/naviglobal_bg.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #B0B0A2;
	margin-bottom: 1px;
}

.help_page_1 {
    border-top: 1px solid #FFFFFF;
}

/* 各ボタンアイコン画像 */
.help_page li A {
    display: block;
	background-repeat: no-repeat;
	background-position: right center;
	padding: 13px 5px 0px 10px;
	padding: 13px 20px 11px 10px;
	background-image: url(img/icon_b.gif);
}

/* マイページ用ポイント */
.mypage_data .point {
    font-size: 18px;
}

/* お買い物の流れ任意項目枠 */
#help_page_1 .data {
    margin-top: 15px;
	border: 1px solid #E0DFE3;
}

/* 送料について国リスト枠 */
#country_list .data {
    border: 1px solid #E0DFE3;
	background-color: #F5F5F5;
	margin: 10px;
}

/********************************************************************/
/* 最新情報、店長日記、リンク集、私が店長です */

/* 一覧ページタイトル、内容枠 */
.list_data {
    width: auto;
	background-image: url(img/listitem_bg.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding: 5px;
}

/* 日付 */
p.date {
    padding: 0px 0px 5px;
	margin: 0px;
	font-size: 13px;
}

/* 詳細ページ日付 */
.detail_item_data p.date {
    padding: 5px 0px 0px;
	font-size: 15px;
}

/* 詳細ページ写真 */
.detail_photo {
    text-align: center;
}

/* 詳細ページタイトル、内容枠 */
.detail_data {
    padding: 10px;
	background-image: none;
}

/* 詳細ページタイトル */
.detail_title {
    padding: 10px 0px;
	border-bottom: 1px solid #E0DFE3;
	font-size: 20px;
	font-weight: bold;
}

/* 詳細ページ内容 */
.detail_item_data .data {
    padding: 10px 0px;
}

/* 私が店長です写真 */
.staff_page_body .list_item_photo {
    width: 60px;
}

/* 私が店長です紹介文 */
.staff_page .list_data .secdata .data {
    padding: 10px 0px;
	border-top: 1px solid #E0DFE3;
}

/********************************************************************/
/* ログイン・マイページ */

/* アイコン付きリンク */
.login_page .global_icon,
.mypage_data .global_icon {
    margin: 5px 0px 5px 15px;
}

.login_page .global_icon A {
    border: none;
	font-size: 13px;
}

.mypage_data .global_icon A {
    border: none;
}

/********************************************************************/
/* 購入履歴 */

/* 各ボタン背景画像 */
.history_data {
    background-image: url(img/history_bg.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #C8C8BF;
	margin-bottom: 1px;
}

li.list_item_bottom {
    margin-bottom: 2px;
}

/* 各ボタンアイコン画像 */
li.history_data A {
    display: block;
	background-repeat: no-repeat;
	background-position: right center;
	padding: 13px 20px 11px 10px;
    font-weight: bold;
	background-image: url(img/icon_b.gif);
	color: #000000;
}

/* 日付 */
.history_data span.date {
    font-weight: bold;
	font-size: inherit;
}

/* 送り主、お届け先 */
span.sender_data,
span.shipping_data {
    font-weight: normal;
}

/* キャンセル表示用 */
#saleshistory_alert {
    border-bottom: 1px solid #E0DFE3;
}

.historydetail_page_body .cart_total_box {
    margin-bottom: 15px;
}

/********************************************************************/
/* 送り主、お届け先一覧 */

/* タイトル */
.senderlist_page .sectitle,
.shippinglist_page .sectitle {
    padding-bottom: 5px;
}

/* 送り主、お届け先情報 */
.senderlist_page .secdata p,
.shippinglist_page .secdata p {
    padding: 0px 10px;
}

/********************************************************************/
/* 掲示板 */

/* 親記事ボタン背景画像 */
.mainpost {
    background-image: url(img/history_bg.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #C8C8BF;
	margin-bottom: 1px;
}

#mainpost A,
.mainpost A,
#postsearch A,
#postchange A {
    display: block;
	background-repeat: no-repeat;
	background-position: right center;
	padding: 13px 20px 11px 10px;
	color: #000000;
}

/* 親記事ボタンアイコン */
li.mainpost A {
    font-weight: bold;
	background-image: url(img/icon_b.gif);
}

/* 投稿する、検索する、変更/削除するボタン背景画像 */
.bbs_page h3 {
    background-image: url(img/maincategory_bg.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-bottom: 1px;
}

h3#postchange {
    margin-top: 10px;
}

.bbs_page h3 A {
    color: #000000;
}

/* 投稿する、検索する、変更/削除するボタンアイコン画像 */
.bbs_page h3 .open {
    font-weight: bold;
	background-image: url(img/icon_open.gif);
}

.bbs_page h3 .close {
    font-weight: bold;
	background-image: url(img/icon_close.gif);
}

/* 日付、投稿者 */
span.date,
span.post_user {
    font-weight: normal;
	font-size: 13px;
	line-height: 140%;
	color: #000000;
}

/* 詳細ページ投稿者 */
p.post_user {
    margin: 3px 0px;
}

/* 詳細ページ親記事背景画像 */
.list_data_t {
    width: auto;
	background-image: url(img/history_bg.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #C8C8BF;
	padding: 5px;
}

/* 詳細ページ子記事背景画像 */
.list_data_res {
    width: auto;
	background-image: url(img/maincategory_bg.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding: 5px;
}

/* 詳細ページ記事 */
.bbs_page .list_data p {
    margin: 0px;
	padding: 5px 0px 5px 5px;
}

.bbs_page .form_data {
    margin-bottom: 1px;
}

/* New */
.bbs_new {
    color: #FFFFFF;
	font-weight: bold;
}

/********************************************************************/
/* メルマガ */
.mailmagazine_page .secdata .btn {
    text-align: left;
}

/********************************************************************/
/* ご利用に際して */
#register_rules .data {
    border: 1px solid #E0DFE3;
	background-color: #F5F5F5;
	margin: 0px 10px 10px;
}


/********************************************************************/
/* ライン高 */

.item_text,
.detail_other_text,
.secdata p,
.data,
#footernavi A {
    line-height: 140%;
}

/********************************************************************/
/* フォーム */

.form_data p {
    padding: 10px;
	margin: 0px;
}

/* 必須項目 */
.required_item {
    font-weight: bold;
	color: #FF0000;
}

/* 説明内強調 */
.notice {
    color: #FF0000;
}

/* エラー表示背景画像 */
.error_box {
    background-image: url(img/error_icon.gif);
	background-position: 5px center;
	background-repeat: no-repeat; 
    background-color: #CC0000;
	padding: 5px 5px 5px 25px;
}

/* エラー表示テキスト */
.error_box p {
    padding: 2px 5px;
	margin: 0px;
	color: #FFFFFF;
}

/* 入力チェックアイコン */
.form_check {
    background-image: url(img/icon_check.gif);
	background-repeat: no-repeat;
	margin: 0px 2px;
}

/* 完了時強調表示 */
.alert_box {
    background-color: #CC0000;
	padding: 5px;
	margin: 1px 10px 0px;
}

.bbs_page_body .alert_box {
    background-color: #FFFFFF;
	padding: 5px;
	margin: 0px;
}

.alert_box p {
    background-color: #CC0000;
	margin: 0px;
	padding: 5px;
	color: #FFFFFF;
}

.form_data .secdata p {
    font-size: 14px;
}

.item_btn_box2 label {
    display: block;
}

.inline_form {
    display: inline;
}

/********************************************************************/
/* table */

/* table背景 */
.td_color1,
.td_color3 {
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFFFFF;
	border-bottom: 1px solid #E0DFE3;
	border-left: 1px solid #E0DFE3;
}

.td_color1 {
    background-image: url(img/td_color1_bg.gif);
}

.td_color3 {
    background-image: url(img/td_color3_bg.gif);
	text-align: center;
}

.td_color2 {
    background-color: #FFFFFF;
	border-bottom: 1px solid #E0DFE3;
	border-left: 1px solid #E0DFE3;
}

/* 左端td用　※ボーダー削除 */
.leftpos {
    border-left: none;
}

.td_color1 p,
.td_color2 p,
.td_color3 p,
.td_color2 div {
    padding: 5px;
	margin: 0px;
}

.td_color1 p,
.td_color3 p {
    font-weight: bold;
}

/* ご利用案内ページ用 */
#help_page_2 .charge_table,
#help_page_3 .tax_table,
#help_page_5 .charge_table,
.stock_data table {
    border-top: 1px solid #E0DFE3;
	border-right: 1px solid #E0DFE3;
}

#help_page_3 .tax_table .td_color1 {
    width: 50%;
}

/* カートページ用 */
#shoppingcart_page_step0 .td_color1 p,
#shoppingcart_page_step4 .td_color1 p,
#shoppingcart_page_step5 .td_color1 p {
    padding-left: 8px;
}

.addshipping_table {
    margin-top: 15px;
	border-top: 1px solid #E0DFE3;
}

#shoppingcart_page_step3 .td_color1 {
    background-position: left bottom;
	background-repeat: repeat-x;
}

.help_page_body .td_color1,
.stock_page_body .td_color1,
#shoppingcart_page_step3 .quantity_select .td_color1 {
	text-align: center;
}

#shoppingcart_page_step4 .point_select .td_color1 {
    width: 120px;
}

#shoppingcart_page_step3 table {
    border-top: 1px solid #E0DFE3;
}

#shoppingcart_page_step3 .cart_data .btn {
    border-top: none;
}

/********************************************************************/
/* ボタン */

/* フォーム、カート下部ボタン格納 */
.form_data .btn,
.cart_data .btn {
    text-align: center;
	border-top: 1px solid #E0DFE3;
	padding: 15px 5px 5px;
}

/* ボーダー削除 */
.form_data .bordertop_none,
.cart_data .bordertop_none,
.form_data span.btn,
.cart_data span.btn {
    border-top: none;
	padding: 5px;
}

/* ボタン共通 */
.btn input {
    font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(image/mobile/iphone/btn_bg01r.gif);
	background-position: left center;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	height: 30px;
	border: none;
}

/* フォームボタン左右 */
.btn_rightpos {
    display: block;
	width: 50%;
	float: right;
	text-align: left;
}

.btn_leftpos {
    display: block;
	width: 50%;
	float: left;
	text-align: right;
}

.btn_leftpos input {
    margin-right: 5px;
}

/* カテゴリ一欄　カートボタン */
.item_data .cartinput {
	display: block;
	margin-bottom: 5px;
}

/* カテゴリ一欄　お問い合わせボタン */
.item_data .inquiryinput {
	display: block;
	background-image: url(img/btn_bg02.gif);
	margin-bottom: 10px;
}

/* 商品詳細　カートボタン */
div.item_data .cartinput {
    width: 280px;
	margin: auto;
	height: 70px;
	margin-bottom: 5px;
}

/* 商品詳細　お問い合わせボタン */
div.item_data .inquiryinput {
    width: 180px;
	margin: auto;
	height: 30px;
}

/* カート */
.cart_data .visiterinput,
.cart_data .memberinput,
.cart_data .buyinput,
.cart_data .paymentinput {
    width: 220px;
	height: 40px;
	display: block;
	margin: auto;
	margin-bottom: 5px;
}

/* 送り主、お届け先　変更、削除ボタン */
.senderlist_page .btn,
.shippinglist_page .btn {
    padding: 5px 15px 20px;
}

/* 送り主、お届け先　個人法人ボタン */
.senderlist_page .memberinput,
.shippinglist_page .memberinput {
    margin-bottom: 5px;
}

/* 削除、戻るボタン画像 */
.btn .deleteinput,
.btn .backinput,
.btn .deleteninput {
    background-color: #666666;
    background-image: url(img/btn_bg02.gif);
}

/* 検索ボタン画像 */
span.btn .searchinput {
    background-image: url(image/mobile/iphone/btn_bg_searchg.png);
	background-color: transparent;
	text-indent: -9999px;
	border: none;
	width: 40px;
	height: 25px;
}


/********************************************************************/
/* ロード、ページャー */

/* さらに読み込む背景画像 */
.page_load {
	background-image: url(img/listitem_btn_bg.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #E5E5E5;
	position: relative;
}

.loader A {
    display: block;
	padding: 20px 10px;
	color: #000000;
	text-align: center;
}

/* 読み込み中アイコン画像 */
.loader span {
    display: block;
	font-weight: bold;
	padding: 20px 10px;
	color: #999999;
	text-align: center;
    padding-top: 30px;
	background-image: url(img/load.gif);
	background-repeat: no-repeat;
	background-position: center 5px;
}

/* 最新情報、店長日記上部ページャー */
.pager li {
    float: left;
	width: 50%;
	background-image: url(img/pn_page_bg.gif);
	background-repeat: repeat-x;
}

.pager A,
.pager span {
    display: block;
	height: 23px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

/* 前のページ背景画像 */
.previous_page A {
    background-image: url(img/icon_sl.gif);
	background-position: left 4px;
	border-right: 1px solid #FFFFFF;
}

/* 次のページ背景画像 */
.next_page A {
    background-image: url(img/icon_sr.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
}

/* ページャー無し */
.pager .empty_pagel,
.pager .empty_pager {
	background-image: url(img/pn_page_bg_empty.gif);
}

.pager .empty_pagel span {
	border-right: 1px solid #FFFFFF;
}

/********************************************************************/
/* クリア */
.clear-both {
    clear: both;
}

/********************************************************************/
/* フッター */


/* フッターメニュー */
#footernavi {
    border-top: 1px solid #E0DFE3;
	padding: 10px 5px 5px;
	text-align: center;
}

#footernavi A {
}

/* フッター */
#footer {
    border-top: 1px solid #E0DFE3;
	padding:10px 60px 10px 10px;
	text-align: left;
height:53px;
}

/* おちゃのこ */
/* 「おちゃのこネット ホームページ作成とショッピングカート付きネットショップ開業サービス」
※上記の文言は必須項目ですので、削除する事は許可されていません。 */
#ochanoko {
	padding: 5px;
	text-align: center;
	font-size: 12px;
}

#ochanoko A {
	font-size: 12px;
}


/* キャッチフレーズ */
#copy2 {
display:none;
}

.head_cart2 {
    position: absolute;
	top: 7px;
	right: 0px;
}





/* 新着情報 */
.newtext {
    padding:0 10px;
}

.newtext A {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

.newtext hr {
    border: 0;
    height: 1px;
    background: #333;
    background-image: -webkit-linear-gradient(left, #ccc, #333, #ccc);
    background-image:    -moz-linear-gradient(left, #ccc, #333, #ccc);
    background-image:     -ms-linear-gradient(left, #ccc, #333, #ccc);
    background-image:      -o-linear-gradient(left, #ccc, #333, #ccc);
margin:10px 0;
}


/* 商品一覧ブランド・アイテムへ戻る */
.backb A {
    display: block;
	background-repeat: no-repeat;
	background-position: left center;
	padding: 13px 0px 11px 0px;
	color: #666666;
    background-image: url(image/icon_w.png);
}

.backb li {
border:1px solid #d7dada;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
font-family:arial, helvetica, sans-serif;
text-shadow: -1px -1px 0 rgba(201,201,201,0.3);
font-weight:bold;
text-align: center;
color: #000000;
ackground-color: #f4f5f5;
background-image: -webkit-gradient(linear, left top, left bottom, from(#f4f5f5), to(#dfdddd));
background-image: -webkit-linear-gradient(top, #f4f5f5, #dfdddd);
background-image: -moz-linear-gradient(top, #f4f5f5, #dfdddd);
background-image: -ms-linear-gradient(top, #f4f5f5, #dfdddd);
background-image: -o-linear-gradient(top, #f4f5f5, #dfdddd);
background-image: linear-gradient(to bottom, #f4f5f5, #dfdddd);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f4f5f5, endColorstr=#dfdddd);
}

.backb ul {
	margin: 0;
}


/* Corner */
h2,
li.toppos {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
}

li.bottompos {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
}


/* トップメニューボタン */
#globalM li {
    float: left;
list-style:none;
}

#globalM .sale {
    width: 100%;
}

#globalM .sale A {
color: #FFFFFF;
	padding: 10px 0px;
	font-size: 18px;
}

#globalM .style {
    width: 25%;
}

#globalM .style A {
	border-right: 1px solid #ffffff;
color: #FFFFFF;
}

#globalM .blog {
    width: 25%;
}

#globalM .blog A {
    margin-right: 0px;
color: #FFFFFF;
}

#globalM A {
    display: block;
	padding: 10px 0px;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	border-bottom: 1px solid #ffffff;
	margin-bottom:0px;
	background-color:#f40000;
	background-position: left center;
	background-repeat: repeat-x;
}


/* トップページタイトル
	background-image: url(image/mobile/iphone/bgblack.gif);
background-repeat: repeat;
 */
.top_page_body .contents h2 {
background-color:#000;


height:24px;
clear:both;
color:#FFF;
line-height:24px;
padding:0 15px 0 8px;
text-align:left;
overflow: hidden;
text-overflow: ellipsis;
white-space:nowrap;
font-size:12px;
font-weight:bold;
}

/* ショップ・ブランド */
#shopbrand ul { width:100%; display:inline-block;  }
#shopbrand div+ul { border-top: none;  }
#shopbrand ul li { float:left; width:50%; height:51px; line-height:50px; }
#shopbrand ul li a { height: 51px; text-decoration:none; display:block; }
#shopbrand ul li a img { margin-top:0px; }
.cell_twin{width:100%; height:43px; background: line-height:43px; margin:0px; padding:0px;}

#shopbrand #br01{ background:#ad5a18 url(../img/parts/arw_brand01.gif) no-repeat right center;-webkit-background-size:13px 16px; } /* ua */
#cell_twin{width:100%; height:43px; background: line-height:43px; margin:0px; padding:0px;}



/* トップページブログスタイル */
.topnavi2 li {
    float: left;
}

.topnavi2 .style {
    width: 25%;
}

.topnavi2 .style A {
	border-right: 1px solid #ffffff;
color: #FFFFFF;
}

.topnavi2 .blog {
    width: 25%;
}

.topnavi2 .blog A {
    margin-right: 0px;
color: #FFFFFF;
}

.topnavi2 A {
    display: block;
	padding: 10px 0px;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	margin-bottom:0px;
	background-color:#f40000;
	background-position: left center;
	background-repeat: repeat-x;
}


/* フォトレイアウトマージン */
.layout_photo .item_data {
	padding: 5px 3px 5px;
}

.layout_photo .list_item_photo {
	padding: 0px;
}

.swipe_list .pointer_box {
	padding: 5px 0px;
 	margin: 5px 0;
	text-align:center;
}


/* カテゴリ一覧ドロップダウン */
.CategoryListBox_outer {
	border-top: 1px solid #E0DFE3;
	border-right: 1px solid #E0DFE3; 
	border-left: 1px solid #E0DFE3; 
	background:#fff;
	font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	-webkit-text-size-adjust: none;
	line-height:160%;
	margin:0px;width:auto;
}

.CategoryListHead {
	height: 42px;
	border-bottom: 1px solid #E0DFE3;
	background: url(image/mobile/iphone/item/icon_plus.gif) no-repeat 95% 13px;
	-webkit-background-size: 16px 16px;
	display: block;
	clear: both;
}

.CategoryListHead dl.close {
	background: url(image/mobile/iphone/item/icon_plus.gif) no-repeat 95% 13px;
	-webkit-background-size:16px 16px;
}

.CategoryListHead dl.open {
	background: url(image/mobile/iphone/item/icon_minus.gif) no-repeat 95% 13px;
	-webkit-background-size:16px 16px;
}

.CategoryListHead a, .CategoryListBox a {
	text-decoration: none;
	display: block;
}

.CategoryListHead dd {
	padding-top: 10px;
	font-weight: bold;
}

.CategoryList {
	margin-top: 6px;
	height: 36px;
	border-bottom: 1px solid #E0DFE3;
	background: url(image/mobile/iphone/item/arw_gray3b.png) no-repeat 100% center;
	-webkit-background-size: 23px 43px;
	display: block;
	color: #000;
}

.CategoryListBox li dl {
	padding-right: 25px;
}

.CategoryListBox li dt {
	float: left;
}

.CategoryListBox li dd {
	padding-left: 70px;
	_padding-left: 65px; position: relative;}
.fontSS{ font-size:10px; font-weight:normal; margin-top:10px;}


/* カテゴリ一覧セールボタン */
.salecategory a{
    width: 100%;
	text-align: center;
	color: #FFFFFF;
	width: 100%;
	height: 25px;
	padding: 12px 0px 8px;
	margin-top:4px;
	font-size: 14px;
	text-decoration: none;
	background-color:#f40000;
	font-weight:bold;
	display:block;
}

.salecategory2 a{
    width: 100%;
	text-align: center;
	color: #FFFFFF;
	width: 100%;
	height: 25px;
	padding: 12px 0px 8px;
	margin-top:0px;
	font-size: 14px;
	text-decoration: none;
	background-color:#f40000;
	font-weight:bold;
display:block;
}


/* 各種ボタンマージン */
.btn .checkinput,
.btn .logininput,
.btn .shippingeditinput,
.btn .nextinput,
.btn .shippingregisterinput,
.btn .reflectinput,
.btn .changeinput,
.btn .deleteinput,
.btn .detailinput,
.btn .entryinput,
.btn .cartinput,
.btn .backinput,
.btn .favoriteinput,
.btn .inquiryinput {
padding:5px 10px;
}

/* おねだりボタン */

#onedari {
	border:solid 1px #d6d6d6;
	padding:10px 11px 12px 11px;
	width:auto;
	line-height:1.8;
	height:100%;
}

#onedari h3 {
	margin:0;
	padding:0 0 2px 0;
	border-bottom:1px #c9c9c9 solid;
	color:#202020;
	font-size:18px;
	color:#F00;
}

#onedari p {
	line-height:1.8;
	padding:0;
}

#onedari p.txt {
	margin:8px 0 8px 0;
}



.onedaributton {
    font-size: 1.2em;
    font-weight: bold;
    padding: 10px 25px;
    background-color: #1c53c2;
    color: #fff;
    border-style: none;
    margin-top:10px;
    cursor:pointer;
}


/* トップページブランドからさがす */
#cell_twin div {
text-align:center;
}

#cell_twin div img{
    padding:4px 12px 0 0 ;
}

/* セルが2分割 */
#cell_twin{
    width:100%;
    height:43px;
    background:#FFF;
    line-height:43px;
    margin:0px;
    padding:0px;
}

.cell_twinL {
    width:50%;
    float:left;
    height:43px;
    background:#FFF;
    border-bottom:#c6c6c6 1px solid;
    line-height:43px;
    background:#FFF url(image/mobile/iphone/arrow_white_twin.gif) no-repeat scroll right bottom;
    margin:0px;
    padding:0px;
    background-size:23px 43px;
}

.cell_twinL a {
    padding:0 25px 0 12px;
    text-align:left;
    height:43px;
}

.cell_twinR {
    width:50%;
    float:left;
    height:43px;
    background:#FFF;
    border-bottom:#c6c6c6 1px solid;
    line-height:43px;
    background:#FFF url(image/mobile/iphone/arrow_white.gif) no-repeat scroll right bottom;    margin:0px;
    padding:0px;
    background-size:23px 43px;
}

.cell_twinR a {
    padding:0 0px 0 12px;
    text-align:left;
    height:43px;
}


/* トップページブランドからさがす more item */
.more_item2 A {
    display: block;
    background-repeat: no-repeat;
    background-position: right center;
    padding: 13px 25px 11px 10px;
    margin: 0px 5px;
    text-align: right;
font-size:11px;
}

.more_item2 A {
	background-image: url(img/icon_b.gif);
	border-bottom: 0px solid #E0DFE3;
	color: #000000;
}


/* NIXONモデル別一覧 */
.nixonlist {
  position: relative;
  overflow: hidden;
    width: 100%;
}

.nixonlist ul {
  position: relative;
  left: 50%;
  float: left;
font-size:9px;
}

.nixonlist ul li {
margin-bottom:10px;
  position: relative;
  left: -50%;
  float: left;
}



/* SABREモデル別一覧 */

.sabrelist{clear: both;}

.sabrelist ul {
list-style: none;

}

.sabrelist  ul li {
float: left;
	width: 33%;

}



/*** セールトップページ ***/
nav.gNaviBtn{
	margin:15px 0 20px;
	text-align:center;
}
nav.gNaviBtn ul{
	display:inline-block;
	overflow:hidden;
}
nav.gNaviBtn ul li{
	text-align:center;
	width:76px;
	float:left;
	padding:5px 0;
}
nav.gNaviBtn ul li span{
	display:block;
	min-height:2.8em;
	width:70px;
	margin:3px auto 0;
	font-weight:bold;
	font-size:75%;
color:#ff0000;
line-height:110%;
}
nav.gNaviBtn ul li img{
/*box-shadow*/
	-webkit-box-shadow:1px 1px 5px #ffe3e3;
		-moz-box-shadow:1px 1px 5px #ffe3e3;
		box-shadow:1px 1px 5px #ffe3e3;
}

nav.gNaviBtn ul li.kadomatu img{
-webkit-box-shadow:none;


}


img {border:none;}


/*** スペシャルフューチャー ***/

.new_feature {
 width:auto;
 height:auto;
 padding-top:10px;
 clear:both;
 margin-left:20px;
}

.feature_box {
 width:210px;
 height:200px;
 margin-bottom:5px;
 margin-right:10px;
 float:left;
 font-size:14px;
}

.feature_date {
 margin-top:5px;
 width:100px;
 height:auto;
 background:#9c9992;
 color:#ffffff;
 font-size:12px;
 padding-top:0px;
 padding-left:5px;
 margin-left:5px;
margin-bottom:3px;
}

.feature_info {
 width:203px;
 font-size:14px;
 line-height:130%;
 margin-top:0px;
 margin-left:5px;
 margin-bottom:0px;
 color: #7a101a;
 text-decoration: none;
 }

.feature_info A:link {
 color: #7a101a;
	text-decoration: none;
}

.feature_info A:active {
 color: #7a101a;
	text-decoration: none;
}

.feature_info A:visited {
 color: #7a101a;
	text-decoration: none;
}

.feature_info A:hover {
 color: #7a101a;
	text-decoration: underline;
}


.feature_info_thum {
 font-size:14px;
 line-height:130%;
 width:203px;
 margin-left:5px;
 margin-top:0px;
}
.img_border {
 border:4px solid #bebcb4;
}

.clear2 {
    height: 0px;
    clear:both;
	margin: 0px;
	padding: 0px;
}

/*** ★ セール追加＆再値下げアイテム一覧 ★ ***/
.salecategory3 a{
    width: 100%;
	text-align: center;
	color: #FFFFFF;
	width: 100%;
	height: 25px;
	padding: 12px 0px 8px;
	margin-bottom:5px;
	font-size: 14px;
	text-decoration: none;
	background-color:#ffa201;
	font-weight:bold;
display:block;
}


.swipe_list .thumbnail .photo_on .thumbnail_image_link {
    border-bottom: 3px solid #f40000;
}

.main_photo_slide .thumbnail {
    margin-top: 5px;
    padding-top: 0px;
}

.swipe_list .pointer span.current {
    background-color: #006900;
	border: 1px solid #006900;
}






/* セールナビゲーション　アイコン画像、背景画像 */



/* カテゴリ一欄、グリープ一覧 */
#free_page_639 .navi_item A {
    background-image: url(image/mobile/iphone/icon_w.gif);
}


#free_page_639 .navi_item li {
background-image: url(image/mobile/iphone/sale/naviitem_bg.gif);

	background-color: #f40000;
	background-position: left bottom;
	background-repeat: repeat-x;
	margin-bottom: 1px;
}




/* 予約するボタン */
#detail_page_41248 div.item_data .cartinput,
#detail_page_41240 div.item_data .cartinput,
#detail_page_41239 div.item_data .cartinput,
#detail_page_41238 div.item_data .cartinput,
#detail_page_41237 div.item_data .cartinput,
#detail_page_41212 div.item_data .cartinput,
#detail_page_41211 div.item_data .cartinput {
width: 270px;
height: 100px;
background-image: url(image/mobile/iphone/icon/add_cartyoyaku2.gif) ;
	margin-bottom: 10px;
	margin-top: 5px;
text-indent: -9999px;

} 





.dailyrank2 {
	color: #fff;
font-size: 16px;
font-weight: bold;
text-align: center;
background-color: #f40000;
padding: 5px 10px;
}



/* 商品詳細サイズ表 */

#hidden_box_item_text table {
	border-collapse: collapse;
	width:100%;
margin-bottom:8px;
font-size:11px;
}
#hidden_box_item_text table tr th {
	color: #000000;
	background-color: #FFFFFF;
	width:10%;
	font-weight:normal;
}

#hidden_box_item_text tr.nrow th {
	color: #000000;
	background-color: #f8f8f8;
	width:10%;
}

#hidden_box_item_text tr td {
	color: #000000;
	background-color: #FFFFFF;
	width:15%;
	text-align:center;
}
#hidden_box_item_text tr.nrow td {
	background-color: #f8f8f8;
	width:15%;
	text-align:center;
}


.count32 {
	margin: 0;
	text-align: center;
}


.countdown2 {
	width:96%;
	background-color:#ff0000;
margin: 0 2%;
}

.glowingLayout {
	border: 0px solid #CCC;
	width:96%;
	background-color:#ff0000;
	margin: 0px auto 10px;
    font-size:20px;
    color:#fff;
    margin: 0 2%;
        font-weight: bold;
}


#glowingLayout {
	border: 0px solid #CCC;
	padding:5px;
	width:248px;
	height:43px;
	background-color:#ff0000;
	margin: 0px auto 10px;
}



#glowingLayout span { display: block; float: left; width: 31px; height: 43px; 
    background: url(https://dissident.ocnk.net/data/dissident/image/980px/count.gif) no-repeat 0px 0px; } 
#glowingLayout span.image0 { background-position: -0px 0px; } 
#glowingLayout span.image1 { background-position: -31px 0px; } 
#glowingLayout span.image2 { background-position: -62px 0px; } 
#glowingLayout span.image3 { background-position: -93px 0px; } 
#glowingLayout span.image4 { background-position: -124px 0px; } 
#glowingLayout span.image5 { background-position: -155px 0px; } 
#glowingLayout span.image6 { background-position: -186px 0px; } 
#glowingLayout span.image7 { background-position: -217px 0px; } 
#glowingLayout span.image8 { background-position: -248px 0px; } 
#glowingLayout span.image9 { background-position: -279px 0px; } 
#glowingLayout span.imageDay { background-position: -310px 0px; } 
#glowingLayout span.imageSep { background-position: -341px 0px; } 
#glowingLayout span.imageSpace { background-position: -372px 0px; } 


/* 008: コンテンツ一覧
*********************************** */

.ipnTopCList{
	clear: both;
	width: 99%;
	margin: 10px 0 5px 5px;
}

.ipnTopCList div{
	float: left;
	padding-left:2px;
	width: 19%;
	text-align:center;
font-size:10px;
margin-bottom:3px;
}

.ipnTopCList img{
	border: none;
}
/* 999: CLEARFIX
*********************************** */
.clfx{
	clear: both;
	zoom:1;
	min-height: 1px;
}

.clfx:after{
	content:".";
	display: block;
	clear:both;
	height: 1px;
	margin-top: -1px;
	visibility:hidden;
}





#sns {
		width:auto;
padding:7px 0 0 10px;

}

#collection {
	list-style-type: none;
	
}

#collection li {
	background:#fff;
	float: left;
	width: 25%;
	font-size: 0;
	line-height: 0;
	text-decoration: none;
}

#collection li a{
margin-right:10px;
margin-bottom:10px;
}

#collection li a img {
	width: 100%;
border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
}


#page-top {
	position: fixed;
	bottom: 10px;
	right: 10px;
	z-index: 1000;
}
#page-top a img{
 display: block;
	background: #a11d23;
	width: 100%;
	opacity:0.7;
	filter: alpha(opacity=70);
}

.attention A {
    display: block;
	background-repeat: no-repeat;
	background-position: right center;
	padding: 13px 20px 11px 20px;
	color: #FFFFFF;
}


/* カテゴリ一欄、グリープ一覧 */
.attention A {
    background-image: url(http://ysitem.ocnk.net/phone/res/style25/style/img/icon_w.gif);
}

.attention li {
border:1px solid #c60000; -webkit-border-radius: 5px; -moz-border-radius: 5px;border-radius: 5px;font-family:arial, helvetica, sans-serif; padding: 0px; text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; text-align: center; color: #FFFFFF; background-color: #f26161;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#f26161), to(#eb1212));
 background-image: -webkit-linear-gradient(top, #f26161, #eb1212);
 background-image: -moz-linear-gradient(top, #f26161, #eb1212);
 background-image: -ms-linear-gradient(top, #f26161, #eb1212);
 background-image: -o-linear-gradient(top, #f26161, #eb1212);
 background-image: linear-gradient(to bottom, #f26161, #eb1212);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f26161, endColorstr=#eb1212);
	
}

.attention ul {
	margin-bottom: 5px;
}

.style1_middle {
	width: auto;
	border-bottom: 1px solid #E0DFE3;
	padding: 0;
	margin:0;
}


.newtexttop {
    padding:0 5px;
width: auto; /* 新着リストの幅 */
margin: 0;
	height:12em;
	overflow:auto;
}

.newtexttop A {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

.newtexttop hr {
    border: 0;
    height: 1px;
    background: #333;
    background-image: -webkit-linear-gradient(left, #ccc, #333, #ccc);
    background-image:    -moz-linear-gradient(left, #ccc, #333, #ccc);
    background-image:     -ms-linear-gradient(left, #ccc, #333, #ccc);
    background-image:      -o-linear-gradient(left, #ccc, #333, #ccc);
margin:10px 0;
}

.style1_new {
background-color:#000;
height:24px;
clear:both;
color:#FFF;
line-height:24px;
padding:0 15px 0 8px;
text-align:left;
overflow: hidden;
text-overflow: ellipsis;
white-space:nowrap;
font-size:12px;
font-weight:bold;
}


.wide_thumbnail {
max-width:305px;
}


.supracategory a{
	text-align: center;
	color: #FFFFFF;
	width: 100%;
	height: 20px;
	padding: 10px 0px 7px;
	margin-top:4px;
	font-size: 14px;
	text-decoration: none;
	background-color:#000;
	font-weight:bold;
	display:block;
}




.ladysstyle {
background-color:#000;
height:24px;
clear:both;
color:#FFF;
line-height:24px;
padding:0 15px 0 8px;
text-align:left;
overflow: hidden;
text-overflow: ellipsis;
white-space:nowrap;
font-size:12px;
font-weight:bold;
}




.CategoryListHeadlss {
	margin-top: 6px;
	height: 30px;
	border-bottom: 1px solid #E0DFE3;
	background: url(http://www.dissident1.com/data/dissident/image/mobile/iphone/item/arw_gray3b.png) no-repeat 100% center;
	-webkit-background-size: 23px 43px;
	display: block;
	color: #000;
}

.CategoryListHeadlss dd {
	padding-top: 0px;
	font-weight: bold;
}

.CategoryListHeadls {
	height: 30px;
	border-bottom: 1px solid #E0DFE3;
	background: url(http://www.dissident1.com/data/dissident/image/mobile/iphone/item/icon_plus.gif) no-repeat 95% 3px;
	-webkit-background-size: 16px 16px;
	display: block;
	clear: both;
}

.CategoryListHeadls dl.close {
	background: url(http://www.dissident1.com/data/dissident/image/mobile/iphone/item/icon_plus.gif) no-repeat 95% 3px;
	-webkit-background-size:16px 16px;
}

.CategoryListHeadls dl.open {
	background: url(http://www.dissident1.com/data/dissident/image/mobile/iphone/item/icon_minus.gif) no-repeat 95% 3px;
	-webkit-background-size:16px 16px;
}

.CategoryListHeadls a, .CategoryListBoxls a {
	text-decoration: none;

	display: block;
}

.CategoryListHeadls dd {
	padding-top: 0px;
	font-weight: bold;
}



.CategoryListls {
	margin-top: 6px;
	height: 30px;
	border-bottom: 1px solid #E0DFE3;
	background: url(http://www.dissident1.com/data/dissident/image/mobile/iphone/item/arw_gray3b.png) no-repeat 100% center;
	-webkit-background-size: 23px 43px;
	display: block;
	color: #000;
}


.CategoryListBoxls li dl {
	padding-right: 25px;
}

.CategoryListBoxls li dt {
	float: left;
}

.CategoryListBoxls li dd {
	padding-left: 50px;
	_padding-left: 45px; position: relative;}



.ladyscategory a{
    width: 100%;
	text-align: center;
	color: #FFFFFF;
	width: 100%;
	height: 20px;
	padding: 8px 0px 8px;
	margin-bottom:5px;
	font-size: 14px;
	text-decoration: none;
	background-color:#f19ec2;
	font-weight:bold;
	display:block;
}







/* official */



#official {
	height: 100%;
	padding: 20px 10px 0;
	background-color:#af915c;}
	
#official .account {
	margin: 30px auto 0;
}
#official .txt {
	width: auto;
	margin: 10px auto;
	text-align: left;
	color: #fff;
}
#official .img {
	margin-top: 20px;
}
#official .btn {
	margin-top: 20px;
}
#official .dl {
	position: relative;
	width:580px;
	height: 80px;
	margin: 20px 10px 0;
/*	border-radius: 10px;*/
/*	background: rgba(255,255,255,0.3);*/

}
#official .dl a {
	display: block;
	position: absolute;
}
#official .dl a.app {
	left: 182px;
	top: 10px;
}
#official .dl a.google {
	left: 390px;
	top: 10px;
}
.dl_instagram{padding:25px 20px;margin-bottom:40px;}
.dl_instagram .clearfix{overflow:hidden;margin:18px 0}
.dl_instagram .clearfix .btn_ios{float:left;width:48.21429%}
.dl_instagram .clearfix .btn_and{float:left;width:41.07143%;margin-left:5.71429%}
.dl_instagram .attention{font-size:11px;line-height:1.4}
.subject{color:#e85197;font-size:16px;font-weight:bold;line-height:1.4;margin:0 20px}



/* セールのアコーディオン */

.accordion input {
	display: none;
}
.accordion label {
	position: relative;
	display: block;
	padding: 10px 10px 10px 5px;
	border-bottom: 1px solid #ddd;
border-right: 1px solid #ddd;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
	cursor: pointer;
margin-top:2px;
color:#F00;
font-weight:bold;
}
.accordion label::after {
	position: absolute;
	top: 50%;
	right: 10px;
	display: block;
	content: '';
	width: 8px;
	height: 8px;
	margin-top: -7px;
	border-top: 1px solid #888;
	border-right: 1px solid #888;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
.accordion .tanaka {
	position: relative;
	height: 0;
	overflow: hidden;
	box-shadow: 0 2px 7px 2px rgba(0,0,0,0.1) inset;
}
.accordion input:checked + label::after {
	margin-top: -3px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.accordion input:checked ~ div {
	height: 100%;
	border-bottom: 1px solid #ccc;
}



ul.brandindex{
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	font-size:0;
	width:96%;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	margin-left:2%;
	margin-right:2%;
	margin-top:10px;
margin-bottom:10px;
    padding: 0;
}

ul.brandindex li{
	width:33.33%;
	height:60px;
	background:#fff;
	float:left;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	text-align:center;
	position:relative;
	padding:10px 0 0 0;
	overflow: hidden;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
ul.brandindexli a{
	height:80px;
	line-height:90px;
}
ul.brandindex li a img {
left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
    position: absolute;
    top: -17px;
text-align:center;
}

ul.brandindex li p{
	background:#fff;
	width:100%;
	height:17px;
	color:#000;
	position:absolute;
	bottom:0;
	left:0;
	padding:3px 0 0 0;
	font-size: 10px;
	border-top:1px dotted #dbdbdb;
}


#categoryss{
	margin: 10px 8px 5px;
}
#categoryss ul {
    border-left: 1px solid #E7103E;
  	text-align:center;
	width:100%;
	box-sizing: border-box;
	margin-top:-2px;
border-top: 1px solid #E7103E;
}
#categoryss ul li {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #E7103E;
    border-right: 1px solid #E7103E;
    float: left;
    height: 43px;
    text-align: left;
    width: 50%;
	box-sizing: border-box;
	background: url(http://www.dissident1.com/data/dissident/image/arw_cat.png) no-repeat right center;-webkit-background-size:17px 32px;
}

#categoryss ul li a { height:35px; padding-right: 20px; padding-top:8px;/*margin-left:11px;*/ overflow: hidden; text-decoration:none; display:block; text-overflow: ellipsis; white-space:nowrap;  font-weight:normal;}

#categoryss ul li img { margin-right: 3px; vertical-align: middle;}

.fontS{ font-size:12px;}


.clearfix2:after{
	 content:"";
	 display:block;
	 height:0;
	 line-height:0;
	 clear:both;
	 visibility:hidden;
}

.clearfix2{
	 display:inline-block;
}


.accordion label img { margin-right: 5px; vertical-align: middle;}




/*カウントダウンタイマー*/
.timesale_text{
	margin-top:0px;
}

.timesale_text h3{
 	background-color:#fff;
    background-size:45px 35px;
    color: #e7103e;
    font-size: 98%;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    text-align: center;
	width:96%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	margin: 0px auto 0px;
 border:#e7103e solid 1px;

}


.timesale_text img{
	padding:0;
	margin:0;
}
.sale_set{
	margin: 0px auto 0px;
	text-align:center;
	width:96%;
	height:auto;
	line-height:0;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
ul.b_main_list3{
	border-top:1px solid #E7103E;
	border-left:1px solid #E7103E;
	font-size:0;
	width:96%;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	margin-left:2%;
	margin-right:2%;
}
ul.b_main_list3 li{
	width:33.33%;
	height:60px;
	background:#fff;
	float:left;
	border-right:1px solid #E7103E;
	border-bottom:1px solid #E7103E;
	text-align:center;
	position:relative;
	padding:10px 0 0 0;
	overflow: hidden;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
ul.b_main_list3 li a{
	height:80px;
	line-height:90px;
}
.b_main_list3 li a img {
left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
    position: absolute;
    top: -17px;
}
ul.b_main_list3 li p{
	background:#fff;
	width:100%;
	height:17px;
	color:#e7103e;
	position:absolute;
	bottom:0;
	left:0;
	padding:3px 0 0 0;
	font-size: 10px;
	border-top:1px dotted #ccc;
}
section#sale p.more{
		width: 96%;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		margin:0 auto;
		background: #fff;
    border-left: 1px solid #e7103e;
    border-right: 1px solid #e7103e;
    border-bottom: 1px solid #e7103e;
	}
section#sale p.more a{
		width:100%;
		height:44px;
		line-height:44px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	display:block;
	text-decoration:none;
	text-align:center;
	position:relative;
	font-size: 12px;
	color:#e7103e;
	}
section#sale p.more a:after {
    border-right: 2px solid #e7103e;
    border-top: 2px solid #e7103e;
    content: "";
    display: block;
    height: 5px;
    margin-top: -3px;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 5px;
}


.ladysbrand {
background-color:#e4007f;
height:24px;
clear:both;
color:#FFF;
line-height:24px;
padding:0 15px 0 8px;
text-align:left;
overflow: hidden;
text-overflow: ellipsis;
white-space:nowrap;
font-size:12px;
font-weight:bold;
}

.kidsbrand {
background-color:#00a0e9;
height:24px;
clear:both;
color:#FFF;
line-height:24px;
padding:0 15px 0 8px;
text-align:left;
overflow: hidden;
text-overflow: ellipsis;
white-space:nowrap;
font-size:12px;
font-weight:bold;
}

/* セールのアコーディオンここまで */


/* メンズ・レディース・キッズ ボタン */




#areasMenuContainer {
  border-bottom: 3px solid #c6c6c6;  
margin:5px 0 0;
    width: 100%;
    overflow: hidden;
padding-bottom: 5px;
}

#areasMenuContainer a {
    display: block;
    float: left;
    line-height: 33px;
    height: 33px;
    width: 33%;
    margin-left: 1%;
    text-align: center;
}

#areasMenuContainer a.mens {
    background-color: #3d9cb7;
    margin-left: 0;
    color:#fff;
}

#areasMenuContainer a.ladys { background-color: #de5252;
    color:#fff;
}

#areasMenuContainer a.kids {
    background-color: #efc20f;
    width: 32%;
    color:#fff;
}

.fontBold { font-weight: bold; }

/* メンズ・レディース・キッズ ボタン ここまで*/


.subcategoryxmas {
	background-color: #E0C1A3;
	margin-bottom: 1px;
}

/* サブカテゴリアイコン */
.subcategoryxmas A {
    display: block;
	background-repeat: no-repeat;
	background-position: right center;
	padding: 8px 20px 6px 10px;
    background-image: url(img/icon_w.gif);
}


/* SABREモデル別一覧 */

.sabrelist{clear: both;}

.sabrelist ul {
list-style: none;

}

.sabrelist  ul li {
float: left;
	width: 33%;

}



.youtube {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-top: 5px;
    margin-bottom: 5px;
}
.youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* セールのアコーディオン */

.accordion input {
	display: none;
}
.accordion label {
	position: relative;
	display: block;
	padding: 10px 10px 10px 5px;
	border-bottom: 1px solid #ddd;
border-right: 1px solid #ddd;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
	cursor: pointer;
margin-top:2px;
color:#F00;
font-weight:bold;
}
.accordion label::after {
	position: absolute;
	top: 50%;
	right: 10px;
	display: block;
	content: '';
	width: 8px;
	height: 8px;
	margin-top: -7px;
	border-top: 1px solid #888;
	border-right: 1px solid #888;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
.accordion .tanaka {
	position: relative;
	height: 0;
	overflow: hidden;
	box-shadow: 0 2px 7px 2px rgba(0,0,0,0.1) inset;
}
.accordion input:checked + label::after {
	margin-top: -3px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.accordion input:checked ~ div {
	height: 100%;
	border-bottom: 1px solid #ccc;
}



ul.b_main_list2{
	border-top:1px solid #E7103E;
	border-left:1px solid #E7103E;
	font-size:0;
	width:96%;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	margin-left:2%;
	margin-right:2%;
	margin-top:10px;
margin-bottom:10px;
    padding: 0;
}

ul.b_main_list2 li{
	width:33.33%;
	height:60px;
	background:#fff;
	float:left;
	border-right:1px solid #E7103E;
	border-bottom:1px solid #E7103E;
	text-align:center;
	position:relative;
	padding:10px 0 0 0;
	overflow: hidden;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
ul.b_main_list2 li a{
	height:80px;
	line-height:90px;
}
.b_main_list2 li a img {
left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
    position: absolute;
    top: -17px;
text-align:center;
}

ul.b_main_list2 li p{
	background:#fff;
	width:100%;
	height:17px;
	color:#e7103e;
	position:absolute;
	bottom:0;
	left:0;
	padding:3px 0 0 0;
	font-size: 10px;
	border-top:1px dotted #ccc;
}

ul.b_main_listlady{
	font-size:0;
	width:96%;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	margin-left:2%;
	margin-right:2%;
	margin-top:10px;
    padding: 0;
}

#categoryss{
	margin: 10px 8px 5px;
}
#categoryss ul {
    border-left: 1px solid #E7103E;
  	text-align:center;
	width:100%;
	box-sizing: border-box;
	margin-top:-2px;
border-top: 1px solid #E7103E;
}
#categoryss ul li {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #E7103E;
    border-right: 1px solid #E7103E;
    float: left;
    height: 43px;
    text-align: left;
    width: 50%;
	box-sizing: border-box;
	background: url(http://www.dissident1.com/data/dissident/image/arw_cat.png) no-repeat right center;-webkit-background-size:17px 32px;
}

#categoryss ul li a { height:35px; padding-right: 20px; padding-top:8px;/*margin-left:11px;*/ overflow: hidden; text-decoration:none; display:block; text-overflow: ellipsis; white-space:nowrap;  font-weight:normal;}

#categoryss ul li img { margin-right: 3px; vertical-align: middle;}

.fontS{ font-size:12px;}


.clearfix2:after{
	 content:"";
	 display:block;
	 height:0;
	 line-height:0;
	 clear:both;
	 visibility:hidden;
}

.clearfix2{
	 display:inline-block;
}


.accordion label img { margin-right: 5px; vertical-align: middle;}




/*ピックアップブランド*/
.timesale_text{
	margin-top:10px;
}
.timesale_text h3{
 	background-color:#fff;
    background-size:45px 35px;
    color: #e7103e;
    font-size: 98%;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    text-align: center;
	width:96%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	margin: 0px auto 0px;
 border:#e7103e solid 1px;

}
.timesale_text img{
	padding:0;
	margin:0;
}
.sale_set{
	margin: 0px auto 0px;
	text-align:center;
	width:96%;
	height:auto;
	line-height:0;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
ul.b_main_list3{
	border-top:1px solid #E7103E;
	border-left:1px solid #E7103E;
	font-size:0;
	width:96%;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	margin-left:2%;
	margin-right:2%;
}
ul.b_main_list3 li{
	width:33.33%;
	height:60px;
	background:#fff;
	float:left;
	border-right:1px solid #E7103E;
	border-bottom:1px solid #E7103E;
	text-align:center;
	position:relative;
	padding:10px 0 0 0;
	overflow: hidden;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
ul.b_main_list3 li a{
	height:80px;
	line-height:90px;
}
.b_main_list3 li a img {
left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
    position: absolute;
    top: -17px;
}
ul.b_main_list3 li p{
	background:#fff;
	width:100%;
	height:17px;
	color:#e7103e;
	position:absolute;
	bottom:0;
	left:0;
	padding:3px 0 0 0;
	font-size: 10px;
	border-top:1px dotted #ccc;
}
section#sale p.more{
		width: 96%;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		margin:0 auto;
		background: #fff;
    border-left: 1px solid #e7103e;
    border-right: 1px solid #e7103e;
    border-bottom: 1px solid #e7103e;
	}
section#sale p.more a{
		width:100%;
		height:44px;
		line-height:44px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	display:block;
	text-decoration:none;
	text-align:center;
	position:relative;
	font-size: 12px;
	color:#e7103e;
	}
section#sale p.more a:after {
    border-right: 2px solid #e7103e;
    border-top: 2px solid #e7103e;
    content: "";
    display: block;
    height: 5px;
    margin-top: -3px;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 5px;
}
/* セールのアコーディオンここまで */






.detail-title {
	background-image: url(image/980px/top_title_bg01.gif); 
	background-repeat: repeat-x;
	background-position: bottom left;
	background-color: #ffffff;
	width: auto;
	padding: 15px 0px 10px;
	font-size: medium;
}

.detail-comment {
	width: auto;
	padding-right: 5px;
	padding-bottom: 10px;
	font-size: 13px;
	line-height: 160%;
}

.staff-comment {
	width: px;
	height:auto;
	float:left;
	background-color: #FFFFFF;
	border: 1px solid #E0DFE3;
	margin: 0px 0px 5px 0px;
	padding: 10px;
	font-size: 12px;
	line-height: 160%;
}

.staff-detail {
	float:left;
	height:auto;
}

.staff-comment-detail {
	float:left;
	width:auto;
	height:auto;
	margin-top:10px;
}

.staff-comment-detail h6 {
	font-size:14px;
	font-weight:bold;
	padding:0;
	margin:0;
}

#detail-footer {
	padding-top:20px;
	clear: both;
	width: auto;
	
}

#kingsize-flame {
	text-align: left;
	font-size: 12px;
	margin:10px;
}


.categorydescription{
  padding: 5px !important;
  text-align: left;
  overflow: hidden;
    font-size:12px;
    margin-bottom:5px;
}

.hotitem {
	margin:3px 0 0;
	font-size:16px;
	font-weight:bold;
	color:#ff4000;
}

.content_brand {
	clear: both;
	padding-top: 0px;
}
.brand_navi {
	width: 100%px;
	margin: 0 0 10px;
	background-color: #fafafa;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.brand_navi li {
	border-bottom: dotted 1px #bbb;
	color: #111111;
	font-size: 12px;
	font-weight: bold;
	background-image: url(http://www.dissident1.com/data/dissident/image/001.gif);
	background-repeat: no-repeat;
	background-position: 95%;
	background-size: 18px 18px;
list-style:none;
}

.brand_navi img {
	float: left;
	margin-right: 14px;
}
.brand_navi a {
	height: 35px;
	display: block;
	color: #333333;
	line-height: 16px;
	padding-top: 9px;
	padding-bottom: 4px;
	padding-left: 14px;
}
.brand_navi span {
	color: #222;
	font-size: 9px;
	font-weight: normal;
}

.point_option_exclude {display:none;}

.shipping-list{
	margin: 5px 0;
	border: 1px solid #ccc;
	border-style:none solid solid none;
		width:100%;
	border-collapse: collapse;
}
.shipping-list th,
.shipping-list td{
	border: 1px solid #ccc;
	border-style:solid none none solid;
	margin: 0 0 5px 12px;
	padding: 10px 5px;
	text-align: center;
}
.shipping-list th{
	background:#eee;
}

.shipping-list th.honsyu{
	background:#f7dfdb;
}

.shipping-list th.hokkaido{
	background:#dbedf7;
}

	/* 返品特約のサイズ調整 */
	#policy_agree_block .secdata .data div{
		height:17em;
		overflow: auto;
	}

	#policy_agree_block .secdata .data div::-webkit-scrollbar{ 
		width: 5px;
	}
	#policy_agree_block .secdata .data div::-webkit-scrollbar-track{ 
		width: 5px;
		background: #eee;
	}
	#policy_agree_block .secdata .data div::-webkit-scrollbar-thumb{ 
		border-radius: 5px;
		background: #666;
	}


	#policy_agree_box .data{
		text-align:center;
		background:#FFDF7D;
		font-size:1.3em;
		margin:1.5em 0;
	}


/* ブランド・アイテム一覧 */
#cell_t div {
text-align:center;
}

#cell_t div img{
    padding:4px 12px 0 0 ;
}

/* セルが左右2分割 */
#cell_t{
    width:100%;
    height:43px;
    background:#FFF;
    line-height:43px;
    margin:0px;
    padding:0px;
}

.cell_tL {
    width:50%;
    float:left;
    height:43px;
    background:#FFF;
    line-height:43px;
    background:#FFF url(https://www.dissident1.com/phone/data/dissident/image/mobile/iphone/arrow_whitel.gif) no-repeat scroll left bottom;
    margin:0px;
    padding:0px;
    background-size:23px 43px;
	 box-sizing: border-box;
  border-right:#c6c6c6 1px solid;
}

.cell_tL a {
    padding:0 25px 0 12px;
    text-align:left;
    height:43px;
    font-weight:normal;
    font-size: 14px;
}

.cell_tR {
    width:50%;
    float:left;
    height:43px;
    background:#FFF;
    line-height:43px;
    background:#FFF url(http://www.dissident1.com/phone/data/dissident/image/mobile/iphone/arrow_white.gif) no-repeat scroll right bottom;
	margin:0px;
    padding:0px;
    background-size:23px 43px;
		 box-sizing: border-box;
  border-left:#ffff 1px solid;
}

.cell_tR a {
    padding:0 0px 0 12px;
    text-align:left;
    height:43px;
    font-weight:normal;
    font-size: 14px;
}