@charset "utf-8";

/*
------------------------------------------------------------ */

#img_top {
	width: 800px;
	height: 200px;
	background: url(../common/images/img_product.jpg) no-repeat;
	text-indent: -9999em;
}

.box01 {
	clear: both;
	height: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}

.box01 h4 {
	width: 100%;
	font-size: 1.15em;
}


.box01 img {
	margin-bottom: 5px;
}

.p_box01 {
	width: 220px;
	float: left;
	margin-right: 30px;
}

.p_box01_2 {
	width: 220px;
	float: left;
}
.p_box02 {
	width: 340px;
	float: left;
	margin-right: 43px;
}

.p_box02_2 {
	width: 340px;
	float: left;
}
.p_box03 img {
	float: right;
	margin-left: 20px;
}
.s01 {
	margin-right: 20px;
}
h5 {
	font-weight: bold;
	color: #c30;
}
h5 span {
	font-weight: normal;
	color: #333;
	margin-right: 20px;
}

.p1 {
	text-align: right;
}