/*書式設定
----------------------------------*/
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:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ 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-color: #000000;
	background-image:url(../images/awajifugu_bg.jpg);
	margin: 0 auto;
	overflow: hidden;
	background-repeat:repeat-x;
	background-position: top center;
}

#rhi_WRAPPER02{
	width: 100%;
	/*background-image: url(../images/xxxxxx_bg02.jpg);*/
	margin: 0 auto;
	overflow: hidden;
	background-repeat:no-repeat;
	background-position: top center;
}


.position_r{
	position:relative;
	}

#torahugu_WRAPPER{
	width: 990px;
	margin: 0 auto;
	background-color: #000000;
	background:url(../images/awajifugu_bg.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}


.t01{
	width: 413px;
	height:602px;
	background:url(../images/torahugu_05.jpg) ;
	background-repeat: no-repeat;	display: block;	
	margin:0px 0px 0px 0px;	overflow: hidden;
}
.t01_txt{
	width: 410px;
	line-height: 180%;
	margin:0px 0px 0px 0px;
	font-size:14px;
	color:#FFF;
}






.t02{
	width: 509px;
	height:134px;
	background:url(../images/torahugu_10.jpg) ;
	background-repeat: no-repeat;	display: block;	
	margin:0px 0px 0px 0px;	overflow: hidden;
}
.t02_txt{
	width: 390px;
	line-height: 180%;
	margin:0px 0px 0px 65px;
	font-size:14px;
	color:#FFF;
}





.t03{
	width: 481px;
	height:134px;
	background:url(../images/torahugu_11.jpg) ;
	background-repeat: no-repeat;	display: block;	
	margin:0px 0px 0px 0px;	overflow: hidden;
}
.t03_txt{
	width: 390px;
	line-height: 180%;
	margin:0px 0px 0px 35px;
	font-size:14px;
	color:#FFF;
}



.t04{
	width: 990px;
	height:241px;
	background:url(../images/torahugu_13.jpg) ;
	background-repeat: no-repeat;	display: block;	
	margin:0px 0px 0px 0px;	overflow: hidden;
}
.t04_txt{
	width: 270px;
	line-height: 180%;
	margin:0px 0px 0px 360px;
	font-size:14px;
	color:#FFF;
}

.t04_txt{
	width: 270px;
	line-height: 180%;
	margin:0px 0px 0px 360px;
	font-size:14px;
	color:#FFF;
}



.t05{
	width: 509px;
	height:97px;
	background:url(../images/torahugu_16.jpg) ;
	background-repeat: no-repeat;	display: block;	
	margin:0px 0px 0px 0px;	overflow: hidden;
}
.t05_txt{
	width: 270px;
	line-height: 180%;
	margin:0px 0px 0px 30px;
	font-size:14px;
	color:#FFF;
}





.t06{
	width: 481px;
	height:97px;
	background:url(../images/torahugu_17.jpg) ;
	background-repeat: no-repeat;	display: block;	
	margin:0px 0px 0px 0px;	overflow: hidden;
}
.t06_txt{
	width: 300px;
	line-height: 180%;
	margin:0px 0px 0px 175px;
	font-size:14px;
	color:#FFF;
}


.t07{
	width: 990px;
	height:192px;
	background:url(../images/torahugu_19.jpg) ;
	background-repeat: no-repeat;	display: block;	
	margin:0px 0px 0px 0px;	overflow: hidden;
}
.t07_txt{
	width: 300px;
	line-height: 180%;
	margin:0px 0px 0px 475px;
	font-size:14px;
	color:#FFF;
}



.aa_txt{
	line-height: 140%;
	font-size:13px;
	color:#FFF;
}


/* -----------------------------------------
		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;
}

*/



/*====================================
レスポンシブ設定
====================================*/

.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;
}

}*/





.on_tx{
	font-size:14px;
	color:#FFF;
	line-height: 180%;
	z-index:99999;

}
.on_tx04{
	position:absolute;
	width: 270px;
	top:70px;
	left:360px;

}
.on_tx05{
	position:absolute;
	width: 270px;
	top:355px;
	left:30px;
}
.on_tx06{
	position:absolute;
	width: 300px;
	top:355px;
	left:690px;
}
.on_tx07{
	position:absolute;
	width: 300px;
	top:575px;
	left:480px;
}