﻿@charset "UTF-8";

/*========================================================
共通
========================================================*/
/* ヘッダー */
#header {
	height: auto;
	border-top: none;
	background: url(../img/usr/201510/header_bg.jpg) repeat-x; 
}

#headerMain {
	width: auto;
}

#headerTop {
	background: #000000;
}

#header #headerMain #headerTop ul li#homeNav a,
#header #headerMain #headerTop ul li#guideNav a,
#header #headerMain #headerTop ul li#paymentNav a,
#header #headerMain #headerTop ul li#faqNav a,
#header #headerMain #headerTop ul li#contactNav a,
#header #headerMain #headerTop ul li#consumerNav a
 {
	width: auto;
	background: none;
}

#header #headerMain #headerTop ul {
	display: block;
	float: none;
	margin: 5px auto;
	overflow: hidden;
	text-align: right
}

#header #headerMain #headerBottom h1 {
	background: url(../img/usr/201510/header_logo.png) 0 0 no-repeat;
	height: 57px;
	width: 332px;
	margin: 10px 0 0 30px;
}

#header #headerMain #headerBottom #logo {
	border-right: none;
	display: inline;
	float: left;
	height: 69px;
	padding: 0 39px 0 0;
	width: 297px;
	position: relative
}

#headerTxt {
	position: absolute;
	top: 0px;
	left: 0px;
}

#header #headerMain #headerTop ul li {
	display: block;
	float: none;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	border-right: 1px #808080 solid;
	vertical-align: middle;
}

#header #headerMain #headerTop ul li:first-child {
	border-left: 1px #808080 solid;
}

#header #headerMain #headerTop {
	height: auto;
}

#header #headerMain #headerTop ul li a {
	text-indent: 0;
	color: #FFFFFF;
	padding: 0 25px;
	height: auto;
}

#header #headerMain #headerTop ul li a:hover {
	text-decoration: underline;
}

#headerTop ul {
	width: 800px;
	margin: 0 auto;
}

#header #headerMain #headerBottom {
	width: 800px;
	height: 69px;
	margin: 0 auto;
	padding: 10px 0 0;
	border: none;
}


#header #headerMain #headerBottom #search_box {
	background: none;
	display: block;
	float: none;
	height: auto;
	width: auto;
}

#header #headerMain #headerBottom ul li {
	border-left: none;
    border-right: none;
    display: block;
}


#header #headerMain #headerBottom ul {
	width: 463px;
}

#header #headerMain #headerBottom ul a:hover {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

#header #headerMain #headerBottom ul li#loginBt a {
	background: url(../img/usr/201510/header_nav1_login.jpg) 0 0 no-repeat;
	width: 155px;
}

#header #headerMain #headerBottom ul li#logoutBt a {
	background: url(../img/usr/201510/header_nav1_logout.jpg) 0 0 no-repeat;
	width: 155px;
}

#header #headerMain #headerBottom ul li#memberBt a {
	background: url(../img/usr/201510/header_nav2_logout.jpg) 0 0 no-repeat;
	width: 154px;
}

#header #headerMain #headerBottom ul li#cartBt a {
	background: url(../img/usr/201510/header_nav3_login.jpg) 0 0 no-repeat;
	width: 154px;
}

#header #headerMain #headerBottom ul li#mypageBt a {
    background: url(../img/usr/201510/header_nav2_login.jpg) 0 0 no-repeat;
	width: 154px;
}

/* 検索ボックス */
#header span.customSelect {
	line-height: 33px;
	height: 33px;
	width: 231px;
	padding: 0 0 0 10px;
	cursor: pointer;
	background: url(../img/usr/201510/selectbox_bg.jpg) 0 0 no-repeat;
}

#header span.customSelectHover {
	background-position: 0 -35px;
}

#header span.customSelect span {
	font-size: 13px;
	width: auto!important;
	line-height: 33px;
	vertical-align: middle;
}

#header option {
	font-size: 13px;
}

#search_box_wrap {
	padding-top: 10px;
	background: #dbdbdb;
	border-bottom: 5px #eb0206 solid;
}

#search_box {
	width: 800px;
	margin: 0 auto;
}

.jq-placeholder {
	width: 401px;
	height: 33px;
	padding: 0 3px;
}

#header .jq-placeholder {
	font-size: 13px;
	border: none;
}

#search_input_left {
	float: left;
}

#search_input_left option {
	cursor: pointer;
}

#search_input_right {
	float: right;
}

.fLeft {
	float: left;
}

