@charset "Shift_JIS";

#ecofeel_area p {
	padding-top: 10px;
	padding-left: 5px;
	display: block;
	padding-bottom: 10px;
	margin-bottom: 0px;
	width: 550px;
}

.ecofeel_box {
	width: 550px;
	clear: both;
	display: block;
	height: auto;
	padding-top: 10px;
	margin-bottom: 10px;
}

.ecofeel_box2 {
	width: 550px;
	clear: both;
	display: block;
	height: auto;
	padding-top: 10px;
	margin-bottom: 10px;
}
#ecofeel_area .ecofeel_box2 p {
	float: left;
	height: auto;
	width: 270px;
}
.ecofeel_box2 img {
	float: right;
	height: auto;
	width: 270px;
	margin-top: 10px;
	margin-bottom: 15px;
}

#ecofeel_area .ecofeel_box3 {
	width: 550px;
	height: 190px;
	clear: both;
	display: block;
}
.ecofeel_box3 img {
	float: right;
	width: 270px;
}

#ecofeel_area h3 {
	background-color: #A7D1E9;
	padding-bottom: 8px;
}

.sub_coment {
	color: #FF0000;
	padding-left: 10px;
	font-size: 8pt;
	line-height: 9pt;
}

#ecofeel_area .comentbox {
	height: auto;
	width: auto;
	border: 1px solid #CCCCCC;
	padding: 10px;
	text-align: left;
	line-height: 18px;
	margin-top: 15px;
	clear: both;
}
#ecofeel_area .ecofeel_box ul {
	clear: both;
	width: 550px;
	height: auto;
}
#ecofeel_area .ecofeel_box li {
	text-align: left;
	list-style-type: none;
	line-height: 20px;
	height: auto;
	width: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #999999;
}
