*{ margin: 0; padding: 0; }

body {
	font: 12px Tahoma, Arial, Sans-Serif;
	color: #000;
	background-color: #5E2F00;
	background-image: url(/img/bg.jpg);
	background-repeat: repeat-x;
}
p { line-height: 22px; margin: 0 0 22px; color:#666; }
img { border: 0; }
h1 { font-size: 14px; font-weight: normal;margin:0px;}
h2 { font-size: 14px; font-weight: normal;margin:0px;}
h3 {
	font-size: 14px;
	font-weight: bolder;
	margin:0px;
	display: inline;

}
h4 { font-size: 18px; font-weight: normal;margin:0px; }

a{
	overflow:hidden;
	outline:none;
	color: #815524;
}

a:link {
	color: #815524;
	text-decoration:none;
}

a:visited {
	color: #815524;
}

a:hover {
	color: #99571C;
	text-decoration: underline;
}

#header{
	position:relative;
	padding:0px;
	width:100%;
	display:block;
	height:108px;
}

#header h1{
	position:absolute;
	top:28px;
	left:0px;
}

#header h2{
	position:absolute;
	top:0px;
	right:0px;
	text-align: right;
	width: 100%;
	line-height: 2em;
	color: #FFF;
}

#header #cse-search-box{
	position:absolute;
	top:50px;
	right:0px;
	text-align: right;
	width: 100%;
	line-height: 2em;
	color: #FFF;
}

#navi h3{
	margin:0px;
	padding:0px;
	line-height: 1em;

}

#header #logo{
	position:absolute;
}


#header #logo img{
	position:absolute;
	top:20px;
	width:289px;
	height:57px;
}

#header ul#headmenu{
	list-style-type:none;
	margin:0px;
	padding:0px;
	position:absolute;
	top:81px;
	left:421px;
}

#header ul#headmenu li{
	padding:0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:left;
}

#header ul#sns{
	list-style-type:none;
	margin:0px;
	padding:0px;
	position:absolute;
	top:84px;
	left:581px;
	width: 556px;
}

#header ul#sns li{
	padding:0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:left;
}



#navi{
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}

#map_navi{
	width:100%;
	height:33px;
	clear:both;

}

#map_navi ul{
	list-style:none;

}

#map_navi ul li{
	float:left;
	white-space: nowrap;
	font-size:16px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#map_navi button{
	width:50px;
	padding:1px;
	cursor:pointer;
}

.map_navi{
	width:100%;
	height:33px;
	clear:both;

}

.map_navi ul{
	list-style:none;

}

.map_navi ul li{
	float:left;
	white-space: nowrap;
	font-size:16px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.map_navi button{
	width:50px;
	padding:1px;
	cursor:pointer;
}


#info_navi{
	width:100%;
	height:33px;
	clear:both;

}

#info_navi ul{
	list-style:none;

}

#info_navi ul li{
	float:left;
	width:90px;
	font-size:16px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}


#main_bg{
	clear:both;
	width:100%;
	background-color: #FFF;
	background-image: url(/img/main_bg.gif);
	background-repeat: repeat;
}
#main{
	clear:both;
	width:98%;
	padding:10px;
	margin-right:auto;
	margin-left: auto;
    overflow: hidden;
}

#main:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

#wrapper{
	width:1200px;
	margin-left:auto;
	margin-right:auto;
}


#left{
	float:left;
	width:100%;
	height:100%;
	margin-right:-315px;

}

#left_wrapper{
	margin-right:315px;
	height:100%;
	position: relative;
	z-index: 3;
}

#right{
	float:right;
	width:304px;
	margin-top:10px;
	margin-right:10px;
	position: relative;
	z-index: 2;
}

#right2{
	float:right;
	width:304px;
	margin-top:0px;
	margin-right:10px;
	position: relative;
	z-index: 2;
}


#right_info{
	float:right;
	width:304px;
	margin-top:0px;
	margin-right:10px;
	position: relative;
	z-index: 2;
}

#map_area{
	position:relative;
	width:98%;
	height:642px;
	margin-top:0px;
	min-width:750px;
}

#map_area #map_canvas{
	clear:both;
	position:absolute;
	width:100%;
	height:600px;
	z-index:0;
}

#map_now{
	position:absolute;
	top:43px;
	right:10px;
	z-index:2;
}

#map_search{
	position:absolute;
	bottom:15px;
	left:90px;
	z-index:2;
}

#map_mymap_now{
	position:absolute;
	top:43px;
	right:10px;
	z-index:2;
}

#map_mymap_search{
	position:absolute;
	bottom:15px;
	left:90px;
	z-index:2;
}


#map_list{
	overflow-y:scroll;
	height:350px;
}

#info_area{
	position:relative;
	width:98%;
	min-width:750;
	height:600px;
}

#info_area #map_canvas{
	clear:both;
}

#info_area dl{
	padding:10px;
	line-height:1.6em;
	width:160px;
	float:left;
}
#info_area dl dt{
	padding:0px;
	margin-bottom: 2px;
	font-weight: bold;
	font-size:14px;
	color: #5E2F00;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5E2F00;
	width:160px;
}

#info_area dl dd{
	padding:0px;
	margin-bottom: 7px;
}

#info_area2 dl{
	padding:10px;
	line-height:1.6em;
	width:219px;
	float:left;
}
#info_area2 dl dt{
	padding:0px;
	margin-bottom: 2px;
	font-weight: bold;
	font-size:14px;
	color: #5E2F00;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #5E2F00;
	width:95%;
}

#info_area2 dl dd{
	padding:0px;
	margin-bottom: 7px;
}

#infocanvas{
	width:490px;
	float:left;

}

