#headerGoup{
	width: 100%;
	margin: 0 auto;
	height: auto;
	border-top: 3px #3366CC solid;
	position: relative;
	margin-bottom: 0px;
	background: #1E2D69;
	padding: 0 0 6% 0;
	z-index: 2;
}
h1#headerName {
padding: 6% 0 0 1%;
}
h1#headerName img {
width: 50%;
}


#footerGoup{
    /*position:absolute;*/
    bottom:0;
    width:100%;
    height: auto;
    background: #6496C5;
    float: left;
}
.footerGoup {
text-align: center;
margin: 40px 0;
font-size: 80%;
}



.backtotop {
position: fixed;
right: 5px;
bottom: 5px;
z-index: 9000;
display: none;
}
.backtotop a {
display: block;
color: #FFFFFF;
padding: 14px 6px;
margin: 0;
background-color: #26467E;
border-radius: 5px;
text-decoration: none;
font-weight: bold;
font-size: 12px;
}


#blackLeft,
#blackRight {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 3;
	top: 0px;
	background-color: #000;
	opacity: 0.5;
	display: none;
}

a.openRight img {
height: 72%;
top: 10px;
right: 20%;
position: absolute;
}
/*
a.openRight {
	background: none;
	background-color: #3457C5;
	border: 0px #F7F7F7 solid;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 5px 10px;
	position: absolute;
	behavior: url(PIE.htc);
	height: auto;
	color: #fff;
	font-size: 170%;
	display: block;
	top: 5px;
	right: 35px;
}
*/
a:link.openRight ,
a:visited.openRight {
	color: #fff;
}



a.closeRight span{
	color:#062C70;
	background-color:#FFF;
	border-radius: 5px;
	position:absolute;
	right:10px;
	padding:0px;
}
a.closeRight {
	border-top-left-radius: 5px;
    border-top-right-radius: 5px;
	display: block;
	background-color:#062C70;
	color:#FFF;
	position:relative;
	padding:12px;

}

/*左メニュー用*/
a.openLeft {
	background: none;
	background-color: #D89DE4;
	border: 0px #F7F7F7 solid;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 5px 10px;
	position: absolute;
	behavior: url(PIE.htc);
	height: auto;
	color: #fff;
	font-size: 180%;
	display: block;
	top: 10px;
	right: 5px;
}
a:link.openLeft ,
a:visited.openLeft {
	color: #fff;
}

a.closeLeft span{
	color:#062C70;
	background-color:#FFF;
	border-radius: 5px;
	position:absolute;
	right:10px;
	padding:0px;
}
a.closeLeft {
	border-top-left-radius: 5px;
    border-top-right-radius: 5px;
	display: block;
	background-color:#D89DE4;
	color:#FFF;
	position:relative;
	padding:12px;

}


/*サイドバー
---------------------------------------------------------------*/

#sidr-left {
	font-family:"Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
	border: solid 2px #920783;
	border-width: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	padding:0 0px 0 0px;
	position:absolute;
	right:0; 
	top:0;
	width:90%;
	z-index:0;
	opacity:0;
	height:100%;
}

#sidr-left .flick{
	height:100%;
	overflow-y:scroll;
	position:absolute;
	width:100%;
}


#sidr-right {
    font-family:"Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
	/*float: right;*/
	border: solid 2px #920783;
	border-width: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	padding:0 0px 0 0px;
	position:absolute;
	right:0; 
	top:0;
	width:90%;
	z-index:0;
	opacity:0;
	height:100%;
}

#sidr-right .flick{
	height:100%;
	overflow-y:scroll;
	position:absolute;
	width:100%;
}



#sidr-right ul.NaviTop {
	/*margin-top:40px;*/
}
#sidr-right ul li,
#sidr-left ul li{
	font-size:80%;
	padding:10px;
	background:#fff url(/mobile/images_new/modal/icon12.png) no-repeat right center;
	border-bottom:#eee 1px solid;
	background-size:contain;
	display: block;
}

#sidr-right ul a {  
}  
#sidr-right ul li a,
#sidr-left ul li a {  
	padding:5px 0px 5px 40px;
    display:block; 
    color:#062C70;	  
}  
#sidr-right ul li a:hover {
}  

#sidr-right ul li.Icon01 a {  
	background:url(/mobile/images_new/modal/icon01.png) no-repeat left center;
	background-size:contain; 
	color:#062C70;	
}  
#sidr-right ul li.Icon02 a {  
	background:url(/mobile/images_new/modal/icon02.png) no-repeat left center;
	background-size:contain; 
	color:#062C70;	
}  
#sidr-right ul li.Icon03 a {  
	background:url(/mobile/images_new/modal/icon03.png) no-repeat left center;
	background-size:contain; 
	color:#FF6600;	
} 
#sidr-right ul li.Icon04 a {  
	background:url(/mobile/images_new/modal/icon04.png) no-repeat left center;
	background-size:contain; 
	color:#FF6600;	
}
#sidr-right ul li.Icon05 a {  
	background:url(/mobile/images_new/modal/icon05.png) no-repeat left center;
	background-size:contain; 
	color:#FF6600;	
}   

