@charset "utf-8";
.listBox .listPict {
	overflow: hidden;
}

.listBox .icon {
	height: 34px;
	clear: both;
}

.listBox .icon img {
	margin-bottom: 2px;
}
.listBox .lead {
	height: 32px;
	display: block;
	overflow: hidden;
	font-size: 11px;
	line-height: 120%;
	clear: both;
}
.listBox dl {
	display: block;
	clear: both;
}

.newsArea {
	overflow: auto;
}
#thumbnailBox a {
	height: 68px;
	width: 68px;
	overflow: hidden;
	display: block;
}
#thumbnailBox img {
	width: 68px;
}

#GMaps {
	height: 320px;
	width: 680px;
}
#recData02 img {
	width: 320px;
}
address {
	font-size: 11px;
	display: block;
	background-image: url(../img/side_bg.gif);
	background-repeat: repeat-y;
	padding-left: 210px;
	text-align: center;
}
.data {
	padding-top: 15px;
	padding-bottom: 15px;
}

.data .r {
	margin-right: 5px;
	margin-bottom: 5px;
	float: right;
}
.data .kindName {
	background-color: #466BC3;
	font-weight: bold;
	color: #FFFFFF;
	white-space: nowrap;
	height: 18px;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
}
.data .fig_title {
	font-size: 21px;
	font-weight: bold;
	padding-left: 15px;
}
.data .ttl {
	padding-left: 18px;
}


#recData01 {
	clear: both;
	float: none;
}
