a.navi:link {color : #000099 ; text-decoration: none}
a.navi:visited {color : #666699 ; text-decoration: none}
a.navi:active {color : #990000 ; text-decoration: none}
a.navi:hover {color : #990000 ; text-decoration: underline}

a.date:link {color : #003399 ;text-decoration: underline ;}
a.date:visited {color	: #003399 ;	text-decoration	: underline ;}
a.date:hover {color: #000099 ;text-decoration	: none ;}
a.date:active {color: #000099 ;text-decoration: none ;}

a:link { color : #000099 ; text-decoration: underline}
a:visited {color : #666699 ; text-decoration: underline}
a:active {color : #990000 ; text-decoration: underline}
a:hover {color : #990000 ; text-decoration: underline}
body { font-size: 12px; }

/* 本文の文字サイズ・行間 */
.doc {

	/* 文字サイズ */
	font-size: 14px;

	/* 行間 */
	line-height:160%;

}

/* 標準文字サイズ */
td {
	font-size: 12px; font-family: "ＭＳ Ｐゴシック", "Osaka";
}

small { font-size : 11px ; }
big { font-size : 14px ; }
form { margin : 0px ; }
.text { line-height:130%; }
.attention {color : #FF0000 ; }
.date {color : #003399 ; font-size : 10px ;}
.eng { font-family : Arial , Helvetica , sans-serif ; }
.f10 { font-size : 10px; }
.white { color: #FFFFFF; }
.lh130em { line-height: 1.3em; }
.footer {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color : #666666;
}
.right {
	text-align: right;
	float: right;
}
.title-color{
	background-image: url(images/title_bg.gif);
}
