@charset "utf-8";

/* #contact
--------------------------------------------------- */

#main #contact {
	margin: 0 0 25px 0;
}


#main #contact p{
	font-size: 0.75em;
	line-height: 160%;
}

#main #expedient p{
	font-size: 0.75em;
	line-height: 160%;
}


#main #expedient dl{
	font-size: 0.75em;
	line-height: 160%;
}

#main #expedient #tel{
	width: 42%;
	padding: 12px 15px 23px 15px;
	float: left;
	border: 1px solid #ccc;
}

#main #expedient #tel h3{
	margin: 0 0 12px 0;
}

#main #expedient #tel p{
	margin: 0 0 15px 0;
}

#main #expedient #tel p.time{
	margin: 0;
	font-size: 1.6em;
	font-size: 0.7em;
	font-weight: bold;
}

#main #expedient #mail{
	width: 42%;
	padding: 12px 15px;
	float: right;
	border: 1px solid #ccc;
}

#main #expedient #mail  h3{
	margin: 0 0 12px 0;
}

#main #expedient #mail p{
	margin: 0 0 12px 0;
}


#main table.mailform th{
	font-weight: bold;
	font-size: 0.75em;
	padding: 15px 0px 15px 5px;
 background: url(../img/bar_dottedline2.gif) repeat-x left bottom;
}

#main table.mailform th span{
	color: #f00;
	vertical-align: middle;
}

#main table.mailform td{
 padding: 15px 5px;
 background: url(../img/bar_dottedline2.gif) repeat-x left bottom;
 font-size: 0.75em;
 ine-height: 160%;
}

#main p.btn{
	margin-top: 30px;
	text-align: center;
}
