/* -----------------------------------------------
 * 艷򌳓KChp
 * ----------------------------------------------- */
body{
  font-size:84%;
  color:#222222;
  background-color:#FFFFFF;
  margin-top:0px;
  margin-bottom:0px;
  margin-left:5px;
  margin-right:0px;
}


a:link{ text-decoration:none; color:#FF3300; }
a:visited{ text-decoration:none; color:#A17063; }
a:active{ text-decoration:underline; color:#594F4D; }
a:hover{ text-decoration:underline; color:#FF6600; }


* -----------------------------------------------
 * FORM
 * ----------------------------------------------- */

form.form{
  margin: 0px;
}

TEXTAREA {
  width: 100%;
}


* -----------------------------------------------
 * FONT
 * ----------------------------------------------- */

.x-large{ font-size:150%; }
.large{ font-size:120%; line-height: 1.2; }
.mid{ font-size:100%; line-height: 1.3; }
.normal{ font-size:84%; line-height: 1.3; }
.small{ font-size:75%; line-height: 1.3; }
.x-small{ font-size:60%; line-height: 1.2; }

.midasi {  font-size: 140%; font-weight: bold; }

.date { color:#777777; }

.copyright{ font-size:75%; color:#888888; }

H1 { font-size:84%; color:#FFFFFF; text-align:center;}
H2 { font-size:100%; font-weight: bold; }
H3 { font-size:84%; font-weight: bold; }
H4 { font-size:75%; font-weight: bold; }


.f18{ font-size: 18px;}
.f18b{ font-size: 18px; font-weight: bold;}
.f14 { font-size: 14px;}
.f14b { font-size: 14px; font-weight: bold;}
.f12 { font-size: 12px;}
.f12b { font-size: 12px; font-weight: bold;}
.f10 { font-size: 10px;}
.f10b { font-size: 10px; font-weight: bold;}
.f09 { font-size: 9px;}
.f09b { font-size: 9px; font-weight: bold;}

.footer_mail_img{
	margin-left:5px;
	position:relative; top:4px;
}