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

body {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-top: 0;
	background-repeat: repeat-x;
	background-image: url(image/bg.jpg);
	
	}


img {
background-color: #ffffff;
border: 0px;
padding: 0px;
} 



.txt00 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
}

.txt01 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
}

.txt02 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
}

.font-mail {
	font-size: 10px;
}


#footer_copyrigh {
	text-align: center;
	padding-top: 50px;
}



/*テキスト*******************/
.normal {font-weight:normal;}
.strong {font-weight:bold;}

.t11 { font-size:11px; }
.t14 { font-size:14px; }
.t16 { font-size:16px; }
.t18 { font-size:18px; }

.t11_r { color:#C00; font-size:11px; }
.t14_r { color:#C00; font-size:14px; }
.t16_r {
	color:#F30;
	font-size:16px;
}
.t18_r { color:#C00; font-size:18px; }

.t11_g { color:#4A7D06; font-size:11px; }
.t14_g { color:#4A7D06; font-size:14px; }
.t16_g { color:#4A7D06; font-size:16px; }
.t18_g { color:#4A7D06; font-size:18px; }

.t11_b { color:#165389; font-size:11px; }
.t14_b { color:#165389; font-size:14px; }
.t16_b { color:#165389; font-size:16px; }
.t18_b { color:#165389; font-size:18px; }

.t24_black { color:#111111; font-size:24px; }
.t24_red { color:#dd0000; font-size:24px; }



