/*********************************************/

html{
  height:100%;
	background:url(../images/yozora01.gif);
}

a{color:#999; border-bottom:#999 1px solid;}
a:hover{color:#ccc; border:none;}

html>/**/body{
  overflow:-moz-scrollbars-vertical;
}

html:first-child body{
  min-height:100%;
  padding-bottom:1px;
}

*{
	margin:0;
	padding:0;
	font-size:100%;
	text-decoration:none;
	list-style:none;
	color:#333333;
}

body {
	margin:0;
	padding:0;
	font-size: 12px;
	line-height: 22px;
	text-align: center;
	}
h1 {
	color:#ddd;
	position:absolute;
	top:7px;
	left:8px;
    font-size: 13px;
    letter-spacing: 0.25em;
    margin: 0;
	height:10px;
}

.main{
	width: 590px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	

}
.header{
	width: 590px;
	height:10px;
	background-image:url(../mailform/img/BGmailform01_head.gif);
	background-repeat:no-repeat;
}
.middle{
width: 580px;
padding:5px;
	background-image:url(../mailform/img/BGmailform01_middle.gif);
	background-repeat:repeat-y;
	text-align: left;
}
.middle p{
	margin:20px 15px 0 20px;
}
.middle b{
	font-size:12px;
	margin:20px 20px 20px 20px;
	margin-bottom:50px;
}
.fooder{
	width: 590px;
	height:10px;
	background-image:url(../mailform/img/BGmailform01_foot.gif);
	background-repeat:no-repeat;
}
.midasi{
	font-size:18px;
	font-weight:bold;
	padding-left:50px;
	padding-top:5px;
	height:32px;
	background:url(midasi.png) left top no-repeat;
}
.midasi2{
	font-size:18px;
	font-weight:bold;
	padding-left:50px;
	padding-top:8px;
	height:32px;
	background:url(midasi2.png) left top no-repeat;
}
.rule{
	font-weight:bold;
	padding-left:21px;
	padding-top:8px;
	padding-bottom:7px;
	height:18px;
	background:url(rule.png) left top no-repeat;
}
.red{
	font-weight:bold;
	color:red;
}