.title_wrapper h2{
	width: 274px;
}

.content_box{
	width: 302px;
	margin-right: 57px;
	margin-bottom: 80px;
	color: #fff;
	float: left;
}
.content_box h3{
	margin-bottom: 30px;
	font-size: 18px;
	padding-bottom: 10px;
	border-bottom: solid 1px #fff;
	margin-bottom: 14px;
	letter-spacing: 1px;
}
.content_box h3 .detail{
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0;
}
.content_box .product_img{
	width: 302px;
	height: 220px;
	margin-bottom: 25px;
}
.content_box p{
	width: 302px;
	font-size: 15px;
}

.content_box2 {
	width: 302px;
	margin-right: 57px;
/*
	margin-bottom: 80px;
*/
	color: #fff;
	float: left;
}
.content_box2 h3{
	margin-bottom: 30px;
	font-size: 18px;
	padding-bottom: 10px;
	border-bottom: solid 1px #fff;
	margin-bottom: 14px;
	letter-spacing: 1px;
}
.content_box2 h3 .detail{
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0;
}
.content_box2 .product_img{
	width: 302px;
	height: 220px;
	margin-bottom: 25px;
}
.content_box2 p{
	width: 302px;
	font-size: 15px;
}

.nomarginbottom{
	margin-bottom: 0;
}

.nomarginright{
	margin-right: 0;
}

#processing_box {
	width:100% ;
	margin:40px 40px 80px 40px ;
	color:#ffffff ;
}


h4 {

}

h3 {
	margin:30px 0 14px ;
	color: #fff;
	font-size: 18pt;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.profile_list dl{
	border-top: dashed 1px #828282;
	width: 100%;
	color: #fff;
	padding:15px 0;
	overflow: hidden;
}
.profile_list dl:last-of-type{
	border-bottom: dashed 1px #828282;
}
.profile_list dt{
	width: 130px;
	float: left;
}
.profile_list dd{
	float: right;
	width: 890px;
}