@charset "utf-8";
/* complete */



/* 入会・お問い合せフォーム #contact
================================================================ */
#contact{}
#contact #headUnit .leadText{	background-image: url(../img/contact_lead_bk01.jpg);}


/* ================================================================
   navi
================================================================ */
.navi{
	margin: 0px auto;
	padding: 25px 0px 25px;
	color: #5E7692;
	font-weight: bold;
	text-align: center;
}
.navi span{
	margin-right: 5px;
	margin-left: 5px;
	padding: 3px 6px;
	border: 1px solid #C0C0C0;
	background-color: #f0f0f0;
	letter-spacing: 0.1em;
	color: #999999;
	font-weight: normal;
}
.navi span.on{
	border: 1px solid #003366;
	background-color: #003366;
	color: #FFFFFF;
}


/* ================================================================
   table
================================================================ */
table.graph{
	width: 570px;
	margin: 0px auto;
	border-top: 1px solid #CAD7D5;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#contact table.graph th,
#contact table.graph td{
	padding: 7px 5px;
	border-bottom: 1px solid #CAD7D5;
}
#contact table.graph td.cols2td{	padding-left: 20px;}
#contact table.graph td.sended{	padding: 30px 0px;}
#contact table.graph tr.last th,
#contact table.graph tr.last td{	border-bottom: none;}
#contact table.graph td .width45{	width: 45px;}
#contact table.graph td .width55{	width: 55px;}
#contact table.graph td .width320{	width: 320px;}


/* ================================================================
   btn_bottom
================================================================ */
#content .btn_bottom{
	margin: 8px 30px 20px;
	padding: 15px;
	border: 1px solid #CAD7D5;
	background-color: #E3ECE9;
	text-align: center;
}
#content .btn_bottom input{
	margin: 0px;
	padding: 3px;
	border: 1px solid #666666;
	background: url(../../common/img/bk_05.jpg) repeat-x left bottom;
}




/* EOF */

