@charset "UTF-8";
#top-address-container {
	background-image: url(../images/top_img/top-address_img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0C6E16;
	margin-bottom: 20px;
}
#top-address-container h2 {
	display: none;
}
#top-address-container p {
	font-size: 1.1em;
	line-height: 1.5em;
	width: 260px;
}
#top-address-container p strong {
	font-size: 1.1em;
}
#top-about {
	margin-bottom: 20px;
	background-image: url(../images/top_img/top_about-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	padding-top: 50px;
}
#top-about h3 {
	display: none;
}
#top-about p {
	font-size: 1em;
	line-height: 1.5em;
	text-indent: 1em;
	margin-bottom: 0.5em;
}
#top-news {
	background-image: url(../images/top_img/top_news-bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 12px;
}
#top-news h3 {
	background-image: url(../images/top_img/top_news-title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 510px;
	text-indent: -9999px;
	overflow: hidden;
}
#top-news h4 {
	margin-right: 24px;
	margin-bottom: 6px;
	margin-left: 24px;
	padding-bottom: 6px;
	font-size: 1.3em;
	color: #333333;
	letter-spacing: 0.1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F0F0F0;
	padding-top: 12px;
}
#top-news p {
	font-size: 1em;
	line-height: 1.5em;
	padding-right: 2em;
	padding-left: 2em;
}
#top-search {
	background-image: url(../images/top_img/top_news-bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 20px;
	margin-top: 20px;
}
#top-search h3 {
	background-image: url(../images/top_img/top_search-title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 510px;
	text-indent: -9999px;
	overflow: hidden;
}
#top-search p {
	font-size: 1em;
	line-height: 1.5em;
	padding-right: 2em;
	padding-bottom: 6px;
	padding-left: 2em;
	padding-top: 12px;
}
#top-search form {
	margin-right: 24px;
	margin-left: 24px;
	padding: 6px;
	border: 1px dotted #CCCCCC;
	height: 70px;
}
#top-search label {
	width: 9em;
	display: block;
	float: left;
	margin-bottom: 5px;
}
#top-search label span {
	font-size: 0.9em;
	color: #333333;
}
#top-search label input {
	margin-right: 2px;
}
#top-search .hosoku {
	display: block;
	margin-top: 6px;
	margin-right: 24px;
	margin-left: 24px;
	text-indent: -1em;
	padding-left: 1em;
	font-size: 0.9em;
	line-height: 1.3em;
	color: #333333;
	padding-bottom: 12px;
	clear: both;
}
#top-search .btn {
	clear: both;
	text-align: center;
	padding-top: 5px;
}
#top-supporter {
	background-image: url(../images/top_img/top_supporter-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 20px;
	height: 130px;
	width: 510px;
	position: relative;
}
#top-supporter h3 {
	background-image: url(../images/top_img/top_supporter-title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 510px;
	text-indent: -9999px;
	overflow: hidden;
}
#top-supporter li {
	list-style-type: none;
	height: 36px;
	width: 350px;
}
#top-supporter li a {
	display: block;
	height: 36px;
	width: 350px;
	background-image: url(../images/top_img/top_supporter-btn.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
.supporter-bnt01 a {
	background-position: left top;
	position: absolute;
	left: 150px;
	top: 40px;
}
.supporter-bnt01 a:hover {
	background-position: right top;
}
.supporter-bnt02 a {
	background-position: left -36px;
	position: absolute;
	left: 150px;
	top: 84px;
}
.supporter-bnt02 a:hover {
	background-position: right -36px;
}
#top-uservoice {
	background-image: url(../images/top_img/top_uservoice-bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 510px;
	position: relative;
}
#top-uservoice h3 {
	background-image: url(../images/top_img/top_uservoice-title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 510px;
	text-indent: -9999px;
	overflow: hidden;
}#top-uservoice h4 {
	padding-top: 12px;
	padding-bottom: 6px;
	font-size: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0C6E16;
	margin-right: 24px;
	margin-left: 24px;
	margin-bottom: 6px;
	clear: both;
}
#top-uservoice p {
	padding-right: 2em;
	padding-left: 2em;
	padding-bottom: 1em;
	font-size: 1em;
	line-height: 1.5em;
}
