@charset "euc-jp";
/* ================ 基本 ================== */
BODY{
	font-family:"メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}
TD,TH{
	font-size: 13px;
	color:#333;
}
a:hover img {
	opacity: 0.7 ;
}
/* ================ 商品説明TABLE =============== */
TABLE#setsumei{
	width:360px;
	border: 1px #999999 solid;
	border-collapse: collapse;
	background-color:#fff;
}
TABLE#setsumei TD{
	border: 1px #999999 solid;
	padding:8px 5px 8px 5px !important;
	line-height:1.6 !important;
	font-size:12px;
	color:#333333;
	word-break: break-all;
}
TABLE#setsumei .title{
	line-height:1.6 !important;
	font-size:12px;
	padding:8px 5px 8px 5px !important;
	background-color:#f0f0f0;
	text-align:center;
	font-weight:normal;
	color:#333333;
	white-space:nowrap;
}
TABLE#setsumei .sub_title{
	line-height:1.6 !important;
	font-size:12px;
	padding:8px 5px 8px 5px !important;
	background-color:#f0f0f0;
	vertical-align:top;
	text-align:left;
	font-weight:normal;
	color:#333333;
	white-space:nowrap;
}
/* ================ リアルタイム注文 =============== */
IFRAME.search_body{
	border : 0px #999 solid;
	width:640px;
	/*height:500px;*/
	height:600px;
	margin:0;
	padding:0;
}
/* =============左固定バナー================= */
@media screen and (max-width: 1280px) {
	div.kotei_left,
	p.pagebtn-top,
	#scrollUp .nearCart {
		display: none;
	}
}
div.kotei_left{
	position: fixed;
	left: 50%;
	top: 150px;
	z-index: 999;
	margin-left: -700px !important;
	_position:absolute !important;
	_top: expression((documentElement.scrollTop || document.body.scrollTop) + 150 + 'px') !important;
	_right: 0px !important;
	_margin-right: 630px !important;
}
div.kotei_left .item{
	margin:0 0 12px 0px !important;
	width:100px;
}
/* ================ フッタ ================== */
TABLE#footer_navi{
	width:1000px;
	border: 1px #999999 solid;
	border-collapse: collapse;
	background-color:#fff;
}
TABLE#footer_navi TD{
	border: 1px #999999 solid;
	padding:5px !important;
}
TABLE#footer_none{
	width:100%;
	border: 0px #999999 solid;
	border-collapse: collapse;
}
TABLE#footer_none TD{
	border: 0px #999999 solid;
	padding:5px !important;
}
.small{
	font-size:11px;
}
.footer_telno{
	color:#cc0000;
	font-size:26px;
}
.footer_cate{
	border : 1px #999 solid;
	border-top : 0px;
	width:1000px;
	background-color:#fff;
}
DIV#shopRecommendDiv{
	width:790px !important;
}

/* ================ レフトナビ ================== */
input.sr {
    width: 95%;
    border: 1px #999 solid;
    
}
IFRAME.left_rank{
	border : 0px #999 solid;
	width:180px;
	height:4000px;
	margin:0;
	padding:0;
}
/* ================ パンくずFONT ================== */
.sdtext a{
	font-size:12px;
}

/* ================ カテゴリ用 ================== */
.category_itemnamelink{
	line-height: 1.3;
	font-size: 11px !important;
	color:#666666 !important;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 160px;
	height: 28px;
	overflow:hidden;
}
SPAN.subcategory_list{
	display: none;
}
A.subcategory_list{
	display: block;
	background-color:#f0f0f0;
	text-align:center;
	padding:10px 5px 10px 5px !important;
	margin-bottom:5px !important;
	border: 1px #999999 solid;
	font-size: 13px !important;
	text-decoration:none;
}
A.subcategory_list:hover{
	background-color:#ffffff;
	text-decoration:none;
}

/* ================ カート周辺用 ================== */
SELECT {
    background-color: #ffffdd !important;
//    padding: 5px !important;
}
TABLE#setsumei *, span.catch_copy, span.item_name, #footer_navi *{
	font-family: "Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3","Segoe UI","Meiryo UI","メイリオ", "Meiryo",sans-serif !important;
}

div[class*="color-information--"] {
    color: #ff0000;
    font-size: 14px !important;
    font-weight: normal;
}

/* ================ 現在のページ用 ================== */
.now_page {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0px;
}
.now_page:after {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: auto;
	background: #bc0000;
	content: "現在のページ";
	text-align: center;
	color: #fff;
	font-family: 'Arial';
	font-weight: normal;
	font-size:12px;
	padding: 5px 0px 5px 0px;
	left: 0px;
	top: 41%;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.8);
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
a.now_page {
	text-decoration:none;
}
.now_page img {
/*
	filter:alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
*/
}

/* ================ 売り切れバリエーション画像用 ================== */
a.urikire {
    pointer-events: none;
    background: #000;
    display: inline-block;
    position: relative;
}

a.urikire::before {
    font-size: 16px;
    content: "SOLD OUT";
    color: white;
    position: absolute;
    top: 45%;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 999;
    text-shadow: 1px 1px 10px rgba(0,0,0,0.7), 1px -1px 10px rgba(0,0,0,0.7), -1px 1px 10px rgba(0,0,0,0.7), -1px -1px 10px rgba(0,0,0,0.7), 0 0 22px rgba(0,0,0,0.7);
}

a.urikire img {
    opacity: 0.5;
}

