@charset "utf-8";
/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td{
	margin:0; padding:0;
}

fieldset, img{
	border:0;
	vertical-align:bottom;
}
address, caption, cite, code, dfn, em, strong, th, var{
	font-style:normal; font-weight:normal;
}
ol, ul{
	list-style:none;
}
caption, th{
	text-align:left;
}
h1, h2, h3, h4, h5, h6{
	font-size:100%; font-weight:normal;
}
q:before, q:after{
	content:”;
}
abbr, acronym{
	border:0;
}
body{
	text-align:center;
	font-size:62.5%;
	font-family: "ＭＳ Ｐゴシック", "ＭＳ ゴシック", "MS PGothic", Arial, Osaka, sans-serif;
}
#container{
	line-height:1.5;
	text-align:left;
	width:760px;
	font-size:120%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#close{
	border-top:1px solid #999;
	padding:0.5em 0;
	margin-top:1em;
	text-align:center;
}
.center{
	text-align:center;
}

.privacy {
	text-align: right;
	margin-right: 10px;
}
#seo a {
	color: #003399;
	font-size: 80%;
	text-decoration: none;
}
.line{
	border-bottom:1px solid #999;
	padding-bottom:1em;
	margin-bottom:1em;
	text-align:center;
}
ul{
	margin-bottom:1em;
}
li{
	padding-left:1em;
	text-indent:-1em;
}
table{
	border-left:1px solid #F49FAE;
	border-top:1px solid #F49FAE;

}
th,td{
	padding:0.5em;
	border-right:1px solid #F49FAE;
	border-bottom:1px solid #F49FAE;
}
.age input{
	width:1.5em;
}
.ML input{
	width:99%;
}
.ML input{
	width:99%;
}
.HL input {
	width: 50%;
}
.SL input {
	width: 25%;
}
.SSL input {
	width: 15%;
}
.ML textarea{
	width:99%;
	height:6em;
}
div.error_message
{color:red;}
em.need
{color:red;}
span.need
{color:red;font-size:80%;}
.small{
	font-size:0.8em;
}
