/* リンクの定義 */
.link1 a:link      { font-size:11px; color: #7494A9; text-decoration: none }
.link1 a:visited     { font-size:11px; color: #7494A9; text-decoration: none }
.link1 a:hover    { font-size:11px; color: #7494A9; text-decoration: underline }

.link3 a:link      { font-size:11px; color: #2962A0; text-decoration: none }
.link3 a:visited     { font-size:11px; color: #2962A0; text-decoration: none }
.link3 a:hover    { font-size:11px; color: #2962A0; text-decoration: underline }

.link2 a:link      { font-size:12px; color: #034EA2; text-decoration: none }
.link2 a:visited     { font-size:12px; color: #034EA2; text-decoration:none }
.link2 a:hover    { font-size:12px; color: #990000; text-decoration: none }

.link4 a:link      { font-size:12px; color: #034EA2; text-decoration: underline }
.link4 a:visited     { font-size:12px; color: #034EA2; text-decoration: underline }
.link4 a:hover    { font-size:12px; color: #034EA2; text-decoration: underline }

.link5 a:link      { font-size:12px; color: #034EA2; line-height: 20px; text-decoration: none }
.link5 a:visited     { font-size:12px; color: #034EA2; line-height: 20px; text-decoration:none }
.link5 a:hover    { font-size:12px; color: #990000; line-height: 20px; text-decoration: none }

.link6 a:link      { font-size:12px; color: #003366; line-height: 20px; text-decoration: none }
.link6 a:visited     { font-size:12px; color: #003366; line-height: 20px; text-decoration:none }
.link6 a:hover    { font-size:12px; color: #990000; line-height: 20px; text-decoration: none }		 

.link7 a:link      { font-size:10px; color: #003366; line-height: 18px; text-decoration: none }
.link7 a:visited     { font-size:10px; color: #003366; line-height: 18px; text-decoration:none }
.link7 a:hover    { font-size:10px; color: #990000; line-height: 18px; text-decoration: none }	

.link8 a:link      { font-size:12px; color: #1260B2; line-height: 16px; text-decoration: none }
.link8 a:visited     { font-size:12px; color: #1260B2; line-height: 16px; text-decoration:none }
.link8 a:hover    { font-size:12px; color: #7494A9; line-height: 16px; text-decoration: underline }		

/* クラスの定義 */

.title1 {
	font-size: 22px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #7A0D2D;
}

.title2 {
	font-size: 26px;
	font-family: Georgia,Times New Roman,serif;
	color: #E76319;
}

.title3 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #7A0D2D;
}

.index1 {
	color: #7A0D2D;
	font-size: 11px;
}

.index2 {
	color: #7A0D2D;
	font-size: 9px;
}

.index3 {
	color: #003366;
	font-size: 11px;
}


.style1 {
	color: #111111;
	font-size: 11px;
}

.style2 {
	color: #000066;
	font-size: 12px;
}

.style3 {
	color: #FFFFFF;
	font-size: 12px;
}

.main1 {
	font-size: 12px;
	line-height: 18px;
	color: #364E58;
}

h2 { font-size:22px;
	 color:#009BE1;
	 font-weight:bold;
	 line-height:22px;
	 font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "メイリオ", Osaka, sans-serif;
	 letter-spacing: -0.1em;
	 padding:0px;
	 margin:0px;
	 }

/*メニュー*/
.style4 {
    color: #034EA2;
	font-size: 12px;
	line-height: 20px;
	}
	
.style5 {
    color: #003366;
	font-size: 10px;
	}

.style6 {
    color: #364E58;
	font-size: 10px;
	}

.style7 {
    color: #034EA2;
	font-size: 12px;
	}
	
.style8 {
	color: #7494A9;
	font-size: 11px;
}

.style9 {
    color: #364E58;
	font-size: 12px;
	}
	
/*111007追加*/
table th {
  width:41px;
  height:18px;
}

table th.fly_name {
  width:110px;
  color:#fff;
}

