/* all */
body {
	color: #333333;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 140%;
}

a:link {
	color: #E65619;
	text-decoration: underline;
}
a:visited {
	color: #E65619;
	text-decoration: underline;
}
a:hover {
	color: #F07634;
	text-decoration: none;
}


.bg-bule {
	background-color: #0C419B;
}
.bg-white {
	background-color: #FFFFFF;
}

.bg-gray95 {
	background-color: #F3F3F3;
}
.bg-gray90 {
	background-color: #E6E6E6;
}


.home {
	margin-top: 9px;
	margin-bottom: 11px;
	margin-left: 453px;
}
.pagetop {
	margin-top: 10px;
	margin-bottom: 40px;
	margin-left: 394px;
}

.txt-small {
	font-size: 10px;
	color: #333333;
	line-height: 130%;
}
.txt-middle {
	font-size: 12px;
	color: #333333;
	line-height: 140%;
}


.txt-red {
	color: #E6171D;
}

.head-bg {
	font-size: 12px;
	line-height: 140%;
	padding-right: 5px;
	background-color: #E7ECF8;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B5A9DE;
	border-bottom-color: #B5A9DE;
}



/* space */

.space-10 {
	font-size: 10px;
}
.space-20 {
	font-size: 20px;
}
.space-5 {
	font-size: 5px;

}
.space-30 {
	font-size: 20px;
}



/* index */
#topnews .txt {
	font-size: 10px;
	line-height: 25px;
	color: #666666;
}

#topnews .date {
	color: #3F8CFF;
	font-size: 10px;
	line-height: 25px;
}

#topnews a:link {
	color: #E65619;
	text-decoration: none;
}
#topnews a:visited {
	color: #E65619;
	text-decoration: none;
}
#topnews a:hover {
	color: #E65619;
	text-decoration: underline;
}



/* Q&A */
#qa a:link {
	color: #0C429B;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
#qa a:visited {
	color: #0C429B;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
#qa a:hover {
	color: #E65619;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}

#qa .q {
	font-size: 12px;
	line-height: 140%;
	padding-right: 5px;
	background-color: #E7ECF8;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	font-weight: bold;
	color: #333333;
}

/* sitemap*/
#map a:link {
	color: #662CB8;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
#map a:visited {
	color: #662CB8;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
#map a:hover {
	color: #E65619;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}

#map .head {
	font-size: 12px;
	line-height: 140%;
	padding-right: 5px;
	background-color: #E7ECF8;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B5A9DE;
	border-bottom-color: #B5A9DE;
}

#map .second {
	font-size: 12px;
	line-height: 140%;
	padding-right: 5px;
	background-color: #F1F0F8;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	color: #999999;
	margin-left: 50px;
}
