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

html, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-family: "ＭＳＰ明朝", "細明朝体", "ヒラギノ明朝 Pro W3", "平成明朝",serif;
	font-size: 1.0em;
	font-style: normal;
	font-weight: normal;
	border:0;
}

img {
	border-style: none;
}

body {
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color:#005223;
	font-family: "ＭＳＰ明朝", "細明朝体", "ヒラギノ明朝 Pro W3", "平成明朝",serif;
	font-size: 100%;
	}
	
a {
	color: #008438;
	text-decoration: none;
}

a:hover {
	color: #005324;
	text-decoration: underline;
}
a:link {
	color: #008438;
}
a:active {
	color: #008438;
}
a:visited {
	color: #008438;
}



#wrapper {
	width: 1000px;
	height:100%;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}

#main {
	width: 1000px;
	height:701px;
	padding: 0;
	margin-top: 100px;
	background: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 306px;
	height: 701px;
}

#center {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 429px;
	height: 701px;
}
.centerbottom {
	height: 480px;
	width: 429px;
}
.centerbottom img {
	margin-top: 368px;
	margin-left: 160px;
}

.osirase {
	height: 118px;
}

.php {
	font-size: 10px;
	line-height: normal;
	margin-left: 160px;
	margin-top: 8px;
	margin-right: 80px;
	margin-bottom: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";

}
.news {
	width: 429px;
	height: 104px;
}



#right {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 265px;
}
.moja {
	margin: 0px;
	padding: 0px;
	height: 156px;
	width: 306px;
}



/*　ホタルとモジャメニュー始　*/
.moja a {
	display:block;
	width:306px;
	height:156px;
	outline:none;
}
.moja a:hover { text-indent:-9999px;} 
.hotaru {
	width: 265px;
}


.hotaru a {
	display:block;
	width:86px;
	height:94px;
	outline:none;
}
.hotaru a:hover {text-indent:-9999px;} 


.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

