@charset "utf-8";
div#flash {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 300px;
	margin-bottom: 15px;
	margin-top: 15px;
}
#left h2 {
	text-align: center;
}
#topbanar h4 {
	float: left;
	margin-top: 20px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 20px;
}

h4#topbanar01 a {
	background-image: url(img/topbanar_01.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 207px;
	width: 205px;
}

h4#topbanar01 a:hover {
	background-image: url(img/topbanar_01_o.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 207px;
	width: 205px;
}

h4#topbanar02 a {
	background-image: url(img/topbanar_02.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 207px;
	width: 205px;
}

h4#topbanar02 a:hover {
	background-image: url(img/topbanar_02_o.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 207px;
	width: 205px;
}

h4#topbanar03 a {
	background-image: url(img/topbanar_03.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 207px;
	width: 205px;
}

h4#topbanar03 a:hover {
	background-image: url(img/topbanar_03_o.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 207px;
	width: 205px;
}

h3#news {
	background-image: url(img/title_news.gif);
	background-repeat: no-repeat;
	display: block;
	height: 41px;
	width: 430px;
	margin-bottom: 10px;
}
dl#news {
	margin-left: 10px;
	width: 410px;
	height: 210px;
	overflow: auto;
	margin-bottom: 30px;
}
#news dt {
	font-weight: bold;
	color: #333333;
}
#news dd {
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	margin-bottom: 10px;
	padding-bottom: 5px;
	margin-right: 10px;
}
p#sub {
	font-size: 14px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
	line-height: 2em;
}
h3#oshirase {
	background-image: url(img/title_oshirase.gif);
	background-repeat: no-repeat;
	display: block;
	height: 41px;
	width: 430px;
	margin-bottom: 10px;
	background-position: left center;
}
div#rss {
	margin-left: 10px;
	margin-bottom: 25px;
}
p#main {
	font-size: 14px;
	margin-left: 20px;
}
h2#top_title {
	background-image: url(img/top_title.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 67px;
	width: 489px;
	margin-right: auto;
	margin-left: auto;
}
h3#top_subtitle01 {
	background-image: url(img/top_subtitle01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 41px;
	width: 557px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
h3#top_subtitle02 {
	background-image: url(img/top_subtitle02.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 41px;
	width: 557px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
h3#top_subtitle03 {

	background-image: url(img/top_subtitle03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 41px;
	width: 557px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
div#top_harf {
	text-align: left;
	float: left;
	width: 430px;
	margin-right: 5px;
	margin-left: 10px;
	margin-bottom: 15px;
}

