@charset "utf-8";
/* cart products */

body#p02 #coord_products{
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 300px;
}
body#p02 #side_info #coord_products .kanren_box{
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-size: 0.8em;
	list-style-type: none;
	list-style-image: none;
	overflow: hidden;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
body#p02 #side_info #coord_products img{
	border: 1px solid #DDD;
	padding: 0px;
	display: block;
	height: 80px;
	width: 80px;
	float: left;
}
body#p02 #side_info #coord_products img:hover{border: 1px solid #DD0000;}
body#p02 #side_info #coord_products .kanren{
	text-align: left;
	display: block;
	width: 200px;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	}
body#p02 #side_info #coord_products dl{
	text-align: left;
	display: block;
	width: 205px;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

body#p02 #side_info #coord_products dt{
	display: block;
	text-indent: 3px;
	margin: 0em;
	padding: 0.2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

body#p02 #side_info #coord_products dl dd{
	margin-top: -17px;
	text-indent: 60px;
	padding: 0.2em;
}
/*-----------------------------
body#p02 #side_info .color_b{
	background-color: #F9F7ED;
-----------------------------*/

body.detail div#main div.text {
	display: block;
	padding-right: 10px;
}

body.detail div#main div.text p.logo_s {
	width: 348px;
	height: 168px;
	overflow: hidden;
	text-indent: -7777em;
	background-image: url(../img/brand/logo.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.auto{
	text-align: center;
	margin-top: 15px;
	width: 300px;
	display: block;
	padding-bottom: 5px;
	font-size: 1.2em;
}
.auto img{
	float: left;
	margin-right: 10px;
}
.auto #estimate_b{
	height: 20px;
	width: 40px;
	overflow: hidden;
	background-image: url(../img/product/estimate_b.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -770px;
	border:0px;
	margin-top: 5px;
	margin-left: 10px;
}
.auto #estimate_b:hover{background-position: 0px -20px;}

.auto input{
	height: 28px;
}
.auto #mailaddress{
	width: 220px;
}

/* products */
body.detail div#main div.p_text {
	/* left: 50px; */
	left: 0px;
	top: 30px;
	width: 300px;
	text-align: left;
	float: left;/* text-align: center; */
}

body.detail div#main div.p_text p.logo {
	width: 300px;
	height: 168px;
	overflow: hidden;
	text-indent: -7777em;
	background-image: url(../img/brand/logo.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

body.detail div#main div.p_text p {
	line-height: 1.5;
	padding-bottom: 10px;
}

body.detail div#main div.p_text p.designer {
	color: #000;
	font: bold 13px/1.0 Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
	text-align:center;
}
#main{
	padding-bottom: 20px;
}
.products_img{
	float: right;
	padding-bottom: 15px;
}
#designers_info{
	display: block;
	margin-bottom: 15px;
}
.designer_name{
	width: 300px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.designer_name span{
	font-size: 0.8em;
	font-weight: normal;
}
#designers_info img{
	float: left;
}
p.designer_text{
	font-size: 0.8em;
	float: right;
	width: 300px;
	margin-right: 15px;
	line-height: 1.5em;
	display: block;
	margin-bottom: 15px;
}
h3#designer_catch{
	width: 460px;
	height: 44px;
	overflow: hidden;
	background-image: url(../img/product/title_d.gif);
	background-position: 0px -132px;
	background-repeat: no-repeat;
	text-indent: -7777em;
	padding-bottom: 10px;
}
#res_box{
	width: 480px;
	display: block;
	margin-bottom: 10px;
}
#res_box div a{
	display: block;
	border: 1px solid #CCC;
	height: 84px;
	width: 84px;
	overflow: hidden;
}
#res_box div a:hover{
	border: 1px solid #F00;
}
#res_box div{
	padding-top: 10px;
	padding-right: 10px;
	float: left;
	padding-bottom: 15px;
}
#res_box p{
	font-size: 0.8em;
	width: 84px;
	display: block;
	padding-bottom: 0px;
	margin: 0px;
	line-height: 1em;
}
#res_box p span{
	font-size: 0.9em;
	width: 84px;
	display: block;
	margin: 0px;
	padding: 0px;
	color: #963;
	line-height: 0.9em;
}
.designer span{
	font-size: 0.8em;
	font-weight: normal;
}
.d_box{
	float: left;
	width: 480px;
	border-right: 1px solid #DDD;
	margin-bottom: 20px;


}
.detail{
	padding-bottom: 120px;
}

