.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;
}

body {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: 2px;
	font-size: 14px;
	color: #000a40;
	line-height: 24px;
	text-align: center;
	background-image: url(../2009aw/images/bkgnd_fabric.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-color: #CCCCCC;
}
a:link {
	color: #70b3d4;
	text-decoration: none;
}
a:visited {
	color: #5D97B5;
	text-decoration: none;
}
a:hover {
	color: #b11824;
	text-decoration: none;
}

.bkwht {
	background-color: #FFFFFF;
}
.mb8{
	 margin: 0 0 8px 0;
	 }
.mb10{
	 margin: 0 0 10px 0;
	 }
.mb15{
	 margin: 0 0 15px 0;
	 }
.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;
}
.recipeitem {
	padding-left: 10px;
}
.red{
	color: #FF0000;
	}
.caption {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}

#head{
	width: 800px;
	height: 101px;
	text-align: left;
	margin: 0 auto;
	background-image: url(../images/ohto_noren.jpg);
	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: 40px;
	_margin-left: 20px;
	}
#recipe720{
	width: 720px;
	_width: 760px;
	margin-left: 40px;
	margin-bottom: 24px;
	}
#left720{
	width: 720px;
	float: left;
	margin-left: 40px;
	_margin-left: 20px;
	margin-bottom: 50px;
	}
#right130{
	width: 130px;
	float: right;
	margin-right: 40px;
	_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;
	}

#shelf570{
	width: 570px;
	text-align: left;
	clear: both;
	background-image: url(../images/shelf570.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-left: 40px;
	_margin-left: 20px;
	 }
#shelf320{
	width: 320px;
	text-align: left;
	clear: both;
	background-image: url(../images/shelf320.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-left: 40px;
	_margin-left: 20px;
	 }

#bottombread {
	text-align: right;
	padding-right: 40px;
	padding-top: 50px;
	padding-left: 613px;
}
#foot{
	width: 800px;
	height: 70px;
	text-align: left;
	clear: both;
	margin: 0 auto;
	background-image: url(../images/bkgnd_gingham2.jpg);
	background-position: left top;
	 }

#footlink{
	text-align: right;
	padding-right: 65px;
	padding-top: 30px;
	padding-left: 342px;
	 }
.alert{
	font-size: 12px;
	color: #FF0000;
	}
/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}



#lbNextLink {
	right: 0;
}



#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(/store/techo/2009/shared/close_btn.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
