@charset "utf-8";

/*----------------------------------------------------
	サマリー用css
----------------------------------------------------*/
.summary_title{
	float: left;
	height: 140px;
	width: 210px;

}

.summary_title_02{
	float: left;
	height: 130px;
	width: 500px;

}

.type_name_box_01{
	height: 25px;
	width: 430px;
	font-size: 18px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000066;
	padding-left: 10px;
	margin-bottom: 15px;
	padding-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	background-image: url(../../common/images/stone010.jpg);
	color: #513743;

}

.product_name_box_01{
	height: 25px;
	width: 620px;
	font-size: 18px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000066;
	padding-left: 10px;
	margin-bottom: 15px;
	padding-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	background-image: url(../../common/images/stone020.jpg);
	color: #513743;

}

.product_title{
	font-size: 14px;
	margin-bottom: 5px;
	font-weight: bold;
	padding-left: 5px;
}

.product_copy_01{
	font-size: 14px;
}

.style_glay {
	color: #666666
}

.cate_box_01 {
	margin-top:5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 10px;
	background-image: url(../images/back_box_01.jpg);
	width: 150px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-right: 5px;
}


/*コンテンツ中央_上書き*/
.box_center_01 {
	margin-top: 5px;
}


/*コンテンツ中央外側_上書き*/
.box_center_02 {
	width:209px;
	float: left;
}

/*コンテンツ中央外側_上書き*/
.box_center_03 {
	width:231px;
	float: right;
}

/*コンテンツ中央外側_上書き*/
.box_center_04 {
	margin-top: 5px;
	margin-right:10px;
	margin-left: 10px;
	margin-bottom: 5px;
	color: #666666;
}

/*コンテンツ右BOX_上書き*/
.box_right {
	width:190px;
	float:left;
}


/*コンテンツ中央BOX_上書き*/
.box_center {
	width:641px;
	float:right;
	margin-right: 0px;
}

/*コンテンツ左・中央BOXをまとめる_上書き*/
#wrapper {
	width:850px;
	float:left;
	margin-left: 19px;
}

/*コンテンツ左BOX_上書き*/
.box_left {
	width:205px;
	float:left;
}

/*左コンテンツ汎用型_上書き*/
.box_left_title_01 {
	width:206px;
}

/*商品BOX*/
.product_box_01 {
	width:192px;
	height: 240px;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding-right: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	background-color: #e7e7eb;
	margin-right: 8px;
}

/*商品BOX*/
.product_photo_box_01 {
	width:85px; 
	float:left; 
	height:150px;
}

/*スペックBOX*/
.product_sp_box_01 {
	width:107px;
	float:left;
	height:150px;
}

.type_goods_name_box_01_01{
	height: 25px;
	width: 620px;
	font-size: 18px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000066;
	padding-left: 15px;
	margin-bottom: 15px;
	padding-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	background-image: url(../../common/images/stone010.jpg);
	color: #513743;

}

.table_out_box {
	border:1px dotted #993399;
	background-color: #FFFFFF;
	padding: 5px;
}

.table_in_box {
	border:1px dotted #999999;
	background-color: #FFFFFF;
	padding: 5px;
}
