@charset "UTF-8";
/* CSS Document */

/*基本要素*/
body,td,th {
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	color: #000000;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}


a:link {
	color: #146404;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	text-decoration: none;
	color: #146404;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	text-decoration: none;
	color: #146404;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:active {
	text-decoration: none;
	color: #146404;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#all {
	background-image: url(../img/jimon_pattern.gif);
	background-repeat: repeat;
	background-position: center;
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

#mainbox {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
}

#main_01 {
	background-image: url(../img/main_01.jpg);
	height: 713px;
	width: 1000px;
	background-repeat: no-repeat;
}

#btn_zadankai {
	height: 83px;
	width: 278px;
	top: 524px;
	position: relative;
	left: 140px;
}

#main_02 {
	background-image: url(../img/main_02.jpg);
	height: 651px;
	width: 1000px;
	background-repeat: no-repeat;
}

#main_03 {
	background-image: url(../img/main_03.jpg);
	height: 393px;
	width: 1000px;
	background-repeat: no-repeat;
}

#main_04 {
	background-image: url(../img/main_04.jpg);
	height: 610px;
	width: 1000px;
	background-repeat: no-repeat;
}



/*メインコンテンツおわり*/

/*更新ニュース記事*/


#float_clear {
	clear:right
}


#float_btn_clear {
	clear:right
}




#news_box {
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 900px;
	background-image: url(../img/jimon-main.gif);
	background-repeat: repeat-y;
	background-position: center -13px;
}

#midasi {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	margin-bottom: 10px;
}

#news_kiji {
	background-image: url(../img/kiji_jimon.gif);
	background-repeat: no-repeat;
	margin: 0px auto;
	padding: 0px;
	height: 120px;
	width: 731px;
}

#news_ss {
	margin: 15px 0px 0px 15px;
	padding: 0px;
	height: 90px;
	width: 120px;
	float: left;
}

#news_midasi {
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	font-size: 15px;
	color: #146404;
	margin: 23px 20px 0px 0px;
	padding: 0px;
	height: auto;
	width: 560px;
	text-decoration: none;
	float: right;
}

#news_honbun {
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	font-size: 12px;
	color: #333333;
	margin: 20px 145px 0px 0px;
	padding: 0px;
	height: 50px;
	width: 435px;
	overflow: auto;
	line-height: 20px;
	float: right;
}



#news_btn {
	margin: 0px 0px -10px;
	padding: 0px;
	float: right;
	height: 39px;
	width: 113px;
	position: relative;
	top: -50px;
	right: 20px;
}


/*更新ニュース記事おわり*/

#banner_kousiki {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}



#copyright {
	background-image: url(../img/copyright.gif);
	height: 13px;
	width: 900px;
	margin-left: 18px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
}
