@charset "utf-8";
body {
	margin: 0px;
}
.box {
	border: 1px solid #CEEAFF;
}
.hd1 {
	font-family: Tahoma, Verdana;
	font-size: 20px;
	font-weight: normal;
	color: #04375B;
	text-decoration: none;
	line-height: 25px;
}


.img_border {
	border-top-width: 2px;
	border-right-width: 5px;
	border-bottom-width: 2px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DCDCDC;
	border-right-color: #DCDCDC;
	border-bottom-color: #DCDCDC;
	border-left-color: #DCDCDC;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8ABEE1;
	text-decoration: none;
}
.nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8ABEE1;
	text-decoration: none;
}
.nav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1E3E82;
	text-decoration: none;
}
.nav_selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1E3E82;
	text-decoration: none;
}

.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 17px;
}

.text1_jst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #483814.;
	text-decoration: none;
	line-height: 15px;
	text-align: justify;
	font-weight: normal;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #04375B;
	text-decoration: none;
	line-height: 19px;
}

p {
	margin-top: 0px;
	margin-bottom: 10px;
}
.sidenav{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3D6589;
	text-decoration: none;
	line-height: 42px;
	display: block;
	height: 25px;
	background-image: url(../images/sidenav_bul.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