#i_button{
	display: block;
	width: 960px;
	height: 30px;
}
#sc_search{
	padding-top: 15px;
}
.sale{
	font-size: 1.2em;
	font-weight: bold;
	color: #F00;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.detail h3#price{
	background-image: url(../img/product/title_price.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -777em;
	height: 44px;
	width: 460px;
	margin-bottom: 10px;
}
.sell_price{
	background-image: url(../img/product/price_button.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	width: 260px;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	padding-top: 0.4em;
	overflow: hidden;
	padding-bottom: 0px;
}
p.off{
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	color: #F00;
	margin-top: 5px;
	margin-bottom: 5px;
}
div.off{
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	color: #F00;
	margin-top: 10px;
	margin-bottom: 5px;
}
span.teika{
	text-align: center;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
	color: #666;
	font-size: 0.9em;
}
.auto form{
	margin-bottom: 10px;
}
#supple{
	padding-right: 20px;
	margin-bottom: 20px;
}

#supple h3#supplement{
	background-image: url(../img/product/title_supplement.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -777em;
	height: 44px;
	width: 460px;
	margin-bottom: 10px;

}
.supple_b{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	height: 110px;
	margin-bottom: 10px;
	line-height: 1.5em;
}

.supple_b img{
	float: left;
	border: 1px solid #CCC;
	margin-right: 15px;
}
#add_button_y{
	background-image: url(../img/cart/cart_in.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 58px;
	width: 260px;
	overflow: hidden;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	display: block;
	text-indent: -770px;
	border:0px;
	margin-right: auto;
	margin-left: auto;
}
#add_button_y:hover{
	background-repeat: no-repeat;
	background-position: 0px -58px;
}
#add_button_y:active{
	position:relative;
    top:1px;
    left:1px;
}
.itemdata_y{
	margin-bottom: 20px;
}
.itemdata_y li{
	text-align: left;
	font-size: 13px;
	line-height: 1.5em;
	font-weight: 600;
	padding-bottom: 5px;
	display: block;
	list-style-type: none;
	background-image: url(../img/cart/cart_arrow.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-left: 100px;
	text-indent: 15pt;
}
/* products 正規品 */

#products_main{
	max-width: 620px;
	margin-top: 10px;
	margin-bottom: 30px;
}

@media (min-width: 400px){
	#products_main{
		float: left;
	}

}
@media (max-width: 399px){
	#products_main{
		margin-right: 5px;
		margin-left: 5px;
	}

}


#side_info{
	margin-top: 10px;
}
@media (min-width: 400px){
#side_info{
	max-width: 300px;
	float: right;
	margin-bottom: 30px;
	padding-top: 10px;

}
}

@media (max-width: 399px){
#side_info{
	width:auto;
	margin-right: 10px;
	margin-left: 10px;
}
}


#side_info ul{
	padding-left: 25px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	border: 1px dotted #CCC;
	margin-bottom: 15px;
}
#side_info li{
	list-style-type: disc;
	list-style-position: outside;
	padding: 0.1em;
	font-size: 11px;
}

#side_info h3#price_p{
	background-image: url(../img/product/price_bar.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -777em;
	height: 44px;
	width: 300px;
	margin-bottom: 10px;
}
#side_info h3#detail_p{
	background-image: url(../img/product/detail_bar.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -777em;
	height: 44px;
	width: 300px;
	margin-bottom: 10px;
}
h3#designer_p{
	background-image: url(../img/product/designer_bar.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -777em;
	height: 44px;
	width: 300px;
	margin-bottom: 10px;
}
#designers_info img{
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.itemdata_p{
	margin-bottom: 20px;
}

.itemdata_p ul li{
	text-align: left;
	font-size: 13px;
	line-height: 1.5em;
	font-weight: 600;
	padding-bottom: 5px;
	display: block;
	list-style-type: none;
	background-image: url(../img/cart/cart_arrow.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-left: 10px;
	text-indent: 15pt;

}
#side_info dl {
	width: 300px;
	font-size: 0.9em;
	line-height: 150%;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 20px;
}

