/*‘Ž®Ý’è
----------------------------------*/
html,body {
	width: 100%;
	min-width: 990px;
}

body{
	margin: 0;
	padding: 0;
	border: 0 none;
	font-size:14px;
	color: #444444;
	background-color:#FFFFFF;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

/*p{
	margin-bottom:0em;
	padding: 0px 0px 0px 0px;
	font-size:14px;
	line-height: 160%;
}*/

html,a,form,div,table,ul,ol,li,dl,h1,h2,h3,h4,h5,h6,p{
	margin: 0;
	padding: 0;
	border: 0 none;
}
img{
	margin:0;
	padding:0;
	border: 0 none;
}
ul{
	list-style-type: none;
}

td{text-align:left;}

.inner img{
	vertical-align:bottom;
	}
	
h1,div{font-size:0;}

/*====================================
basic
====================================*/

#rhi_WRAPPER01{
	width: 100%;
		background-image: url(../images/gunma_destination_bg01.jpg);
	margin: 0 auto;
	overflow: hidden;
	background-repeat:repeat-x;
	background-position: top center;
}

/*#rhi_WRAPPER02{
	width: 100%;
	background-image: url(../images/gunma_destination_bg02.jpg);
	margin: 0 auto;
	overflow: hidden;
	background-repeat:no-repeat;
	background-position: top center;
}*/


.position_r{
	position:relative;
	}



/* -----------------------------------------
		Link
----------------------------------------- */

#title_box a:hover img,
#title_box02 a:hover img,
#slideshow .active,
#slideshow2 .active,
#hotel .hotel_box div a:hover img,
#hotel .hotel_box02 div a:hover img {
	filter:alpha(opacity=0)!important;
	-moz-opacity: 0!important;
	opacity: 0!important;
    -webkit-transition: 0.4s ease-in-out;  
    -moz-transition: 0.4s ease-in-out;  
    -o-transition: 0.4s ease-in-out;  
    transition: 0.4s ease-in-out;  
}

/*====================================
float
====================================*/
.flL {
	float:left;
	display: block;
}

.flR {
	float:right;
	display: block;
}

/*====================================
box
====================================*/
.box_0{
	margin: 0;
	padding: 0;
}

.box_0center{
	margin: 0 auto;
	padding: 0;
}

.box990{
	width: 990px;
}


/*====================================
margin
====================================*/
.margin_b20{
	margin: 0px 0px 20px 0px ;
}
.margin_t15{
	margin: 15px 0px 0px 0px ;
}
.margin_t20{
	margin: 20px 0px 0px 0px ;
}

/*====================================
padding
====================================*/

.pad_12{
	padding: 12px;
}

/*====================================
link
====================================*/
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color:#666666;
	text-decoration: underline;
}


/*====================================
clearfix
====================================*/
.clear:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
	visibility: hidden;
}
.clear {
	min-height: 1px;
}
* html .clear {
	height: 1px;
/* Hides from IE-mac \*//*/
	height: auto;
	overflow: hidden;
/* End hide from IE-mac */
}
/*----------------------------------*/
.clear0 {
	clear: both;
	height: 0px;
}




/*====================================
hidden
====================================*/
em{
	display: block;
	text-indent: -9999px;
}
/*MacIE HACK------------------- \*//*/
em{
	height:0px;
	width:0px;
	overflow:hidden;
}

*/



/*====================================
ƒŒƒXƒ|ƒ“ƒVƒuÝ’è
====================================*/
/*
.viewpc {
	display: block;
}

.view_mb_tb{
	display: none;
}



@media (max-width: 813px)  {

html, body {
	width: 100%;
	min-width:640px;

}
body {
	min-width:500px;
}
.wrap {
	overflow: hidden;
}

	
.viewpc {
	display: none;
}

.view_mb_tb{
	display: block;
}
}


@media (max-width: 813px)  {
.box990{
	width: 640px;
}

#rhi_WRAPPER01{
	background-image:none;
}

#rhi_WRAPPER02{
	background-image:none;
}

}*/


/*====================================
tab
====================================*/

#tab{
  width:990px;
}
#tab ul{
  display:block;
  width:100%;
  height:111px;
  overflow:hidden;
}
#tab ul li{
  display:block;
  float:left;
}

/* ----- tab default ----- */


#tab ul li#tab1{
	width:290px;
	height:111px;
	background:url(../images/tab_01.jpg) no-repeat left top;
	margin-left:30px;
	margin-right:30px;
}

#tab ul li#tab2{
	width:290px;
	height:111px;
	background:url(../images/tab_02.jpg) no-repeat left top;
	margin-right:30px;
}

#tab ul li#tab3{
	width:290px;
	height:111px;
	background:url(../images/tab_03.jpg) no-repeat left top;
	margin-right:30px;
}



/* ----- tab hover ----- */

#tab ul li#tab1:hover{
	background:url(../images/tab_01_s2.jpg) no-repeat left top;
}

#tab ul li#tab2:hover{
	background:url(../images/tab_02_s2.jpg) no-repeat left top;
}

#tab ul li#tab3:hover{
	background:url(../images/tab_03_s2.jpg) no-repeat left top;
}



/* ----- tab active ----- */

#tab ul li#tab1.active{
	background:url(../images/tab_01_s3.jpg) no-repeat left top;
}

#tab ul li#tab2.active{
	background:url(../images/tab_02_s3.jpg) no-repeat left top;
}

#tab ul li#tab3.active{
	background:url(../images/tab_03_s3.jpg) no-repeat left top;
}


/*====================================
onbtnÝ’è
====================================*/

.top_ban{
	width:990px;
	position:fixed;
	top:0;
	left:auto;
	z-index:999;}
	
.on_banl{
	float:left;}
	
.on_banr{
	float:right;}
	
.onbtn_02{
	position:absolute;
	top:22px;
	left:349px;
	z-index:99;}
	
.onbtn_03{
	position:absolute;
	top:234px;
	left:34px;
	z-index:99;}
	
.onbtn_04{
	position:absolute;
	top:373px;
	left:136px;
	z-index:99;}
	
.onbtn_05{
	position:absolute;
	top:493px;
	left:161px;
	z-index:99;}
	
.onbtn_06{
	position:absolute;
	top:145px;
	left:126px;
	z-index:99;}

.onbtn_07{
	position:absolute;
	top:22px;
	left:349px;
	z-index:99;}

.onbtn_08{
	position:absolute;
	top:372px;
	left:184px;
	z-index:99;}

.onbtn_09{
	position:absolute;
	top:159px;
	left:50px;
	z-index:99;}

.onbtn_10{
	position:absolute;
	top:124px;
	left:75px;
	z-index:99;}

.onbtn_11{
	position:absolute;
	top:124px;
	left:555px;
	z-index:99;}

.onbtn_12{
	position:absolute;
	top:126px;
	left:75px;
	z-index:99;}

.onbtn_13{
	position:absolute;
	top:126px;
	left:555px;
	z-index:99;}

.onbtn_14{
	position:absolute;
	top:45px;
	left:775px;
	z-index:99;}

.onbtn_15{
	position:absolute;
	top:398px;
	left:136px;
	z-index:99;}








