@charset "Shift_JIS";

/*********************************************************************************************************************

contact

**********************************************************************************************************************/



/* ページタイトル
**************************************************************************************************/
h2{
	width:599px;
	height:47px;
	display:block;
	text-indent:-9999px;
	background:url(../../../../contact/img/page-ttl.jpg) no-repeat 0 0;
	margin-bottom:30px;
	}

/* p
**********************************************************************/
p.cd{
	width:570px;
	color:#966;
	background:url(../../../img/union/line01.gif) repeat-x;
	padding-top:10px;
	padding-bottom:2px;
	}
	
p.cd2{
	width:570px;
	padding:5px;
	border:1px solid #E5E1CB;
	margin-bottom:8px;
	background-color:#FFFFEC;
	}
	
p.thx{
	width:570px;
	padding-top:100px;
	text-align:center;
	}

/* color
**********************************************************************/
.c966 {color:#966}

/* contactの部分
**************************************************************************************************/
h3{
	width:570px;
	height:43px;
	background: url(../../../../contact/img/kakunin-ttl.gif) no-repeat 0 0;
	display:block;
	text-indent:-9999px;
	margin-bottom:20px;
	}


#contact-box{
	width:570px;
	margin-bottom:30px;
	}

#form-box{
	width:570px;
	margin-bottom:20px;
	}

#form-box table{
	width:570px;
	margin-bottom:20px;
	}

#form-box table th{
	text-align:left;
	background-color:#ECE9D8;
	padding:3px 3px 3px 8px;
	font-weight:normal;
	width:22%;
	border-bottom:1px solid #FFF;
	}

#form-box table td{
	padding:5px 3px 3px 5px;
	}

#conf-box{
	width:570px;
	margin-bottom:20px;
	}

#conf-box table{
	width:570px;
	margin-bottom:20px;
	}

#conf-box table th{
	text-align:left;
	background-color:#ECE9D8;
	padding:8px;
	font-weight:normal;
	width:22%;
	border-bottom:1px solid #FFF;
	}

#conf-box table td{
	padding:8px;
	}


#form-btn{
	width:570px;
	text-align: center;
	}