.bgW{
	background: #FFFFFF;
}

.search_btn:hover {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

#header #keywords {
	padding: 10px 0;
}

#header #keywords dt {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	padding-right: 20px;
	font-weight: bold;
	font-size: 13px;
}

#header #keywords dd {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	padding-left: 10px;
	margin-right: 20px;
	font-size: 13px;
	background: url(../img/usr/201510/header_icon1.png) left center no-repeat;
}

/* フッター */

#footerLink {
	font-size: 12px;
}

#footerMain ul {
	border: none;
}

#footerLink dl {
	padding: 0 0 30px 0;
}

#footerLink dt {
	line-height: 120%;
	padding-left: 10px;
	margin-bottom: 5px;
	border-left: 3px #333333 solid;
}

#footerLink dd {
	line-height: 110%;
}

#footerMain {
	height: auto;
	text-align: left;
	border: none;
}

#footerMain h2 {
	padding: 10px 0 20px;
}

#footerMain ul li {
	border: none;
	height: auto;
}

#footerMain li.footerNav1
 {
	height: auto;
	width: 180px;
	padding: 0 10px;
}

#footerMain li.footerNav2, 
#footerMain li.footerNav3,
#footerMain li.footerNav4,
#footerMain li.footerNav5
 {
	width: 180px;
	padding: 0 10px;
}

#footerMain li.footerNav5 a {
	font-size: 15px;
}

#footerMain li.footerNav5 ul {
	height: auto;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px #d9d9d9 solid;
}

#footerMain li.footerNav5 h3 {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 5px;
}

#footerMain li ul {
	padding: 0;
}

#footerMain li ul {
	width: auto;
	height: auto;
	border-right: none;
	border-left: none;
}

#homeFooter {
	height: auto;
	background: #F3F3F3;
	border-top: 5px #eb0206 solid;
	border-bottom: 1px #CCCCCC solid;
}

#footerBottomWrap {
	width: 100%;
	padding: 5px 0;
	background: #000000;
}

#footerMain {
	margin: 0 auto 50px;
}

#footerBottom {
	margin: 0 auto;
}

/*サイド*/
div.sub_category_ div.CategoryStyleG_ .sideNav li a {
	padding: 10px 15px;
	display: block;
	border-top: 1px #999999 solid;
	border-left: 1px #999999 solid;
	border-right: 1px #999999 solid;
	background: url(../img/usr/201510/side_icon1_off.png) 5px center no-repeat #f2f2f2;
	color: #4d4d4d;
}

div.sub_category_ div.CategoryStyleG_ .sideNav .sideNavOpen li:first-child a {
	border-top: none;
}


div.CategoryStyleG_ ul,
div.sub_category_ div.CategoryStyleG_ ul li {
	border: none;
}

div.sub_category_ div.CategoryStyleG_ .sideNav li a:hover {
	background: url(../img/usr/201510/side_icon1_on.png) 5px center no-repeat #8c8c8c;
	color: #FFFFFF;
}

#sideNav6Wrap {
	border-bottom: 1px #999999 solid;
}

.sideNavSlide {
	display: none;
}





/*========================================================
検索結果
========================================================*/
#layoutBox {
	padding: 5px 0;
	margin-bottom: 10px;
	border-top: 2px solid #e0f0ff;
	border-bottom: 2px solid #e0f0ff;
}

.navistyle_ {
	border-bottom: none;
	font-size: 11px;
	margin-bottom: 5px;
	overflow: hidden;
	padding-bottom: 5px;
	width: 460px;
	float: left;
}

.navistyle_ dt {
	float: none;
	font-weight: bold;
	text-align: left;
}

.navistyle_ dd {
	margin-left: 0;
}

.navistyle_ a {
	margin: 0;
	white-space: nowrap;
}

.navistyle_ dd li {
	float: left;
	margin-right: 5px;
}

.navisort_ {
	float: left;
	width: 120px;
	border-bottom: none;
	font-size: 13px;
	margin-bottom: 0;
	overflow: hidden;
	padding-bottom: 0;
}

.navisort_ dt {
	float: none;
	font-weight: bold;
	text-align: left;
}

.navisort_ dd {
	margin-left: 0;
}

/* 詳細一覧 */

.common_headline1_ {
	background: url("../img/usr/201510/common_h1.png") no-repeat 0 0;
	color: #003780;
	font-size: 18px;
	font-weight: normal;
	line-height: 130%;
	margin: 0 0 5px;
	padding: 9px 7px 8px 15px;
	width: 100%;
}


