@charset "utf-8";

/* CONTACT US
---------------------------------------------*/

.contact .inbox {
	width: 914px;
	margin: 15px 13px;
	padding-bottom: 40px;}

#contactbox p {margin: 0 5px 1em 2px;}

h2 {margin-bottom: 20px;}

h3 {margin-bottom: 1em;}

#contactbox {}

.contact .msg {
	font-size: 14px;
	margin: 10px 0 0 10px;}

.contact p strong {
	font-size: 16px;
	color: #500000;
	padding: 0 0.5em;}

#contatt {
	margin: 25px 3px 40px 0;
	padding: 15px 10px 10px 15px;
	background-color: #f2f1ee;
	border: 1px solid #ccc;}

#contatt li {
	margin-bottom: 0.5em;}

#contatt li a {
	text-decoration: underline;}

#contatt li a:hover {	text-decoration: none;}

.form {
	width: 950px;
	font-size: 12px;
	margin-top: 8px;
	letter-spacing: 1px;
	border-collapse: collapse;}

.form th,.form td {
	padding: 15px 10px 15px 10px;
	border-bottom: 1px solid #e4e2dc;}

.form th {
	width: 150px;
	text-align: left;
	vertical-align: top;
	font-size: 14px;
	font-weight: normal;}

.form th span {color: #900;}
.form td span {
	margin-left: 1em;
	font-size: 10px;}

.form td {line-height: 1.8em;}

.input,.input2,#msgarea {
	padding: 1px 2px;	font-size: 14px;
	line-height: 1.8em;
	border: 1px solid #ccc;
	background-color: #f2f1ee;
	font-family: Meiryo, "メイリオ", Verdana, "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", Osaka, "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;
}

.input {width: 250px;}
.input2 {width: 400px;}

#msgarea {
	width: 540px;
	height: 128px;}

#submit {
	position: relative;
	margin-top: 15px;
	padding-bottom: 25px;
	text-align: center;}

.errormsg {
	font-weight: bold;
	font-size: 14px;
	color: #900;
	margin: 40px 0 0 10px;
	padding-bottom: 40px;}

.btnback {
	position: absolute;
	left: 50%; top: 1px;
	margin-left: 100px;}

.error {height: 663px;}

.backtop {margin: 40px 0 0 10px;}

