@charset "utf-8";
#root {
	position:relative;
	top: 10px;
	font-size: 12px;
	width: 765px;
	padding-left: 15px;
	clear:both;
}
#root a {
	padding-top: 5px;
	color: #05005F;
}
#root a:link {
	color: #FF0000;
}
#root a:visited {
	color: #FF0000;
}
#subtitle {
	float: right;
	width: 532px;
}
#subtitle2 {
	float: left;
	width: 500px;
}
#sub_navi {
	float: right;
	position: absolute;
	height: 20px;
	width: 500px;
	float: left;
	padding-right: 20px;
	padding-top: 0px;
	padding-left: 50px;
	left: 212px;
	top: 203px;
}
#sub_navi a {
	color: #05005F;
	text-decoration: none;
}
#sub_navi a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#h_subtitle {
	float: left;
	width: 750px;
	padding-left: 20px;
}
#h_contents a {
	color: #05005F;
	text-decoration: none;
	padding-left: 25px
}
#h_contents a:hover {
	color: #FF0000;
	text-decoration: underline;
}