@charset "UTF-8";
/* CSS Document */
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", Helvetica, Arial, sans-serif;
	background: #99CF16;
	margin: 0px;
	padding: 0px;
}
#bg {
	background: #FFFFFF url(img_common/bg_illustration.gif) repeat-y;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background: url(img_common/mark.gif) no-repeat;
	margin: 0px;
	padding: 0px;
}
#header {
	margin: 0px;
	padding: 0px 0px 0px 110px;
	height: 99px;
	width: 788px;
}
#header #header_logo {
	margin: 50px 0px 0px 2px;
	padding: 0px;
	height: 38px;
	width: 122px;
	float: left;
	background: url(img/logo.gif) no-repeat;
}
#header #header_logo h1 a {
	font-size: 12px;
	line-height: 12px;
	display: block;
	height: 38px;
	width: 122px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#header #header_logo em {
	visibility: hidden;
}
#header #title {
	color: #7F4F2A;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 445px;
	height: 28px;
}
#header #title h2 {
	font-size: 9px;
	display: block;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 445px;
	height: 28px;
}
#header h2 span {background: url(img_common/header_title.gif) no-repeat;position: absolute;width: 445px;height: 22px;}

#header #header_navi {margin: 0px;padding: 16px 0px 0px;float: right;height: 55px;width: 630px;}
#header #header_menu {margin: 0px;padding: 0px;height: 55px;width: 375px;}
#header #header_navi ul {display: block;margin: 0px;padding: 0px;}
#header #header_navi em {visibility: hidden;}

#header #header_navi #about {font-size: 10px;margin: 0px;padding: 0px 10px 0px 0px;float: left;display: block;height: 54px;width: 65px;list-style: none;}
#header #header_navi #about a {display:block;height: 55px;width: 65px;background: url(img_common/header_menu_about.gif) no-repeat;text-decoration: none;}
#header #header_navi #about a:hover {background-position: bottom left;text-decoration: none;}

#header #header_navi #message {font-size: 10px;margin: 0px;padding: 0px 10px 0px 0px;float: left;display: block;height: 54px;width: 65px;list-style: none;}
#header #header_navi #message a {display:block;height: 55px;width: 65px;background: url(img_common/header_menu_message.gif) no-repeat;text-decoration: none;}
#header #header_navi #message a:hover {background-position: bottom left;text-decoration: none;}

#header #header_navi #activity {font-size: 10px;margin: 0px;padding: 0px 10px 0px 0px;float: left;display: block;height: 54px;width: 65px;list-style: none;}
#header #header_navi #activity a {display:block;height: 55px;width: 65px;background: url(img_common/header_menu_activity.gif) no-repeat;text-decoration: none;}
#header #header_navi #activity a:hover {background-position: bottom left;text-decoration: none;}

#header #header_navi #blog {font-size: 10px;margin: 0px;padding: 0px 10px 0px 0px;float: left;display: block;height: 54px;width: 65px;list-style: none;}
#header #header_navi #blog a {display:block;height: 55px;width: 65px;background: url(img_common/header_menu_blog.gif) no-repeat;text-decoration: none;}
#header #header_navi #blog a:hover {background-position: bottom left;text-decoration: none;}

#header #header_navi #member {font-size: 10px;margin: 0px;padding: 0px 10px 0px 0px;float: left;display: block;height: 54px;width: 65px;list-style: none;}
#header #header_navi #member a {display:block;height: 55px;width: 65px;background: url(img_common/header_menu_member.gif) no-repeat;text-decoration: none;}
#header #header_navi #member a:hover {background-position: bottom left;text-decoration: none;}

#header #header_navi #member2 {font-size: 10px;margin: 0px;padding: 0px 10px 0px 0px;float: left;display: block;height: 54px;width: 65px;list-style: none;}
#header #header_navi #member2 a {display:block;height: 55px;width: 65px;background: url(img_common/header_member2.jpg) no-repeat;text-decoration: none;}
#header #header_navi #member2 a:hover {background-position: bottom left;text-decoration: none;}

