@charset "utf-8";
.more {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.more:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}
.doted {
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.box {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dadada;
	border-right-color: #dadada;
	border-bottom-color: #dadada;
	border-left-color: #dadada;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.blue {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #0095c3;
	text-decoration: none;
}
.blue_text {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #0095c3;
	text-decoration: none;
}
.blue_text:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}
.grey_text {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.grey_text:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.View {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #0095c3;
	text-decoration: none;
}
.title {
	font-family: Arial;
	font-size: 18px;
	font-weight: bolds;
	color: #0095c3;
	text-decoration: none;
}
.bottom_navi {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
.bottom_navi:hover {
	font-family: Arial;
	font-size: 11px;
	color: #09c0ff;
	text-decoration:none;
}
.bottom {
	font-family: Arial;
	font-size: 11px;
	color: #008cbd;
	text-decoration:none;
}
.bottom:hover {
	font-family: Arial;
	font-size: 11px;
	color: #00389c;
	text-decoration:none;
}
.bottom1 {
	font-family: Arial;
	font-size: 11px;
	color: #008cbd;
	text-decoration:none;
}
.banner {
	padding-right:33px;
	padding-top:73px;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
.inner {
	border: 1px solid #6ac9e6;
	font-family: verdana;
/*font-size: 12px;
	color: #333333;
	text-decoration:none;*/
	padding-right:10px;
	padding-top:10px;
	padding-left:10px;
}
/*.innertext {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	text-decoration:none;
}*/