@charset "utf-8";


/*//////////////////////////////////////////////////////////////
[Layout]
//////////////////////////////////////////////////////////////*/

body > article {
	width: 720px;
	text-align: left;
	padding: 20px 0;
	margin: 0 auto;
}
body > article > h1 {
	margin: 0 0 20px;
}

/* header --------------------------------------------------- */

/* header {
	background: url(../img/bg_header.gif) repeat-x center top;
	height: 78px;
	position: relative;
}
header h1 {
	width: 710px;
	text-align: left;
	padding: 11px 0 0;
	margin: 0 auto;
}
header h1 a {
	width: 312px;
	height: 61px;
	display: block;
	background: url(../img/logo.gif) no-repeat 0 0;
	position: relative;
	z-index: 100;
	text-indent: -9999px;
	overflow: hidden;
}
header h1 img {
	display: none;
} */

/* footer --------------------------------------------------- */

/* footer {
	width: 720px;
	height: 72px;
	color: #fff;
	text-align: right;
	margin: 0 auto;
}
footer p {
	font-size: 85%;
	line-height: 1.3em;
	padding: 15px;
	clear: both;
} */

/*//////////////////////////////////////////////////////////////
[Contact]
//////////////////////////////////////////////////////////////*/

.contact h1 {
	margin: 0 0 38px;
}
.contact > p {
	width: 605px;
	margin: 0 0 30px 40px;
}
.contact > p strong {
	display: block;
	margin: 0 0 5px;
}
.contact > ul {
	width: 610px;
	margin: 0 0 30px 40px;
}
.contact > ul li {
	background: url(../../contact/img/ic_1.gif) no-repeat 0 0.2em;
	padding: 0 0 0 15px;
	margin: 0 0 3px;
}
.contact > ul li img {
	margin: -16px 3px 0 0;
}
.contact > ul li ul {
	width: 570px;
	border: 1px solid #B8B8B8;
	padding: 15px 0;
	margin: 8px 0 0;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	zoom:1;
}
.contact > ul li ul:before,
.contact > ul li ul:after {
	content:"";
	display:table;
}
.contact > ul li ul:after {
	clear:both;
}
.contact > ul li li {
	width: 250px;
	background: url(../../contact/img/ic_2.gif) no-repeat 0 0.4em;
	float: left;
	padding: 0 0 0 12px;
	margin: 0 0 0 20px;
}

.contact div.banner {
	width: 330px;
	text-align: left;
	margin: 0 0 0 40px;
}
.contact div.ssl {
	width: 180px;
	border: 1px solid #000;
	text-align: center;
	padding: 15px 0;
	margin: -150px 0 0 493px;
}
.contact div.ssl p {
	width: 145px;
	font-size: 85%;
	line-height: 1.3em;
	text-align: left;
	padding: 10px 0 0;
	margin: 0 auto;
}

.contact div.formArea {
	width: 635px;
	text-align: left;
	margin: 0 0 53px 40px;
}
.contact div.formArea div {
	margin: 0 0 0 -14px;
	zoom:1;
}
.contact div.formArea div:before,
.contact div.formArea div:after {
	content:"";
	display:table;
}
.contact div.formArea div:after {
	clear:both;
}
.contact div + p {
	width: auto;
	text-align: right;
	margin: -15px 0 38px;
}

.contact table {
	width: 635px;
	border-top: 1px solid #717171;
	border-left: 1px solid #717171;
	border-right: 1px solid #717171;
}
.contact th {
	background: #eeefef;
	border-bottom: 1px dashed #b8b8b8;
	text-align: left;
	vertical-align: top;
	padding: 23px 15px 13px;
	white-space: nowrap;
}
.contact td {
	width: 75%;
	border-bottom: 1px dashed #b8b8b8;
	text-align: left;
	vertical-align: middle;
	padding: 21px 20px;
}
.contact form td {
	width: 450px;
	padding: 21px 0;
}
.contact form td.must {
	background: url(../../contact/img/ic_must.gif) no-repeat 380px 20px;
}
.contact td input[type=text] {
	width: 336px;
	border: 1px solid #717171;
	font-size: 93%;
	line-height: 20px;
	text-indent: 3px;
	padding: 7px 0 6px;
	margin-left: 30px;
}
.contact td input[type=radio] {
	vertical-align: top;
	margin-left: 28px;
}
.contact td textarea {
	width: 336px;
	height: 90px;
	border: 1px solid #717171;
	resize: none;
	font-size: 93%;
	line-height: 1.3em;
	padding: 3px 0;
	margin-left: 30px;
}
.contact td p {
	width: auto;
	font-size: 85%;
	line-height: 15px;
	margin: 4px 0 -15px 30px;
}
.contact td label {
	font-size: 100%;
	margin: 0 -8px 0 2px;
}
.contact td label span {
	font-size: 77%;
	margin-left: 5px;
}
.contact table + p {
	border-top: 1px solid #717171;
	padding: 5px 0 0;
	margin: -1px 0 32px;
}
.contact table + p strong {
	color: #c92721;
}
.contact .formArea p span {
	font-size: 85%;
	margin-left: 8px;
}
.confirm,
.reset,
.back,
.submit {
	width: 151px;
	height: 50px;
	border: none;
	display: block;
	float: left;
	text-indent: -9999px;
	margin: 0 14px;
	cursor: pointer;
}
.confirm { background: url(../../contact/img/btn_confirm.gif) no-repeat 0 0; }
.reset { background: url(../../contact/img/btn_reset.gif) no-repeat 0 0; }
.back { background: url(../../contact/img/btn_back.gif) no-repeat 0 0; }
.submit { background: url(../../contact/img/btn_submit.gif) no-repeat 0 0; }
.confirm:hover,
.reset:hover,
.back:hover,
.submit:hover {
	background-position: 0 -50px;
}

.contact .inline {
	display: inline;
}
.inputError {
	padding: 20px 0;
}
.inputError li {
	color: #c92721;
	font-weight: bold;
}
.contact div.toHome {
	width: 151px;
	height: 50px;
	margin: 0 0 60px 40px;
}
.toHome a {
	width: 151px;
	height: 50px;
	background: url(../../contact/img/btn_home.gif) no-repeat 0 0;
	display: block;
	text-indent: -9999px;
}
.toHome a:hover {
	background-position: 0 -50px;
}
