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

/*======================================

	C04.space

=======================================*/
/*commonWrapper*/
div#titleStandard{
	text-align:left;
}
/*contents*/
div#facilityList{
	width:800px;
	zoom:1;
}
div#facilityList:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
div#facilityList dl{
	float:left;
	width:382px;
	margin:0 0 30px 0;
}
div#facilityList dl.rightColumn{
	display:inline;
	margin:0 35px 30px 0;
}
div#facilityList dt{
	margin:0 0 12px 0;
	padding:0 0 5px 0;
	background:url(../images/bg_photo.gif) center bottom no-repeat;
}
div#facilityList dd{
}

div#facilityList dt img{
	border-top:solid 1px #e1e1e1;
	border-right:solid 1px #e1e1e1;
	border-bottom:solid 1px #b4b4b4;
	border-left:solid 1px #e1e1e1;
	padding:5px;
}
div#facilityList dd h4{
	margin:0 0 7px 0;
	padding:4px 0 4px 10px;
	background:url(../images/pic_tit.gif) left top repeat-y;
	zoom:1;
}
div#facilityList dd h4:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
div#facilityList dd h4 img{
	float:left;
	padding:0 10px 0 0;
}
div#facilityList dd h4 img.readCopy{
	padding:3px 0 0 13px;
	background:url(../images/pic_copy.gif) left 8px no-repeat;
}

div#facilityList dd p{
	margin:0 5px 0 12px;
	line-height:1.4;
}