/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

.txt_main {
	font-family: sans-serif, Arial, Tohama;
	font-size: 12px;
	color: #000000;
	text-decoration: none
	}
	.txt_main a:hover {
	text-decoration: underline;
	}

.txt_red_11 {
	font-family: sans-serif, Arial, Tohama;
	font-size: 12px;
	color: #CB3236;
	text-decoration: none
	}
	.txt_red_11 a:hover {
	text-decoration: underline;
	}

.txt_white_11 {
	font-family: sans-serif, Arial, Tohama;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none
	}
	.txt_white_11 a:hover {
	text-decoration: underline;
	}

.nav_top {
	font-family: sans-serif, Arial, Tohama;
	font-size: 11px;
	color:#FDD9E0;
	font-weight: bold;
	text-decoration: none
	}
	.nav_top a:hover {
	color: #ffffff;
	}

.head_blue_26 {
	font-family: sans-serif, Arial, Tohama;
	font-size: 26px;
	color: #27357E;
	text-decoration: none
	}

.head_blue_18 {
	font-family: sans-serif, Arial, Tohama;
	font-size: 18px;
	color: #27357E;
	text-decoration: none
	}
	
.head_red_18 {
	font-family: sans-serif, Arial, Tohama;
	font-size: 18px;
	color: #CB3236;
	text-decoration: none
	}