/* @override http://tokyo.sublease.co.jp/renewal/renewal.css */

h3 {
	margin: 20px 0 10px;
	font-size: large;
	color: #fd341f;
}

h4 {
	margin: 20px 0 10px;
	font-size: medium;
	font-weight: normal;
	color: #fd341f;
}

div.container.redborder {
	margin-top: 10px;
}

div#buildingsummary table {
	width: 270px;
	float: left;
}

div#buildingsummary table th {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}

div#buildingsummary table th,
div#buildingsummary table td {
	padding: 4px 1px;
}

div#buildingsummary table th.renewal {
	padding-bottom: 1px;
}

div#buildingsummary table td.renewal {
	padding-top: 1px;
	padding-left: 40px;
}

div#mapcontainer {
	float: right;
}

div.section {
	position: relative;
	margin: 15px 0 30px;
	width: 100%;
	height: 200px;
	background: transparent url(images/arrow.gif) no-repeat 257px 100px;
}

div.section p {
	position: absolute;
	top: 0;
	left: 0;
	width: 280px;
	line-height: 1.3;
}

div.section div.before,
div.section div.after {
	position: absolute;
	bottom: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
}

div.section div.before {
	right: 320px;
	text-align: right;
}

div.section div.after {
	left: 300px;
}

div#approach {
	height: 260px;
	background-position: 257px 135px;
}

div#entrance {
}

div#floor_entrance {
}

div#floor_hall {
}

div#toilet_door {
	height: 395px;
	background-position: 257px 135px;
}

div#toilet_door img.layout {
	margin: 8px 0;
}

div#t_female {
	height: 260px;
	background-position: 257px 135px;
}

div#t_male {
	height: 260px;
	background-position: 257px 135px;
}

/* @group top */

div.case {
	position: relative;
	width: 450px;
	height: 131px;
	margin: 20px 0px 50px 15px;
}

div.case div.pic_case {
	position: absolute;
	top: 0px;
	left: 0px;
}

div.case h3 {
	position: absolute;
	top: 0px;
	left: 100px;
	margin: 0px;
}

div.case div.copy {
	position: absolute;
	top: 30px;
	left: 100px;
}

div.btn_case {
	position: absolute;
	height: 22px;
	bottom: 0px;
	left: 100px;
}

/* @end */
