@charset "shift_jis";

TD.setumei {
	padding: 0px 15px;
}

TABLE.mansion {
	width: 533px;
	background-image: url(images/div_01.jpg);
	background-repeat: no-repeat;
}
TABLE.kodate {
	width: 533px;
	background-image: url(images/div_02.jpg);
	background-repeat: no-repeat;
}
TABLE.yotei {
	width: 533px;
	background-image: url(images/div_03.jpg);
	background-repeat: no-repeat;
}
TABLE.bukken {
	width: 533px;
}
TD.bukken_col_1 {
	width: 110px;
	text-align: center;
	vertical-align: top;
	padding: 10px;
}
TD {
	font-size: 12px;
	line-height: 16px;
}
TD.name {
	border-bottom: 1px solid #999999;
	padding: 0px 7px;

}
TD.time {
	padding: 5px 0px;
	font-size: 11px;
	line-height: 13px
}
