body {
	font-size: 12px;
	color: #99B722;
	background-color: #FF9;
	background-attachment: fixed;
	background-image: url(reuse_img/back.gif);
	background-repeat: repeat;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 130%;
}
.head_line {
	background-image: url(reuse_img/head_line.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	text-align: right;
	padding-right: 20px;
}
.top_head {
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #99B722;
	border-right-color: #99B722;
	border-bottom-color: #99B722;
	border-left-color: #99B722;
}

th {
	background-image: url(reuse_img/th.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	text-align: center;
	background-color: #FFF;
	font-weight: bold;
	color: #FFF;
	font-size: 14px;
}
.menu {
	vertical-align: bottom;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
p {
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 5px;
	line-height: 180%;
}
.line_1234_bg {
	color: #FFF;
	background-color: #99B722;
	border: 1px solid #99B722;
	padding: 10px;
	line-height: 16px;
}

a:link {
	color: #F58F3D;
	text-decoration: none;
}
.fortop {
	margin-right: 30px;
}

a:link.sub {
	color: #99B722;
	text-decoration: none;
}
a:visited.sub {
	color: #99B722;
	text-decoration: none;
}
a:hover.sub {
	color: #F58F3D;
	text-decoration: none;
}
h2 {
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
a:visited {
	color: #C90;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


address {
	font-style: normal;
	text-align: center;
}

.line_13 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #99B722;
	border-right-color: #99B722;
	border-bottom-color: #99B722;
	border-left-color: #99B722;
	font-size: 14px;
	font-weight: bold;
}
iframe {
	padding: 5px;
	border: 1px dotted #99B722;
	margin: 20px;
}
.center {
	margin-right: auto;
	margin-left: auto;

}
#center {
	text-align: center;
	border: 1px solid #690;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
}
