@charset "utf-8";

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	title : print.css

	created : 2008-08-12
	last modified : 2008-08-12
  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* ++++++++++ Contents ++++++++++
	1. Local Settings
	2. Layout
	3. Header
	4. Header BUREAU
	5. Header BSITE
	6. Header BUREX
	7. Header BUREAUSOHO
	8. Content
	9. Content BUREAU
	10. Content BSITE
	11. Content BUREX
	12. Content BUREAUSOHO
	13. Footer
	14. Footer BUREAU
	15. Footer BSITE
	16. Footer BUREX
	17. Footer BUREAUSOHO
  +++++++++++++++++++++++++++++++ */

/*----------------------------------------------------------------------------------------
	1. Local Settings
---------------------------------------------------------------------------------------- */


body#popup {
	margin:0;
	padding:0;
	font-size:12pt;
	color: #000;
}
body#popup p {
	font-size:12pt;
}
body.bureau#popup a.arrow {display:none;}
body.bsite#popup a.arrow {display:none;}
body.burex#popup a.arrow {display:none;}
body.bureausoho#popup a.arrow {display:none;}

/*----------------------------------------------------------------------------------------
	2. Layout
---------------------------------------------------------------------------------------- */
#popup #wrapper {
	width:700px;
}


/*----------------------------------------------------------------------------------------
	3. Header
---------------------------------------------------------------------------------------- */
#header_pop #headerBody {
	width:680px;
	padding:12px 0 0;
	margin:0 auto;
}
.bureau #header_pop #headerBody h1 {
	font-size:14pt;
	color:#F43210;
	font-weight:bold;
	text-align:left;
}
.bsite #header_pop #headerBody h1 {
	font-size:14pt;
	color:#7F9E3B;
	font-weight:bold;
	text-align:left;
}
.burex #header_pop #headerBody h1 {
	font-size:14pt;
	color:#7D3A58;
	font-weight:bold;
	text-align:left;
}
.bureausoho #header_pop #headerBody h1 {
	font-size:14pt;
	color:#12074D;
	font-weight:bold;
	text-align:left;
}
.common #header_pop #headerBody h1 {
	font-size:14pt;
	color:#004A80;
	font-weight:bold;
	text-align:left;
}
#header_pop #headerBody p.logo {display:none;}
#header_pop #headerBody .language { display:none;}


/*----------------------------------------------------------------------------------------
	4. Header BUREAU
---------------------------------------------------------------------------------------- */
.bureau #header_pop {
	width:700px;
	border-top:2px solid #F43210;
	padding:0;
	margin:0 auto;
	text-align:center;
	background:#FFF;
}


/*----------------------------------------------------------------------------------------
	5. Header BSITE
---------------------------------------------------------------------------------------- */
.bsite #header_pop {
	width:700px;
	border-top:2px solid #7F9E3B;
	padding:0;
	margin:0 auto;
	text-align:center;
	background:#FFF;
}


/*----------------------------------------------------------------------------------------
	6. Header BUREX
---------------------------------------------------------------------------------------- */
.burex #header_pop {
	width:700px;
	border-top:2px solid #7D3A58;
	padding:0;
	margin:0 auto;
	text-align:center;
	background:#FFF;
}


/*----------------------------------------------------------------------------------------
	7. Header BUREAUSOHO
---------------------------------------------------------------------------------------- */
.bureausoho #header_pop {
	width:700px;
	border-top:2px solid #12074D;
	padding:0;
	margin:0 auto;
	text-align:center;
	background:#FFF;
}


/*----------------------------------------------------------------------------------------
	8. Header COMMON
---------------------------------------------------------------------------------------- */
.common #header_pop {
	width:700px;
	border-top:2px solid #004A80;
	padding:0;
	margin:0 auto;
	text-align:center;
	background:#FFF;
}

/*----------------------------------------------------------------------------------------
	8. Content
---------------------------------------------------------------------------------------- */
#popup #wrapper #content_pop {
	width:700px;
	padding:0;
	margin:0 auto 40px;
	text-align:center;
}

/* ttlBldgType */

#popup #wrapper #content_pop .ttlBldgType .pickup {
	float:right;
	height:30px;
}
#popup #wrapper #content_pop .ttlBldgType .pickup ul li {
	float:left;
	margin:0 0 0 12px;
	padding:0;
	line-height:30px;
	font-size:10pt;
}


/* bldgTypeBody */

#popup #wrapper #content_pop #bldgTypeBody {
	width:690px;
	padding:0;
	margin:0 10px 0 0;
}


/* phRoomArrange */

#popup #wrapper #content_pop #bldgTypeBody .phRoomArrange {
	float:left;
	width:162px;
	margin:0 10px 0 0;
	padding:0;
	text-align:center;
}
#popup #wrapper #content_pop #bldgTypeBody .phRoomArrange p {
	line-height:24px;
}
#popup #wrapper #content_pop #bldgTypeBody .phRoomArrange p.glass {display:none;}


