@charset "UTF-8";
@import url("../_css.css");

/* +++++++++++++++++++++++++++++++++
■このディレクトリ内 CSS
+++++++++++++++++++++++++++++++++ */
.floorZu {
	margin-top:15px;
	padding-bottom:25px;
	border-bottom:dashed 1px #cccccc;
}
/* 写真と説明 */
.Block {
	margin-top:25px;
	padding-bottom:25px;
	border-bottom:dashed 1px #cccccc;
}
.Block .subttl {
	margin-top:0px;
}
.Block .BlockLeft {
	width:400px;
}
.Block .BlockRight {
	width:220px;
}
