/* CSS Document */

body {
	margin:0;
	/*text-align:center;*/
	/*color:#838383;*/
	background-color:#fff !important;
}

header{
	overflow: hidden;
	width:100%;
	border-top:10px solid #FF5E00;
}

header .inner{
	margin:0 auto;
	width:1200px;
}

header .contactAreaSp{
	display: none;
}

header .menu-btn{
	display: none;
}


div#mainMenu{
	background: #E3E3E3;
	margin-top:5px;
	margin-bottom:-30px !important;
}

.fixed {
	position: fixed !important;
    top: 0;
    width: 100%;
    z-index: 10000;
}

div#mainMenu .moveLogoArea{
	display:none;
	margin-top:-5px !important;
	padding-bottom:4px;
	background-color:#ffffff;
}

div#mainMenu .moveLogoArea .moveLogoInner{
	margin:0 auto;
	width:1200px;
}

div#mainMenu .moveLogoArea .moveLogoInner img.logoI{
	/*width:253px;*/
}
	
div#mainMenu .moveLogoArea .moveLogoInner .tel{
	float:right;
	width:70%;
	text-align: right;
}

div#mainMenu .moveLogoArea .moveLogoInner .tel .email{
	float:right;
	text-align: left;
	margin-left: 10px;
	padding-top: 14px;
	line-height: 100% !important;
}

div#mainMenu .inner{
	margin:0 auto;
	/*width:1230px;*/
	width:1200px;
	/*padding-left:25px;*/
}


/*div#mainMenu table{
	background-image:url(../images/menu/menuBg.jpg);
	background-repeat: repeat-x;
}*/

.dropmenu{
  *zoom: 1;
  list-style-type: none;
  /*width: 1020px;*/
  width: 1230px;
  margin: 0 auto 30px;
  padding: 0;
}
.dropmenu:before, .dropmenu:after{
  content: "";
  display: table;
}
.dropmenu:after{
  clear: both;
}
.dropmenu li{
  position: relative;
  width: 14.0%;
	/*width:14.285%;*/
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
}
.dropmenu li a{
  display: block;
  margin: 0;
  padding: 15px 0 8px;
height: 20px !important;
  background: #E3E3E3;
 background: -webkit-linear-gradient(top, #E3E3E3, #D5D5D5);
 background:    -moz-linear-gradient(top, #E3E3E3, #D5D5D5);       /* -moz-liner-gradient(to bottom, #000, #fff); */
 background:      -o-linear-gradient(top, #E3E3E3, #D5D5D5);       /*   -o-liner-gradient(to bottom, #000, #fff); */
 background:         linear-gradient(to bottom, #E3E3E3, #D5D5D5);	
/*border-top:1px solid #CACACA;*/
border-left:1px solid #E6E6E6;
border-bottom:6px solid #D7BD74;
  color: #333333;
  font-size: 16px;
	font-weight:bold;
  line-height: 1;
  text-decoration: none;
}



.dropmenu li a.hi{
	padding: 10px 0 13px !important;
}

.dropmenu li a.last{
	border-right:1px solid #E6E6E6;
}

.dropmenu li ul{
  list-style: none;
  position: absolute;
  z-index: 9999;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
}
.dropmenu li ul li{
  /*width: 95%;*/
	width: 80%;
}

.dropmenu li ul li.hotel{
	width: 85% !important;
}

.dropmenu li ul li.land{
	width: 85% !important;
}

.dropmenu li ul li.amusement{
	width: 115% !important;
}

.dropmenu li ul li.ecoBusiness{
	width: 99% !important;
}

.dropmenu li ul li.welfare{
	width: 99% !important;
}


.dropmenu li ul li a{
  padding: 13px 15px;
	border-top:none;
  border-bottom: 1px solid #CACACA;
border-right: 1px solid #CACACA;
border-left: 1px solid #CACACA;
  background: #ffffff;
  text-align: left;
	width:98% !important;
	height:inherit !important;
}


.dropmenu li:hover > a{
  background: #f4f4f4;
}
.dropmenu li a:hover{
	background: #eeeeee;
	border-bottom:6px solid #FF5E00;
}

#fade-in li ul{
  visibility: hidden;
  opacity: 0;
  transition: 0s;
}
#fade-in li:hover ul{
  visibility: visible;
  opacity: 1;
}
#fade-in li ul li a{
  visibility: hidden;
  opacity: 0;
  transition: .5s;
}
#fade-in li:hover ul li a{
  visibility: visible;
  opacity: 1;
}




div#mainArea{
	overflow: hidden;
	width:100%;
}

div#mainArea .inner{
	margin:0 auto;
	padding:0;
	overflow: hidden;
	width:1200px;
}

/* パンくず */
	#pankuzu{
		margin:10px 0 0 0;
		font-size:12px !important;
	}

	#pankuzu a{
		color:#FF5E00;
	}

	#pankuzu strong{
		font-weight:normal;
		color:#333;
	}
	

.moveHeaderRes {
	display:none;
	/*padding:0 10px;
	left:0;
    top: 0;
    position: fixed;
	background-color:#ffffff;
	
    box-shadow: 0 3px 3px #CCC;*/
}


div#mapArea{
	overflow: hidden;
	width:100%;
}

div#mapArea .inner{
	margin:0 auto 10px;
	text-align:center;
	padding:10px 0;
	overflow: hidden;
	width:1200px;
	background-color:#F7931E;
}


div#mapArea .area{
	text-align:left;
	background-color:#fff;
	margin:10px 40px;
	padding:10px;
}

div#mapArea .area p{
	font-size:14px;
	line-height:140%;
	color:#666;
}

div#mapArea .yArea{
	padding-bottom:5px;
	border-bottom:1px dashed #999;
	margin-bottom:5px;
}

div#mapArea h3{
	color:#FF5E00;
	font-size:18px;
	margin:0;
	border-bottom:1px solid rgb(214,214,214);
	height: 20px;
}

div#mapArea .en{
	margin:10px 20px 10px 0;
}

div#mapArea .en li{
	display:inline;
	padding:10px;
	font-size:16px;
}

div#mapArea .link{
	margin:10px 20px 10px 0;
}

div#mapArea .link li{
	display:inline;
	padding:10px;
	font-size:14px;
	line-height:140%;
}


footer{
	overflow: hidden;
	width:100%;
	/*height:66px;*/
	background-color:#FF1400;
	/*background-image: url(../images/btm.jpg);
	background-repeat:repeat-x;*/
	/*background-position: center 0;*/
}

footer .inner{
	margin:0 auto;
	width:1200px;
}

address{
	text-align: right;
	/*margin-top:32px;*/
	/*padding-right:20px;*/
	padding-top:32px;
	padding-bottom:10px;
	color:#ffffff;
	background-color:#FF1400;
	font-size:11px;
	line-height: 120%;
}


