@charset "utf-8";

.block{
	
}
/*-----------------------------------------------
地図用
----------------------------------------------- */
#map{
/*	background-color:#6c6664;*/

}

.block dl{float:left;}
.block dt{
	width:70px;
	background-color:#333333;
	color:#FFFFFF;
	text-align:center;
}
.block dd{
	margin-left:75px;
	margin-top:-1.5em;
}
#googlemap{
float:right;
}
/*-----------------------------------------------
リンクページ用
----------------------------------------------- */
#link h3{
	margin-bottom:0.5em;

}
#link p{ margin-bottom:0;}
#link ul{
	margin-bottom:3em;
}
#link li#kf{ margin-top:1em;}