/*CSSDocument*/

/*base
====================================*/
#wrapper{
	margin:0 auto;
	position:relative;
	display:block;
}
/*==================================*/


/*contents
====================================*/
#contents{
	margin:0 auto;
	display:block;
}
.tel{
	width:430px;
	height:105px;
	background:url(../../img/contact/bg_tel.png) no-repeat;
	float:right;
}
.ttlContact{
	background:url(../../img/contact/ttl_contact.gif) no-repeat;
	height:40px;
}
.contTxtBody {
	padding:0px 0px 0px 110px;
	width:350px;
	float:left;
}
/*==================================*/