﻿@charset "UTF-8";

/* ========================================================

 01. メインコンテナ（全体を覆う）
 02. headerコンテナ
 03. ヘルプコンテナ（パンくず
 04. コンテンツコンテナ
 05. rightコンテナ（マップ）
 06. leftコンテナ（navigation）
 07. footerコンテナ

=========================================================== */

/* ========================================================
 01. メインコンテナ（全体を覆う）
=========================================================== */
#container { width:1061px; text-align:left; background-color: #ffffff; }

/* ========================================================
 02. headerコンテナ
=========================================================== */
#header { width:1061px; float:left; clear:both ;background-color: #ffffff; background: url(../img/head_bg.gif) no-repeat;}

/* ========================================================
 03. ヘルプコンテナ（パンくず）
=========================================================== */
#helper { display:block; width:1061px; height: 40px; float:left; background-color: #FFFFFF; }

/* ========================================================
 04. コンテンツコンテナ
===========================================================  #A2A2B8 */
#contents { width: 1061px; max-width: 100%; background-color: #ffffff; }
#contents_header { width: 1060px; height: 30px ; max-width: 100%; background-color: #ffffff; }
#contents_side { display:block; width: 830px; max-width: 100%; height: auto ; background-color: #ffffff; }
#contents_under { width: 1060px; height: 10px ; max-width: 100%; background-color: #ffffff; }


/* ========================================================
 06. rightコンテナ（マップ）
=========================================================== */
#map_block { width:690px; height:auto ; float:right; background-color: #919191; clear:both ;}



/* ========================================================
 05. leftコンテナ（navigation）
=========================================================== */
#navigation { width:370px; float:left; background-color: #000000; }

#navigation #navigationA { width:367px; float:left; background-color: #000000; padding: 0px 0px 0px 1px; }

#navigation #navigationB { width:367px; float:right; background-color: #000000; padding: 0px 0px 0px 1px;}
#navigation #navigationBo { width:357px; background-color: #ffffff; border-left:1px #dcdcdc solid ; border-right:1px #dcdcdc solid ; line-height:0 ;}

#navigation #navigationBd { width:357px; background-color: #ffffff; border-left:1px #dcdcdc solid ; border-right:1px #dcdcdc solid ; line-height:0 ;}
#navigation #navigationBk { width:360px; background-color: #ffffff; }
#navigation #navigationBs { width:360px; background-color: #ffffff; }

#navigation .blank { width:352px; padding: 5px 0px 0px 5px; background-color: #ffffff ; }

#navigation #navigationC { width:367px; float:left; background-color: #000000; padding: 0px 0px 0px 1px; }
#navigation #navigationD { width:340px; float:left; background-color: #000000; padding: 8px 0px 8px 15px; }

/* ========================================================
 07. footerコンテナ
=========================================================== */
#footer { width:1061px; height: 70px; float:left; background-color: #F8F8F8; }
#footer_etc { width:950px; height: 70px; float:left; background-color: #ffffff; }
