@charset "utf-8";

/* naturefresh ---------------------------------------------------------------- */

div#content{
	width:700px;
	margin:0 auto 15px;
	}
div#content p{
	line-height:2.0;
	}
div#content h1{
	background-color:#006837;
	color:#FFF;
	font-size:82%;
	text-align:right;
	padding-right:5px;
	}
div#content div.bg-01{
	background-image:url(images/naturefresh/bg_01.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	width:700px;
	height:175px;
	}
div#content div.bg-01 p{
	width:620px;
	margin:0px auto;
	padding-top:10px;
	}
div#content div.bg-02{
	background-image:url(images/naturefresh/bg_02.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	width:700px;
	height:136px;
	}
div#content div.bg-02 p{
	width:620px;
	margin:0px auto;
	padding-top:5px;
	}
div#content div.bg-03{
	background-image:url(images/naturefresh/bg_03.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	width:700px;
	height:232px;
	}
div#content div.bg-03 p{
	width:565px;
	padding:0 0 0 15px;
	}
div#content div.customer{
	background-image:url(images/naturefresh/bg_04.jpg);
	background-position:0 0;
	background-repeat:repeat;
	border-left:2px solid #FF5EAB;
	border-right:2px solid #FF5EAB;
	width:696px;
	padding:10px 0;
	margin:0;
	}
div#content div.customer span{
	color:#F69;
	}
div#content div.customer p.cst-01{
	padding:10px;
	margin:0 0 10px 15px;
	width:600px;
	background-color:#FFF;
	}
div#content div.customer p.cst-02{
	padding:10px;
	margin:0 0 10px 50px;
	width:600px;
	background-color:#FFF;
	}
div#content p.end{
	line-height:0;
    font:0;
	margin:0;
	}
div#content .tspace-10{
	margin: 10px 0 0;
	}