.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;
}
body {
	margin-right: 24px;
	margin-left: 24px;
	margin-top: 20px;
	margin-bottom: 20px;
	letter-spacing: 1px;
	background-color: #e1eccf;
	font-size: 14px;
	color: #333333;
	line-height: 22px;
	text-align: center;
}
a:link {
	color: #33a7ff;
	text-decoration: none;
}
a:visited {
	color: #247DC0;
	text-decoration: none;
}
a:hover {
	color: #FF2300;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.bkwht {
	background-color: #FFFFFF;
}
.black {
	color: #000000;
}
.red {
	color: #FF0000;
}
.smallgray{
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.sublink{
	background-color: #cccccc;
	padding: 6px;
}
.bkgray {
	background-color: #aaaaaa;
}
.mb15{
	 margin: 0 0 15px 0;
	 }

.mb20{
	 margin: 0 0 20px 0;
	 }

.hline {
	background-image: url(../images/hline.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 70px;
}

.arcbox {
	background-image: url(../images/arc_bkgnd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 115px;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
}

.date {
	font-size: 12px;
	height: 12px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 500px;
	text-align: center;
}

.haiku {
	width: 240px;
	text-align: center;
	margin-top: 24px;
	margin-bottom: 24px;
	margin-left: 130px;
	margin-right: 130px;
	border: 1px dotted #999999;
}

.photo {
	width: 480px;
	text-align: center;
	margin-top: 22px;
	margin-bottom: 22px;
	margin-left: 10px;
	margin-right: 10px;
}


#top{
	width: 618px;
	height: 49px;
	margin: 0 auto;
	clear: both;
	background-image: url(../images/frame_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	 }

#head{
	width: 600px;
	text-align: center;
	padding-right: 9px;
	padding-left: 9px;
	margin: 0 0 20px 0;
	 }

#subhead{
	width: 600px;
	text-align: center;
	padding-right: 9px;
	padding-left: 9px;
	margin: 0 auto;
	 }

#middle{
	width: 618px;
	margin: 0 auto;
	text-align: center;
	padding: 0;
	background-image: url(../images/frame_side.gif);
	background-repeat: repeat-y;
	background-position: center top;
	 }

#content{
	width: 500px;
	text-align: center;
	padding-top: 40px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 50px;
	margin: 0 auto;
	 }

#yodogawa{
	width: 540px;
	text-align: center;
	margin: 0 auto;
	 }

#topfoot{
	width: 816px;
	height: 85px;
	text-align: center;
	padding: 0;
	background-image: url(../images/frame_bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto;
	 }

#footlink{
	width: 480px;
	text-align: center;
	padding-top: 18px;
	padding-right: 65px;
	padding-left: 65px;
	padding-bottom: 28px;
	margin: 0 auto;
	 }

#subfootlink{
	width: 66px;
	text-align: center;
	padding-top: 28px;
	padding-right: 276px;
	padding-left: 276px;
	padding-bottom: 28px;
	margin: 0 auto;
	 }
