@charset "UTF-8";
@import "common.css";
@import "base.css";


/*施設紹介--------------------*/

.floor_map {
	width: 618px;
	height: 416px;
	margin: 0 auto 30px auto;
	background:url(../about/img/floor_bg.jpg) left top no-repeat;
}

.floor_new {
	float: left;
	width: 247px;
	padding: 75px 0 0 46px;
}

.floor_main {
	float: left;
	width: 247px;
	padding: 259px 0 0 29px;
}


.floor_new li,
.floor_main li {
	font-size: 0;
	line-height: 0;
}

/*詳細*/

.fa_ph_block {
	clear: both;
	width: 618px;
	margin: 0 auto 30px auto;
}

.fa_ph_block li {
	float: left;
	width: 150px;
	text-align:center;
}

.fa_ph_block .sp {
	margin-right: 3px;
}

.fa_ph_block .sp2 {
	margin-right: 20px;
}

/*ごあいさつ--------------------*/

.aisatsu_block {
	width: 598px;
	margin: 0 auto;
}

.aisatsu_block .table_img{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

/*概要・沿革--------------------*/
.gaiyo_list {
	width: 598px;
	margin: 0 auto;
}

.enkaku_list {
	width: 598px;
	margin: 0 auto;
}

.enkaku_list .txtarea30 ul{
	list-style-type: disc;
	list-style-position: outside;
}


