/*ページ背景*/
.entry_inbox {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	width: 779px;
}



/*商品概要*/

.product_excerpt {
	padding-top: 15px;
	padding-left: 26px;
	line-height: 1.2;
}

.product_excerpt ul {
	list-style-type: none;
	padding: 0px;
	color: #3B170A;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.product_excerpt li {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #3B170A;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

/*左 BOX*/
.entry_inbox_left{
	float: left;
	width: 546px;
}

/*左 BLOG*/
.entry_inbox_leftbox_blog {
	width: 534px;
	padding-left: 12px;
	padding-top: 12px;
	background-color: #FFFFFF;
}
.left_BLOGbox {
	width: 516px;
	padding-bottom: 22px;
	padding-left: 10px;
}



/*右 カテゴリーナビ*/

.ctglynavi_box_f7f7f7 {
	width:182px;
	background-image:url(../images/ctglynavi-btm_f7f7f7.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#e4e4e4;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 24px;
	margin-left: 26px;
}

