﻿@charset "utf-8";
 @import url(reset.css);
@import url(base.css);
@import url(common.css);
#content p.start {
	margin:0 0 16px 0;
}

#tel{
	margin-bottom: 30px;
}

#tel table {
}
	#tel table th {
		width:140px;
		vertical-align:middle;
	}
	#tel table td.tel {
		font-size:1.6em;
		color:#76BB00;
	}

#mailcontact p.mail{
	margin: 10px 0 16px 0;
}

#mailform th img {
	vertical-align:top;
	margin:2px 0 0 5px;
}
#mailform textarea {
	width:398px;
	height:98px;
	border:1px solid #7F9DB9;
	margin-top:6px;
	background-color:#fff;
}
#mailform td input {
	border:1px solid #7F9DB9;
	margin:6px 0;
	height:16px;
	background-color:#fff;
}
#mailform p.submit {
	margin: 20px 0 32px 3px;
	text-align: center;
}
#mailform p.submit input {
	border:none;
	height:auto
}
#content p.tel {
	margin: 0 0 30px 0;
}

#privacy{
	margin-bottom:33px;
	}
	
#privacy p{
	margin:-4px 10px 12px 2px;
}

#privacy  ul li{
	padding:0 10px 12px 22px;
}

#privacy  ul li span{
	margin-left:-20px;
}

#mailform th{
	width: 140px;
}

#thanks p{
	margin-bottom: 20px;
}

#thanks p.last{
	margin-bottom: 0;
}

#thanks{
	margin-bottom: 60px;
}
