@charset "utf-8";


/* contact
---------------------------------------------*/


/* BODY
---------------------------------------------*/
#contact {
	width: 940px;
	height: 100%;
	min-height: 1000px;
	margin:0 auto;
	background: url(../images_sec/sec_secbg.jpg) repeat-y center top;
}

/* header ---------------------------------*/

#contact h1{
	width: 284px;
	height: 69px;
	position: absolute;
	left: 656px;
	top: 94px;
	text-indent: -9999px;
	background: url(images/h1.gif) no-repeat right bottom;
}

/* subtitle---------------------------------*/

#contact .sub_title {
	width: 204px;
	height: 33px;
	margin: 0 0 15px 18px;
}

/* content ---------------------------------*/

#contact .story{
	width: 655px;
	height: auto;
	margin: 0 auto 40px auto;
}

#contact th,td{
text-align:left;
padding:10px;
}

#contact .corred{
color:#b90000;
}

#contact h2.nml {
	width: 655px;
	height: 38px;
	background: url(images/h2bg.gif) no-repeat left top;
	margin-bottom: 20px;
	text-indent: 25px;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 0.1em;
	margin-top: 55px;
	padding-top: 8px;
	font-weight: bold;
}

#contact h2.h2top {
	width: 655px;
	height: 38px;
	background: url(images/h2bg.gif) no-repeat left top;
	margin-bottom: 20px;
	text-indent: 25px;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 0.1em;
	padding-top: 8px;
	font-weight: bold;
}

#contact .inputs{
padding:4px;
border: 1px solid #afa185;
}

#contact .cbox{
border: none;  
}

#contact textarea{
border: 1px solid #afa185;
scrollbar-face-color: #afa185;
scrollbar-track-color: #e2d6bf;
scrollbar-arrow-color: #ffffff;
scrollbar-highlight-color: #e1d5bd;
scrollbar-shadow-color: #a29374;
scrollbar-3dlight-color: #f5eee1;
scrollbar-darkshadow-color: #90805f;

}


#contact .kakunin{
margin-top:25px;
width:100%;
text-align:center;
}


#contact h3.nml{
width:635px;
margin:0 auto 17px auto;
color:#39140a;
font-size:14px;
font-weight:bold;
padding:2px 0 0 15px;
background: url(images/h3_bar.gif) repeat-y left top;
}

#contact h3.h3top{
width:635px;
margin:20px auto 17px auto;
color:#39140a;
font-size:14px;
font-weight:bold;
padding:2px 0 0 15px;
background: url(images/h3_bar.gif) repeat-y left top;
}

#contact .photo {
	width: 217px;
	height: 168px;
	margin: 0 25px 0 10px;
	float: left;
	background: url(images/voice_photobg.gif) no-repeat right bottom;
}

#contact .text {
	width: 393px;
	height: auto;
	padding: 0;
	float: right;
}

#contact h3 {
	width: 393px;
	height: 20px;
	margin-bottom: 15px;
	font-size: 14px;
	padding: 0;
	font-weight: bold;
}


#contact .model {
	width: 383px;
	height: 25px;
	font-size: 12px;
	line-height: 25px;
	text-indent: 90px;
    padding-bottom: 7px;
	background: url(images/voice_model.gif) no-repeat left top;
}

#contact .year {
	width: 383px;
	height: 25px;
	font-size: 12px;
	line-height: 25px;
	text-indent: 90px;
    padding-bottom: 7px;
	background: url(images/voice_year.gif) no-repeat left top;
}

#contact .detail {
	width: 383px;
	height: 24px;
	line-height: 24px;
	text-align: right;
}