/* bldgTypeMain */

#popup #wrapper #content_pop #bldgTypeBody .bldgTypeMain {
	float:right;
	width:518px;
	padding:0;
	margin:0;
}
#popup #wrapper #content_pop #bldgTypeBody .bldgTypeMain p {
	font-size:10pt;
	line-height:120%;
}
#popup #wrapper #content_pop #bldgTypeBody .bldgTypeMain .phBldgType {
	width:518px;
	padding:0;
	margin:0 0 12px 0;
}
#popup #wrapper #content_pop #bldgTypeBody .bldgTypeMain .phBldgType ul {
	padding:0;
	margin:0;
}
#popup #wrapper #content_pop #bldgTypeBody .bldgTypeMain .phBldgType ul li {
	width:166px;
	margin:0 4px 0 0;
	padding:0;
	float:left;
}
#popup #wrapper #content_pop #bldgTypeBody .bldgTypeMain .phBldgType ul li.last {
	width:166px;
	margin:0;
	padding:0;
	float:left;
}
#popup #wrapper #content_pop #bldgTypeBody .bldgTypeMain .phBldgType ul li p.photo,
#popup #wrapper #content_pop #bldgTypeBody .bldgTypeMain .phBldgType ul li.last p.photo {
	width:166px;
}
#popup #wrapper #content_pop #bldgTypeBody .bldgTypeMain .phBldgType ul li p.glass,
#popup #wrapper #content_pop #bldgTypeBody .bldgTypeMain .phBldgType ul li.last p.glass {display:none;}
#popup #wrapper #content_pop #bldgTypeBody .bldgTypeMain table {
	width:508px;
	padding:0;
	margin:18px 0 0;
	border-collapse:collapse;
	font-size:10pt;
	line-height:120%;
}
#popup #wrapper #content_pop #bldgTypeBody .bldgTypeMain table th {
	width:100px;
	background-color:#F3F3F3;
	text-align:center;
	vertical-align:top;
	padding:3px 10px;
	border:1px solid #000;
	font-size:10pt;
	line-height:120%;
}
#popup #wrapper #content_pop #bldgTypeBody .bldgTypeMain table.burexSize th {
	width:50%;
	background-color:#F3F3F3;
	text-align:center;
	vertical-align:top;
	padding:3px 10px;
	border:1px solid #000;
	font-size:10pt;
	line-height:120%;
}
#popup #wrapper #content_pop #bldgTypeBody .bldgTypeMain table.burexPrice th {
	width:25%;
	background-color:#F3F3F3;
	text-align:center;
	vertical-align:top;
	padding:3px 10px;
	border:1px solid #000;
	font-size:10pt;
	line-height:120%;
}
#popup #wrapper #content_pop #bldgTypeBody .bldgTypeMain table.burexOption th {
	width:100%;
	background-color:#F3F3F3;
	text-align:left;
	vertical-align:top;
	padding:3px 10px;
	border:1px solid #000;
	font-size:10pt;
	line-height:120%;
}
#popup #wrapper #content_pop #bldgTypeBody .bldgTypeMain table td {
	padding:3px 10px;
	border:1px solid #000;
	font-size:10pt;
	line-height:120%;
}
#popup #wrapper #content_pop #bldgTypeBody .bldgTypeMain .btnBottom {display:none;}

/* bldgMap */

#popup #wrapper #content_pop .bldgMap {
	width:550px;
	border:1px solid #000;
	padding:4px;
	margin:15px auto 10px;
}


/* mapInfo */

#popup #wrapper #content_pop .mapInfo {
	width:560px;
	margin:0 auto;
	padding:0;
}
#popup #wrapper #content_pop .mapInfo .phMapInfo {
	width:169px;
	padding:0;
	margin:0 10px 0 0;
	float:left;
}
#popup #wrapper #content_pop .mapInfo .txtMapInfo {
	width:381px;
	padding:0;
	margin:0;
	float:right;
}
#popup #wrapper #content_pop .mapInfo .txtMapInfo table {
	border:0;
	border-collapse:collapse;
	font-size:75%;
	width:100%;
}
#popup #wrapper #content_pop .mapInfo .txtMapInfo table th {
	width:60px;
	background-color:#F3F3F3;
	text-align:center;
	vertical-align:top;
	padding:10px;
	border:1px solid #DDD;
}
#popup #wrapper #content_pop .mapInfo .txtMapInfo table td {
	padding:10px;
	border:1px solid #DDD;
}


/* btnBottom */ 

#popup #wrapper #content_pop .btnBottom {display:none;}
#popup #wrapper #content_pop .btnBottom ul li img {display:noen;}
#popup #wrapper #content_pop .bldgPhoto {
	width:550px;
	border:1px solid #DDD;
	padding:4px;
	margin:15px auto 10px;
}


