@charset "utf-8";

.p-box-left{
	float:left;
	width:515px;
}
.p-box-right{
	float:right;
	width:379px;
}

.p-box-left02{
	float:left;
	width:140px;
}
.p-box-right02{
	float:right;
	width:610px;
}
.p-mh {
	color: #90733b;
	font-weight: bold;
}
.p-line{
	border-bottom: solid 1px #90733b;
	padding-bottom: 5px;
	margin-bottom: 15px;
	width:40px;
}
