/* CSS Document */

#head a{
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 89px;
	width: 631px;
	margin: 0px auto;
	display: block;
}

/* menu */
#menu{
	padding: 0px;
	width: 612px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/menu_haikei.gif);
	background-repeat: no-repeat;
	height: 39px;
}
#menu ul{
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	display: block;
}
#menu li{
	float: left;
	margin: 0px;
	padding: 0px;
}

#nani a{
	background-image: url(../images/menu_nani.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 39px;
	width: 102px;
	display: block;
}
#if a{
	background-image: url(../images/menu_if.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 39px;
	width: 102px;
	display: block;
}
#syurui a{
	background-image: url(../images/menu_syurui.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 39px;
	width: 102px;
	display: block;
}
#qa a{
	background-image: url(../images/menu_qa02.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 39px;
	width: 102px;
	display: block;
}
#quiz a{
	background-image: url(../images/menu_quiz.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 39px;
	width: 102px;
	display: block;
}
#jyouhou a{
	background-image: url(../images/menu_jyouhou.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 39px;
	width: 102px;
	display: block;
}


/* contents */
#contents_head{
	background-image: url(../images/contents_head.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 25px;
	width: 611px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contents_main{
	margin: 0px auto;
	padding: 0px;
	width: 611px;
}
#haikei{
	background-image: url(../images/contents_haikei.gif);
	background-repeat: repeat-y;
	width: 611px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#sub_menu{
	background-image: url(../images/submenu_back.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 135px;
	background-color: #BEE1F9;
}
#contents_inside{
	background-image: url(../images/contents_top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 476px;
	float: left;
}

#pankuzu{
	color: #8AACC1;
	margin: 0px;
	padding: 5px 5px 5px 15px;
	font-size: 10px;
}


/* submenu */
#sub_menu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 135px;
	display: block;
}
#sub_menu li{
	margin: 0px;
	padding: 0px;
}
#syokyu_sub a{
	background-image: url(images/submenu_syokyu.gif);
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 135px;
	display: block;
	background-repeat: no-repeat;
}
#syokyu02_sub a{
	background-image: url(images/submenu_syokyu02.gif);
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 135px;
	display: block;
	background-repeat: no-repeat;
}
#shikenminzei_sub a{
	background-image: url(images/submenu_shikenminzei.gif);
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 135px;
	display: block;
	background-repeat: no-repeat;
}
#koteishisan_sub a{
	background-image: url(images/submenu_koteishisan.gif);
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 135px;
	display: block;
	background-repeat: no-repeat;
}
#keijidousya_sub a{
	background-image: url(images/submenu_keijidousya.gif);
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 135px;
	display: block;
	background-repeat: no-repeat;
}

#contents_foot{
	background-image: url(../images/contents_foot.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 15px;
	width: 611px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	display: block;
	
}


#foot{
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 47px;
	width: 631px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.box{
	width: 475px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: center;
}
.box2{
	width: 444px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
}

.bun{
	line-height: 160%;
	color: #333333;
	text-align: left;
}

#rei{
	text-align: left;
}
#rei dt{
	color: #CC0000;
	text-decoration: underline;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.chui{
	color: #FF0000;
	text-align: left;
	margin: 5px;
	padding: 0px;

}
.chui dt{
	float: left;
}
.chui dd{
}

.chu-yaku{
	font-size: 85%;
	color: #666666;
	padding: 10px;
	margin: 5px auto;
	text-align: left;
	background-color: #EBEBEB;
}
