@charset "utf-8";
p {
	text-indent: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: small;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

h5 {
	margin-bottom: 10px;
}

#cont_back {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/cont_back.gif);
}
#all {
	position: relative;
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#title {
	position: relative;
	height: 100px;
	width: 800px;
}
#middle {
	position: relative;
	height: auto;
	width: 800px;
}
#navi {
	float: left;
	width: 180px;
	position: relative;
	height: auto;
	text-align: center;
}
.navi_ban {
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}

#main {
	float: right;
	width: 620px;
	position: relative;
	height: auto;
}
.midasi {
	background-image: url(images/midasi_bak.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 180px;
	margin-top: 10px;
	font-size: 22px;
	font-weight: bold;
	padding-top: 7px;
	text-align: center;
}
#top_main {
	background-image: url(images/top/top_main_bak.jpg);
	height: 580px;
	width: 620px;
	color: #666666;
}


#footer1 {
	width: 800px;
	position: relative;
	height: 50px;
	clear: both;
	background-image: url(images/footer_back1.gif);
	background-repeat: no-repeat;
}
#footer2 {
	height: 70px;
	width: 800px;
	background-image: url(images/footer_back2.gif);
	background-repeat: no-repeat;
	line-height: 16px;
}

.footer_txt {
	font-size: 12px;
	color: #FFFFFF;
	font-style: italic;
}
.page_guide {
	font-size: small;
	text-align: right;
	height: 20px;
	text-decoration: none;
}
.page_guide a {
	text-decoration: none;
}
.calendar {
	height: 60px;
	text-align: left;
}
.calendar p {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
}
.calendar a {
	text-decoration: none;
}
.calendar a:hover {
	text-decoration: underline;
}
