@charset "Shift_JIS";
/*___________ 基本設定 ___________ */
body {
	margin:0;
	padding:0;
	text-align:left;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
	background-color: #EFEFEF;
}
#WRAP {
	width:800px;
	margin:0 auto;
}

p,pre {
	margin:0;
	font:14px/18px 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
	line-height: 1.9;
}
li {
	margin: 0;
	list-style-type: none;
}
ol, ul {
	margin: 0;
	padding:0;
}
select {
	display:block;
}
a {
	text-decoration: underline;
}
a:hover,
a:active, 		/* for IE (Keyboard) */
a:focus {		/* for Netscape (Keyboard) */
	text-decoration: none;
}
/*___________ レイアウト設計【HEADER】 ___________ */
#MAINIMG {
	width:800px;
	height: 130px;
	background-image: url(../img/main_img2.jpg);
	position: relative;
}
#HEADER {
	width:530px;
	position: absolute;
	top: 0px;
	left: 270px;
}
h1 {
	font-size:12px;
	margin:0;
	color:  #666666;
	font-weight: normal;
	padding:6px 20px 0 20px;
	text-align: center;

}
h2 {
	font-size:18px;
	margin:0;
}
#LOGO {
	position: absolute;
	top: 20px;
	left: 20px;
}
#MENU {
	width:800px;
	height: 38px;
	background-image: url(../img/bg_menu.jpg);
	position: relative;
}
#MENU p {
	text-align:center;
	font-size: 14px;
	font-weight: bold;
	line-height: 38px;
}
#MENU a {
	color: #003366;
	text-decoration: none;
	background-image: url(../img/ico00.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 6px;
	margin-left: 6px;
	padding-left: 24px;
}
#MENU a:hover,
#MENU a:active, 		/* for IE (Keyboard) */
#MENU a:focus {		/* for Netscape (Keyboard) */
	color: #FF6600;
	background-image: url(../img/ico01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
/*___________ レイアウト設計【MAIN】 ___________ */
#MAINWRAP {
	width:800px;
	float:left;
	background-image: url(../img/bg_body.jpg);
	color: #333333;
	background-color:#FFFFFF;
}
#MAINWRAP2 {
	width:632px;
	float:left;
}
/*___________ レイアウト設計【CONTENTS】 ___________ */
#CONTENTS {
	width:442px;
	float:right;
}
.pad-contents {
	padding: 10px 0 20px 0;
}
.con-wrap {
	background-image: url(../img/con_wrap-d.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 4px 20px 20px 20px;
}
.con-wrap p {
	padding-top: 4px;
	padding-bottom: 4px;
}
.check {
	padding: 0 0 0 20px;
	background-image: url(../img/ico_check.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 16px;
	color: #009900;
	font-weight: bold;
	line-height: 20px;
}
.con-wrap2 {
	background-color: #FFFFE1;
	padding: 20px 0 20px 20px;
	border: 1px solid #FF6600;
}
.con-wrap2 p {
	padding-top: 4px;
	padding-bottom: 4px;
}
.con-wrap3 {
	padding: 20px 0 20px 0;
	border: 1px solid #009933;
}
.con-wrap3-2 {
	padding: 0 0 20px 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #009933;
	border-right-color: #009933;
	border-bottom-color: #009933;
	border-left-color: #009933;
}
.con-wrap3-2 h2 {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #009900;
	text-align: center;
	margin: 0;
	float: none;
	line-height: 40px;
	padding: 0;
	background-image: url(../img/bg_h2-113710.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.con-wrap3-2 p {
	padding: 4px 0 4px 20px;
}
.con-wrap3 h2 {
	font-size: 16px;
	color: #009900;
	text-align: center;
	margin: 5px;
	float: none;
	line-height: 28px;
	padding: 0;
}
.con-wrap3 p {
	padding: 4px 0 4px 20px;
}
.con-wrap4 {
	padding: 0 0 10px 0;
	border: 1px solid #009933;
}
.con-wrap4 h2 {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #009900;
	text-align: center;
	margin: 5px;
	float: none;
	line-height: 28px;
	padding: 0;
}
.con-wrap4 h3 {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #009900;
	text-align: center;
	margin: 5px;
	font-weight: normal;
	line-height: 32px;
}
.con-wrap4 p {
	padding: 4px 20px 4px 20px;
	font-size: 14px;
}
.con-wrap-v {
	background-color: #FFFFE1;
	padding: 0 0 10px 0;
	border: 1px solid #FF6600;
}
.con-wrap-v h2 {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #CC0000;
	text-align: center;
	margin: 5px;
	float: none;
	line-height: 28px;
	padding: 0;
}
.con-wrap-v p {
	padding: 4px 20px 4px 20px;
}
.con-wrap113710 {
	padding: 0 0 10px 0;
	background-image: url(../img/bg_113710.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.con-wrap113710 h2 {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #009900;
	text-align: center;
	margin: 0;
	float: none;
	line-height: 40px;
	padding: 0;
	background-image: url(../img/bg_h2-113710.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.con-wrap113710 p {
	padding: 4px 20px 4px 20px;
}
#CONTENTS ul {
	padding: 0 0 0 20px;
}
#CONTENTS li {
	padding: 0 0 10px 20px;
	background-image: url(../img/ico_check.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	line-height: 24px;
}

textarea {
	font-size: 12px;
	width:210px;
}
/*___________ レイアウト設計【LEFT】 ___________ */
#LEFT {
	width:176px;
	float:left;
}
.pad-left {
	padding: 10px 0 0 16px;
}
#LEFT h3 {
	color: #333333;
	background-color: #FFEDA6;
	font-size:12px;
	line-height:24px;
	margin: 6px 0 6px 0;
	text-align: center;
}
#LEFT h4 {
	color: #333333;
	font-size:12px;
	line-height: 120%;
	margin: 10px 6px 6px 6px;
	padding: 0;
	text-indent: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
}
.left-wrap {
	color: #666666;
	margin-bottom: 20px;
}
.left-wrap ul {
	padding: 0 0 0 24px;
	margin: 0;
}
.left-wrap li {
	padding: 5px 10px 5px 0;
	margin: 0;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	list-style-type: circle;
}
.left-wrap li a {
	padding: 0;
	color: #006699;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
}
.left-wrap li a:hover,
.left-wrap li a:active, 		/* for IE (Keyboard) */
.left-wrap li a:focus {		/* for Netscape (Keyboard) */
	text-decoration: underline;
	color: #FF6600;
	background-color: #F5FFD9;
}
.left-area {
	color: #666666;
	margin-bottom: 20px;
}
.left-area ul {
	padding: 0 0 0 24px;
	margin: 0;
}
.left-area li {
	padding: 1px 0 1px 0;
	margin: 0;
	font-size: 12px;
	line-height: 14px;
	list-style-type: circle;
}
.left-area li a {
	color: #006699;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
}
.left-area li a:hover,
.left-area li a:active, 		/* for IE (Keyboard) */
.left-area li a:focus {		/* for Netscape (Keyboard) */
	text-decoration: underline;
	color: #FF6600;
	background-color: #F5FFD9;
}
.left-w3c {
	color: #666666;
}
.left-w3c p {
	padding: 4px 10px 4px 10px;
}
.left-w3c a {
	color: #666666;
	text-decoration: none;
}
.left-w3c a:hover,
.left-w3c a:active, 		/* for IE (Keyboard) */
.left-w3c a:focus {		/* for Netscape (Keyboard) */
	text-decoration: underline;
}
.left-new {
	margin-bottom: 20px;
}
.left-new p {
	padding: 4px 10px 4px 10px;
}
.date {
	color: #009966;
}
.left-new a {
	color: #006699;
	text-decoration: underline;
}
.left-new a:hover,
.left-new a:active, 		/* for IE (Keyboard) */
.left-new a:focus {		/* for Netscape (Keyboard) */
	text-decoration: none;
}
/*___________ レイアウト設計【RIGHT】 ___________ */
#RIGHT {
	width:154px;
	float:right;
}
.pad-right {
	padding: 10px 16px 0 0;
}
#RIGHT h3 {
	color: #333333;
	background-color: #FFEDA6;
	font-size:12px;
	line-height:24px;
	margin: 6px 0 6px 0;
	text-align: center;
}
#RIGHT a {
	color: #006699;
	text-decoration: none;
}
#RIGHT a:hover,
#RIGHT a:active, 		/* for IE (Keyboard) */
#RIGHT a:focus {		/* for Netscape (Keyboard) */
	text-decoration: underline;
}
#RIGHT-K {
	color: #FFFFFF;
	background-color: #FFFFE6;
	padding: 3px 1px 1px 3px;
}
#RIGHT-K p {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	margin: 0 0 12px 0;
	padding: 0;
}
/*___________ レイアウト設計【FOOTER】 ___________ */
#FOOTER {
	width:800px;
	background-image: url(../img/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #333333;
	background-color:#FFFFFF;
}
#FOOTER hr {
	color: #339933;
	margin:0 20px 0 20px;
}
.footer {
	width:800px;
	padding: 30px 0 0 0;
	text-align: center;
}
.footer p {
	font-size: 12px;
	line-height: 16px;
}
.footer a {
	color: #333333;
	text-decoration: none;
}
.footer a:hover,
.footer a:active, 		/* for IE (Keyboard) */
.footer a:focus {		/* for Netscape (Keyboard) */
	text-decoration: underline;
}
.footer-pr {
	width:800px;
	padding: 10px 0 40px 0;
	text-align: center;
}
.footer-pr p {
	font-size: 10px;
}
.footer-pr a {
	color: #999999;
	text-decoration: none;
}
.footer-pr a:hover,
.footer-pr a:active, 		/* for IE (Keyboard) */
.footer-pr a:focus {		/* for Netscape (Keyboard) */
	text-decoration: underline;
}
/* ____ フロートボックス解除用。htmlでは<br class="clear" />で使用 ____ */
.clear {
	clear:both;
}
/* ____ マージン用 ____ */
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
/* ____ テキスト用 ____ */
strong {
	font-weight: normal;
	font-style: normal;
}
em {
	font-weight: bold;
	font-style: normal;
}
.b {
	font-weight: bold;
}
.s {
	text-decoration: line-through;
}
.u {
	text-decoration: underline;
}
.f10 {
	font-size: 10px;
	line-height:12px;
}
.f12 {
	font-size: 12px;
	line-height:14px;
}
.f14 {
	font-size: 14px;
	line-height:18px;
}
.f16 {
	font-size: 16px;
	line-height:22px;
}
.f18 {
	font-size: 18px;
	line-height:22px;
}
.f36 {
	font-size: 36px;
	line-height:46px;
}
.text-right {
	text-align: right;
}
.center {
	text-align: center;
}
.red {
	color: #FF0000;
	font-weight: bold;
}
.red1 {
	color: #FF0000;
}
.red2 {
	color: #FF00FF;
}
.blue {
	color: #006699;
	font-weight: bold;
}
.ora {
	color: #FF6600;
	font-weight: bold;
}
.grn {
	color: #009900;
	font-weight: bold;
}
.gry {
	color: #999999;
}
/* ____ 画像用 ____ */
img {
	border:0;
}
.float-left {
	float: left;
	margin-right: 6px;
}
.float-right {
	float: right;
}