body {
	font-size: 12px;
	line-height: 175%;
	color: #333333;
	background-color: #eeeeee;
	margin: 0px;
	padding: 0px;
}
.contents {
	padding: 10px;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.contents_caution {
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #FFFFCC;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 1px solid #999999;
}
#logo {
	margin: 0px;
	padding: 0px;
	height: 110px;
	width: 210px;
	float: left;
}
#header_main {
	height: 110px;
	width: 530px;
	float: right;
}
#header_main_bg {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 77px;
	width: 530px;
}


h1 {
	font-size: 12px;
	color: #999999;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 30px;
	font-weight: normal;
}


#head_btn_base {
	background-image: url(img/head_btn_bg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 0px;
	height: 36px;
	width: 740px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	text-align: right;
	float: left;
}
#header_link {
	text-align: right;
	float: right;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	top: 20px;
}
#header_link a {
	color: #999999;
	text-decoration: none;
}
#header_link a:hover {
	color: #99CC00;
	text-decoration: underline;
}

#header_link_btn {
	background-image: url(img/head_btn_bg.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 510px;
	clear: none;
	float: right;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 230px;
	margin: 0px;
}
#header_link_btn a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 36px;
	float: left;
}
#header_link_btn li {
	display: inline;
	margin: 0px;
	padding: 0px;
	height: 36px;
	float: left;
}

#header a {
	color: #999999;
	text-decoration: none;
}

#header a:hover {
	color: #99CC00;
	text-decoration: underline;
}
#header {
	background-image: url(img/head_bg.jpg);
	margin: 0px;
	height: 155px;
	width: 740px;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}

#main {
	width: 780px;
	background-image: url(img/main_bg.jpg);
	background-repeat: repeat-y;
	top: 160px;
	left: 0px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 40px;
	clear: both;
}
#sidemenu {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 210px;
	clear: none;
}
#left_side {
	padding: 0px;
	width: 210px;
	float: left;
	margin: 0px;
}
#left_side_menu {
	background-color: #cccccc;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.br {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
	height: 160px;
	width: 520px;
}
#bread {
	margin: 0px;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: right;
}

#banner {
	margin: 0px;
	padding: 0px;
	width: 200px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-size: 10px;
	color: #666666;
}#banner01 {
	margin: 0px;
	padding: 0px;
	width: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-size: 10px;
	color: #666666;
}
#topics_head {
	padding: 0px;
	width: 490px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#topics_main {
	background-image: url(img/topics_head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 480px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	color: #006600;
	text-decoration: none;
}
a:hover {
	color: #99CC00;
	text-decoration: underline;
}
a:active {
	color: #006600;
	text-decoration: none;
}

.topics_main_td{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#topics_foot {
	background-image: url(img/topics_foot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 520px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: right;
	height: 25px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#search {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#banner a {
	color: #999999;
	text-decoration: none;
}

#banner a:hover {
	color: #99CC00;
	text-decoration: underline;
}

#footer_link {
	text-align: right;
	margin: 0px;
	width: 780px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image: url(img/main_bg.jpg);
	float: none;
}
#footer {
	background-image: url(img/foot_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height: 80px;
	width: 820px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#index_flash {
	padding: 0px;
	height: 270px;
	width: 740px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#footer_link a {
	color: #999999;
	text-decoration: none;
}

#footer_link a:hover {
	color: #99CC00;
	text-decoration: underline;
}
#head_btn_base li {
	display: inline;
}
h3{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-image: url(img/h3_base.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 450px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	vertical-align: middle;
}
.tablefee {
	border: thin solid #999999;
}

.question{
	font-weight:normal;
	color: #006600;
	cursor:pointer;
	margin: 0px;
	background-color: #eeFFcc;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}

.answer{	/* 解答部分 */
	border: 1px solid #aaaaaa;
	padding:5px;
	width:470px;
	background-color:#eeeeee;
	/* 変更不可 */
	display:none;
}
.s {
	font-size: 10px;
}

	
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
}
dl {
	font-size: 10px;
	color: #000000;
}
h6 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #eeeeee;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.count {
	list-style-type: decimal;
}
.caution {
	font-weight: bold;
	color: #FF3300;
}
#search {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sisha {
	font-weight: bold;
	background-color: #FFFF99;
	border: 1px solid #666666;
	margin: 0px;
	padding: 0px;
}



.sideBanna ul{
    margin-bottom: 12px;
    margin-left: 0px;
		padding-left:0px;
}


li {
	display: list-item;
	list-style-type: none;
	margin-bottom:8px;
}

