body{
  font-size:14px;
  color:#222222;
  background-color:#FFFFFF;
  margin-top:0px;
  margin-bottom:10px;
  margin-left:10px;
  margin-right:10px;
}


a:link{ text-decoration:none; color:#006600; }
a:visited{ text-decoration:none; color:#666666; }
a:active{ text-decoration:underline; color:#333333; }
a:hover{ text-decoration:underline; color:#C13900; }


.midasi {  font-size: 150%; font-weight: bold; }
.honbun { font-size:95%; line-height: 1.4; }
.honbun2 { font-size:84%; line-height: 1.3; }
.copyright { font-size:75%; color:#444444; }


#greeting H3{
	width: 335px;
	height: 46px;
	font-size:20px;
	font-weight: bold;
	line-height: 1em;
	font-family:"ＭＳ 明朝", "ヒラギノ明朝 Pro W3", "細明朝体", serif;
	background-image: url(top/copy_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 0px 0px 5px;
	margin:0px;
}

p {
	font-size:92%;
	line-height: 1.5em;
	margin: 5px 0px 5px 0px;
}




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

form.form {
    margin-top: 0em;
    margin-bottom: 0em;
}

TEXTAREA {
  width: 100%;
  background-color:#FFFFFF;
  border:1px solid;
}