@charset 'shift_jis';
@import "basic.css";
@import "detail.css";

/*****************************************************************************
 間取り図枠
 *****************************************************************************/
.layout-style {
	width:100%;
	background:url("../img/layout_madori_bg_mid.gif") repeat-y;
	margin:0 0 1em 0;
}
.layout-style .bot {
	width:100%;
	background:url("../img/layout_madori_bg_bot.gif") no-repeat left bottom;
	padding-bottom:15px;
}
.photo {
	width:522px;
	margin:auto;
	font-size:85%;
}
.photo h3 {
	width:522px;
	height:16px;
	background:url("../img/layout_midashi_photo.gif") no-repeat;
	text-indent:-9999px;
}
.photo .list {
	width:100%;
	padding:0 0 5px;
}
.photo .list span {
	display:block;
	width:100px;
	height:63px;
}
.photo .list span.left {
	width:105px;
}
/**受験生バナー**/
 
 .jyuken{
	display:inline;
	padding:0px;
	margin:0px;
	font-size:80%;
	
}