@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(../../hp/img/back1.gif);
}
h1 {
	font-size: small;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0px;
	color: #666600;
}
h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 100%;
}

#header {
	height: 90px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B3AB64;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header #logo {
	float: left;
}
#header #go img {
	float: left;
}

#header #pan {
	height: auto;
	width: auto;
	text-align: right;
	font-size: small;
	background-color: #DFDABD;
	margin: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	text-decoration: none;
}
#main {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	font-size: small;
	background-color: #FFFFFF;
	width: 730px;
	padding-left: 30px;
	padding-bottom: 20px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B3AB64;
	padding-top: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#main #pan {
	padding-bottom: 10px;
}

#main #title {
	font-size: medium;
	font-weight: normal;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #009900;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #D2E9BC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009900;
	margin-right: 15px;
	color: #006600;
}
#main .news {
	margin-bottom: 0px;
	width: 670px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 15px;
	margin-left: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 10px;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 5px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #009900;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009900;
	background-color: #F5FBF0;

}
#main .news h3 {
	padding-left: 5px;
	color: #660000;
	font-size: small;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 580px;
	float: left;
	margin: 0px;
}
#main .news .page {
	color: #99CC66;
	font-size: small;
	line-height: 100%;
	width: 50px;
	margin: 0px;
	padding: 0px;
	float: right;
}
#main .cmt {
	color: #003300;
	margin-top: 5px;
	margin-right: 70px;
	margin-bottom: 10px;
	margin-left: 65px;
	line-height: 125%;
}
#main .box {
	margin-top: 20px;
	margin-left: 25px;
}
#main .box p{
	margin-top: 10px;
	margin-bottom: 0px;
	line-height: 140%;
	margin-right: 30px;
}
#main .box img {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
#main .box #by_staff {
	margin-top: 20px;
}





/*-----footer---------*/
#footer {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	height: auto;
	background-color: #FFFFFF;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009900;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B3AB64;
}
#footer #link {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 780px;
	height: 20px;
}
#footer #link a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#footer #copyright {
	padding-left: 20px;
	background-color: #99CC66;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003300;
}
