@charset "UTF-8";
/*------------------------------------------------
	reset styles
--------------------------------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, textarea, p, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
img {
	border: 0;
}
address, caption, em, strong, th {
	font-style:normal;
	font-weight:normal;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
input, textarea, select {
 *font-size:100%;
}
/*------------------------------------------------
	fonts styles
-------------------------------------------------*/
body {
	font:13px/1.231 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
 *font-size:small;
 *font:x-small;
}
select, input, button, textarea {
	font:99% 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}
table {
	font-size:inherit;
	font:100%;
}
pre, code, kbd, samp, tt {
	font-family:monospace;
 *font-size:108%;
	line-height:100%;
}
/*------------------------------------------------
	clearfix styles
--------------------------------------------------*/
.clear:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .clear {
	display: inline-block;
}
/* no ie mac \*/
* html .clear {
	height: 1%;
}
.clear {
	display: block;
}
/*------------------------------------------------
	base styles
--------------------------------------------------*/
body {
	background: #fff;
	text-align: center;
	color:#000;
}
#header_wrapper {
	width: 100%;
	height: 120px;
	border-top: 6px solid #81ab31;
}
#header {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
h1 {
	width: 411px;
	height: 104px;
	margin: 6px 0 0 23px;
}
#gnv_wrapper {
	height: 32px;
	background: #f2f2f2;
}
#gnv {
	width: 960px;
	height: 32px;
	margin: 0 auto;
}
#gnv li {
	width: 192px;
	height: 32px;
	margin: 0;
	float: left;
	position: relative;
}
#gnv li a {
	display: block;
	width: 192px;

	margin: 0;
}
#gnv ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 192px;
	position: absolute;
	top: 32px;
	display: none;
	z-index: 100;
}
#gnv ul li a {
	width: 182px;
	display: block;
	padding: 7px 5px 8px 5px;
	border: 1px solid #f2f2f2;
	color: #000;
	background: #fff;
	text-decoration: none;
}
#gnv ul li a:hover {
	color: #fff;
	background: #6dad19;
	text-decoration: none;  
}
#contents_wrapper {
	width: 100%;
	margin: 0;
	padding: 0 0 35px 0;
	background: #f4f7e4;
	z-index: -100;
}
#contents {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
#main {
	width: 700px;
	position: relative;
	padding: 20px 0 0 0;
	float: left;
}
#eyecatch {
	width: 700px;
	height: 240px;
}
#main h2 {
	width: 700px;
	border-bottom: 4px solid #000;
	font-weight: bold;
	font-size:153.9%;
	margin: 40px 0 0 0;
}
#main h2#h2top2 {
	margin: 20px 0 0 0;
}
#main h2#h2top2 {
	margin: 0 0 0 0;
}
.main_box {
	width: 640px;
	margin: 20px 0 0 0;
	padding: 30px;
	background: #fff;
	line-height: 2.15;
}
.main_box p {
	margin: 2em 0 0 0;
}
.main_box p span {
	font-weight: bold;
	color: #ff0000;
}
.main_box p span.black {
	font-size: 93%;
	font-weight: normal;
	color: #000;
}
.main_box p.mbt {
	margin: 0 0 0 0!important;
}
.main_box p.flt_l {
	float: left;
	margin: 2em 0 0 0;
	padding: 0 20px 20px 0;
}
.main_box p.flt_r {
	float: right;
	margin: 2em 0 0 0;
	padding: 0 0 20px 20px;
}
#side {
	width: 240px;
	padding: 20px 0 0 0;
	float: right;
	position: relative;
}
.side_box_top {
	height: 40px;
	background: url(../images/side_bg_head.gif) no-repeat center top;
	padding: 20px 20px 0 20px;
}
.side_box_top h3 {
	font-size: 123.1%;
	font-weight: bold;
	color: #fff;
}
.side_box_btm {
	background: url(../images/side_bg_btm.gif) no-repeat center bottom;
	padding: 5px 30px 40px 30px;
}
.side_box_btm h4 {
	margin: 1em 0 0 0;
	font-size: 108%;
	font-weight: bold;
}
.side_box_btm h4 span {
	font-size: 93%;
	font-weight: normal;
}

