/* 基本レイアウト・フォント装飾関連 */
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.9em;line-height: 1.2em ;
	}
A:link { color : #0033FF}
A:visited { color : #0033FF}
.t1{
font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	font-size: 1.2em;line-height: 1.4em ;}
.txt1{
font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	font-size: 0.9em;line-height: 1.4em ;}
.txt2{
font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	font-size: 0.9em;line-height: 1.4em ;padding: 10px 10px 20px 10px;}
.txt3{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #000000;
	font-size: 0.9em;line-height: 1.2em ;}
.small_1 {font-family: "ＭＳ ゴシック", "Osaka", "Hiragino", "Kaku Gothic ", "sans-serif"; font-size: 0.8em; line-height: 1.3em ; }					/* 基本テキスト */
.small_red {font-family: "ＭＳ ゴシック", "Osaka", "Hiragino", "Kaku Gothic ", "sans-serif"; font-size: 0.9em ; line-height: 1.1em ; color: #990033}
.small_red a:link, menu a:active, menu a:vistid {color: #0033ff ; text-decoration: underline; color: #0088FF ;}

.red3 {font-family: "ＭＳ ゴシック", "Osaka", "Hiragino", "Kaku Gothic ", "sans-serif"; font-size: 12px ; color: #990033 ;text-decoration: none;}

.txt_small{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.8em;line-height: 1.4em ;}
.txt_small2{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.9em;line-height: 1.4em ;}

.red {color: #ff0000 ; text-decoration: underline ; }
.red A:link,visited ,active {color :#ff0000; }
.red A:visited ,active {color :#ff0000 ;}


.small_red1 { font-size: small; line-height: 110% ; padding: 3px 6px; color: #990033}
