@charset "utf-8";
/* CSS Document */

.txt01{
	width:645px;
	margin:20px auto;
	overflow:hidden;
}

.txt01 p{
	margin-bottom:1.5em;
	overflow:hidden;
	text-indent:1em;
	line-height:175%;
}

/**/

.outline{
	width:650px;
	margin:20px auto;
	overflow:hidden;
	border-left:1px solid #999999;
	border-top:1px solid #999999;
}

.outline th{
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	background-color:#CDE0B8;
	width:20%;
	text-indent:1em;
	text-align:left;
	padding:0.5em 0px;
}

.outline td{
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	padding:0.5em 1em;
}

/**/

#gmap{
	width:650px;
	height:275px;
	margin:20px auto;
	overflow:hidden;
}

/**/

.photo_box{
	width:604px;
	margin:20px auto;
	overflow:hidden;
}

.photo_box dt{
	font-weight:bold;
	color:#103300;
}

.photo_box dd{
	margin-bottom:10px;
}

.photo_box dd table{
	width:100%;
}

.photo_box dd table th{
	text-align:left;
	font-weight:normal;
	line-height:125%;
}

.photo_box dd table td{
	width:33%;
	vertical-align:top;
	font-size:12px;
	line-height:125%;
}

.photo_box .address{
	width:188px;
	float:left;
	overflow:hidden;
	margin-top:1em;
}

.photo_box .address p{
	margin-bottom:1em;
	overflow:hidden;
	line-height:125%;
}

#gmap2{
	width:392px;
	height:287px;
	float:right;
	overflow:hidden;
	margin-top:1em;
}