@charset "utf-8";

/* ****************************************************************************

　目次

-------------------------------------------------------------------------------

　00. file import　　！！！インポートファイルは一番初めに記述のこと！！！
　01. 共通パーツ
　02. 中ページ枠組み
　03.メインカラム（左） 
　04.メインカラム（左） 
　05. 
　06. 


******************************************************************************* */


/* ==

　00. file import

=============================================================================== */



/* ==

　01. 共通パーツ

=============================================================================== */
/* ヘッダー
------------------------------------------------------------------------------- */
.headerArea{ padding-bottom:10px; background:none; border-top:3px solid #ed1a3d; border-bottom:1px solid #ddd; }
.header{ width:730px; }
.header div.floatR{ width:640px; }
.header div.floatR div{ display:none; }
.header div.floatR div.upper{ width:640px; display:block; }
.header div.floatR div.upper p{ padding-top:10px; }
.header div.floatR div.upper ul{ display:none; }
.header div.floatR form{ display:none; }


/* ナビゲーション＋パンくずリスト
------------------------------------------------------------------------------- */
.nav, .container .topicPath{ display:none; }

/* フッター
------------------------------------------------------------------------------- */
div.sysList, .recoFooter{ display:none; }

/* メイン
------------------------------------------------------------------------------- */
.container{ width:730px; }
p.pagetop{ display:none; }


/* ==

　02. 中ページ枠組み

=============================================================================== */
.section .main{ margin:0 auto 10px; float:none; clear:both; }
.section .sub{ width:730px; margin:0 auto 10px; float:none; }


/* ==

　03.メインカラム（左） 

=============================================================================== */
/* ご来場予約はこちら */
.main p.btn_reserved{ display:none; }


/* フォトギャラリー
----------------------------------------------------------------------------- */
/* サムネイル */
.main #photogallery div.thumb li{ /margin-left:9px; }


/* ブログ
----------------------------------------------------------------------------- */
.main div.blog{ display:none; }


/* 特徴
----------------------------------------------------------------------------- */
.main div.chara{ page-break-after:always; }

.main div.chara .details td.pfmnc li,
.main div.chara .details td.strctr li{ margin:0; padding-bottom:3px; }

* html .main div.chara .details td.pfmnc li,
* html .main div.chara .details td.strctr li{ width:100px; white-space:normal; display:inline; float:none; }
.main div.chara .details td.pfmnc li,
.main div.chara .details td.strctr li{ /white-space:normal; /display:inline; /float:none; }


/* 地図
----------------------------------------------------------------------------- */
/* ボタン */
/*.main div.map{ page-break-before:always; }*/
.main div.map div.btn, .main p.btn{ display:none; }



/* ==

　04. サブカラム（右）

=============================================================================== */
.section .sub div.item{ border:none; }
.section .sub div.item div{ background-image:none; background-color:#f4f3f2; }
.section .sub div.item div h3{
	padding:0;
	background:#fff url(../images/bk_sub_subt.gif) left top repeat-x;
	border:1px solid #fff;
}
* html .section .sub div.item div h3{ height:1%; }

.section .sub div.item dl{ width:710px; }
.section .sub div.item dt{ width:120px; }
.section .sub div.item dd{ width:580px; }


/* 展示場情報
----------------------------------------------------------------------------- */

/* ブログ
----------------------------------------------------------------------------- */
.sub div.item div.blog{ display:none; }

/* 管轄支店
----------------------------------------------------------------------------- */
.section .sub div.shiten p.name{ width:710px; }
* html .section .sub div.shiten p.name a{ height:1%; }

/* その他の展示場
----------------------------------------------------------------------------- */
.section .sub div.item .other{ display:none; }

/* バナー
----------------------------------------------------------------------------- */
.section .sub div.bnr p{ display:none; }
.section .sub div.bnr p.bnr_mobile{ display:block; }