#header #header_navi #report {font-size: 10px;margin: 0px;padding: 0px 10px 0px 0px;float: left;display: block;height: 54px;width: 65px;list-style: none;}
#header #header_navi #report a {display:block;height: 55px;width: 65px;background: url(img_common/header_report.jpg) no-repeat;text-decoration: none;}
#header #header_navi #report a:hover {background-position: bottom left;text-decoration: none;}

#header #header_navi #header_report {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 55px;
	width: 240px;
	background: url(img_common/header_report_title.gif) no-repeat;
}
#header #header_navi #header_report h5 {
	font-size: 9px;
	line-height: 9px;
	font-weight: normal;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px 0px 2px;
	height: 29px;
	width: 240px;
	clear: both;
}
#header #header_navi #header_report h5 a {
	display:block;
	height: 29px;
	width: 240px;
	background: url(img_common/header_report_title.gif) no-repeat;
	text-decoration: none;
}
#header #header_navi #header_report h5 a:hover {
	background-position: top right;
	text-decoration: none;
	font-size: 9px;
	line-height: 9px;
}
#header #header_navi #header_report_s1 {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	display: block;
	height: 13px;
	width: 240px;
	background: url(img_common/header_report_s1.gif) no-repeat;
	list-style: none;
	line-height: 9px;
	text-indent: -9999px;
}
#header #header_navi #header_report_s2 {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	display: block;
	height: 13px;
	width: 240px;
	background: url(img_common/header_report_s2.gif) no-repeat;
	list-style: none;
	text-indent: -9999px;
}
#contents {
	margin: 0px;
	padding: 40px 0px 0px 150px;
	width: 718px;
}
#contents #sub_menu {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 630px;
}
#contents #sub_menu ul {
	vertical-align: top;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
#contents #sub_menu li {
	font-size: 11px;
	color: #666666;
	display: inline;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}
#contents #sub_menu a {
	color: #999999;
	background: url(img_common/arrow.gif) no-repeat left center;
	text-decoration: none;
}
#contents #sub_menu em {
	font-size: 14px;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
#contents #sub_menu a:hover {
	color: #99CF16;
	background: url(img_common/arrow_on.gif) no-repeat left center;
	text-decoration: none;
}
#contents h4 {
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: 0.1em;
	display: block;
	margin: 0px 0px 20px 20px;
	padding: 0px 0px 3px;
	width: 698px;
	color: #777777;
	border-bottom: 1px solid #777777;
	clear: both;
}
.contents_box {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	margin: 0px 0px 50px 20px;
	padding: 0px;
	width: 698px;
}
.contents_box_thank {
	font-size: 12px;
	line-height: 28px;
	color: #666666;
	margin: 0px 0px 50px 20px;
	padding: 0px;
	width: 698px;
	height: 280px;
}
#contents #gotop {
	font-size: 12px;
	text-align: right;
	display: block;
	margin: 0px 0px 50px 20px;
	padding: 0px;
	width: 698px;
	clear: both;
}
#contents #gotop a {
	color: #999999;
	text-decoration: none;
}
#contents #gotop a:hover {
	color: #99CF16;
	text-decoration: none;
}
.chu1 {
	font-size: 11px;
	font-weight: normal;
}
.honbun1 {
	font-size: 12px;
	line-height: 20px;
	color: #7777777;
	margin: 0px 0px 12px 20px;
	padding: 0px;
	width: 698px;
}
.orei {
	font-size: 16px;
	color: #99CF16;
	display: block;
	margin: 40px 0px 20px;
	padding: 0px;
}
#footer {
	margin: 50px 0px 0px;
	padding: 0px;
	text-align: right;
	height: 45px;
	width: 900px;
	clear: both;
	background: url(img_common/footer_bg.gif) no-repeat 0px 100%;
}
#footer #footer_menu {
	font-size: 10px;
	display: block;
	margin: 0px 0px 5px;
	padding: 0px;
}
#footer #footer_menu a {
	color: #333333;
	text-decoration: none;
}
#footer #footer_menu a:hover {
	color: #82B011;
	text-decoration: underline;
}
#footer #copyright {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	display: block;
}
#under_green {
	background: #99CF16;
	margin: 0px;
	padding: 0px;
	height: 10px;
}
