@charset "utf-8";

@import url(reset.css);
@import url(base.css);
@import url(common.css);





.tel{
 margin-bottom: 28px;
}

#first p.title{
 font-weight: bold;
 font-size: 1.2em;
 margin-top: 11px;
 margin-bottom: 4px;
}

#first p.special01{
 margin: -4px 0 2px 0;
}

#first p.special02{
 color: #CC0000;
}



#mail table th img{
 vertical-align: middle;
 margin-left: 10px;
}

#mail table td{
 padding: 7px 10px 10px 10px;

}


#mail table td label input{
 margin-top: -2px;
 vertical-align: middle;
   background: #FFFFFF;
}

#mail table td input.special01{
 margin-top: 0;
}

#mail table td input,#mail table td textarea{
 margin-top: 6px;
 border: 1px solid #7F9DB9;
   background: #FFFFFF;
}

#mail table td select{
 height: 22px;
 width: 60px;
 text-align: center;
 margin:0 0 3px 16px;
  border: 1px solid #7F9DB9;

}

#mail table td span.span01{
 color: #FF0000;
}

#mail table td span.span02{
 color:#0000FF;
 margin-left: 16px;
}

#mail p.submit{
 text-align: center;
 margin: 15px 0 25px 0;
}

#mail p.submit button {
	background: none;
	border: none;
}
#mail p.tel{
 margin-bottom: 28px;
}

#third h2{
 margin-bottom: 16px;
}

#third p{
 margin-bottom: 18px;
 padding-right: 10px;
}


#third ol li{
 padding-right: 10px;
 margin-bottom: 20px;
}

#third ol li span{
 display: block;
 margin-left: -10px;
 margin-top: -20px;
 padding-left: 20px;
}

#third{
 margin-bottom:23px;
}

#thanks p {
	margin-bottom: 15px;
	}

