@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	font-size: 100%;
	background: #FCF8F0;
}
#wrapper {
	height: 600px;
	width: 900px;
	margin: 0px auto;
}
#box {
	width: 820px;
	margin-left: 40px;
	float: left;
}
#logo {
	height: 95px;
	width: 820px;
}
#contem {
	float: left;
	width: 760px;
	background: url(../img/logo_02.png) no-repeat;
	margin-right: 30px;
	margin-left: 30px;
}
#nav {
	text-align: center;
}



#menu {
	float: left;
	width: 40px;
	margin-top: 95px;
}
#list02 {
	width: 500px;
	padding-left: 130px;
}
#list02 p {
	padding-top: 4px;
	padding-bottom: 4px;
}


#footer {
	clear: both;
	height: 80px;
	width: 900px;
	text-align: center;
	padding-top: 20px;
}
#footer p {
	font: 0.8em Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}
h3 {
	color: #000;
	text-decoration: none;
	font: 1.3em Arial, Helvetica, sans-serif;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-right: 4px;
}
h4 {
	font: 1.1em Arial, Helvetica, sans-serif;
	color: #FFF;
	list-style: url(../img/icom_01.png) none outside;
}


.img_menu {
	margin-top: 1px;
	margin-bottom: 1px;
	border-width: 0px;
	border-style: none;
}
.img_c {
	margin: 30px;
}
.img_t {
	height: 1em;
	width: 1em;
	margin-right: 0.5px;
}

.btnpage {
	cursor: text;
}



.table {
	width: 760px;
}
.table_list {
	width: 760px;
	background: #0053A5;
	margin-top: 10px;
}
.table_list tr td {
	padding-top: 4px;
	padding-bottom: 4px;
}
.table_list01 {
	background: #FFF;
	width: 760px;
}
.table_list01 tr td {
	padding-top: 4px;
	padding-bottom: 4px;
	font: 1em Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.table_list01 tr td a {
	color: #900;
	text-decoration: none;
}
.table_list01 tr td a:link {
	color: #900;
	text-decoration: none;
}
.table_list01 tr td a:visited {
	color: #900;
	text-decoration: none;
}
.table_list01 tr td a:hover {
	color: #900;
	text-decoration: none;
}
.table_list01 tr td a:active {
	color: #900;
	text-decoration: none;
}





.table_list02 {
	background: #F2E2C1;
	width: 760px;
}
.table_list02 tr td {
	padding-top: 4px;
	padding-bottom: 4px;
	font: 1em Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.table_list02 tr td a {
	color: #900;
	text-decoration: none;
}
.table_list02 tr td a:link {
	color: #900;
	text-decoration: none;
}
.table_list02 tr td a:visited {
	color: #900;
	text-decoration: none;
}
.table_list02 tr td a:hover {
	color: #900;
	text-decoration: none;
}
.table_list02 tr td a:active {
	color: #900;
	text-decoration: none;
}
.table_list03 {
	background: #aed8fc;
	width: 760px;
	margin-top: 20px;
}
.table_list03 tr td {
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	font: 1em Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.table_list04 {
	background: #FFF;
	width: 760px;
	margin-bottom: 20px;
}

.table_list04 tr td {
	font: 0.8em Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
}

.table_list04 tr td p {
	margin-bottom: 8px;
	margin-top: 8px;
	margin-left: 8px;
}

.table_list05 {
	background: #B70A64;
	width: 760px;
	margin-top: 10px;
}
.table_list05 tr td {
	padding-top: 4px;
	padding-bottom: 4px;
}
.table_list06 {
	background: #ffb6de;
	width: 760px;
	margin-top: 20px;
}
.table_list06 tr td {
	font: 1em Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
}
.table_list09 {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}
.table_list09 tr td {
	padding-top: 3px;
	padding-bottom: 3px;
}
.table_list09 tr td a {
	color: #0053A5;
	text-decoration: none;
}
.table_list09 tr td a:link {
	color: #0053A5;
	text-decoration: none;
}
.table_list09 tr td a:visited {
	color: #0053A5;
	text-decoration: none;
}
.table_list09 tr td a:hover {
	color: #B70A64;
	text-decoration: none;
}
.table_list09 tr td a:active {
	color: #0053A5;
	text-decoration: none;
}
.img_max {
	height: auto;
	width: auto;
	border-style: none;
	max-height: 100%;
	max-width: 100%;
	margin-top: -2px;
	margin-right: 1px;
}
