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

/* 
ヘルシーメニューCSS
作成者：株式会社アルゴ
最終更新日：2010年5月17日
*/

div.bg-check {
	background: url(/recipe_book/healthy/images/bg_div-healthy.gif) no-repeat left bottom;
}
div.box630 {
	position: relative;
	margin-top: 200px;
	_margin-top: 230px;
	background: url(/recipe_book/healthy/images/bg_div_healthy01.jpg) 385px 30px no-repeat;
}
#right-container h1 {
	position: absolute;
	width: 660px;
	height: 220px;
	top:15px;
	left: 15px;
	background: url(/recipe_book/healthy/images/bg_h1_healthy.jpg) no-repeat
}
div.box630 p.top3 {
	width: 530px;
	height: 440px;
	padding: 20px 10px 40px;
}
div.box630 a.recipe01 {
	position: absolute;
	left: 14px;
	top: 222px;
}
div.box630 a.recipe02 {
	position: absolute;
	left: 219px;
	top: 222px;
}
div.box630 a.recipe03 {
	position: absolute;
	left: 423px;
	top: 222px;
}
div.box630 div.menu-list {
	position: relative;
	width: 551px;
	height: 390px;
	padding: 40px 29px 30px 30px;
	background: url(/recipe_book/healthy/images/bg_div_healthy_recipe.gif) no-repeat center center;
}
div.menu-list h2 {
	float: left;
	width: 131px;
	height:163px;
	padding-right: 9px;
	margin-bottom: 10px;
	background: url(/recipe_book/healthy/images/bg_h2_healthy.png) no-repeat 0px 40px;
}
div.menu-list p {
	float: left;
	width: 131px;
	height:163px;
	padding-right: 9px;
	margin-bottom: 10px;
}
div.menu-list p a {
	display: block;
	width: 131px;
	height:163px;
}
div.menu-list p.recipe01 a {
	background: url(/recipe_book/healthy/images/btn_healthy01.png) no-repeat;
}
div.menu-list p.recipe01 a:hover {
	background: url(/recipe_book/healthy/images/btn_healthy01-on.png) no-repeat;
}
div.menu-list p.recipe02 a {
	background: url(/recipe_book/healthy/images/btn_healthy02.png) no-repeat;
}
div.menu-list p.recipe02 a:hover {
	background: url(/recipe_book/healthy/images/btn_healthy02-on.png) no-repeat;
}
div.menu-list p.recipe03 a {
	background: url(/recipe_book/healthy/images/btn_healthy03.png) no-repeat;
}
div.menu-list p.recipe03 a:hover {
	background: url(/recipe_book/healthy/images/btn_healthy03-on.png) no-repeat;
}
div.menu-list p.recipe04 a {
	background: url(/recipe_book/healthy/images/btn_healthy04.png) no-repeat;
}
div.menu-list p.recipe04 a:hover {
	background: url(/recipe_book/healthy/images/btn_healthy04-on.png) no-repeat;
}
div.menu-list p.recipe05 a {
	background: url(/recipe_book/healthy/images/btn_healthy05.png) no-repeat;
}
div.menu-list p.recipe05 a:hover {
	background: url(/recipe_book/healthy/images/btn_healthy05-on.png) no-repeat;
}
div.menu-list p.recipe06 a {
	background: url(/recipe_book/healthy/images/btn_healthy06.png) no-repeat;
}
div.menu-list p.recipe06 a:hover {
	background: url(/recipe_book/healthy/images/btn_healthy06-on.png) no-repeat;
}
div.menu-list p.recipe07 a {
	background: url(/recipe_book/healthy/images/btn_healthy07.png) no-repeat;
}
div.menu-list p.recipe07 a:hover {
	background: url(/recipe_book/healthy/images/btn_healthy07-on.png) no-repeat;
}
div.menu-list p.end {
	padding-right: 0px;
}
div.menu-list form {
	float: none;
	position: absolute;
	width: 353px;
	height: 51px;
	padding-right: 0px;
	left: 135px;
	top: 390px;
}
div.menu-list input.text {
	display: none;
}
/* テキストインデント */
div.menu-list p a {
	text-indent: -9999em;
}