@charset "UTF-8";
@import "/css/common.css";


/* ---------------------------------------------------------
	CSS Document Contact
--------------------------------------------------------- */

#navi li#navi5 a {
	background-position: 0 -36px;
}

#wrapper h2 {
	width: 800px;
	height: 85px;
	overflow: hidden;
	background: url(../images/ttl_main.jpg) no-repeat 0 0;
	text-align: left;
	text-indent: -9999px;
}

#contents {
	min-height: 363px;
	padding: 1px 10px 20px;
	background: #fff url(../images/img01.jpg) no-repeat 526px 15px;
	text-align: left;
}

#contents h3 {
	margin-top: 20px;
}

#contents p {
	margin-top: 20px;
}

#contents address {
	margin-top: 20px;
	font-style: normal;
}

#contents p#mail_preview ,
#contents p.ipt input ,
#contents p.ipt textarea {
	width: 360px;
	border: solid 1px #AF9F83;
	font-size: 100%;
}

#contents p.ipt input.error ,
#contents p.ipt textarea.error {
	border: solid 1px #f00;
}

.start .hidden {
	display: none;
}

#contents em {
	font-style: normal;
	color: red;
}


#contents #mail_pre {
	width: 360px;
	border: solid 1px #AF9F83;
}

#contents #mail_pre p {
	margin: 0 1px;
	color: #000;
}

#contents #mail_pre span {
	color: #666;
}
