@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

 File name:      print.css
 Author:         masaki kiuchi
 Style Info:     印刷用スタイル
----------------------------------------------------------- */


body {
	font-size: 12pt;
	color: #000000;
	background-color: #FFFFFF;
}

a:link,
a:visited {
	text-decoration: underline;
	color: #000000;
}

img {
	border: 0;
}

div.pp_content {
	display: none;
}


/*----------------------------------------------------
	plan
----------------------------------------------------*/

div#contents div.floor {
	position: relative;
	width: 800px;
	height: 540px;
	background: url(../img/plan/11floor.gif) no-repeat left top;
	margin-bottom: 25px;
}

div#contents div.floor div.dtype {
	display: none;
}

div#contents div.floor div.a1108type {
	display: none;
}

div#contents div.floor div.a1107type {
	display: none;
}

div#contents div.floor div.a1106type {
	display: none;
}

div#contents div.floor div.a1105type {
	display: none;
}

div#contents div.floor div.a1104type {
	display: none;
}

div#contents div.floor div.a1103type {
	display: none;
}

div#contents div.floor div.a1102type {
	display: none;
}

div#contents div.floor div.a1101type {
	display: none;
}

div#contents div.floor div.etype {
	display: none;
}

div#contents div.floor div.ftype {
	display: none;
}

div#contents div.floor div.b1112type {
	display: none;
}

div#contents div.floor div.c1113type {
	display: none;
}

div#contents div.floor div.b1114type {
	display: none;
}

div#contents div.floor div.b1115type {
	display: none;
}

div#contents div.floor div.c1116type {
	display: none;
}

div#contents div.floor div.b1117type {
	display: none;
}

div#contents div.floor div.floor12 {
	position: absolute;
	width: 187px;
	top: 0px;
	right: 0px;
}

div#contents div.floor div.textbox {
	position: absolute;
	width: 187px;
	top: 200px;
	right: 0px;
}

div#contents table.plan,
div#contents table.plan th,
div#contents table.plan td {
	border-collapse: collapse;
	border-spacing: 0;
}

div#contents table.plan {
	width: 320px;
	margin: 0 0 20px 0;
	padding: 5px;
	border: 1px solid #333333;
}

div#contents table.plan th,
div#contents table.plan td {
	padding: 3px;
	font-size: 90%;
}

div#contents table.plan th {
	border-bottom: 1px solid #333333;
}

div#contents table.plan td {
	border: 1px dotted #333333;
}
