@charset "Shift_JIS";


/* -------------------------------------------

#contact

--------------------------------------------*/
#contact {
	margin: 20px 0 70px;
}

#contact h1 {
	margin-bottom: 25px;
	height: 70px;
	text-indent: -9999em;
	background: url(image/contact_h1.gif) no-repeat center 0;
	overflow: hidden;
}

#contact #form_area {
	margin-top: 50px;
}

#contact  #tel_number {
	margin-bottom: 30px;
	padding: 30px;
	border: solid 2px #ccc;
	font-size: 135%;
	line-height: 1.7;
}

#contact  #tel_number strong {
	color: #fb0a16;
	font-size: 150%;
	font-weight: bold;
}

#contact  p.read {
	margin-bottom: 45px;
	font-size: 115%;
	line-height: 1.9;
}

#contact table {
	width: 950px;
}

#contact table th {
	padding: 8px;
	width: 174px;
	font-size: 133%;
	font-weight: bold;
	text-align: left;
	line-height: 1.5;
	background: #ffe7cb;
	border: solid 1px #999;
}

#contact table th span.required {
	display: block;
	color: #fc0909;
	font-size: 62%;
	font-weight: normal;
}

#contact table td {
	padding: 8px;
	text-align: left;
	border: solid 1px #999;
}

#contact table td input {
	padding: 3px;
}

#contact table td input#mailaddress {
	width: 340px;
}

#contact table td input#realaddress {
	width: 450px;
}

#contact table td input.font12 {
	font-size: 100%;
}

#contact table td textarea {
	padding: 3px;
	width: 98%;
}

#contact table td select {
	width: 150px;
}

#contact table td select#category {
	width: auto;
}

#contact ul.notes {
	margin: 20px 50px 0;
	text-align: left;
	font-size: 116%;
}
#contact ul.notes a {
	text-decoration: none;
}

body #wrapper #ham_footer {
	background: none;
}

body #wrapper #ham_footer .inner address {
	float: none;
	margin: 0;
}

body #wrapper #ham_footer .inner ul#retop_nav {
	padding: 0 0 35px;
}

body #wrapper .smp#ham_footer .inner ul#retop_nav {
	padding: 0 0 70px;
}