@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);
/*-------------------------------------------------------------------
	.contact_tel
-------------------------------------------------------------------*/
#content .contact_tel {
	margin:20px 0 40px;
}
/*-------------------------------------------------------------------
	#mailform
-------------------------------------------------------------------*/
#mailform table th {
	width:204px;
}
#mailform table th {
	padding-left: 10px;
}
/*-------------------------------------------------------------------
	#privacy
-------------------------------------------------------------------*/
#privacy ol {
	list-style-type: decimal;
	margin: 0 0 0 21px;
}
#privacy ol li {
	padding-top: 25px;
}
/*-------------------------------------------------------------------
	#thanks
-------------------------------------------------------------------*/
#thanks {
	margin-bottom:40px;
}
