@charset "UTF-8";
/* CSS Document */

/* about.css */

/* =============================================
 コンテンツ・サイド
=============================================== */
/* 共通------------- */
#contents{
	padding: 30px 0;
}

/* =============================================
 メインエリア
=============================================== */
/* 共通------------- */
#main{
	position:relative;
	float:right;
	width:722px;
	padding-bottom: 20px;
	background:url(../image/common/main_footer.jpg) no-repeat bottom right;
}
#main_inner{
	padding:25px 30px 0 39px;
	background:url(../image/contact/main_contents.jpg) repeat-y top right;
}
/* 見出し文字------------- */
p#explain{
	position:absolute;
	top:108px;
	left:260px;
	width:447px;
	font-size:14px;
}
a#to-special {
	display:block;
	position:absolute;
	left:39px;
	top:335px;
	width:213px;
	height:34px;
}
/* おすすめポイント ---*/
#recommend{
	height: 225px;
	background:url(../image/about/about_02.jpg) no-repeat top right;
}
#recommend ul{
	padding-left:20px;
}
#recommend li{
	color:#53230f;
	line-height:1.4;
}
#recommend li#first{
	margin-top:17px;
	padding:3px 0 10px 40px;
	background:	url(../image/about/about_check01.jpg) no-repeat 0 0;
}
#recommend li#second{
	margin:10px 0;
	padding:0 0 10px 40px;
	width:245px;
	background:	url(../image/about/about_check02.jpg) no-repeat left bottom;
	line-height:1.2;
}
#recommend li#last{
	padding:0 0 10px 40px;
	background:	url(../image/about/about_check03.jpg) no-repeat 0 0;
}

/* おすすめする理由（オススメ）*/
.bnr{
	padding:20px 0;
}

.btn_ouji{
	margin:-10px 0 0 0;
}


#center{
	text-align:center;
}
#recommend_outerbox{
	width:670px;
	padding:40px 0 0px 0;
	overflow:hidden;
}
#recommend_outerbox h4{
	text-align:center;
	font-size:22px;
	color:#53230f;
	margin-bottom:5px;
}
#recommend_outerbox li{
	float:left;
}




/*ビタリエの使い方*/
#main_inner .use{
	background:url(../image/about/about_use.jpg) no-repeat 0 0;
	width:666px;
	height:45px;
	margin:10px 0 10px 0;
	padding:90px 0 0 45px;
}



/* 毎日の使いやすさを考えました*/
#main_inner .everyday{
	margin:-20px 0 0 0;
}
#main_inner .everyday dt{
	margin:0 0 10px 0;
	font-size:24px;
	font-weight:bold;
	color:#53230f;
	margin:20px 0;
}

#main_inner .everyday dd{
	padding:0 0 20px 0;
}


#main_inner .everyday .line{
	border-bottom:1px #af8f8f solid;
}

/*ビタリエでつくる本格野菜メニュー*/
#main_inner .menu{
	background:url(../image/about/about_menu.jpg) no-repeat 0 0;
	width:666px;
	height:45px;
	margin:-10px 0 10px 0;
	padding:90px 0 0 45px;

}



/* 野菜王子とは*/
#main_inner .ouji{
	background:url(../image/about/about_ouji.jpg) no-repeat 0 0;
	width:666px;
	height:315px;
	margin:50px 0 0 0;

}

#main_inner .ouji h3{
	padding: 60px 0 15px 210px;
	font-size:16px;
	font-weight:bold;
	color:#be0d23;
}
#main_inner .ouji h4{
	padding:0px 0 0 210px;
	font-size:24px;
	color:#53230f;
}

#main_inner .ouji div{
	padding: 0 0 0 210px;
	font-size:10px;
}
#main_inner .ouji p{
	padding: 0 0 0 210px;
	width:420px;
}