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

/*左側*/

#menu6 a {
	background-position: -180px -315px;
}


/*コンテンツ*/

#about_title {
	background: url(../img/about/about_title.png) no-repeat;
	width: 670px;
	height: 35px;
}

dl, dt, dd {
	margin: 0;
	padding: 0;
}
dl#about {
	float: left;
	width: 400px;
}

dt {
	clear: left;
	width: 80px;
	padding: 0;
	float: left;
}
dd {
	width: 290px;
	display: block;
	font-size: 14px;
	line-height: 20px;
	padding: 0 0 15px 5px;
	float: left;

}
dd a {
	width: 280px;
	display: block;

}

#map {
	padding: 15px 0 0 80px;
}