div#mypage a{
	float:right;
	width: 90px;
    height: 35px;
	background-image: url(../img/shop/mypage.gif);
	background-repeat: no-repeat;
    margin-top: 3px;
}
div#mypage a:hover{
	float:right;
	width: 90px;
    height: 35px;
	background-image: url(../img/shop/mypage_b.gif);
	background-repeat: no-repeat;
    margin-top: 3px;

}

/*---------------------------*/
/*商品詳細*/
.sumb_area{
	padding-top:5px;
	float: left;
	width: 580px;
	padding-bottom: 15px;
	border-top:solid 1px #666;

}
.sumb_image{
	width:135px;
	float:left;
	padding-right:10px;
	padding-bottom: 10px;
}
.main_image{
	width:580px;
	padding-bottom:15px;
	text-align:center;
	float: left;
}

#iteminfo {
	padding-top: 10px;
	line-height: 150%;
}
#iteminfo .brand{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	padding-top: 5px;
}
#iteminfo .title{
	font-size: 140%;
	padding-bottom: 50px;
}
#iteminfo .retail{
	font-size: 80%;
	text-decoration: line-through;
	text-align: right;
}
#iteminfo .price{
	font-size: 150%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-bottom: 5px;
	text-align: right;
}
#iteminfo .point{
	font-size: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-bottom: 5px;
	padding-top: 5px;
}

#iteminfo .notice{
	font-size: 80%;
	padding-bottom:10px;
	}

#iteminfo .size_select{
	width:286px;
	text-align: center;
	border: 2px solid #007fff;
	padding-top: 5px;
	padding-bottom: 5px;
	float:left;
	}
#iteminfo .cap{
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-top: 15px;
	padding-bottom: 1px;
}
#iteminfo li{
	padding-top:5px;
	padding-bottom:5px;}
#cart{
}
.button_cart {
	width: 250px;
	height: 51px;
	border: 0;
	text-indent: -9999px;
	cursor: pointer;
	margin-top: 10px;
	margin-left: 20px;
	background-image: url(../img/shop/button_cart.gif);
	background-color:#FFF;
}

/*\*//*/
.button_cart {
  letter-spacing: -9999px;
}
/**/

.button_favorite {
	width: 250px;
	height: 51px;
	border: 0;
	text-indent: -9999px;
	cursor: pointer;
	margin-top: 10px;
	margin-left: 20px;
	background-image: url(../img/shop/button_favorite.gif);
	background-color:#FFF;
}


/*\*//*/
.button_favorite {
  letter-spacing: -9999px;
}
/**/
.button_cordinate {
	width: 250px;
	height: 51px;
	border: 0;
	text-indent: -9999px;
	cursor: pointer;
	margin-top: 10px;
	margin-left: 20px;
	background-image: url(../img/shop/button_cordinate.gif);
	background-color:#FFF;
}


/*\*//*/
.button_cordinate {
  letter-spacing: -9999px;
}
/**/

.button_neg {
	width: 150px;
	height: 23px;
	border: 0;
	text-indent: -9999px;
	cursor: pointer;
	margin-top: 10px;
	margin-left: 65px;
	background-image: url(../img/shop/neg_price.jpg);
}


/*\*//*/
.button_cordinate {
  letter-spacing: -9999px;
}
/**/




#recom{
	padding-top: 15px;
	float:left;
}

#recom .itembox{
	padding-right: 2px;
}


.corde {}
.corde a{
	padding-top:10px;
	display:block;}
/*---------------------------*/
/*カートチャート*/
.cart_chart{}
.cart_chart li.off{
	width:145px;
	height:80px;
	background-image: url(../img/shop/cart_chart_off.gif);
	background-repeat: no-repeat;
	font-size: 120%;
	color: #999;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 5px;
	}
.cart_chart li.on{
	width:145px;
	height:80px;
	background-image: url(../img/shop/cart_chart_on.gif);
	background-repeat: no-repeat;
	font-size: 120%;
	color: #999;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 5px;
	}
.cart_chart li.off_f{
	width:145px;
	height:80px;
	background-image: url(../img/shop/cart_chart_off_f.gif);
	background-repeat: no-repeat;
	font-size: 120%;
	color: #999;
	text-align: center;
	padding-top: 32px;
	padding-bottom: 5px;
	}
.cart_chart li.on_f{
	width:145px;
	height:80px;
	background-image: url(../img/shop/cart_chart_on_f.gif);
	background-repeat: no-repeat;
	font-size: 120%;
	color: #999;
	text-align: center;
	padding-top: 32px;
	padding-bottom: 5px;
	}

