@charset "utf-8";

#specification{
	float: right;	
}

#specification_main{
	border-collapse: collapse;
	background-color: #ffffff;
	float: left;
	width: 363px;
}

#specification_main tr th{
	background-color: #dfdfdf;
	padding: 5px;
}

#specification_main tr td{
	padding: 5px;
	text-align: left;
}

#option{
	margin-top: 10px;
	width: 350px;
	padding: 0 10px;
	clear: both;
}

#optionp{
	margin: 8px 5px;
}

#optiona{
	color: #869d1a;
	font-weight: bold;
}

#option a:hover{
	color: #b35b5b;
}



#detail{
	clear: both;
	width: 600px;
	text-align: left;
	padding-bottom:50px;
	padding: 0 10px;
}

#detail a{
	color: #1b488d;
	text-decoration: underline;
}

#detail a:hover{
	color: #cc0000;
}

#detail table{
	clear: both;
	margin-left: 5px;
}

#detail td{
	padding: 5px;
}

#detail h2{
	/*color: #aa0000;*/
	color: #FF0000;
	font-size: 20px;
	/*font-weight: bold;*/
	font-weight: bolder;
	margin-bottom: 15px;
}

.detail_p {
	width: 400px;
	font-size: 14px;
	/*font-weight: bold;*/
	font-weight: bolder;
	padding: 30px;
	border: double 3px #003366;
	margin: auto;
}

.detail_p h2 {
	color: #aa0000;
	font-size: 20px;
	/*font-weight: bold;*/
	font-weight: bolder;
	margin: 3px 0 8px 0;
}

.detail_g{
	font-size: 18px;
	font-weight: bold;
	margin: 10px 26px;
}

h3{
	border-bottom: solid 2px #000000;
	font-weight: bold;
	color: #ac5959;
	margin: 0 0 0 10px;
}

#detail h6{
	font-size: 15px;
	margin-left: 60px;
}

#detail table p{
	margin: 0 0 0 10px;
}

#detail table p{
	margin: 0 0 0 10px;
}

.detail_a{
	font-weight: bold;
}

.detail_a img{
	margin: 20px 0 40px 0;
}

.detail_b img{
	margin-top: 10px;
}

.detail_c img{
	margin: 40px 0 10px 0;
}

.detail_c p{
	margin: 10px 0 10px 0;
	clear: both;
}

.detail_d p{
	margin-bottom: 5px;
	clear: both;
}

.detail_d img{
	margin: 40px 0 10px 0;
}

.detail_e p{
	margin: 10px;
}

.detail_e img{
	margin: 40px 0;
}

.detail_f p{
	margin: 10px 0;
}





.custom_table{
	margin: auto;
}



#main_navi headerNavigation{
	float: left;}

#main_navi .infoBoxContents{
	width: 658px;
	margin-bottom: 20px;
}



#main_other{
	margin: 20px 0;
}

#main_other h7{
	font-size: 16px;
	color: #ffffff;
	background-color: #786f4d;
	margin-bottom: 20px;
}

/*商品名・価格*/

.brand_name{
	border-bottom: 1px solid #000000;
	text-align: right;
	font-size:16px;
	font-weight: bold;
	margin-right: 10px;
	margin-bottom: 5px;
}

#cart{
	margin: 20px 10px 0 0;
}
#cate_g{
	margin-top:5px;
	text-align:right;
	width:100%;
}
#cate_pr{
	margin-top:2px;
	text-align:right;
	width:100%;
}
.price_title{
	font-size: 13px;
	margin-right: 66px;
	margin-bottom:4px;
	font-weight:bold;
}
/*2012-01-06
.price_title{
	font-size: 11px;
	margin-right: 120px;
	font-weight:bold;
}
*/
.price_off{
	color: red;
	font-weight: bold;
	margin-right: 20px;
	font-size: 16px;
}
.sales_price{
	color: red;
	font-size: 25px;
	font-weight: bold;
	text-decoration:none;
	text-align: right;
	margin-right: 10px;
}
.sales_price2{
	color: red;
	font-size: 18px;
	font-weight: bold;
	margin-left: 20px;
	text-decoration:none;
}
.list_products_price{
	font-size:16px;
	width:220px;
	text-align:center;
/*	margin-right: 40px;*/
}
/*2012-01-06
.list_products_price{
	font-size:16px;
	margin-right: 40px;
}
*/
/* 標準価格の文字サイズ */
.products_price{
	text-align: left;
	font-size: 16px;
}
.name_list_cate{
	float:left;
	text-align:left;
}
.name_list_cateb{
	font-size:15px;
	font-weight:bold;
}
.name_list_cates{
	margin-left:3px;
	margin-top:0px;
	font-size:13px;
}
/* 2012-01-06
.name_list_cateb{
	font-size:15px;
}
.name_list_cates{
	margin-left:3px;
	margin-top:9px;
	font-size:13px;
}
*/
#explanation{
	padding-top: 20px;
	float: right;
	width: 613px;
	}

/*　カテゴリ内の商品一覧 */
.productListing .headerNavigation {
	height: 2em;
	vertical-align:middle;
	background-color: #D2E9FB;
}
.productListing .headerNavigation .productListing-heading {
	font-weight: bold;
}
.productListing-odd, .productListing-even {
	vertical-align:top;
}
.productListing-odd .row .name,.productListing-even .row .name  {
	text-align:left;
	display:block;
}
.productListing-odd .row .price,.productListing-even .row .price  {
	margin-right:0;
	text-align:right;
	vertical-align: middle;
	display:block;
}

.syousaiBtn img {
	margin-top:1em;
	margin-left:200px;
}

.productListing-odd{
	background-color: #efefef;
}

/*  */
.price{
	font-size: 16px;
	color: #FF0000;
}

.row .price{
	padding-right: 140px;
}

.price s{
	font-size: 16px;
	color: #000000;
}




#ggg{
	margin-bottom: 5px;
}



#option{
	float: left;
	margin-top: 10px;
}



#pp{
	width: 198px;
	padding: 5px;
	border: #047e42 solid 1px;
	margin-top: 10px;
	margin: auto;
}

#pp p{
	margin: 8px 5px;
	line-height: 1.5;
	letter-spacing: 0.2em;
}


#gp{
	color: #047e42;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin: 5px 0;
}

#pgp{
	font-size:9.6px;
	>font-size: 10px;
	text-align: center;
}




/* メインカテゴリー */

.main {
	margin: auto;
}

.main2 {
	text-align:right;
}

#infoo a{
	margin: 2px 7px;
}



.imgBtn{
	float: right;
}





/* 買い物籠 */

#shopping_catr{
	padding: 0 3px;
}

#shopping_catr .productListing-heading2 {
	border-left:#999999 1px solid;
	border-right:#999999 1px solid;
	border-top:#CCCCCC 1px double;
	border-bottom:#CCCCCC 1px solid;
	height:25px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFA500;
}

#shopping_catr .productListing-contents {
	border-left:#999999 1px solid;
	border-right:#999999 1px solid;
	border-top:#CCCCCC 1px double;
	border-bottom:#CCCCCC 1px solid;
}
#shopping_catr .productListing-total{
	text-align:right;
	margin-right:77px;	
}

#shopping_catr .productListing-total{
	text-align:right;
}

/* カレンダー注釈 */

#calendar {
	color: #ff8888;
	font-size: 20px;
	>font-size: 37px;
}


/* topへ戻る */

.gotop{
	margin-right: 200px;
}



/* トピックス */

#news{
	margin-bottom: 5px;
}

#topics{
	margin-bottom: 20px;
}

