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

body {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: 1px;
	font-size: 14px;
	color: #000000;
	line-height: 22px;
	text-align: center;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-color: #FAFAFA;
	background-attachment: fixed;
}
a:link {
	color: #fb0219;
	text-decoration: none;
}
a:visited {
	color: #9F1117;
	text-decoration: none;
}
a:hover {
	color: #fccf00;
	text-decoration: none;
}

.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;
	 }
.mb44{
	 margin: 0 0 40px 0;
	 }
.mb50{
	 margin: 0 0 50px 0;
	 }

.caption {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	margin-top: 5px;
}

.titletop{
	background-image: url(../images/frame_title_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 277px;
	height:8px;
}

.titlebody{
	width: 253px;
	background-color: #FFFF00;
	letter-spacing: 1px;
	text-align: left;
	font-weight: bold;
	padding-right: 12px;
	padding-left: 12px;
        _margin-top: -7px;
}

.titlebottom{
	background-image: url(../images/frame_title_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 277px;
	height:8px;
}

.chukeidiv{
	background-image: url(../images/div_chukei.gif);
	background-repeat: no-repeat;
	background-position: center center;
	clear: both;
	height: 50px;
	width: 556px;
}

#head{
	width: 700px;
	height: 375px;
	margin: 0 auto;
	background-image: url(../images/img_head.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #0090ff;
	padding-bottom: 12px;
	 }

#archead{
	width: 700px;
	height: 97px;
	margin: 0 auto;
	background-image: url(../images/img_head_chukei.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #0090ff;
	padding-bottom: 12px;
	 }

#yodogawachukei{
	width: 625px;
	padding-left: 50px;
	 }

#yodogawa{
	width: 330px;
	margin: 0 auto;
	padding-top: 18px;
	 }

#middle{
	width: 700px;
	text-align: left;
	background-color: #0090ff;
	margin: 0 auto;
	 }
#main{
	width: 600px;
	margin: 0 auto;
	clear: both;
	padding-bottom: 30px;
	padding-top: 24px;
	 }

.roundtop{
	background-image: url(../images/frame_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 600px;
	height:8px;
}

.whitebody20{
	width: 560px;
	background-color: #ffffff;
	padding: 12px 20px;
        _margin-top: -7px;
}

.whitebody50{
	width: 500px;
	background-color: #ffffff;
	padding: 42px 50px;
        _margin-top: -7px;
}

.whitebody{
	width: 540px;
	background-color: #ffffff;
	padding: 22px 30px;
        _margin-top: -7px;
}

.roundbottom{
	background-image: url(../images/frame_bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 600px;
	height:8px;
	margin-bottom: 30px;
}



.date{
	font-size: 12px;
	text-align: left;
	height: 19px;
	width: 141px;
	background-image: url(/umekayo/umekayohills/images/bkgnd_time.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #ffffff;
	letter-spacing: 1px;
	padding-left: 24px;
	line-height: 12px;
	padding-top: 6px;
}

#archive{
	width: 600px;
	height: 365px;
	margin: 0 auto;
	background-image: url(../images/bkgnd_archive.gif);
	background-repeat: no-repeat;
	background-position: center top;
	 }

#foot{
	width: 600px;
	clear: both;
	margin: 0 auto;
	padding-top: 60px;
	text-align: left;
	 }

/* 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;
}

img {
	border: 0px;
}

