/* 
inquiry/index.html（問い合わせページ）
----------------------------------------------------------
■01：ページ内共通要素
■02：top
■03：visbox（visit.html）
----------------------------------------------------------*/

/*■01：ページ内共通要素
---------------------------------------------------*/
/*ページタイトル*/
/*幅設定に関してはbace.cssにて共通化*/
h2#inqu{background:url(../img//h2_bk.gif) #98856b no-repeat 0 0;}
h2#inqu span{text-indent:-9999px;}

/*■02：top
---------------------------------------------------*/
div.top{width:690px;height:330px;text-indent:-9999px;
background:url(../img/top.jpg) no-repeat;}


/*■03：visbox（visit.html）
div.visitについては[visit]tpl読み込みの為css/bace.cssに記述。
---------------------------------------------------*/

/*■04：div.banner（一時的なバナー貼りつけ）
---------------------------------------------------*/
div.banner{margin-top:20px;margin-bottom:20px;margin-left:auto; margin-right:auto; width:690px;}

/****************************************************************




