@charset "shift_jis";
/* products_archive-b */
.brand_intro{
	font-size:14px;
	line-height:1.75;
	margin-bottom:30px;
}
.brand_intro tr .info_text{
	font-size:11px;
}

/*ʐ^̈ꗗ-right_content2*/
.right_content_photo{
	float:right;
	width:750px;
	word-wrap: break-word;
	margin-bottom:10px;
}

.product_list_photo{
	padding:10px;
	width:220px;
	height:335px;
	height:345px;
	float:left;
	margin:0 0 10px 10px;
	background-color:#262626;
}
.product_list_photo a{
	display:block;
}
.product_list_photo img{
	margin-bottom:5px;
}
.product_list_photo .brand{
	background:url(../../cmmn/products_list_photo_glass_icon.gif) no-repeat right top;
}
.product_list_photo .price{
	font-size:14px;
	font-weight:bold;
	line-height:1.4;
	margin-bottom:3px;
}
.product_list_photo .price .saleprice{
	text-decoration:line-through;
}
.product_list_photo .price .taxprice{
	font-size:11px;
	font-weight:normal;
}
.product_list_photo .price .taxprice .txt_yellow{ font-weight:bold;}

.product_list_photo .list_info_icon span{
	padding:0 2px;
	font-size:10px;
	font-weight:bold;
}

.product_list_photo_table{
	padding-bottom:10px;
}
.product_list_photo_table tr .photo_table{
	padding-bottom:10px;
	background-color:#262626;
}
.product_list_photo {
    background-color: transparent;
    float: none;
    height: auto;
    margin: 0;
    padding: 10px 10px 0 10px;
    width: 220px;
}
.product_list_photo a{
	display:block;
	background:#262626 url(../../cmmn/products_list_photo_glass_icon.gif) no-repeat left bottom;
	padding-bottom:20px;
}
.product_list_photo .brand {
    background: none;
	line-height:1.2;
}
.product_list_photo a{
	background:none;
	padding-bottom:0px;
}


.product_list_photo .list_photo_image{
	padding-bottom:10px;
	position:relative;
}
.product_list_photo img{
	margin-bottom:0px;
}
.product_list_photo .list_photo_image .photo_glass_icon{
	/*
	background:url(../../cmmn/products_list_photo_glass_icon_b.png) 98% 98% no-repeat;
	*/
	position:absolute;
	top:0;
	left:0;
	padding:110px;
}



/* products_archive-c */

.search_tab{
	padding:15px 15px 12px 15px;
	font-size:12px;
}
.search_tab_arrow{
	background: url(../../cmmn/side_sub_category_arrow_off.gif) 0px center no-repeat;
	padding-left:10px;
}
.search_tab_arrow:hover{
	background: url(../../cmmn/side_sub_category_arrow_on.gif) 0px center no-repeat;
	color:#00FFD7;
}
.search_tab .tab_detail_icon{
	background:url(../../cmmn/products_list_detail_icon.gif) no-repeat 30px 2px;
}
.search_tab .tab_detail_icon:hover{
	background:url(../../cmmn/products_list_detail_icon.gif) no-repeat 30px -63px;
	color:#00FFD7;
}
.search_tab .tab_photo_icon{
	background:url(../../cmmn/products_list_detail_icon.gif) no-repeat -36px 2px;
}
.search_tab .tab_photo_icon:hover{
	background:url(../../cmmn/products_list_detail_icon.gif) no-repeat -36px -63px;
	color:#00FFD7;
}
.search_tab table tr td a{display:block;}


.product_list{
	margin-bottom:20px;
}
.product_list_detail{
	padding:15px 15px 12px 15px;
}

.product_list_detail_text{
	padding:0 18px;
}

.list_info_icon span{
	padding:0 3px;
	font-size:10px;
	font-weight:bold;
}

.product_list_detail_text .brand{
	font-size:12px;
}

.product_list_detail_text .name{
	font-size:14px;
}

.product_list_detail_text .name{
	font-size:14px;
}

.product_list_detail_text .price{
	font-size:14px;
	font-weight:bold;
	line-height:1.4;
	margin-bottom:3px;
}
.product_list_detail_text .price .saleprice{
	text-decoration:line-through;
}
.product_list_detail_text .price .taxprice{
	font-size:11px;
	font-weight:normal;
}
.product_list_detail_text .price .txt_yellow{ font-weight:bold;}

