* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
div {
	margin: 0;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}

#container {
	width: 760px;
	border: 1px solid #000099;
	height: auto;
}
#header {
	height: 94px;
	width: 760px;
	background-image: url(img/header.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0134CB;
	float: left;
}
#navi {
	width: 100%;
	float: left;
	background-image: url(img/navi_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
	text-align: right;
}
#navi1 {
	float: left;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000099;
}
#navi2 {

	float: left;
	margin: 0px;
}
#left {
	float: left;
	width: 170px;
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #CEDBFF;
	clear: both;
}
#left a {
	text-decoration: none;
}
#left a:hover {
	text-decoration: underline;
	background-color: #FFFF99;
}
#left h1 {
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
	font-size: 11px;
	font-weight: normal;
	padding-top: 7px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	line-height: 20px;
	background-image: url(img/bg_left_main.gif);
}
#left h2 {
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000099;
	font-size: 11px;
	font-weight: normal;
	padding-top: 7px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	line-height: 20px;
}
#left .txt1-yellow {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFCC00;
}
#left .txt2-yellow {
	line-height: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFCC00;
}
#left .txt1-brown {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #993300;
}
#left .txt2-brown {
	line-height: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #993300;
}
#left .txt1-green {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #009900;
}
#right {
	float: left;
	width: 590px;
}
#right .navi {
	font-size: 10px;
	line-height: 20px;
	margin-left: 20px;
	text-align: left;
	margin-bottom: 5px;
}
#right table {
	padding-top: 20px;
	margin-top: 20px;
	border-top: 1px solid #000099;
	border-left: 1px solid #000099;
	font-size: 10px;
}
#right table.defo {
	padding-top: 0px;
	margin-top: 0px;
	border-top: 0px solid #000099;
	border-left: 0px solid #000099;
	font-size: 100%;
}
#right th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000099;
	border-bottom-color: #000099;
	line-height: 20px;
	font-size: 11px;
	background-color: #F5FFE1;
}
#right td {
	line-height: 18px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000099;
	border-bottom-color: #000099;
	text-align: left;
}
#right td.defo {
	line-height: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	text-align: left;
}
#right-2 {
	float: left;
	width: 590px;
}
#right-2 .navi {
	font-size: 10px;
	line-height: 20px;
	margin-left: 20px;
	text-align: left;
	margin-bottom: 5px;
}
#right-2 table {
	padding-top: 20px;
	margin-top: 20px;
	font-size: 10px;
}
#right-2 td {
	line-height: 18px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align: left;
}
#footer {
	width: 760px;
	float: left;
}
.pagetop {
	text-align: right;
	margin-bottom: 20px;
}
#top-news {
	float: left;
	width: 380px;
	margin-left: 5px;
	text-align: left;
}
#top-news p {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #669900;
	font-size: 80%;
	line-height: 30px;
}
#top-mark {
	width: 200px;
	float: left;
}
#cotents {
	width: 500px;
	text-align: left;
	float: left;
	margin-bottom: 30px;
	font-size: 90%;
	line-height: 20px;
}
#contents h1{
	font-size: 100%;
	text-align: left;
	margin-bottom: 15px;
	margin-left: 20px;
	margin-top: 10px;
}
#contents h1.center{
	font-size: 100%;
	text-align: center;
	margin-bottom: 15px;
	margin-left: 20px;
	margin-top: 10px;
}
#contents h2{
	font-size: 90%;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #7DA2FF;
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 20px;
	border-left-color: #7DA2FF;
	margin-top: 20px;
}
#contents h3{
	font-size: 90%;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 20px;
	border-left-color: #CEDBFF;
	color: #669900;
	margin-top: 10px;
}

#contents p{
	margin-right: 20px;
	margin-left: 20px;
	font-size: 85%;
	line-height: 20px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
#contents .txt{
	margin-right: 20px;
	margin-left: 20px;
	padding-left: 20px;
	font-size: 85%;
	line-height: 20px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
#contents .txt-center{
	margin-right: 20px;
	margin-left: 20px;
	padding-left: 20px;
	font-size: 100%;
	line-height: 20px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#contents ul{
	margin-right: 20px;
	padding-left: 35px;
	font-size: 85%;
	line-height: 20px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
#contents img {
	float: right;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#contents img.normalimage {
	float: left;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: hidden;
}
#tushin {
	width: 280px;
	text-align: left;
	float: left;
	margin-bottom: 30px;
	line-height: 20px;
}

#tushin h2{
	font-size: 90%;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #7DA2FF;
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 20px;
	border-left-color: #7DA2FF;
	margin-top: 20px;
}
#tushin h3{
	font-size: 90%;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 20px;
	border-left-color: #CEDBFF;
	color: #669900;
	margin-top: 10px;
}

#tushin p{
	margin-right: 20px;
	margin-left: 20px;
	padding-left: 20px;
	font-size: 85%;
	line-height: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CEDBFF;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
#contents .txt{
	margin-right: 20px;
	margin-left: 20px;
	padding-left: 20px;
	font-size: 85%;
	line-height: 20px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
#sitemap {
	text-align: left;
	margin-left: 35px;
	font-size: 90%;
}
#sitemap h1 {
	font-size: 100%;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 10px;
}
#sitemap h2 {
	font-size: 100%;
	font-weight: normal;
	text-indent: 20pt;
	margin-bottom: 10px;
	margin-top: 10px;
}

#sitemap a {
	text-decoration: none;
}
#sitemap .txt {
	line-height: 20px;
	font-size: 90%;
}
