@charset "UTF-8";
/* ======================================================= *//* 
Style Name: detail_build.css
Style URI: css/detail_build.css
Description: 建物検索の詳細ページのcss
Version: 1.0
Last Up Date: 070316
Suggested order:各要素の指定は以下の順に記述して下さい。
	1. 視覚整形モデル
		display
		list-style
		position
		float
		clear
	2. ボックスモデル
		width
		height
		margin
		padding
		border
	3. 背景と前景
		background
	4. フォントとテキスト
		color
		font
		text-decoration
		text-align
		vertical-align
		white-space
		other text
	5. 生成内容	
		content
Reference:基本フォント14px相当の場合の指定比率
/* 142.86%　/* 20px相当 */
/* 128.57%　/* 18px相当 */
/* 114.29%　/* 16px相当 */
/* 100.00%　/* 14px相当 */
/* 85.71%　/* 12px相当 */
/* 71.43%　/* 10px相当 */
/* 57.14%　/* 8px相当 */
/* 42.86%　/* 6px相当 */
/*
/* ======================================================= */


/* ----------------------------------------
　ヘッダーグローバルメニューの現在地表示
* ---------------------------------------- */
@import url("header_build.css");



/* ----------------------------------------
　詳細ページ共通設定
* ---------------------------------------- */
@import url("detail.css");