
/******************************************************
 ディーポスト　商品詳細ページ用
*******************************************************/
.p_index_banner{
	margin: 0 0 15px 0;
}
.p_detail_banner{
	display: block;
	clear:left;
	margin: 0 0 20px 30px;
}

.p_detail_box{
	display: block;
	clear:left;
	width: 703px;
	text-align: left;
	border-style: solid;
	border-width: 0 1px 1px 1px;
	border-color: #60452b;
	margin: 30px 0 0 30px;
	line-height: 1.8em;
}

.p_detail_top{
	margin: 0 0 25px 15px;
	padding: 0;
}
.p_detail_top_img{
	float: left;
}
.p_detail_top_txt{
	float: left;
	width: 235px;
        margin: 3px 0 0 10px;
}

.p_detail_sub_title{
	width: 675px;
	background: url(/img/dpost/dpost_sub_title.gif) no-repeat 0 0;
	font-weight: bold;
	padding: 4px 0 5px 27px;
	margin: 0 0 30px 15px;
}

.p_detail_1{
	width: 575px;
	margin: 0 0 30px 65px;
}

.p_detail_1_left{
	float:left;
	width: 284px;
	text-align: center;
}
.p_detail_1_right{
	float:left;
	width: 284px;
	text-align: center;
	margin-left: 7px;
}
.p_detail_1_left2{
	float:left;
	width: 268px;
	text-align: left;
}
.p_detail_1_right2{
	float:left;
	width: 268px;
	text-align: left;
	margin-left: 39px;
}


.ml15{ margin-left: 15px;}
.ml30{ margin-left: 30px;}
.ml45{ margin-left: 45px;}

.mb05{ margin-bottom: 5px;}
.mb20{ margin-bottom: 20px;}
.mb35{ margin-bottom: 35px;}

.clear{ clear: both;}
.fb{ font-weight: bold;}
.fc_01{ color: #1E302D;}