/*----------------------------------------------------------------------------------------
	9. Content BUREAU 
---------------------------------------------------------------------------------------- */
.bureau #content_pop .ttlBldgType {
	width:680px !important;
	width:700px;
	border-top:0;
	border-bottom:2px solid #F43210;
	background:#FFF;
	height:30px;
	padding:5px 10px 2px;
	margin:0 0 40px;
}
.bureau #content_pop .ttlBldgType h2 {
	color:#F43210;
	font-size:12pt;
	float:left;
	line-height:30px;
	font-weight:bold;
}


/*----------------------------------------------------------------------------------------
	10. Content BSITE 
---------------------------------------------------------------------------------------- */
.bsite #content_pop .ttlBldgType {
	width:680px !important;
	width:700px;
	border-top:0;
	border-bottom:2px solid #7F9E3B;
	background:#FFF;
	height:30px;
	padding:5px 10px 2px;
	margin:0 0 40px;
}
.bsite #content_pop .ttlBldgType h2 {
	color:#7F9E3B;
	font-size:12pt;
	float:left;
	line-height:30px;
	font-weight:bold;
}


/*----------------------------------------------------------------------------------------
	11. Content BUREX 
---------------------------------------------------------------------------------------- */
.burex #content_pop .ttlBldgType {
	width:680px !important;
	width:700px;
	border-top:0;
	border-bottom:2px solid #7D3A58;
	background:#FFF;
	height:30px;
	padding:5px 10px 2px;
	margin:0 0 40px;
}
.burex #content_pop .ttlBldgType h2 {
	color:#7D3A58;
	font-size:12pt;
	float:left;
	line-height:30px;
	font-weight:bold;
}


/*----------------------------------------------------------------------------------------
	12. Content BUREAUSOHO
---------------------------------------------------------------------------------------- */
.bureausoho #content_pop .ttlBldgType {
	width:680px !important;
	width:700px;
	border-top:0;
	border-bottom:2px solid #12074D;
	background:#FFF;
	height:30px;
	padding:5px 10px 2px;
	margin:0 0 40px;
}
.bureausoho #content_pop .ttlBldgType h2 {
	color:#12074D;
	font-size:12pt;
	float:left;
	line-height:30px;
	font-weight:bold;
}


/*----------------------------------------------------------------------------------------
	12. Content COMMON
---------------------------------------------------------------------------------------- */
.common #content_pop .ttlBldgType {
	width:680px !important;
	width:700px;
	border-top:0;
	border-bottom:2px solid #004A80;
	background:#FFF;
	height:30px;
	padding:5px 10px 2px;
	margin:0 0 40px;
}
.common #content_pop .ttlBldgType h2 {
	color:#004A80;
	font-size:12pt;
	float:left;
	line-height:30px;
	font-weight:bold;
}


/*----------------------------------------------------------------------------------------
	13. Footer
---------------------------------------------------------------------------------------- */
#footer_pop #footerBody {
	width:100%;
	margin:0;
	padding:0;
}
#footer_pop #footerBody p.copy {
	width:100%;
	text-align:center;
	font-size:8pt;
	line-height:100%;
	padding:0;
	margin:8px 0 0;
}
#footer_pop #footerBody p.btnClose {display:none;}


/*----------------------------------------------------------------------------------------
	14. Footer BUREAU
---------------------------------------------------------------------------------------- */
.bureau #footer_pop {
	width:700px;
	background:#FFF;
	border-top:2px solid #F43210;
	text-align:center;
	padding:0;
	margin:0 auto;
}


/*----------------------------------------------------------------------------------------
	15. Footer BSITE
---------------------------------------------------------------------------------------- */
.bsite #footer_pop {
	width:700px;
	background:#FFF;
	border-top:2px solid #7F9E3B;
	text-align:center;
	padding:0;
	margin:0 auto;
}


/*----------------------------------------------------------------------------------------
	16. Footer BUREX
---------------------------------------------------------------------------------------- */
.burex #footer_pop {
	width:700px;
	background:#FFF;
	border-top:2px solid #7D3A58;
	text-align:center;
	padding:0;
	margin:0 auto;
}


/*----------------------------------------------------------------------------------------
	17. Footer BUREAUSOHO
---------------------------------------------------------------------------------------- */
.bureausoho #footer_pop {
	width:700px;
	background:#FFF;
	border-top:2px solid #12074D;
	text-align:center;
	padding:0;
	margin:0 auto;
}


/*----------------------------------------------------------------------------------------
	17. Footer COMMON
---------------------------------------------------------------------------------------- */
.common #footer_pop {
	width:700px;
	background:#FFF;
	border-top:2px solid #004A80;
	text-align:center;
	padding:0;
	margin:0 auto;
}

