@charset "utf-8";



body,html {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	color: #333;
}

h1, h2, h3, h4, h5, h6, address, div, blockquote, p, pre, ul, ol, li, dl, dt, dd, hr {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
table, caption, th, td {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub,
sup, q, br, ins, del, a, img, object, iframe {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-size: 100%;
}
a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #157A36;
}

ul, li {
	list-style-type: none;
}
.clearBoth {
	clear: both;
	padding:0;
	margin:0;
}
p {
	line-height: 180%;
	font-size: 104%;
}
/*bodyのスタイル*/

body {
	background-color: #f4f2e8;
	font-size: small;
	}

#back {
	background-image: url(../img/temp/bk2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#all {
	background-image: url(../img/temp/bk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#container {
	width: 870px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#top_img {
	margin-bottom: 10px;
}


/*navberのスタイル*/

#navber {
	height: 25px;
}
#navber ul li {
	float: left;
}
#navber ul li a {
	display: block;
	height: 25px;
	width: 174px;
	text-indent: -9999px;
}
#navber ul #nav1 {
	background-image: url(../img/temp/nav1_on.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#navber ul #nav2 {
	background-image: url(../img/temp/nav2_on.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#navber ul #nav3 {
	background-image: url(../img/temp/nav3_on.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#navber ul #nav4 {
	background-image: url(../img/temp/nav4_on.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#navber ul #nav5 {
	background-image: url(../img/temp/nav5_on.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#navber ul #nav1 a {
	background-image: url(../img/temp/nav1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#navber ul #nav2 a {
	background-image: url(../img/temp/nav2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}#navber ul #nav3 a {
	background-image: url(../img/temp/nav3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}#navber ul #nav4 a {
	background-image: url(../img/temp/nav4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}#navber ul #nav5 a {
	background-image: url(../img/temp/nav5.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#navber ul #nav1 a:hover {
	background-image: url(../img/temp/nav1_on.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#navber ul #nav2 a:hover {
	background-image: url(../img/temp/nav2_on.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}#navber ul #nav3 a:hover {
	background-image: url(../img/temp/nav3_on.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}#navber ul #nav4 a:hover {
	background-image: url(../img/temp/nav4_on.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}#navber ul #nav5 a:hover {
	background-image: url(../img/temp/nav5_on.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#news {
	height: 190px;
	margin-top: 10px;
}


.toTop1 {
	background-image: url(../img/temp/pagetop_bk.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
	clear: both;
	width: 870px;
}

.toTop1 a img {
	margin-top: 20px;
	float: right;
}

/*footerのスタイル*/

#footer {
	background-image: url(../img/temp/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 170px;
	width: 870px;
}
.footer_left {
	width: 320px;
	float: left;
	height: 150px;
}
.footer_left p {
	font-size: 74%;
	padding-left: 20px;
	line-height: 130%;
}
.footer_right {
	width: 550px;
	height: 150px;
	float: left;
}
.footer_left p a {
	color: #378D44;
	text-decoration: underline;
}
.footer_right .top a img {
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 0px;
}
.footer_right .top p {
	font-size: 90%;
	padding-top: 22px;
	padding-left: 20px;
	width: 392px;
	line-height: 130%;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	letter-spacing: 1px;
}
.footer_right .top {
	padding-left: 2px;
	height: 64px;
}
.footer_right .mid {
	height: 40px;
}
.footer_right .botom {
	height: 46px;
}
.footer_right .mid p {
	padding-left: 20px;
	font-size: 88%;
	color: #999;
	line-height: 40px;
}
.footer_right .botom p {
	font-size: 80%;
	text-align: right;
	line-height: 46px;
	margin-right: 20px;
	color: #666;
}
.footer_right .mid p a {
	color: #368D43;
}
.footer_right .top p .red {
	color: #F00;
}



h5 {
	font-size: 130%;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
}
#news .left {
	height: 170px;
	width: 420px;
	border: 1px solid #CCC;
	float: left;
	padding-top: 12px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#news .right {
	border: 1px solid #CCC;
	height: 170px;
	width: 400px;
	float: right;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 12px;
}
.top_cms tr td img {
	text-align: center;
	margin-left: 6px;
}

.top_cms tr .cmsimg {
	width: 186px;
}
.top_cms tr td {
	font-size: 100%;
	padding-left: 6px;
}
.top_cms {
	white-space: nowrap;
	height: 160px;
}
#footer .footer_left #logo {
	font-size: small;
	color: #FFF;
}
#footer .footer_left #logo a {
	display: block;
	height: 80px;
	text-indent: -9999px;
}
#column .left_center {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