/*---------------*/
/*ランキング用*/
.item_ranking .item{
	width:112px;
	margin-right:15px;
	margin-top:10px;
	float:left;
	}
.item_ranking .ranking{
	height:35px;
	vertical-align:bottom;}
.item_ranking .image{
	height:128px;
	width:112px;
	text-align:center;}
.item_ranking .title{
	height:50px;
	margin-top:10px;
	font-size:70%;
	}
.item_ranking .title a{
	color:#000000;}
.item_ranking .price{
	margin-top:5px;
	color:#F00;
	text-align:center;}


/*問い合わせ*/
#iteminfo .contact{
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:5px;
	float:left;
	width:280px;}
	
/*---------------*/
/*価格交渉*/

#iteminfo .nego{
	text-align:center;
	float:left;
	width:276px;
	border: 2px solid #CCC;
	padding:5px;
	margin-bottom:15px;
	}
.nego h2{
	text-align:center;
	font-size:90%;
	padding-bottom:3px;
	padding-top:3px;
	border:none;
	margin:0;
	padding:0;
	background-color:#CCC;
	color:#000;
	}
.nego form{
	font-size:90%;}
/*---------------*/
/*カート*/
.table_form_item table {
	color: #555555;
	margin-top: 10px;
	width: 100%;
	border: 1px solid #999999;
	margin-bottom: 10px;
}
.table_form_item th {
	text-align: center;
	padding:6px;
	background-color: #EEEEEE;
}
.table_form_item td {    
    padding:6px;
	vertical-align: top;
}
.table_form_data table {
	color: #555555;
	margin-top: 10px;
	width: 100%;
	border: 1px solid #999999;
	margin-bottom: 10px;
}
.table_form_data th {
	width:120px;
	text-align: right;
	padding:6px;
	background-color: #EEEEEE;
}
.table_form_data td {    
    padding:6px;
	vertical-align: top;
}
th.right{
	text-align:right;}
.button_conf,.button_send,.button_fix,.button_confirm ,.button_complete {
	margin-left:165px;
	width: 250px;
	height: 51px;
	border: 0;
	text-indent: -9999px;
	cursor: pointer;
	margin-top: 10px;
	background-color:#FFF;
}
.button_conf {
	background-image: url(../img/shop/button_conf.gif);
}
.button_send {
	background-image: url(../img/shop/button_send.gif);
}
.button_fix {
	background-image: url(../img/shop/button_fix.gif);
}
.button_confirm {
	background-image: url(../img/shop/button_confirm.gif);
}
.button_complete {
	background-image: url(../img/shop/button_order_done.gif);
}


/*\*//*/
.button_cordinate {
  letter-spacing: -9999px;
}
/**/
#brand_foorbanner {
	border-top:solid 1px #CCC;
	float:left;
	margin-top:20px;
	padding-top:20px;}
#brand_foorbanner img{
	margin-left:85px;}
#shop_footer{
	font-size:10px;
	width:900px;
	clear:both;}
#footarea{
	border:solid 1px #999;
	width:898px;
	float:left;
	background:url(img/footer/footer_back.gif);
	background-repeat:repeat-y;
	margin-bottom:10px;
	margin-top:20px;
	padding:10px;}
.col{
	width:277px;
	float:left;
	margin:8px;}
#footarea p.sec{
	padding:3px;
	margin-top:10px;
	margin-bottom:15px;
	}
#footarea li.notice{
	background:url(../temp/img/footer/footer_li.gif);
	background-repeat:repeat-y;
	padding-left:10px;
    list-style-type: none;
	margin-top:7px;
	}
#footarea .bred{
	font-size:120%;
	font-weight:bold;
	color:#C03;
	}
#footarea .cal{
	margin-left:40px;}
#footarea table.paypal{
	margin:0 auto;}
#footarea table.cost{
	width:100%;
	border-top:solid 1px #ccc;
	border-left:solid 1px #ccc;
	margin-bottom:15px;}
#footarea table.cost th,#footarea table.cost td{
	padding:2px;
	border-bottom:solid 1px #999;
	border-right:solid 1px #999;}
.center{
	text-align:center;}
#review{
	width:580px;
	float:left;
	margin-top:35px;
	margin-bottom:20px;}
#review .c_title{
	width:575px;}
table.review{
	float:left;
	border-bottom:solid 1px #666;
	width:580px;}
table.review td{
	padding:5px;
	vertical-align:top;
}
table.review td.img{
	width:62px;}
#brand_sp{
	margin-bottom:50px;
	float:left;
	width:900px;
	}
#brand_sp table{width:100%;}
#brand_sp td{padding:10px;}
.rate_average{
	text-align:center;
	margin-bottom:10px;}