/*top navigation bar*/

.model_items{
	display:none;
	}

div#navi{
	margin: 0px auto 40px auto;
	display: none;
	}
	
div#navi ul{
	margin: 0 0 0 40px;
	padding: 0;
	list-style-type: none;
	}
	
div#navi li{
	margin: 0 75px 0 0;
	padding: 0;
	float: left;
	}

/*end*/

.biggest {
	font-size: 24px;
	line-height: 30px;
}
.bigger {
	font-size: 18px;
	line-height: 24px;
}
.big {
	font-size: 16px;
	line-height: 22px;
}
.normal {
	font-size: 14px;
	line-height: 22px;
}
.small {
	font-size: 12px;
	line-height: 20px;
}
.smaller {
	font-size: 10px;
	line-height: 13px;
}
.ohtonavy {
	color: #000a40;
}

.bkwht {
	background-color: #FFFFFF;
}
.mb8{
	 margin: 0 0 8px 0;
	 }
.mb10{
	 margin: 0 0 10px 0;
	 }
.mb15{
	padding-bottom: 15px;
	 }
.mb20{
	 margin: 0 0 20px 0;
	 }
.mb24{
	margin: 0 0 24px 0;
	 }
.mb30{
	 margin: 0 0 30px 0;
	 }
.mb36{
	 margin: 0 0 36px 0;
	 }
.mb40{
	 margin: 0 0 40px 0;
	 }
.mb50{
	 margin: 0 0 50px 0;
	 }
.selectbox {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
div#recipeitem {
	width: 520px;
}
div#recipeitem ul li{
	float: left;
	padding: 8px 0px 20px 8px;
}
.red{
	color: #FF0000;
	}
.caption {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}

#head{
	width: 800px;
	height: 60px;
	text-align: left;
	margin: 0 auto;
	background-image: url(../recipe/images/recipe_noren.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0;
	 }
#storelink{
	width: 720px;
	text-align: left;
	padding-left: 40px;
	_padding-left: 20px;
	margin-bottom: 50px;
	}
#middle{
	width: 800px;
	text-align: left;
	background-color: #ffffff;
	margin: 0 auto;
	padding-top: 20px;
	 }
#left570{
	width: 570px;
	float: left;
	margin-left: 40px;
	_margin-left: 20px;
	margin-bottom: 50px;
	}
.recipeleft{
	width: 570px;
	float: left;
	margin-left: 30px;
	_margin-left: 20px;
	margin-bottom: 30px;
	color: #51352B;
	}
.recipe_commet
	{
	color:#51352B;
	}
#recipe570{
	width: 740px;
	_width: 760px;
	margin-left: 30px;
	margin-bottom: 24px;
	color: #51352B;
	}
#left720{
	width: 720px;
	float: left;
	margin-left: 40px;
	_margin-left: 20px;
	margin-bottom: 50px;
	}
#right130{
	width: 143px;
	float: right;
	margin-right: 30px;
	_margin-right: 20px;
	}

#left150{
	width: 150px;
	float: left;
	margin-left: 40px;
	_margin-left: 20px;
	}

#right540{
	width: 540px;
	float: right;
	margin-right: 40px;
	_margin-right: 20px;
	margin-bottom: 50px;
	}
	
#copyright {
	color: #FFF;
}


.alert{
	font-size: 12px;
	color: #FF0000;
	}