.product_list_detail_text .point{
	font-size:12px;
	background-image:url(../../cmmn/products_list_point_icon.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
}
.product_list_detail .info{
	font-size:10px;
	word-break: keep-all;
}


.product_page{
	text-align:center;
	font-size:14px;
	margin-top:30px;
	margin-bottom:30px;
	float:right;
}
.product_page img{
	vertical-align:bottom;
	margin:0 3px;
}
.product_page span{
	display: inline-block;
	width:36px;
	height:30px;
	padding-top:6px;
	border:#262626 solid 3px;
	background-color:#262626;
	margin:0 3px;

	/* IE 6/7 */
	/display: inline;
	/zoom: 1;
}
.product_page .now{
	border:#00FFD7 solid 3px;
}

.search_h{
	display:inline;
}



/* detail */
.detail_left{
	float:left;
	width:560px;
}
.detail_relevance_items{}
.detail_relevance_items_title{
	background:url(../../cmmn/detail_relevance_icon.gif) no-repeat;
	background-position:left;
	padding-left:20px;
	margin:0 0 5px 5px;
}
.detail_relevance_items_box{
	float:left;
	padding:7px;
	width:163px;
	font-size:10px;
	background-color:#262626;
	margin:0 5px 15px 4px;
}
.detail_relevance_items_box .relevance_price{
	font-weight:bold;
}
.detail_relevance_items_box .relevance_price span{
	font-weight:normal; font-size:8px;
}

.detail_right{
	float:right;
	width:400px;
}
.detail_cart{
	background-color:#262626;
	padding:20px 16px 20px 16px;
	margin-bottom:12px;
}
.detail_info_icon span{
	font-size:13.56px;
	font-weight:bold;
	padding:0 5px;
	margin-right:2px;
}
.detail_new{
	color:#E50B00;
	border:#E50B00 solid 1px;
}
.detail_sale{
	color:#FFFF25;
	border:#FFFF25 solid 1px;
}
.detail_pointup{
	color:#00EA4B;
	border:#00EA4B solid 1px;
}
.detail_reservation{
	color:#0153E5;
	border:#0153E5 solid 1px;
}
.detail_last1{
	color:#AC26C9;
	border:#AC26C9 solid 1px;
}
.detail_brand{font-size:14px;}
.detail_brand h1{}
.detail_product_name{font-size:20px;}
.detail_price{font-size:22px; font-weight:bold;}
.detail_price .sale_price{font-size:14px; font-weight:normal;}
.detail_price .sale_bar{ text-decoration:line-through;}
.detail_price .tax{font-weight:normal; font-size:14px;}
.detail_price strong{font-size:26px;}
.detail_point{
	background:url(../../cmmn/detail_point_icon.gif) no-repeat;
	background-position:left;
	padding-left:22px;
	font-size:14px;
}
.detail_sale_off{
	font-size:16px;
	color:#FFF200;
	font-weight:bold;
}

.detail_note_of_caution{
	background:#434343;
	padding:10px;
	font-size:12px;
	margin-top:10px;
}
.detail_note_of_caution strong{font-size:16px;}
.detail_note_of_caution .sale_caution{
	color:#FFF200;
}
.detail_note_of_caution .free_shipping{
	color:#FFF200;
}
.detail_sale_countdown{
	font-size:14px;
	text-align:center;
	margin-top:10px;
}

.detail_item_information{
	background-color:#262626;
	padding:20px 16px 10px 16px;
	margin-bottom:12px;
	font-size:12px;
}
.detail_sub_title{
	background:url(../../cmmn/cmmn_icon_monochrome.gif) no-repeat;
	background-position:left 7px;
	font-size:16px;
	padding-left:24px;
	color: #00FFD7;
}
.detail_item_information hr{
	border-top:#000000 solid 2px;
	border-left:none;
	border-right:none;
	border-bottom:none;
	margin:5px 0 10px;
}
.detail_information_headline{
	font-size:14px;
	font-weight:bold;
	margin-bottom:6px;
}
.detail_item_information h3{font-weight:normal;}
.detail_size_information{
	background-color:#262626;
	padding:6px 16px 10px 16px;
	margin-bottom:12px;
	font-size:14px;

}
.detail_size_information hr{
	border-top:#000000 solid 2px;
	border-left:none;
	border-right:none;
	border-bottom:none;
}
.detail_size_information span{
	background:url(../../cmmn/cmmn_arrow_off.png) no-repeat;
	background-position:left;
	padding-left:10px;
	font-size:12px;
}
.detail_size_information span:hover{
	background:url(../../cmmn/cmmn_arrow_on.png) no-repeat;
	background-position:left;
	padding-left:10px;
	font-size:12px;
}

.detail_size_information .detail_size_info_table thead tr td{
	border:none;
	border-top:2px solid #000000;
	border-bottom:2px solid #000000;
	padding:8px 0;
}
.detail_size_information .detail_size_info_table tbody tr td{
	border:none;
	padding:8px 0;
}

































