@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);
#content h3.t01 {
	margin: 0 0 10px;
}
/*-------------------------------------------------------------------
	.contact_tel
-------------------------------------------------------------------*/
#content .contact_tel {
	margin:0 0 40px;
}
/*-------------------------------------------------------------------
	#mailform
-------------------------------------------------------------------*/
#content .mailform{
	margin-bottom: 40px;
}
#content .mailform p.text{
	margin:0 0 10px;
}
#content .mailform #mailformpro {
	padding: 0;
}
#content .mailform th img {
 	vertical-align: top;
	padding: 4px 0 0 9px;
}
#content .mailform table th{
	width: 200px;
}

#content .mailform table th span{
	display:block;
	color:#990000;
	font-size:0.85em;
	font-weight:bold;
	line-height:1.4;
	padding-top:7px;
}

#content .mailform table th,
#content .mailform table td{
	padding:20px 0px 20px 20px;
}
#content .mailform td {
 	font-size:0.85em;
}

#content .mailform td .num{
	width:150px;
}

#content .mailform table td label {
	margin: 0 10px 0 0;
	display: inline-block;
	/display: inline;
}
#content .mailform table td label.none {
	margin-right: 0;
}
#content .mailform table td label input {
	margin: 0 5px 0 0;
	vertical-align: -2px;
	
}
#content .mailform table td .short {
	width: 98px;
}
#content .mailform table td .time {
	width: 399px;
}
#content .mailform table td .middle {
	width:200px;
}
#content .mailform table td .long {
	width: 370px;
}
#content .mailform table td .s_course{
	/*display:block;*/
	margin-bottom:10px;
}


#content .mailform table td input.datepicker {
	width: 150px;
}
#content .mailform table td select {
	border: 1px solid #CCCCCC;
	height: 30px;
	margin-top: 2px;
	font-family: inherit;
	/*width:80px;*/
}

#content .mailform table td div.zip_c input{
	margin-bottom:10px;
	padding-left:10px;
}

#content .mailform table td div.zip_c input.last{
	margin-bottom:0px;
}

#content .mailform table td input.postage {
	width: 200px;
}
#content .mailform table td input.address {
	margin-bottom: 5px;
}

#content .mailform table td span{
	margin-left:10px;
}

#content .mailform table input[type="text"] {
	border: 1px solid #CCCCCC;
	height: 30px;
	padding: 0 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: inherit;
	line-height: 1.2;
	background:#fff;

	padding-left:10px;
}
#content .mailform table textarea {
 	border: 1px solid #CCCCCC;
	width: 370px;
	height: 120px;
	margin:  3px 0 3px;
	font-family: inherit;
	line-height: 1.6;
	background-color:#fff;
}
#content .mailform p.submit{
	text-align:center;
	margin-top:20px;
}
#content .mailform p.submit button {
	background: none;
	border: none;
}



/*-------------------------------------------------------------------
	#privacy
-------------------------------------------------------------------*/
#privacy {
	font-size:0.85em;
	margin-bottom:50px;
}
#privacy ol li {
	padding-top: 20px;
}