.formdetail_ {
	margin: 20px auto;
}

.submit_ {
	margin: 16px auto 30px;
}

/*ピックアップ*/
div.goods_ table.StyleP_Frame_ td.info_ {
	width: 160px;
	padding: 0 0 10px 10px;
}

div.goods_ table.StyleP_Frame_ td.img_ {
	padding-bottom: 10px;
}

/*サムネイル*/
li.StyleT_Item_ {
	width: 139px;
	margin: 0 11px 20px 0;
}

.tnLayout {
	margin-right: -10px;
}

/* 一括 */
div.goods_ table.StyleB_Frame_ td.goods_cart_ {
	padding: 20px 0 30px 0;
}


/*========================================================
大カテゴリ
========================================================*/
.ranking {
	margin: 0 -7px 0 0;
}

.ranking li.StyleT_Item_ {
    float: left;
    width: 112px;
	margin: 0 7px 0 0;
}

.catAreaTit {
	border: 1px #9c9cc9 solid;
	padding: 10px;
	margin-bottom: 10px;
}

.midCatArea {
}

.catListCommon {
	width: 280px;
	margin:0 7px;
	float: left;
	display: table-cell;
}

.catListLeft {
	width: 280px;
	float: left;
}

.catListRight {
	width: 280px;
	float: right;
	display: table-cell;
}

.midCatArea {
	padding-bottom: 30px;
}

.midCatArea dt {
	color: #000066;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 10px;
	background: url(../img/usr/201510/icon_blue_arrow2.png) left 6px no-repeat;
}

.midCatArea dd {
	font-size: 12px;
}


/*========================================================
中カテゴリ
========================================================*/
.catTxt {
	padding-bottom: 20px;
}

#category h2#midCatTit {
	background-repeat: no-repeat;
	height: 80px;
	margin-bottom: 10px;
	text-indent: 0;

}

#category_link_wrap {
	text-align: center;
}

#category_link a {
	padding: 10px 30px;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	border: 1px #CCCCCC solid;
	background: #eaf2fa;
	text-decoration: none;
}

#category_link a:hover {
	background: #0063cd;
	color: #FFFFFF;
}

#category_link a span {
	padding-left: 10px;
	background: url(../img/usr/201510/icon_blue_arrow.png) left center no-repeat;
}

#category_link a:hover span {
	background: url(../img/usr/201510/icon_blue_arrow_hover.png) left center no-repeat;
}

/*========================================================
小カテゴリ
========================================================*/
#smallCatTit {
	background-repeat: no-repeat;
	height: 80px;
	margin-bottom: 10px;
	text-indent: 0;

}

div.goods_ table.StyleD_Title_ tr td.cart_ {
	text-align: left;
}

div.goods_ table.StyleD_Title_ tr td.line1_ {
	border-bottom: 1px #CCCCCC solid;
}

.line1_ a {
	line-height: 130%;
	font-size: 18px;
	font-weight: bold;
}

.cart_ {
	line-height: 140%;
}

.cart_ .small_ {
	padding-bottom: 10px;
}

.smallCat {
	display: table;
	padding: 10px;
	border: 1px #CCCCCC solid;
	margin-bottom: 10px;
}

.formlist_ td.smallCatTit {
	border-bottom: 1px #CCCCCC solid;
}

.zaiko {
	padding-bottom: 5px;
}

.smallCatLeft {
	display: table-cell;
}

.smallCatRight {
	display: table-cell;
}

.formlist_ td {
	border: none;
}

.formlist_ td .goods_name_ {
	font-size: 18px;
	font-weight: bold;
}

#categoryList {
	overflow: hidden;
}

.formlist_ .list_data_ td {
	border-bottom: 1px dotted #CCCCCC;
}

.formlist_ .list_data_ td.status_ {
	width:150px;
	position:relative;
	z-index:0;
}

.formlist_ .list_data_ td.status_ div {
	font-weight: bold;
	font-size: 0.9em;
	margin: 0.5em 0;
	padding: 0.5em;
	position: relative;
	background: #CCC;
}
.formlist_ .list_data_ td.status_ div::after{
	content:"";
	display:block;
	position: absolute;
	z-index: -1;
	bottom: 5px;
	right: 0;
	height: 15px;
	width: 99%;
	background: rgba(0,0,0,0.5);
	box-shadow: 0 5px 5px rgba(0,0,0,0.3);
	transform: rotate(2deg);
}

.formlist_ .list_data_ td.status_ div.waitS {
	background: #ccccff;
}

