
/*---全体---*/
body { margin:0; padding:0; background-image:url(../image/bg.gif); color:#333333; font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif; text-align:left;}


/*---テキスト設定---*/
.txt14 { font-size:medium;	line-height:1.8em; }
.txt14b { font-size:medium;	line-height:1.8em; font-weight:bold; }
.txt12s { font-size:small; line-height:1.2em; }
.txt12 { font-size:small; line-height:1.6em; }
.txt12b { font-size:small;	line-height:1.6em; font-weight:bold; }
.txt12_blue { font-size:small; line-height:1.6em; color:#123751; }
.txt12_red { font-size:small; line-height:1.6em; color:#CC3333; }
.txt10 { font-size:x-small;	line-height:1.6em; }
.txt10b { font-size:x-small; line-height:1.6em; font-weight:bold; }
.txt10_blue { font-size:x-small; line-height:1.6em; color:#123751; }


a:link { color:#666666; text-decoration:underline; }
a:visited { color:#666666; text-decoration:underline;}
a:hover { color:#FF6600; text-decoration:underline; }
a:active { color:#666666; text-decoration:underline; }

.txt14_mail { font-size:medium;	line-height:1.6em; color:#FF6600; }
.txt14_mail a:link { color:#FF6600; text-decoration:underline; }
.txt14_mail a:visited { color:#FF6600; text-decoration:underline;}
.txt14_mail a:hover { color:#FF6600; text-decoration:none; background-color:#FFCC99; }
.txt14_mail a:active { color:#FF6600; text-decoration:underline; }

