/* CSS Document */

/*■初期設定*/

body{
	color:#000000;/*通常のテキストカラー*/
	}
a{
	color:#0099FF;/*通常のリンクテキストカラー*/
	}
a:hover{
	color:#FF9900;/*マウスが乗った時の通常のリンクテキストカラー*/
	text-decoration:underline;/*マウスが乗った時下線を表示（つけない場合は underline を none へ）*/
	}

/*■初期設定ここまで*/



*{ margin:0; padding:0;}
img{ border-style: none;}

table,div{
	margin:auto;
	}

/*■フォントサイズ調整*/
body {
    font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
    font-size: 12px; /* モダンブラウザ */
    *font-size: 80%; /* IE 7 */
    *font: 80%; /* IE 6以下 */
    line-height: 1.6;
    letter-spacing: 0;
}

body{
	text-align:center;
	}

/*■レイアウトセレクタ*/
.CNT{
	text-align:center;
	}
.L{
	text-align:left;
	}
.R{
	text-align:right;
	}


/*■基本レイアウト*/
#bg{
	width:920px;
	background:url(../img/bg_con.gif) repeat-y;
	text-align:center;
	}
#container{
	width:900px;
	margin:auto;
	text-align:left;
	}
#head{}
#head h1{
	height:20px;
	line-height:16px;
	font-size:11px;
	color:#333333;
	font-weight:normal;
	text-indent:10px;
	}
#head h2{
	height:111px;
	padding:5px 0 1px 10px;
	font-weight:normal;
	}
#head h2 a{
	font-size:24px;
	line-height:140%;
	vertical-align:top;
	text-decoration:none;
	color:#333333;
	}
#head h2 a:hover{
	font-size:24px;
	line-height:140%;
	vertical-align:top;
	text-decoration:none;
	color:#333333;
	}


#head_menu{
	height:50px;
	zoom:100%;
	}
#head_menu:after{
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}

#head_menu ul *{
	list-style-type:none;
	display:block;}

#head_menu ul li{
	width:148px;
	height:50px;
	position:relative;
	float:left;
	}




/*メインイメージ*/
#main_image{
	clear:left;
	width:900px;
	padding:10px 0 1px 0;
	border:solid #333333;
	border-width:0 0 1px 0 ;
	}
#main_image div#main_img_txt h3{
	}

#contents{
	margin:20px 10px 20px 10px;
	clear:left;
	zoom:100%;
	}

#contents:after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}
#foot_up{
	background:url(../img/line_02.gif) no-repeat bottom;
	clear:both;
	height:32px;
	margin:5px 0 0 0;
	}
#foot{
	clear:left;
	background:url(../img/bg_foot.gif) no-repeat;
	width:920px;
	height:50px;
	}
#copy{
	margin:14px;
	font-size:11px;
	text-align:center;
	color:#000000;
	padding:2px;
	}
#copy a{
	color:#000000;
	text-decoration:none;
	}
#copy a:hover{
	color:#000000;
	}

/***トップ***/
#top{}
#top div#top_up{
	zoom:100%;
	margin:0 0 20px 0;
	}
#top div#top_up:after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}

#top div#top_up div#left{
	float:left;
	text-align:left;
	width:400px;
	margin:0 0 0 0;
	}
#top div#top_up div#left p{
	margin:8px 0 0 0;
	float:left;
	line-height:160%;
	}
#top div#top_up div#right{
	float:right;
	text-align:left;
	width:400px;
	margin:0 0 0 0px;
	}
#top div#top_up div#right p{
	margin:8px 0 0 0;
	float:left;
	line-height:160%;
	}

#top div#btm{
	clear:left;
	}
#top div#btm div#bnr_sps{
	}
#top div#btm div#bnr_sps ul{
	list-style-type:none;
	zoom:100%;
 	}
#top div#btm div#bnr_sps ul:after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}
#top div#btm div#bnr_sps ul li{
 float:left;
 margin:0 8px 0 0;
 }


/***その他のページ***/
#other_page{
	margin:20px;
	text-align:left;
	padding:15px;
	width:820px;
	height:auto;
	background:url(../img/history/a3.png) repeat;
	}

#other_page h3{
	font-size:18px;
	line-height:42px;
	height:42px;
	color:#333333;
	font-weight:normal;
	vertical-align:bottom;
	text-indent:20px;
	}
#other_page h4{ font-size:110%;
	line-height:1.0em;
	vertical-align:top;
	margin:20px 0 0 0;
	color:#003333;
	border:solid #003333;
	border-width:0 0 0 5px;
	}
#other_page h5{
	font-size:100%;
	line-height:1.0em;
	vertical-align:top;
	margin:14px 0 0 0;
	color:#006666;
	}
#other_page div.typeA{
	}
#other_page div.typeA p{
	margin:2px 0 16px 0;
	line-height:200%;
	}
#other_page div.typeB{
	width:770px;
	zoom:100%;
	}
#other_page div.typeB:after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}
#other_page div.typeB p{
	margin:2px 0 16px 0;
	line-height:200%;
	}
#other_page div.typeB div.left{
	float:left;
	width:370px;
	}
#other_page div.typeB div.right{
	float:right;
	width:370px;
	margin:0 0 0 20px;
	text-align:left;
	}

#other_page p.margin_none{ margin:0;}
#other_page p{ margin:6px 0 0 0;}

/*テーブルセット*/
#tbl_setA{
	border:#006666 solid 1px;
	border-collapse:collapse;
	margin:0;
	}
#tbl_setA th{
	border:#006666 solid 1px;
	background:url(../img/bg_th_a.gif);
	padding:6px;
	color:#003333;
	text-align:center;
	}
#tbl_setA td{
	border:#006666 solid 1px;
	padding:6px;
	}

@media print{

#container{
	width:820px;
	}
}


#add{
	margin:14px;
	font-size:12px;
	text-align:center;
	color:#000000;
	padding:2px;
	}

#main_map{
	float:center;
	width:900px;
	padding:10px 0 1px 0;
	}
#main_map div#main_img_txt h3{
	}

#history_main{
	margin:20px;
	text-align:left;
	padding:20px;
	width:820px;
	height:auto;
	background:url(../img/history/a3.png) repeat;
	}

#frame {
	display: inline-block;
	box-shadow: 0px 0px 50px -5px rgba(0, 0, 0, 0.8);
	}

/***map***/
#map{
	width:780px;
        }
#map div#top_up{
	zoom:100%;
	margin:0 0 20px 0;
	}
#map div#map_up:after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}

#map div#map_up div#left{
	float:left;
	text-align:left;
	width:390px;
	margin:0 0 0 0;
	}
#map div#map_up div#left p{
	margin:0 0 0 0;
	float:left;
	line-height:160%;
	}
#map div#map_up div#right{
	float:right;
	text-align:left;
	width:370px;
	margin:0 0 0 0px;
	}
#map div#map_up div#right p{
	margin:0 0 0 0;
	float:left;
	line-height:160%;
	}

#top div#right{
	float:left;
	width:300px;
	margin:0 0 0 100px;
	}
#top div#right div#bnr_sps{}
#top div#right div#bnr_sps p{
	margin:2px 0 0 180px;
	line-height:100%;
	}
#top div#right div#bnr_sps p a{
	}