
#head_photo
{
	margin-bottom: 1em;
}
#contact h3
{
	background-image: url(../../images/h2_09.gif);
	background-repeat: no-repeat;
	font-size: small;
	height: 26px;
	margin: 0px;
	padding-top: 4px;
	padding-left: 20px;
	padding-right: 20px;
	text-indent: -6000px;
}
#contact  #h3_02
{
	background-image: url(../../images/h2_10.gif);
}
#contact table
{
}
#contact  th
{
	padding: 5px;
	vertical-align: top;
	background-color: #E7DCCC;
	text-align: left;
}
#contact  td
{
	padding: 5px;
	border-top: 1px none #E7DCCC;
	border-right: 1px solid #E7DCCC;
	border-bottom: 1px solid #E7DCCC;
	border-left: 1px none #E7DCCC;
	color: #666666;
	vertical-align: top;
	background-color: #FFFCF8;
}
#text_area .tel_box
{
	margin-top: 1em;
	margin-bottom: 2em;
	text-align: center;
}

.comment
{
	padding: 0px;
	border: 1px solid #E5E6BC;
	margin-bottom: 2em;
	background-color: #FFFCF8;
	margin-top: 1em;
}
.comment h3
{
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #EED387;
	color: #333333;
	letter-spacing: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.comment p
{
	padding-top: 8px;
	padding-right: 24px;
	padding-bottom: 8px;
	padding-left: 24px;
}

