@charset "utf-8";

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

***********************/
body{
	margin:0;
	padding:0;
	text-align:center;
	background:url(../img/dbg.jpg) repeat-x;
}

html {
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	background-color:#221a18;
}


#wrapper {
	position:relative;
	margin:0 auto;
	padding:0;
	width:1170px;
	text-align:center;
/*	background:url(../img/bgbody.jpg) no-repeat top center;*/
}

/***********************
	ヘッダー
***********************/
#head_box {
	margin:0 0 10px auto;
	padding:0;
	width:1170px;
	height:100px;
	text-align:left;
}

#head_box img{
	margin: 10px auto 10px 50px;
}

#logo {
	position:absolute;
	top: 3px;
	left: 960px;
	display:none;
}

/***********************
	インフォメーション
***********************/
#info_box {
	position:absolute;
	top:5px;
	left:5px;
	width:138px;
	color:#552200;
	border:solid 1px;
	border-color:#663333;
	background-color:#dbb37f;
	text-align:left;
	padding:5px;
	font-size:12px;
}

/*
#info_box {
	float:right;
	position:absolute;
	top:2px;
	left:301px;
	width:808px;
	height:139px;
	background:url(../img/rikka.png) bottom no-repeat;
}
*/

#info {
	position:absolute;
	top: 64px;
	left: 21px;
	width: 599px;
	height: 65px;
	font-size:14px;
	color: #FFFFFF;
	text-align:left;
	margin: 0em;
	line-height: 150%;

	/* firefox */
	text-shadow: 1px 1px 1px #000000;

	/* IE */
	filter: dropshadow(color=#000000, offx=1, offy=1, positive=1);
	margin:-2px auto 0 auto; 

}

/***********************
	地図
***********************/
/*
#map_box {
	position:relative;
	margin: 20px auto auto 100px;
	padding:0;
	width:1000px;
	height:680px;
	text-align:center;
	background:url(../img/map2.png) bottom no-repeat;
	display:none;
}
*/

#map_box {
	position:relative;
	float:right;
	margin: 40px auto 40px 100px;
	padding:0;
	width:1000px;
	height:680px;
	text-align:center;
	background:url(../img/map2.png) bottom no-repeat;
	display:none;
}

/***********************
	リストボックス
***********************/
#menu_box {
	float:left;
	margin:0;
	padding:0;
	width:170px;
	position:absolute;
	top:202px;
}

#menu_box span {
	width:170px;
	text-align:center;
	margin:0;
	padding:0;
}

#menu_top {
	width:170px;
	height:68px;
	background:url(../img/select1.gif) bottom no-repeat;
	text-decoration:none;
	display:block;
}

.itemer{
	font-size:15px;
	width:170px;
	margin:0;
	line-height:25px;

	padding:0;
	background:url(../img/select2.gif);
	text-decoration:none;
	display:block;
	color:#552200;
	cursor:pointer;
}


.tab_menu a{
	margin:0;
	padding:0;
	width:170px;
	height:18px;
	line-height:18px;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";

	background:url(../img/tabmenu.gif) bottom no-repeat;
	text-decoration:none;
	display:block;
	color:#552200;
	cursor:pointer;
	text-align:left;
}

.tab_menu a:hover{
	color:#FFFFFF;
	font-weight:bold;
}

#menu_foot {
	font-size:12px;
	width:170px;
	height:250px;
	background:url(../img/select3.gif) bottom no-repeat;
	text-decoration:none;
	display:block;
}


/********************************
	マップリストボックス
********************************/
#map_list{
	position:relative;
	float:right;
	margin: 40px auto 40px 100px;
	padding:0;
	width:1000px;
/*	height:680px;*/
	text-align:center;
/*
	margin:40px auto auto 80px;
	width:1020px;
	height:539px;

	text-align:center;
	border: solid 1px;
*/
}

.img_list{
	position:relative;
	margin:2px 2px 0 0;
	float:left; 
}

.mappler{
	display:none;
	z-index:10;
	position:absolute; 
}



.flger{
	bordercolor:#0000ff;
	background-color:#000000; 
	font-size:16px;
	color:#ffffff;
	width:60px;
	text-align:center;
	cursor:pointer;
} 

#setumei{
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	font-size:13px;
	line-height:15px;
	font-weight:bold;
	color:#883d3a;
	margin-left:20px;
	text-align:left;

	/* firefox */
	text-shadow: 1px 1px 1px #ffffff;

	/* IE */
	width: 100%;
	filter: dropshadow(color=#ffffff, offx=1, offy=1, positive=1);
}
