@charset "Shift_JIS";
/*___________ 基本設定 ___________ */
body {
	margin:0;
	padding:0;
	text-align:center;
	color:  #333333;
	background-color: #D8EAAC;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
	background-image: url(../img/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#WRAP {
	width:770px;
	margin:0 auto;
	color:  #666666;
	background-color: #FFFFFF;
}
div,td,th {
	text-align:left;
	margin:0;
}
p,pre {
	margin:0;
	font:12px/18px 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
}
li {
	margin: 0;
	list-style-type: none;
}
ol, ul {
	margin: 0;
	padding:0;
}
select {
	display:block;
}
a {
	color: #006699;
	text-decoration: underline;
}
a:hover,
a:active, 		/* for IE (Keyboard) */
a:focus {		/* for Netscape (Keyboard) */
	color: #006600;
	text-decoration: none;
}
/*___________ レイアウト設計【HEADER】 ___________ */
h1 {
	font-size:10px;
	line-height: 14px;
	margin: 0;
	padding: 0 28px 0 0;
	color: #B5D762;
	background-color: #FFFFFF;
	background-image: url(../img/bg_h1.jpg);
	text-align: right;
}
#HEADER {
	width: 770px;
	height: 40px;
	background-image: url(../img/bg_header.jpg);
	position: relative;
}
#TOPLOGO {
	position: absolute;
	top: 0px;
	left: 20px;
}
#MENU {
	position: absolute;
	top: 9px;
	left: 288px;
}
.menubt {
	float: left;
	margin-right: 10px;
}
#MAINIMG {
	width: 770px;
	height: 214px;
	background-image: url(../img/bg_mainimg.jpg);
	text-align: center;
}
/*___________ レイアウト設計【MAIN】 ___________ */
#MAINWRAP {
	width:770px;
	float:left;
	background-image: url(../img/bg_mainwrap.jpg);
}
/*___________ レイアウト設計【CONTENTS】 ___________ */
#CONTENTS {
	width:517px;
	float:right;
}
#CONTENTS h2 {
	font-size:14px;
	color: #FFFFFF;
	background-color: #657D2D;
	margin: 20px 0 0 0;
	padding: 6px 0 6px 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #A1C155;
}
#CONTENTS h3 {
	font-size:14px;
	color: #666666;
	background-color: #F2F2F2;
	margin: 10px 5px 0 5px;
	padding: 6px 0 6px 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #666666;
}
.con-mar {
	margin: 0 30px 10px 0;
}
.introduction {
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #B5D762;
	padding: 4px 0 4px 0;
}
.introduction p {
	padding: 2px 10px 2px 14px;
}
.mar-left01 {
	margin-left: 20px;
}
table {
	font-size: 12px;
	background-color: #CCCCCC;
	margin: 10px auto 10px auto;
	padding: 0;
}
table tr,th,td {
	padding: 8px;
}
th {
	color: #000000;
	background-color: #F4EDCE;
	font-weight: normal;
}
td {
	background-color: #FFFFFF;
	text-align: left;
}
/* ____ フォーム用 ____ */
#FORM {
	text-align: center;
}
#FORM table {
	font-size: 12px;
}
#FORM table th {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #D8EAAC;
	text-align: right;
}
form {
	margin:0;
}
textarea {
	font-size: 12px;
	width:280px;
	height:180px;
}
/*___________ レイアウト設計【LEFT】 ___________ */
#LEFT {
	width:242px;
	float:left;
}
.left-mar {
	margin: 10px 0 10px 22px;
}
.left-mar p {
	padding: 2px 14px 2px 14px;
}
/*___________ レイアウト設計【FOOTER】 ___________ */
#FOOTER {
	background-image: url(../img/bg_copyright.jpg);
	padding: 11px 0 12px 0;
}
#FOOTER p {
	text-align: center;
}
#FOOTER a {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #95B843;
}
#FOOTER a:hover,
#FOOTER a:active, 		/* for IE (Keyboard) */
#FOOTER a:focus {		/* for Netscape (Keyboard) */
	color: #FFFFFF;
	text-decoration: none;
}
#COPYRIGHT {
	width:770px;
	background-image: url(../img/bg_copyright.jpg);
	background-color: #657D2D;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 24px;
}
#COPYRIGHT p {
	font-size:11px;
	color: #666666;
	text-align: center;
}
#ACC {
	color:  #333333;
	background-color: #D8EAAC;
}
/* ____ フロートボックス解除用。htmlでは<br class="clear" />で使用 ____ */
.clear {
	clear:both;
}
/* ____ テキスト用 ____ */
em {
	font-style: normal;
	font-weight: bold;
}
.b {
	font-weight: bold;
}
.s {
	text-decoration: line-through;
}
.u {
	text-decoration: underline;
}
.f9 {
	font-size: 9px;
	line-height:12px;
}
.f10 {
	font-size: 10px;
	line-height:12px;
}
.f11 {
	font-size: 11px;
	line-height:12px;
}
.f12 {
	font-size: 12px;
	line-height:14px;
}
.f14 {
	font-size: 14px;
	line-height:18px;
}
.f18 {
	font-size: 18px;
	line-height:22px;
}
.f24 {
	font-size: 24px;
	line-height:42px;
}
.text_right {
	text-align: right;
}
.center {
	text-align: center;
}
/* ____ テキスト・色 ____ */
.red {
	color: #CC0000;
	background-color: #FFFFFF;
	font-weight: bold;
}
.red2 {
	color: #CC0000;
}
.blue {
	color: #006699;
	background-color: #FFFFFF;
	font-weight: bold;
}
.blue2 {
	color: #006699;
	background-color: #FFFFFF;
}
.red-bgyell {
	color: #CC0000;
	background-color: #FFFFCC;
	font-weight: bold;
}
/* ____ 画像用 ____ */
img {
	border:0;
}
.float_left {
	float: left;
	margin-right: 6px;
}
.float_right {
	float: right;
}
.img-middle {
	vertical-align: middle;
}