@charset "utf-8";

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

h2#img_top {
	width: 580px;
	height: 120px;
	background: url(../common/images/img_product.jpg) no-repeat;
	text-indent: -9999em;
	margin-bottom: 10px;
}

.box01 {
	padding-bottom: 1px;
}

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

.box01 h3 {
	width: 100%;
	font-size: 1.15em;
	font-weight: bold;
	border-bottom: 1px solid #333;
	margin-bottom: 10px;
}
.box01 p {
	margin-bottom: 5px;
}
p.kakaku {
	width: 100%;
	font-weight: bold;
	border-bottom: 1px solid #333;
}
p.kakaku2 {
	width: 100%;
	font-weight: bold;
	border-bottom: 1px solid #333;
	text-indent: 0.5em;
}
.box01 span {
	color: #DEB25E;
}

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

.p_box01 {
	width: 147px;
	float: left;
	margin-right: 29px;
}

.p_box01_2 {
	width: 147px;
	float: left;
}

.p_box02 {
	width: 240px;
	float: left;
	margin-right: 20px;
}

.p_box02_2 {
	width: 240px;
	float: left;
}
.p_box03 {
	width: 220px;
	_width: 260px;
	margin: 0 21px 20px 20px;
	_margin-left: 10px;
	padding: 20px 19px 10px;
	background: #000;
	border: 1px solid #fff;
	float: left;
}
.p_box03_2 {
	width: 220px;
	_width: 260px;
	padding: 20px 19px 10px;
	background: #000;
	border: 1px solid #fff;
	float: left;
}
.price01 {
	margin-left: 48px;
}

.price02 {
	margin-left: 120px;
}

.price03 {
	margin-left: 110px;
}

.price04 {
	margin-left: 92px;
}

.price05 {
	margin-left: 130px;
}

.price06 {
	margin-left: 125px;
}

dl {
	width: 100%;
	margin-top: 15px;
}

dl dt{
	width:120px;
	padding: 0.3em 0;
	text-align: center;
	color: #000;
}


dt.dt1 {
	background: #DFC533;
}

dt.dt2 {
	background: #E6E5E1;
}

dt.dt3 {
	background: #7EC540;
}

dt.dt4 {
	background: #565EA9;
}

dt.dt5 {
	background: #AA1430;
}

dd {
	margin: -28px 0 10px 140px;
}