#facebook{
	clear:both;
}

#footer{
	clear:both;
	margin-top:0px;
	color: #FFF;
	background-color: #5E2F00;
	background-image: url(/img/foot_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 3px;

}

.footer_navi{
	vertical-align:top;
	padding-left:10px;
	width:280px;display:inline-block; 
	/display:inline; 
	/zoom:1;
	padding-top:42px;	
}

#footer_pr{
	padding-left:10px;
	width:215px;
	float:left;
	padding-top:47px;
	padding-left:45px;
	
}
.footer_navi a{
	color:#FFF;
	text-decoration:underline;	
}
.footer_navi a:hover{
	text-decoration:none;

}

.footer_navi h4{
	clear:both;
	font-weight: bold;
	font-size: 14px;
	padding-top: 8px;
}

.footer_navi ul{
	list-style:none;

}

.footer_navi ul li{
	float:left;
	white-space: nowrap;
	font-size:12px;
	margin-top: 3px;
	margin-right: 6px;
	margin-bottom: 3px;
	margin-left: 0px;	
}

#footer_info{
	width:259px;
	position:absolute;
	top:28px;
	left:843px;
}

#footer_info #message {
line-height:16px;;
}

#footer_info #message a:link  {
	color: #FC0;
}

#footer_info #message a:visited  {
	color: #FC0;
}

#footer_info #message a:hover {
	color: #FC0;
}



#footer_info #message p {
	text-align:center;
	margin:0px;
	padding:0px;
	line-height:20px;
	color:#FFF;
}


#foot_box{
	height: auto;
	width: 97%;
	position: relative;
	background-color: rgba(255,255,255,0.2);
	padding-bottom:48px;
	margin-top:16px;
	margin-left:auto;
	margin-right:auto;
	border-radius: 5px;        /* CSS3‘ˆÄ */  
	-webkit-border-radius: 5px;    /* Safari,Google Chrome—p */  
	-moz-border-radius: 5px;   /* Firefox—p */  
	box-shadow: 1px 1px 5px 5px rgba(0,0,0,0.1);
}

#footer p{
	clear:both;
	color: #CCC;
	padding-left: 10px;
	line-height:3em;
}

ul#about_menu{
	list-style:none;
    overflow: hidden;
	margin-bottom:20px;
}

ul#about_menu:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

ul#about_menu li{
	float:left;
	margin-right:10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	padding-right: 10px;
	font-size:14px;
}

dl#about {
	clear:both;
}
dl#about dt{
	font-size:16px;
	font-weight:bold;
	line-height:2em;
	color: #600;
}
dl#about dd{
	margin-bottom:20px;
	line-height:1.6em;
}


#mail{
	width:300px;

	height:20px;
}

#txt{

	width:300px;
	height:100px;
}

#btn{
	margin-top:20px;
	margin-bottom:50px;
	width:100px;
	height:30px;
	margin-right:10px;
}

#btn_2{
	margin-top:20px;
	margin-bottom:50px;
	width:60px;
	height:30px;
	margin-right:10px;

}

form strong{
	line-height:3em;
}

#map_site_links{
	width:1024px;
	margin-top:30px;
	margin-left:60px;
}

#map_site_links a{
	color:#fff;
}
#map_site_links ul li{
	width:270px;
	font-size:12px;
	display:inline-block;
	padding-left:20px;padding-right:20px;
	padding-top:10px;
}

.box28 {
    position: relative;
    margin: 0 0;
    padding: 25px 10px 7px;
    border: solid 2px #FFC107;
}
.box28 .box-title {
    position: absolute;
    display: inline-block;
    top: -2px;
    left: -2px;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    vertical-align: middle;
    font-size: 17px;
    background: #FFC107;
    color: #ffffff;
    font-weight: bold;
}
.box28 p {
    margin: 0; 
    padding: 0;
}

.line_box {
    width: 724px;
    height: auto;
    background-color: #FCFBFA;
    padding-bottom: 15px;
    border-top-width: 1px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #875727;
    border-right-color: #875727;
    border-bottom-color: #875727;
    border-left-color: #875727;
    margin-bottom: 20px;
}
.line_head {
    width: 724px;
    height: auto;
    background-color: #FFF;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-bottom-color: #875727;
    height: 50px;
    clear: both;
    position: relative;
}
.line_head h2, .line_head_large h2, .line_head p, .line_head_bottom_none p, .line_head_top_none p, .line_head h3, .line_head_bottom_none h2, .line_head_bottom_none h3, .line_head_top_none h3 {
    font-size: 16px;
    font-weight: bold;
    padding-top: 15px;
    padding-left: 5px;
    color: #875727;
}
#map_box {
    position: relative;
    margin-top: 10px;
}
#map_box ul {
    position: absolute;
    left: 331px;
    width: 320px;
    top: 3px;
}
#map_box ul li, #setteing_area_view ul li {
		list-style-type: none;
    margin-bottom: 15px;
    line-height: 1.3em;
    border-left-width: 2px;
    border-left-style: solid;
    border-left-color: #875727;
    padding-left: 5px;
}

#about_photo {
    position: relative;
}

#about_photo ul {
    position: absolute;
    bottom: 20px;
    right: 20px;
}

#about_photo ul .small_li {
    width: 40px;
    height: 40px;
}
#about_photo ul li {
    float: left;
    margin-bottom: 7px;
    margin-right: 7px;
    padding-right:10px;
}

.small_image {
    margin-bottom: 5px;
}

h1, h2, h3, ul, li, img, p, dl, dt, dd {
    margin: 0px;
    padding: 0px;
    border: none;
    list-style: none;
}