.formlist_ .list_data_ td.status_ div.d_ship {
	background: #ccccff;
}

.formlist_ .list_data_ td.status_ div.ship {
	background: #b8f1bc;
}

.formlist_ .list_data_ td.status_ div.cancel {
	background: #ffb5b5;
}

.formlist_ .list_data_ td.status_ div.return {
	background: #f9b5ff;
}

.formlist_ .list_data_ td.status_ div.card {
	background: #adffff;
}

.formlist_ .list_data_ td.status_ div.waitP {
	background: #fff5b5;
}

.formlist_ .list_data_ td.status_ div.payreg {
	background: #b8f1bc;
}

.formlist_ .list_data_ td.status_ div.income {
	background: #b8f1bc;
}
/*========================================================
商品詳細
========================================================*/
/* レビュー */
#BVRRSummaryContainer .bv-details-bar {
    width: 190px !important;
	float: left !important;
}

#BVRRSummaryContainer .bv-action-bar {
	background: transparent none repeat scroll 0 0 !important;
	border: 0 none !important;
	box-shadow: none !important;
	clear: none !important;
	float: right !important;
	margin: 0 !important;
	padding: 10px 0!important;
}
 
#BVRRSummaryContainer .bv-action-bar .bv-write-review-container {
	margin: 0 !important;
}
 
#BVRRSummaryContainer .bv-action-bar button {
	padding: 10px 30px!important;
}

#BVRRSummaryContainer .bv-rating-ratio-count a {
	font-size: 16px!important;
	color: #0063cd!important;
}

#detail h2 {
	font-size: 18px;
}

#detailText form .image {
	height: auto;
}

.detailSpec h3 {
	background: url("../img/usr/caption_head_bg.gif") repeat 0 0;
}

.detailButtons {
	background: #ebeff9;
	padding: 10px 0;
}

.detailButtons li {
	width: 100%;
	height: 40px;
}

.detailButtons li a {
	height: auto;
	width: auto;
	margin-top: 6px;
	text-indent: 0;
	text-align: center;
	display: block;
	vertical-align:  middle;
}

.detailButtons .btn1 a {
	background: none;
}

.detailButtons .btn2 a {
	background: none;
}

.detailSpec {
	width: 280px;
	float: left;
}

.specLeft {
	float: left;
	padding-bottom: 30px;
}

.specRight {
	float: right;
	padding-bottom: 30px;
}

.itemNum {
	padding-bottom: 10px;
}

.itemNum p {
	display: inline-block;
	vertical-align: middle;
}

.itemNumTxt {
	padding-left: 10px;
	font-size: 13px;
	text-align: left;
}

#detailText form {
	border-top: none;
	text-align: center;
}

#detailSubText form {
	border-top: none;
	text-align: center;
	padding: 35px 0;
}

#detailSub {
    margin-bottom: 10px;
}

#bottomPhoto {
    float: left;
    width: 200px;
}

#detailSubText {
    border-top: 1px solid #cccccc;
    float: right;
    width: 352px;
}

#detailSubText table, #detailSubText .detailSpec table {
	border-collapse: collapse;
	margin-bottom: 15px;
	width: 100%;
}

#detailSubText th, #detailSubText td {
    border-bottom: 1px solid #cccccc;
    padding: 11px 10px;
    vertical-align: top;
    word-break: break-all;
}
#detailSubText th {
    background: rgba(0, 0, 0, 0) url("../img/usr/detail_bg_b.gif") repeat scroll left top;
    font-weight: normal;
    text-align: left;
    width: 100px;
}

#detail .freeComment {
    margin: 0 20px 30px;
}

#relatedTit {
	padding: 0 0 0 10px;
	margin: 10px 0;
	border-left: 5px #e5001f solid;
	font-size: 18px;
	font-weight: bold;
}

#detailMain {
	padding-bottom: 30px;
}

#detailSub {
	padding-bottom: 30px;
}
th.method_destwide_ {
	background: #e5f3ff none repeat scroll 0 0;
}
/*========================================================
404ページ
========================================================*/
#page404 h2 {
	padding: 12px 0;
	margin-bottom: 1em;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

#page404Txt {
	text-align: center;
	font-size: 14px;
	margin-bottom: 1em;
	width:500px;
}

#Link404 {
	padding-bottom: 30px;
}

#Link404 li {
	float: left;
	padding-left: 10px;
}

#Link404 li:first-child {
	padding-left: 0px;

}

#Link404 a:hover {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