#sidr-right h3.EnjoyPanel{
	padding:8px;
	color:#fff;
	text-shadow:
   -1px -1px 0 #FF6600,
    1px -1px 0 #FF6600,
    -1px 1px 0 #FF6600,
     1px 1px 0 #FF6600;
	background: #ffa84c; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffa84c 0%, #f44900 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa84c), color-stop(100%,#f44900)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffa84c 0%,#f44900 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffa84c 0%,#f44900 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffa84c 0%,#f44900 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffa84c 0%,#f44900 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa84c', endColorstr='#f44900',GradientType=0 ); /* IE6-9 */
}
#sidr-right ul li.Icon06 a {  
	background:url(/mobile/images_new/modal/icon06.png) no-repeat left center;
	background-size:contain; 
	color:#43260E;	
}
#sidr-right ul li.Icon07 a {  
	background:url(/mobile/images_new/modal/icon07.png) no-repeat left center;
	background-size:contain; 
	color:#43260E;	
}  
#sidr-right ul li.Icon08 a {  
	background:url(/mobile/images_new/modal/icon08.png) no-repeat left center;
	background-size:contain; 
	color:#43260E;	
}  

#sidr-right h3.HotelPanel{
	font-weight:bold;
	padding:8px;
	color:#fff;
	text-shadow:
   -1px -1px 0 #43260E,
    1px -1px 0 #43260E,
    -1px 1px 0 #43260E,
     1px 1px 0 #43260E;
	background: #7c542a; /* Old browsers */
	background: -moz-linear-gradient(top,  #7c542a 0%, #482910 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7c542a), color-stop(100%,#482910)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #7c542a 0%,#482910 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #7c542a 0%,#482910 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #7c542a 0%,#482910 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #7c542a 0%,#482910 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7c542a', endColorstr='#482910',GradientType=0 ); /* IE6-9 */
}
#sidr-right ul li.Icon09 a {  
	background:url(/mobile/images_new/modal/icon09.png) no-repeat left center;
	background-size:contain; 
	color:#5EA400;	
} 
#sidr-right ul li.Icon10 a {  
	background:url(/mobile/images_new/modal/icon10.png) no-repeat left center;
	background-size:contain; 
	color:#5EA400;	
}
#sidr-right ul li.Icon11 a {  
	background:url(/mobile/images_new/modal/icon11.png) no-repeat left center;
	background-size:contain; 
	color:#5EA400;	
} 
 
#sidr-right h3.GuidePanel{
	padding:8px;
	color:#fff;
	text-shadow:
   -1px -1px 0 #5EA400,
    1px -1px 0 #5EA400,
    -1px 1px 0 #5EA400,
     1px 1px 0 #5EA400;
	background: #96ca00; /* Old browsers */
	background: -moz-linear-gradient(top,  #96ca00 0%, #62a700 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#96ca00), color-stop(100%,#62a700)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #96ca00 0%,#62a700 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #96ca00 0%,#62a700 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #96ca00 0%,#62a700 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #96ca00 0%,#62a700 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#96ca00', endColorstr='#62a700',GradientType=0 ); /* IE6-9 */
}

#sidr-right ul li.IconNone a,
#sidr-left ul li.IconNone a {  
	padding:5px 0px 5px 5px;
    display:block; 
    color:#062C70;	  
}  

#sidr-left ul li a.closeLeft {
border-top-left-radius: 0px;
border-top-right-radius: 0px;
display: block;
background-color: transparent;
color: initial;
position: relative;
padding: 12px;
}

.icon_home{
	width: 35%;
	top: 0;
	left: 0;
	position: absolute;
}

.icon_home img{
	width: 35%;
	top: 10px;
	left: 3px;
	position: absolute;
}

footer .SocialGroup{
	width:100%;
	display: block;
	clear:both;
	float:left;
	border-top:#ccc 1px solid;
	border-bottom:#ccc 1px solid;
	border-left:#ccc 1px solid;
	background: #f3f5f6; /* Old browsers */
	background: -moz-linear-gradient(top,  #f3f5f6 0%, #d0dce1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f5f6), color-stop(100%,#d0dce1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f3f5f6 0%,#d0dce1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f3f5f6 0%,#d0dce1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f3f5f6 0%,#d0dce1 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f3f5f6 0%,#d0dce1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f5f6', endColorstr='#d0dce1',GradientType=0 ); /* IE6-9 */

}
footer .SocialGroup ul{
	width:100%;
}
footer .SocialGroup li{
	float:left;
	width:45%;
	text-align:center;
	padding:5px;
	border-left:#ccc 1px solid;
	  list-style: none;
}
footer .SocialGroup li img{
	float:left;
	margin:0px;
	width:100%;
}

#sns-box4 {
    margin: 10px 0;
    text-align: center;
}

#sns-box4 h3 {
    font-size: 15px!important;
    font-weight: bold;
}

#sns-box4 li {
    width: 23%;
    display: inline-block;
    text-align: center;
    border-right: 0px #E8E7E7 solid;
        padding: 0px;
}
#sns-box4 li a {
	padding: 5px 15px;
    display: block;
}




footer .FooterGroup{
	width:100%;
	display: block;
	clear:both;
	float:left;
	border-top:#eee 1px solid;
}
footer .FooterGroup ul{}
footer .FooterGroup li{
	font-size:80%;
	padding:10px;
	background:url(/mobile/images_new/icon_next.png) no-repeat right center;
	border-bottom:#eee 1px solid;
    text-align: left;
}

footer .FooterGroup li a{
	color:#000;
}
footer .CopyRight{
	display: block;
	clear:both;
	float:left;
	padding:4px 0px;
	width:100%;
	text-align:center;
 	font-size:60%;
 	color:#000;
 	background:#FFF;
}


footer {
	display: block;
	clear:both;
	width:100%;
	float:left;
	background:#FFF;
}

ul.sociallinks {
overflow: hidden;
}
ul.sociallinks li {
float: left;
list-style-type: none;
padding: 0 5px 0 0;
}