/*  フォント  line-height :150%*/
.font9-min {font-size: 9px; font-family: MS P明朝; line-height :130%; color: 666666;}
.font11-min {font-size: 11px; font-family: MS P明朝; line-height :150%; color: 444444;}
.font12-min {font-size: 12px; font-family: ＭＳ Ｐ明朝; line-height :150%; color: 444444;}
.font13-min {font-size: 13px; font-family: ＭＳ Ｐ明朝; line-height :150%; color: 444444;}

.font11 {font-size: 11px; font-family: MSゴシック; line-height :150%; color: 444444;}
.font12 {font-size: 12px; font-family: MSゴシック; line-height :150%; color: 444444;}
.font13 {font-size: 13px; font-family: MSゴシック; line-height :150%; color: 444444;}
.font14 {font-size: 14px; font-family: MSゴシック; line-height :150%; color: 444444;}

.font11-min-ffffff {font-size: 11px; font-family: MS P明朝; line-height :150%; color: ffffff;}
.font12-red {font-size: 12px; font-family: MSゴシック; line-height :150%; color: ff0000;}

/*  フォント  line-height :120%*/
.font11-120-min {font-size: 11px; font-family: MS P明朝; line-height :120%; color: 444444;}
.font12-120-min {font-size: 12px; font-family: ＭＳ Ｐ明朝; line-height :120%; color: 444444;}
.font13-120-min {font-size: 13px; font-family: ＭＳ Ｐ明朝; line-height :120%; color: 444444;}

.font11-120 {font-size: 11px; font-family: MSゴシック; line-height :120%; color: 444444;}
.font12-120 {font-size: 12px; font-family: MSゴシック; line-height :120%; color: 444444;}

.font17-120-red {font-size: 17px; font-family: MSゴシック;line-height :120%; color: ff0000;}

/*  フォント  line-height :100%*/
.font15-100-ffffff {font-size: 15px; font-family: MSゴシック;line-height :100%; color: ffffff;}
.font12-100 {font-size: 12px; font-family: MSゴシック; line-height :100%; color: 444444;}

/* ヘッダ関連 */
.hed {font-size: 16px; font-family: MSゴシック;  color: 175503;font-weight: bold}
.eigo {font-size: 10px; font-family: MSゴシック;  color: 999999}

.menu-alpha1 {filter:alpha(opacity=70);background-color:#FFFFFF;color:#F9D7B8;font-family: MSゴシック;font-size: 12px;}
h1 {font-size: 12px; font-family: MSゴシック; color: ffffff;}

/* スクロールバー */
Body {	
	background-repeat : repeat-x;
	overflow-x:hidden; 
	overflow-y:auto; 
}

/* フッタ　メニュー */
.ftrLinks {
	font-family : MSゴシック;
	font-size : 11px;
	color : #FFFFFF;
	font-weight : bold;	
	line-height : 150%;	
}
.ftrLinks A:LINK {color : #FFFFFF; text-decoration : underline;}
.ftrLinks A:VISITED {color : #FFFFFF; text-decoration : underline;}
.ftrLinks A:ACTIVE {color : #FFFFFF ; text-decoration : underline;}
.ftrLinks A:HOVER {color : #DBEFF4; text-decoration : underline;}

/* サブ　メニュー */
.mame {
	font-family : MSゴシック;
	font-size : 11px;
	color : #444444;
	line-height : 150%;	
}
.mame A:LINK {color : #444444; text-decoration : none;}
.mame A:VISITED {color : #444444; text-decoration : none;}
.mame A:ACTIVE {color : #444444 ; text-decoration : none;}
.mame A:HOVER {color : #0000ff; text-decoration : none;}

/* メイン　メニュー */
.mainLinks {
	font-family : MSゴシック;
	font-size : 12px;
	color : #02988F;
	font-weight : bold;	
	line-height : 120%;	
}
.mainLinks A:LINK {color : #02988F; text-decoration : none;}
.mainLinks A:VISITED {color : #02988F; text-decoration : none;}
.mainLinks A:ACTIVE {color : #02988F ; text-decoration : none;}
.mainLinks A:HOVER {color : #06547C; text-decoration : underline;}

/* index */
.topics_txt{
	margin:0 5px 10px 5px;
}
