@charset "utf-8";

#h_submenu1 a{
font-size:20px;
font-weight:bold;

}


#h_submenu1 a:link{ color:#7C7C7C; }
#h_submenu1 a:visited{ color:#7C7C7C; }
#h_submenu1 a:hover{ color:#CC0000; }
#h_submenu1 a:active{ color:#CC0000; }


#h_submenu2 a {
text-decoration: underline;
}

#h_submenu2 a:link{ color:#0044CC; }
#h_submenu2 a:visited{ color:#80008b; }
#h_submenu2 a:hover{ color:#CC0000; }
#h_submenu2 a:active{ color:#CC0000; }


#g_footer_navi{
	position:relative;
	width:1450px;
	margin:0 auto;
	padding:0;
	text-align:left;
}

#g_footer_navi p{
/*	margin-bottom:80px; */
}

.f_infobtn {

text-align:right;
margin:30px 15px 50px 0px;

}



.fnavi_top{
	position:relative;
	width:1380px;
	margin:10px;
}

.fnavi_left{
	position:relative;
	width:440px;
	float:left;
	padding:10px 20px;
	text-align:left;
}

.fnavi_center{
	position:relative;
	width:440px;
	float:left;
	padding:10px 25px;
	text-align:left;
}

.fnavi_right{
	position:relative;
	width:440px;
	float:right;
	padding:10px 20px;
	text-align:left;
}

div#clear-both{

	clear:both;

}

.fnavi_bottom{
	width:1450px;
	color:#ffffff;
	background:#930101;
	height:200px;
}

.fnavi_bottom p{
	margin:0 auto;
	padding:0;
	margin-bottom:0px !important;
}

.fnavib_left{
	position:relative;
	width:400px;
	top:30px;
	left:300px;
	float:left;
}

.fnavib_right{
	position:relative;
	width:800px;
	top:30px;
	left:400px;
	float:left;
}

h2.f_menu_title{
	font-size:2.5em;
	border-bottom: solid 3px #2f2f2f;
}

h3.f_menu_subtitle{
	font-size:1.4em;
	border-bottom: solid 4px #930101;
	box-shadow: 0px 5px 3px -3px #BDBDBD;
}

h3.fnavib_title{
	font-size:1.5em;
	margin:0 auto;
}

.fnavi_bottom2{
	position:relative;
	width:1450px;
	color:#ffffff;
	background:#000000;
	vertical-align:middle;
}

.fnavi_bottom2 p{
	margin:0 auto;
	padding-top:20px;
	margin-bottom:0px !important;
}

.fnavi_bottom2 a:link{ color:#ffffff; }
.fnavi_bottom2 a:visited{ color:#D8D8D8; }
.fnavi_bottom2 a:hover{ color:#A9D0F5; }
.fnavi_bottom2 a:active{ color:#A9D0F5; }

.ts_bnr{
	float:left;
	margin:25px 20px;

}

