#pageTitle {
	margin-left: 30px;
	padding-top: 30px;
	font-size: 15px;
	background: url(../images/con_title.gif) no-repeat 0px 30px;
	height: 15px;
	width: 97px;
}
#pageTitle span {
	display: none;
}
#txtLead {
	font-size: 12px;
	line-height: 1.8em;
	margin: 15px 30px 0px;
}
#phone {
	background: url(../images/con_txt_phone.gif) no-repeat;
	float: left;
	height: 47px;
	width: 317px;
	list-style: none;
}
#contents {
	margin-top: 40px;
	padding-bottom: 50px;
}
#phone span {
	display: none;
}

#mail {
	margin-left: 55px;
	float: left;
	list-style: none;
}
#mail a {
	display: block;
	background: url(../images/con_txt_mail.gif) no-repeat;
	height: 46px;
	width: 324px;
}
#mail  a:hover  {
	background: url(../images/ovr/con_txt_mail.gif) no-repeat;
}
#mail span {
	display: none;
}


#txtBox {
	margin: 40px 15px 0px;
	background: url(../common/images/bg_txtbox.gif) repeat-y;
	color: #736c4b;
	clear: left;
}
#txtBox h2 {
	background: url(../images/con_ttl_01.gif) no-repeat;
	height: 32px;
	width: 690px;
}
#txtBox span {
	display: none;
}
#txtBox  p {
	font-size: 12px;
	line-height: 1.5em;
	background: url(../common/images/bg_txtbox_btm.gif) no-repeat 50% 100%;
	padding: 0px 40px 30px;
	margin-top: 15px;
}
#txtBox a {
	color: #998736;
	text-decoration: none;
}
#txtBox a:hover {
	color: #5192e3;
	text-decoration: underline;
}