#side_info dl dt {
	margin: 0.3em 0.3em 0.3em 0.3em;
	padding: 0.2em;
	text-align: left;
	color: #888;
}

#side_info dl dd {
	padding: 0.5em 0.5em 0.5em 5em;
	margin: -2.6em 0 0;
	background: #FEFDFB url(../img/common/dot.gif) left top repeat-x;
	text-align: left;
}

#side_info .even { background: #F9F7ED url(../img/common/dot.gif) left top repeat-x; }


.etc{
	border: 1px solid #999;
	border-radius: 10px;         /* CSS3 */
	-moz-border-radius: 10px;    /* Firefox */
	-webkit-border-radius: 10px;
	margin-bottom: 10px;
	padding: 10px;
	width: 275px;
	line-height: 1.3em;
	text-align: left;
	float: left;
	margin-right: 10px;
}
.etc img{
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #FFF;
}
.etc_100{
	border: 1px solid #999;
	border-radius: 10px;         /* CSS3 */
	-moz-border-radius: 10px;    /* Firefox */
	-webkit-border-radius: 10px;
	margin-bottom: 10px;
	padding: 10px;
	width: 275px;
	line-height: 1.3em;
	text-align: left;
	float: left;
	margin-right: 10px;
}

.etc_100 img{
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #FFF;
}
.etc_100 img:hover{border: 1px solid #F00;}


.text_box{
	max-width: 610px;
	font-size: 1.1em;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	line-height: 1.5em;
}
#side_info .item_price{
	padding: 0px;
	margin: 0px;
}
.product_about{
	font-size: 1.2em;
	font-weight: 500;
	text-align: center;
	margin-bottom: 10px;
	color: #333;
}
.sale_price{
	font-size: 1.5em;
	text-align: center;
	width: 270px;
	margin-right: auto;
	margin-left: auto;
}

.sale_price span{
	font-size: 1.3em;
	font-weight: 500;
	color: #666;
	margin-bottom: 15px;
	padding-top: 0.1em;
	padding-right: 0.2em;
	padding-bottom: 0em;
	padding-left: 0.2em;
	font-family: "Arial Black", Gadget, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.sale_price_2{
	font-size: 1.1em;
	text-align: center;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;
}

.sale_price_2 span{
	font-size: 1.35em;
	font-weight: 600;
	color: #666;
	margin-bottom: 15px;
	padding-top: 0.1em;
	padding-right: 0.2em;
	padding-bottom: 0em;
	padding-left: 0em;
	font-family: "Arial Black", Gadget, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.sale_price_2 p{
	margin-top: 0px;
	padding-top: 10px;
	width: 70px;
	margin-left: 0px;
	padding-left: 0px;
	float: left;
	font-size: 13px;
}
.designer_t{
	line-height: 1.5em;
}
.sale_price_s{	font-size: 1.2em;
	text-align: center;
	width: 270px;
	margin-right: auto;
	margin-left: auto;}
.sale_price_s span{
	color: #999;
}
p.order_btn_n {
	width: 300px;
	margin: 0 auto 25px;
}
p.order_btn_n a {
	width: 300px;
	height: 90px;
	display: block;
	overflow: hidden;
	text-indent: -777em;
	background-image: url(/img/product/form_button.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
p.order_btn_2 a:hover { background-position: 0px -90px; }
p.order_btn_2 {
	width: 300px;
	margin: 0 auto 25px;
}
p.order_btn_2 a {
	width: 300px;
	height: 90px;
	display: block;
	overflow: hidden;
	text-indent: -777em;
	background-image: url(/img/product/form_btn.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
p.order_btn_n a:hover { background-position: 0px -90px; }


/* brand_products */
#maker_text{
	margin-bottom: 20px;
	line-height: 1.3em;
}

#maker_text img{
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 5px;
}
#coord_products h3#coor{
	background-image: url(/img/product/coordinate_bar.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -777em;
	height: 44px;
	width: 300px;
}
.free{
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.free img{
	margin: 5px;}

.free_2{
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: center;
	margin-top: 15px;
}
p.tax{
	margin-left: 200px;
	margin-bottom: 5px;
}
div#specifi a{
	background-image: url(../img/product/specifi_btn.png);
	height: 40px;
	width: 272px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -7777ex;
	margin-bottom: 20px;
	float: left;
}
div#specifi a:hover{
	background-position: 0px -40px;
}
div#specifi a:active{
	background-position: 1px 1px;
}
div#brand_disk{
	text-align: left;
	margin-bottom: 20px;
	line-height: 1.5em;
	padding-right: 10px;
}
div#brand_disk img{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 5px;
}
#products_photo{
	margin-top: 20px;
	margin-bottom: 20px;
}
#coord_products h3{
	background-image: url(../img/product/coordinate_bar.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -7777px;
	height: 40px;
	margin-bottom: 10px;
} 

