body {
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	background-color: #00CF31;
	background-image: url(img/back07.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#wrapper {
	height: auto;
	width: 800px;
	text-align: left;
	background: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 800px;
	background-image: url(img/header-b4.jpg);
}
#header h1 {
	font-size: 25px;
	color: #FFFFFF;
	text-decoration: underline;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#header a {
	font-size: 25px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#header a:hover, #header a:active {
	font-size: 25px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
/*ナビボタン2*/
#topnavi2 {
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 800px;
}
#topnavi2 ul {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#topnavi2 li {
	float: left;
	list-style: none;
}
#topnavi2 li em {
	visibility: hidden;
}
#topnavi2 li a {
	display: block;
	margin: 0px;
	padding: 0px;
}
#topnavi2 #tn21 a {
	background: url(img/tn21.gif) no-repeat;
	height: 25px;
	width: 140px;
}
#topnavi2 #tn22 a {
	background: url(img/tn22.gif) no-repeat;
	height: 25px;
	width: 140px;
}
#topnavi2 #tn23 a {
	background: url(img/tn23.gif) no-repeat;
	height: 25px;
	width: 140px;
}
#topnavi2 #tn24 a {
	background: url(img/tn24.gif) no-repeat;
	height: 25px;
	width: 140px;
}
#topnavi2 #tn25 a {
	background: url(img/tn25.gif) no-repeat;
	height: 25px;
	width: 140px;
}
#topnavi2 #tn26 a {
	background: url(img/tn26.gif) no-repeat;
	height: 25px;
	width: 100px;
}
#topnavi2 #tn21 a:hover, #topnavi2 #tn21 a:active {
	background: url(img/tn21b.gif) no-repeat;
}
#topnavi2 #tn22 a:hover, #topnavi2 #tn22 a:active {
	background: url(img/tn22b.gif) no-repeat;
}
#topnavi2 #tn23 a:hover, #topnavi2 #tn23 a:active {
	background: url(img/tn23b.gif) no-repeat;
}
#topnavi2 #tn24 a:hover, #topnavi2 #tn24 a:active {
	background: url(img/tn24b.gif) no-repeat;
}
#topnavi2 #tn25 a:hover, #topnavi2 #tn25 a:active {
	background: url(img/tn25b.gif) no-repeat;
}
/*ナビボタン1*/
#topnavi {
	padding: 0px;
	height: 30px;
	width: 800px;
	margin: 0px;
}
#topnavi li {
	float: left;
	list-style: none;
}
#topnavi li em {
	visibility: hidden;
}
#topnavi a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 160px;
}
#topnavi ul {
	display: inline;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
}
#topnavi #tn11 a {
	background: url(img/tn11.gif) no-repeat;
	height: 30px;
	width: 160px;
}
#topnavi #tn12 a {
	background: url(img/tn12.gif) no-repeat;
	height: 30px;
	width: 160px;
}
#topnavi #tn13 a {
	background: url(img/tn13.gif) no-repeat;
	height: 30px;
	width: 160px;
}
#topnavi #tn14 a {
	background: url(img/tn14.gif) no-repeat;
	height: 30px;
	width: 160px;
}
#topnavi #tn15 a {
	background: url(img/tn15.gif) no-repeat;
	height: 30px;
	width: 160px;
}
#topnavi #tn11 a:hover, #topnavi #tn11 a:active {
	background: url(img/tn11b.gif) no-repeat;
}
#topnavi #tn12 a:hover, #topnavi #tn12 a:active {
	background: url(img/tn12b.gif) no-repeat;
}
#topnavi #tn13 a:hover, #topnavi #tn13 a:active {
	background: url(img/tn13b.gif) no-repeat;
}
#topnavi #tn14 a:hover, #topnavi #tn14 a:active {
	background: url(img/tn14b.gif) no-repeat;
}
#topnavi #tn15 a:hover, #topnavi #tn15 a:active {
	background: url(img/tn15b.gif) no-repeat;
}
#main {
	margin: 0px;
	padding: 0px;
	width: 800px;
	overflow: hidden;
}
#counter {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 800px;
	text-align: right;
	float: left;
}
#footer {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 800px;
	font-size: 7px;
	text-align: center;
	background-color: #FFCF31;
}
#main h6 {
	font-size: 14px;
	color: #0000FF;
	border-bottom-width: 3px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
	padding-left: 10px;
	margin-left: 50px;
	margin-right: 60px;
	line-height: 16px;
}
#main li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #009900;
	list-style-type: square;
	padding-bottom: 10px;
	margin-left: 70px;
	padding-top: 8px;
	margin-right: 70px;
	list-style-image: url(img/ball02.gif);
}
.question {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
	margin-left: 70px;
	padding-top: 8px;
	margin-right: 70px;
	background-color: #FFFFCC;
	padding-bottom: 10px;
}
.answer {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
	padding-bottom: 10px;
	margin-left: 70px;
	margin-right: 70px;
	background-color: #CCFFCC;
	margin-top: 0px;
	padding-top: 20px;
	margin-bottom: 30px;
	padding-left: 20px;
	padding-right: 20px;
}


#main ul {
	line-height: 30px;
}

.p1 {
	padding-right: 60px;
	padding-left: 60px;
}

#main h3 {
	font-size: 18px;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #0066CC;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
	color: #0066CC;
	padding-left: 5px;
	margin-left: 30px;
	padding-bottom: 5px;
	padding-top: 10px;
	margin-right: 40px;
	line-height: 20px;
}
.imgcenter {
	text-align: center;
}
#main #main01 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 500px;
}
#main #main02 {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 280px;
	float: right;
}
#main table {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#main table td {
	padding: 5px;
}
#main #main03 {
	margin: 0px;
	padding: 0px;
	height: 500px;
	width: 780px;
}
