@charset "UTF-8";
body {
	background-image: url(../images/image.jpg);
	background-repeat: no-repeat;
	background-position: right 380px;
}
.text_box {
	padding-bottom: 15px;
}
.box .box_left {
	float: left;
	width: 420px;
}
.box .box_left p {
	margin-bottom: 30px;
}
.box .box_right {
	float: right;
	width: 400px;
}
.box .box_right h5 {
	padding-top: 0px;
	padding-bottom: 10px;
}
.box .box_right p {
	margin-bottom: 25px;
	font-size: 12px;
	line-height: 2;
}
.box_right .h5_wing {
	color: #86A079;
}
.box_right .h5_link {
	color: #60ACDD;
}
.box_right .h5_leg {
	color: #666561;
}
.box_right .h5_dilla {
	color: #C46877;
}
.box_right .h5_fairy {
	color: #DE9BA4;
}
.box .treatment_left {
	float: left;
	width: 550px;
}
.box .treatment_right {
	float: right;
	width: 250px;
}
.box .treatment_right li {
	padding-bottom: 20px;
}