.side_box_btm .sidep {
	margin: 1em 0 0 0;
}
.amazon {
	width: 164px;
	margin: 25px auto 0 auto;
	text-align: center;
}
p#top_lnk {
	text-align: right;
	position: absolute;
	bottom: 0;
	left: 0;
}
p#top_lnk a {
	background: url(../images/top_arrow.gif) no-repeat left 0.3em;
	padding: 0 0 0 12px;
	color: #487705;
}
p#top_lnk a:hover {
	color: #111;
	text-decoration: none;
}
.mgb35 {
	margin-bottom: 35px;
}
#footer_wrapper {
	width: 100%;
	background: #fff;
}
#footer {
	width: 960px;
	margin: 0 auto;
}
#fnv_wrapper {
	width: 960px;
	border-bottom: 1px solid #81ab31;
}
#fnv {
	margin: 25px 0 5px 0;
	text-align: left;
	width: 960px;
	font-size: 93%;
}
#fnv li {
	display:inline;
	margin: 0 3px 0 0;
	padding: 0 6px 0 0;
	border-right: 1px solid #000;
}
#fnv li#fnv_lst {
	border-right: none;
}
#fnv li a {
	text-decoration: none;
	color: #487705;
}
#fnv li a:hover {
	text-decoration: underline;
	color: #111;
}
#copyright {
	margin: 10px 0 40px 0;
	text-align: right;
}
.mgnt20 {
	margin: 20px 0 0 0!important;
}
.link_box {
	width: 640px;
	margin: 20px 0 0 0;
	padding: 30px;
	background: #fff;
	line-height: 2;
}
.link_box a {
	text-decoration: none;
	color: #487705;
}
.link_box a:hover {
	text-decoration: underline;
	color: #111;
}
.link_box h3 {
	border-bottom: 2px solid #90B634;
	padding: 0 0 0 15px;
	background: url(../images/link_head.jpg) no-repeat 0 7px;
	font-size: 108%;
}
.link_box h4 {
	margin: 20px 0 0 0;
	font-size: 108%;
	font-weight: bold;
}
.link_box2 {
	width: 640px;
	margin: 20px 0 0 0;
	padding: 30px;
	background: #fff;
	line-height: 2;
}
.link_box2 a {
	text-decoration: none;
	color: #487705;
}
.link_box2 a:hover {
	text-decoration: underline;
	color: #111;
}
.link_box2 h3 {
	border-bottom: 2px solid #90B634;
	padding: 0 0 0 15px;
	background: url(../images/link_head.jpg) no-repeat 0 7px;
	font-size: 108%;
}
#sq {
	margin: 20px 0 0 0;
	font-size: 108%;
	font-weight: bold;
}
.link_box2 h4 {
	margin: 25px 0 0 0;
	padding: 15px 0 0 0;
	font-size: 108%;
	font-weight: bold;
	color: #487705;
	border-top: 1px dashed #90B634;
	width: 80%;
}
.link_box2 h4:before {
	content: "▶";
	color: #90B634;
}
.link_box2 h4#chiiki_top {
	border: 0 none;
	margin-top: 0;
}
.link_box2 h5 {
	margin: 20px 0 0 0;
	font-size: 108%;
	font-weight: bold;
}

#contents_check{
	width: 960px;
	margin: 0 auto;
	padding: 1px 0 0 0;
	text-align: left;
}
#contents_check h2{
	width: 960px;
	border-bottom: 4px solid #000;
	font-size:153.9%;
	margin: 40px 0 0 0;
}
.check_box{
	margin: 20px 0 0 0;
	padding: 30px;
	background: #fff;
	line-height: 2.15;
}
.check_box dl{
	margin: 20px 0 0 0;
}
.check_box dl dt {
	float: left;
	clear: both;
}
.check_box dl dd {
	margin: 0 0 0 4em;
}
.check_box h3 {
	margin: 20px 0 0 0;
	font-size: 123.1%;
	line-height: 1.6;
}
.check_box table{
	width: 900px;
	line-height: 2;
}
.check_box table tr.even {
	background: #f2f8fd;
}
.check_box table tr td{
	border: 1px solid #000;
	vertical-align:top;
	padding: 5px;
}
.check_box table tr td span{
	font-weight: bold;
}
.check_box table.check_tbl1 tr td.check_nmbr {
	font-size: 123.1%;
	text-align: right;
}
.check_tbl1 tr td span {
	font-size: 123.1%;
}
.check_tbl1 tr td label {
	margin: 0 2em 0 0;
	padding: 4px;
}
.check_tbl1 tr td label:hover {
	background: #f4f7e4;
}
#submit {
	margin: 20px 0 0 0;
}
#submit input {
	padding: 5px 15px;
	background: #eee;
	border: 1px solid #000;
	cursor: pointer;
}
#submit input:hover {
	background: #ccc;
}
#check_kekka {
	width: 60%;
	margin: 0;
	float: left;
}
#answer_day {
	width: 30%;
	float: right;
	text-align: right;
}
.effect_check {
	width: 20%;
}
.effect_now, .effect_past {
	width: 40%;
}
.answer_num {
	width: 26px;
}
.answer_qus {
	width: 768px;
}
.answer_past, .answer_now {
	width: 34px;
	text-align: center;
}
.t_a_right {
	text-align: right;
}
.t_a_center {
	text-align: center;
}
.check_num {
	width: 26px;
	text-align: right;
}
#print_btn {
	margin: 25px 0;
	width: 10em;
	text-align: center;
}
#print_btn a {
	display: block;
	padding: 5px 15px;
	background: #eee;
	border: 1px solid #000;
	cursor: pointer;
	text-decoration: none;
	color: #000;
}
#print_btn a:hover {
	background: #ccc;
}
.check_table_result tr.even {
	background: #f4f4f4!important;
}
#copy {
	display: none;
}
.main_box_test {
	width: 640px;
	min-height: 1100px;
	margin: 20px 0 0 0;
	padding: 30px;
	background: #fff;
	line-height: 2.15;
}
#check_dl {
	margin: 25px 0 0 0;
	width: 640px;
	border-top: 1px solid #000;
}
#check_dl dt {
	margin: 15px 0 0 0;
}
#check_dl dt span {
	display: block;
	font-size: 123.1%;
	font-weight: bold;
}
#check_dl dd {
	width: 640px;
	margin: 15px 0 15px 0;
	padding: 0 0 15px 0;
	font-weight: bold;
	font-size: 123.1%;
	border-bottom: 1px solid #000;
}
#check_dl dd p.test_img {
	width: 333px;
	float: left;
}
#check_dl dd p.test_label {
	width: 250px;
	margin: 100px 0 0 0;
	float: right;
}
#check_dl dd p.test_label label {
	margin: 0 1em 0 0;
	padding: 5px 5px 8px 5px;
}
#check_dl dd p.test_label label:hover {
	background: #f4f7e4;
}
#kani_kekka p {
	margin: 0 0 2em 0;
}
#kani_kekka a{
	color: #487705;
}
#kani_kekka a:hover {
	color: #111;
	text-decoration: none;
}