.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: 18px;
}
.smaller {
	font-size: 10px;
	line-height: 13px;
}
.mail {
	color: #D87733;
}

body {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: 3px;
	font-size: 14px;
	color: #260d00;
	line-height: 22px;
	text-align: center;
	background-image: url(../images/bkgnd_20.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #ffffff;
	background-attachment: fixed;
}
a:link {
	color: #478fb1;
	text-decoration: none;
}
a:visited {
	color: #478fb1;
	text-decoration: none;
}
a:hover {
	color: #0d3558;
	text-decoration: none;
}

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

.photospace {
	padding-top: 10px;
	padding-bottom: 10px;
}

.photospace2 {
	padding-top: 20px;
	padding-bottom: 20px;
}

#head{
	width: 800px;
	height: 400px;
	background-image: url(../images/head_090708.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto;
	padding: 0;
	 }
#subhead{
	width: 800px;
	height: 250px;
	background-image: url(../images/sub_head.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto;
	padding: 0;
	 }
#prof{
	height: 20px;
	width: 800px;
	background-color: #478fb1;
	padding: 0;
	margin: 0 auto;
	 }
#middle{
	width: 800px;
	text-align: left;
	background-color: #ffffff;
	margin: 0 auto;
	padding-top: 36px;
	 }
#yodogawa{
	padding: 0 0 50px 30px;
	clear: both;
	width: 740px;
	 }
#content{
	text-align: left;
	margin: 0 auto 40px;
	width: 520px;
	 }
#slidecont{
	text-align: left;
	margin: 0 auto 60px;
	width: 680px;
	 }
#slide{
	text-align: left;
	margin: 0 auto;
	width: 680px;
	 }
#date{
	font-size: 12px;
	margin: 0 auto 60px;
	width: 150px;
	 }
#brand{
	font-size: 12px;
	line-height: 18px;
	width: 425px;
	border: 1px dotted #478fb1;
	 }
#indexplate{
	width: 610px;
	height: 283px;
	clear: both;
	margin: 0 auto;
	padding-bottom: 60px;
	background-image: url(../images/plate_index.gif);
	background-repeat: no-repeat;
	background-position: center top;
	 }
#indexitem{
	clear: both;
	margin: 0 auto;
	padding-top: 54px;
	margin-left: 30px;
	 }
#footlink{
	width: 360px;
	height: 16px;
	clear: both;
	margin: 0 auto;
	padding-bottom: 50px;
	 }
#footlink2{
	width: 47px;
	height: 16px;
	clear: both;
	margin: 0 auto;
	padding-bottom: 50px;
	 }
.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;
}
