@charset "UTF-8";
.contents a:hover img {
	filter: alpha(opacity=80);
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
.wrapper .contents .voice {
	line-height: 1.7em;
	padding: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #F5F4EB;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ADE062;
	border-bottom-color: #ADE062;
	border-left-color: #ADE062;
}
.wrapper .contents .main {
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 570px;
	padding-top: 120px;
	padding-left: 190px;
	padding-right: 34px;
	margin-bottom: 20px;
	background-color: #F4F4EA;
	line-height: 1.6em;
	padding-bottom: 20px;
	border: 3px solid #ADE062;
}
.wrapper .contents .main p {
	margin-right: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-bottom: 15px;
	width: 440px;
}

*html .wrapper .contents .main {
	width: 800px;
}
.wrapper .contents .voice_btn {
	background-color: #E8E4D4;
	padding: 10px;
	text-align: center;
	border: 1px solid #CEC8B2;
}
.wrapper .contents .voice_btn .maigin_btn {
	margin-right: 40px;
}
.wrapper .contents .product_list .left {
	float: left;
	position: relative;
}
.wrapper .contents .product_list .right {
	float: right;
	position: relative;
}
.wrapper .contents .product_list .left .btn {
	position: absolute;
	left: 6px;
	top: 193px;
	width: 210px;
}
.wrapper .contents .product_list .right .btn {
	position: absolute;
	left: 6px;
	top: 193px;
	width: 210px;
}
.wrapper .contents .attention {
	margin-bottom: 20px;
}
.wrapper .contents .voice_h3 {
	background-image: url(../images/voice.jpg);
	height: 20px;
	width: 620px;
	color: #336600;
	padding-left: 180px;
	padding-top: 23px;
	line-height: 1em;
	margin: 0px;
}
* html .wrapper .contents .voice_h3 {
	height: 43px;
	width: 800px;
}