#coord_products img{
	height: 90px;
	width: 90px;
	border: 1px solid #CCC;
	overflow: hidden;
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#side_info .g_deal a{
	background-image: url(../img/product/greatdeal.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	width: 250px;
	margin-top:-10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	overflow: hidden;
	display: block;
	text-indent: -7777em;
}
#side_info .g_deal a:hover{
	background-position: 0px -30px;
}
#side_info #g_deal_l a{
	background-image: url(../img/product/support.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 40px;
	width: 140px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	overflow: hidden;
	display: block;
	text-indent: -7777em;
	float: left;
}
#side_info #g_deal_l a:hover{
		background-position: 0px -40px;
}
#side_info #g_deal_r a{
	background-image: url(../img/product/flow.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 40px;
	width: 140px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	overflow: hidden;
	display: block;
	text-indent: -7777em;
	float: right;
}
#side_info #g_deal_r a:hover{
		background-position: 0px -40px;
}

#products_main #repair a{
	background-image: url(../img/product/papercord.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -7777px;
	float: right;
	height: 40px;
	width: 250px;
	overflow: hidden;
	display: block;
	margin-right: 63px;
}
#products_main #repair a:hover{
	background-position: 0px -40px;
}
#material{
	margin-left: 50px;
	margin-bottom: 30px;
}

#material a{
	width: 200px;
	background-image: url(../img/common/material.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 26px;
	overflow: hidden;
	text-indent: -7777px;
}
#material a:hover{
	background-position: 0px -26px;
}

/*バリデーション*/
.error input ,
.error textarea {
	background:#FFCCCC;
}

p.error{
	margin:0;
	color:red;
	font-weight:bold;
	margin-bottom:10px;
}
img#ychair_repair{
	margin-top: 20px;
	border: 1px solid #CCC;
}
img#ychair_repair:hover{
	border: 1px solid #F00;
}
.thumbnail_box{
	width:148px;
	background-color: #FFFFFF;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
}
#vintage_btn a{
	text-indent: -7777px;
	display: block;
	height: 70px;
	width: 612px;
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	background-image: url(../img/vintage/detail_btn.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.manual a{
	display: block;
	height: 100px;
	width: 272px;
	margin-top: 20px;
	border: 1px solid #CCC;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
}
.manual a:hover{
	border: 1px solid #F00;
}
span.brand_n{
	position:absolute;
	left:5px;
	top:5px;

	}
#main img.right_img{
	text-align: right;
	margin-left:10px;
	padding-right: 0px;
}
#main_sp .goods_sp{
	display: block;
	float: left;
	padding: 10px;
	width: auto;
}
#main_sp goods_sp img{
	padding: 5px;
}
#main_sp h2{
	font-size: 10px;
	width: 80px;
	padding-top: 5px;
}
#main_sp span.brand_n{
	font-size: 6px;
	display: block;
	position: relative;
	left:-5px;
	width: 85px;
	overflow: hidden;
	height: 12px;
	color: #333;
}
#main_sp .name{
	font-size: 10px;
	width: 85px;
	padding-top: 5px;
	line-height: 12px;
	display: block;
	height: 25px;
}
h3.p_title_sp{
	margin-bottom: 10px;
}
.c-fit-b{
	max-width: 220px;
}
.c-fit-b img{
	border: 1px solid #CCC;
}
.c-fit-b p{
	max-width: 210px;
	font-size: 0.8em;
}

