body {
	color: #666666;
	width: 840px;
	margin: 0 auto;
	padding: 0;
	font-size: 75%;
	font-family: sans-serif;
	
}
#sidepicture{
	width: 840px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/top_bg.jpg) repeat-y center top;
	font-family: sans-serif;
}
#wrapper {
	width: 800px;
	margin:  auto;
	padding: 10px 0 0;
	background: #FFFFFF;
}
img{
	border:none;
}
h1{
	margin: 0;
	display: inline;
	height: 58px;
}
h1 a:link, h1 a:visited, h1 a:hover{
	text-decoration: none;
}
#head {
	margin:10px 0 0 150px;
	display: inline;
}
#head img a:link, #head img a:visited, #head img a:hover{
	vertical-align: bottom;
	text-decoration:none;
}
#head img{
	border:0;
	display: inline;
	margin-left: 20px;
}
#menubar {
	margin: 5px 0;
	padding: 5px;
	clear: both;
	background: url(../images/top_menubar.jpg) repeat-x;
}
#menubar li {
	text-decoration: none;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	display: inline;
}
#menubar a:link, #menubar a:visited  {
	padding: 14px;
	color: #ffffff;
	text-decoration: none;
}

#menubar a:hover {
	padding: 14px;
	color: #FF3300;
	text-decoration: none;
}
#top_left {
	margin: 5px 0 0 10px;
	padding: 0px;
	float: left;
	width: 540px;
	height: 240px;
	background: url(../images/top_image.jpg) no-repeat;
	display: inline; /* for WinIE6 */
}
#top_left a{
	text-indent: -240px;
	overflow:hidden;
	margin: 0px;
	height: 240px;
	width: 540px;
	display: block;
	text-decoration: none;
}
a.short1:link, a.short1:visited {
	background: url(../images/22furusato.png) no-repeat;
}
a.short1:hover{
	background: url(../images/22furusato.png) no-repeat;
}
#top_left div.alphabox{
	color: #000000;
	width:200px;
	height: 80px;
	background:#FFF;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	padding: 5px;
	margin: 140px auto auto 320px;
	overflow: auto;
}
#top_right {
	margin: 5px 10px 0 0;
	padding: 0px;
	float: right;
	width: 240px;
	display: inline; /* for WinIE6 */
}
#top_right a{
	text-indent: -240px;
	overflow:hidden;
	margin: 0px;
	height: 60px;
	width: 240px;
	display: block;
	text-decoration: none;
}
a.short1:link, a.short1:visited {
	background: url(../images/menu_1.jpg) no-repeat;
}
a.short2:link, a.short2:visited {
	background: url(../images/menu_2.jpg) no-repeat;
}
a.short3:link, a.short3:visited {
	background: url(../images/menu_3.jpg) no-repeat;
}
a.short4:link, a.short4:visited {
	background: url(../images/menu_4.jpg) no-repeat;
}
a.short5:link, a.short5:visited {
	background: url(../images/menu_5.jpg) no-repeat;
}
a.short1:hover{
	background: url(../images/menu_1_f.jpg) no-repeat;
}
a.short2:hover{
	background: url(../images/menu_2_f.jpg) no-repeat;
}
a.short4:hover{
	background: url(../images/menu_4_f.jpg) no-repeat;
}
a.short5:hover{
	background: url(../images/menu_5_f.jpg) no-repeat;
}


#main {
	margin: 10px 5px 10px 10px;
	padding: 5px;
	width: 528px;
	border: solid 1px #aaaaaa;
	float: left;
	display: inline; /* for WinIE6 */
}
#main h2{
	margin: 5px 0 0.5ex 0;
	width: 98%;
	font: 2.8ex Osaka,Arial;
	padding: 5px;
	text-indent: 30px;
	background: url(../images/point1.jpg) no-repeat;
	border-bottom: solid 1px #aaaaaa;
}
#main h3{
	margin: 1ex 0 0.5ex;
	text-indent: 5px;
	border-left: solid 1em #99b93a;
	border-bottom: dot 1px #aaaaaa;
	font: 2.3ex Osaka,Arial;
}
#main h5{
	font: bold 2.2ex Osaka,Arial;
	margin: 1em;
}
#main p{
	margin: 1ex 1em 2ex;
	line-height: 160%;	
}
#main dl{
	margin: 0 2em;
}
#main dt{
	margin: 2ex 1em 1ex;
}
#main dd{
	margin: 1ex 3em 2ex;
}
#main .box{
	margin: 5px 3em 15px;
	background: #eeffcc;
	padding: 1ex;
}
#main table{
	width: 90%;
	margin: 10px auto;
	text-align: center;
	line-height: 160%;
	font-size: 120%;
	border: solid 1px #999999;
}
#main td,#main th{
	border: solid 1px #999999;
	margin: 0;
}
#side {
	margin: 10px 10px 0 0;
	padding: 0;
	width: 228px;
	float: right;
	display: inline; /* for WinIE6 */
	overflow: hidden;
}
.contents{
	width: 226px;
	border: solid 1px #99b93a;
	margin: 0 0 10px;
}
#side h4{
	font-size: 2.5ex;
	padding: 3px;
	margin: 0;
	background-color: #99b93a;
	color: #ffffff;
}
#side h5{
	font-size: 2.1ex;
	margin: 9px;
}

#side p{
	margin: 5px 5px 5px;
}
#side dt{
	font: Osaka,Arial;
	margin: 5px 5px 15px;
}
#side dd{
	margin: 0 10px;
}
#side img, #main img{
	margin: 3px;
}
#main .img_right{
	float: right;
}
#main .img_left{
	float: left;
}
.caption{
	text-align: center;
	padding-bottom: 10px;
}
#footer{
	background: url(../images/footer_bg.jpg) repeat-x;
	clear: both;
	width: 800px;
	color: #ffffff;
	height: 60px;
	margin: 0;
}
#info{
	padding: 5px 5px 0;
}
#sign{
	text-align: center;
}
.all_clear{
	clear: both;
}
.tl_auto{
	table-layout: auto; width: 800px;
	border: 1px #99b93a; background-color: #eeffcc;
}
.tl_auto td{
	border: 1px #99b93a;
}
.tl_auto th{
	border; 1px #99b93a; background-color: #99b93a;
}
#top_left_date{
    font-size: 150%;
    color: whitesmoke;
    text-align: left;
    position: relative;
    top: 150px;
    left: 85px;
    text-shadow: 5px 5px 40px whitesmoke,-5px 5px 40px whitesmoke;
    font-style: italic;
} 