.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(../images/bkgnd_wood.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-color: #ecd9c0;
}
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;
	 }
.mb60{
	 margin: 0 0 60px 0;
	 }

#norentop{
	width: 800px;
	height: 93px;
	text-align: left;
	margin: 0 auto;
	background-image: url(../images/ohto_noren_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0;
	 }
#sorrykuma{
	width: 127px;
	float: left;
	padding-left: 80px;
	}

#oshirase{
	width: 470px;
	float: right;;
	padding-right: 80px;
	}

#middle{
	width: 800px;
	text-align: left;
	background-color: #ffffff;
	margin: 0 auto;
	padding-top: 50px;
	 }

#main{
	width: 640px;
	margin: 0 auto;
	padding-top: 30px;
	padding-left: 80px;
	clear: both;
	padding-bottom: 50px;
	 }

#bottombread {
	padding-right: 40px;
	padding-top: 50px;

}
#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{
	width: 480px;
	margin: 0 auto;
	padding-top: 28px;
	clear: both;
	 }
	 
#footlink2{
	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;
}
