@charset "shift_jis";
* {
	padding: 0px;
	margin: 0px;
}
body {
	background-position: 0px 0px;
}


#content {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#content_main {
	width: 914px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none;
	padding: 0px;
	background-color: #FFFFFF;
}

#content_under {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	background-image: url(../images/under_back.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
}


.main_table {
	width: 900px;
	vertical-align: top;
	margin-top: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: left;
	margin-left: 7px;
}

.table_a {
	margin-left: 10px;
	font-size: 90%;
	line-height: 130%;
	text-align: left;
	border: 1px none #999999;

}
.table_b {
	margin-left: 15px;
	font-size: 80%;
	line-height: 150%;
	text-align: left;

}

.sub_table {
	font-size: 90%;
	line-height: 130%;
	background-color: #EEFBFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: ridge;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	content: 10;
	text-indent: 10px;
	margin-left: 10px;
}
h2 {
	background-image: url(../content/images/h2.jpg);
	background-repeat: no-repeat;
	font-size: 95%;
	line-height: 35px;
	text-indent: 20px;
	margin-left: 10px;
	font-style: normal;
}

.sub_table02 {
	font-size: 90%;
	line-height: 130%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	content: 10;
	margin-left: 10px;
	text-indent: 10px;
}
h1 {
	background-image: url(../content/images/h1.jpg);
	background-repeat: no-repeat;
	line-height: 35px;
	text-indent: 20px;
	margin-left: 10px;
	background-position: bottom;
	font-size: 18px;
	color: #3333CC;
}
.sub_table03 {
	font-size: 90%;
	line-height: 130%;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: ridge;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	content: 10;
	margin-left: 10px;
	text-indent: 10px;
}

