@charset "utf-8";
/* CSS Document */
#main{
	width:520px;
	padding:10px 0 20px 0;
}
.red{
	color:#c00;
}

#box1{
	margin:10px 0 20px 0;
}
p{
	line-height:150%;
}


#formmail th , #formmail td{
	border:solid 1px #fff;
	padding:4px;
}
#formmail th{
	background:url(image/th_bg.jpg) top left repeat-x;
	background-color:#003A7D;
	line-height:100%;
	width:150px;
	text-align:right;
	font-weight:normal;
	white-space:pre;
	color:#FFFFFF;
}
#formmail td{
	background:url(image/td_bg.jpg) top left repeat-x;
	vertical-align:middle;
	background-color:#EFF9FE;
}

input{
}

.imp1{
	width:200px;
}

.imp2{
	width:70px;
}
.imp3{
	width:250px;
}
.imp4{
	margin:0 0 0 20px;
}
.imp5{
	width:100%;
}
#btnbox{
	width:200px;
	margin:20px auto;
}
#btm{
	text-align:center;
	margin:20px 0;
}
#btmtbl{
	margin:20px 0 0 0;
	text-align:center;
}

#btmtbl table{
	text-align:center;
	margin:0 auto;
}
textarea{
	font-size:12px;
}
.title{
	margin-top:0;
}





