@charset "utf-8";
/* CSS Document */

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #0099CC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.style6 {
	font-size: 10px;
	color: #666666;
}
.style7 {
	font-size: 9px;
	color: #666666;
}

.style13 {color: #003366}

.style17 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}


.style24 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; }
.style25 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #0099CC; }
.style26 {
	font-size: 12px;
	font-weight: bold;
}

.style47 {
	color: #990000;
	font-size: 18px;
}



.style75 {font-size: 10px; font-weight: bold; color: #990000; }
.style76 {color: #990000}
.style77 {font-size: 15px; font-weight: bold; color: #990000; }
.style79 {font-size: 20px; font-weight: bold; }

s
li {
	font-size: 12px;
	}
	#menu_hor{
		/*float:right;*/
		color:#2175BC;
		height:auto;
		width:100%;
		background-color: #2175BC;
		/*padding:20px;*/
		overflow: hidden;
	}
	
	#navi {  
		list-style:none;
		margin:0;
		padding:0;
	}
	#navi li {
		margin:2px;
			display: inline;
	
	
	}
	#navi li a {
		width:110px;
		height:23px;
		float:left;
		padding:10px;
		text-decoration:none;
		font-size:18px;
		color:#FFFFFF;
		background-color:#2175bc;
		text-align: center;
		font-weight: bold;
	}
	
	#navi li a:hover {
	background-color: #2586d7;
	margin-top:-2px;
	padding-bottom:12px;
	}
	.chiqui01 {
		width: 66%;
		height: auto;
	}
	.chiqui02 {
		width: 50%;
		height: auto;
	}
	.chiqui03 {
		width: 33%;
		height: auto;
	}