@charset "UTF-8";



/************舞台探訪・ラリー共通部分**************/

#spot_info_h .wrap, #spot_info_r .wrap{
	width:804px;
	height:400px;
	position:relative;
    top:50%;
    left:50%;
    margin-top:-200px;
    margin-left:-402px;
}


.wrap #spot_img{
	position:absolute;
	top:10px;
	right:10px;
	background:#999999;
}

.wrap .balloon{
	width:264px;
	height:297px;
	position:absolute;
	top:10px;
	left:10px;
	background: no-repeat;
}

.balloon .inner_balloon{
	width:244px;
	position:absolute;
	top:10px;
	left:10px;
}

.balloon .place_name{

	font-size:120%;
	line-height:1.3;
	margin-bottom:2px;
}

.balloon .intro{
	font-size:95%;
	margin-bottom:.5em;
	line-height:135%;
}

.balloon li{
	font-size:80%;
	line-height:1.2;
}


/***********舞台探訪************/
#spot_info_h .balloon{
	background-image:url(../img/spot_info/balloon_or.gif);
	overflow:auto;
}

#spot_info_h a{color:#ff8003;}
#spot_info_h a:hover{color:#feb367;}

#spot_info_h a#link_kanko{
	display:block;
	width:93px;
	height:23px;
	background:url(../img/spot_info/link_tour_or.gif) no-repeat;
	position:absolute;
	bottom:17px;
	right:0;
}



.ufo_01{
	position:absolute;
	bottom:20px;
	left:10px;
}

.ufo_02{
	position:absolute;
	bottom:0;
	left:10px;
}

.ufo_03{
	position:absolute;
	bottom:28px;
	left:10px;
}

.icon_honey{
	position:absolute;
	bottom:10px;
	left:10px;
}

#spot_info_h #logo_honey{
	display:block;
	width:126px;
	height:33px;
	position:absolute;
	bottom:40px;
	left:130px;
	background:url(../img/spot_info/logo_honey_s.gif) no-repeat;
}



/***********ラリー************/

#spot_info_r .balloon{
	background-image:url(../img/spot_info/balloon_bl.gif);
	overflow:auto;
}

#spot_info_r a{color:#42a8ef;}
#spot_info_r a:hover{color:#8ac0f4;}

#spot_info_r a#link_kanko{
	display:block;
	width:93px;
	height:23px;
	background:url(../img/spot_info/link_tour_bl.gif) no-repeat;
	position:absolute;
	bottom:17px;
	right:0;
}

.icon_family{
	position:absolute;
	bottom:10px;
	left:10px;
}

#spot_info_r #logo_honey{
	display:block;
	width:115px;
	height:50px;
	position:absolute;
	bottom:25px;
	left:130px;
	background:url(../img/spot_info/logo_rally_s.gif) no-repeat;
}



/***********オススメ************/

body#spot_info_rcmmd{overflow-y:hidden;}


#spot_info_rcmmd .wrap_rcmmd1{
	width:600px;
	height:450px;
	position:relative;
    top:50%;
    left:50%;
	line-height:2.5;
    margin-top:-225px;
    margin-left:-300px;
	background:#999999;
}

#spot_info_rcmmd .wrap_rcmmd2{
	width:640px;
	height:426px;
	position:relative;
    top:50%;
    left:50%;
	line-height:2.5;
    margin-top:-213px;
    margin-left:-320px;
	background:#999999;
}

#spot_info_rcmmd .wrap_rcmmd3{
	width:548px;
	height:411px;
	position:relative;
    top:50%;
    left:50%;
	line-height:2.5;
    margin-top:-205px;
    margin-left:-274px;
	background:#999999;
}

#spot_info_rcmmd .wrap_rcmmd4{
	width:500px;
	height:443px;
	position:relative;
    top:50%;
    left:50%;
	line-height:2.5;
    margin-left:-250px;
    margin-top:-221px;
	background:#999999;
}

#spot_info_rcmmd .wrap_rcmmd5{
	width:377px;
	height:560px;
	position:relative;
    top:50%;
    left:50%;
	line-height:2.5;
    margin-left:-189px;
    margin-top:-280px;
	background:#999999;
}

#spot_info_rcmmd .wrap_rcmmd6{
	width:500px;
	height:375px;
	position:relative;
    top:50%;
    left:50%;
	line-height:2.5;
    margin-left:-250px;
    margin-top:-187px;
	background:#999999;
}

#spot_info_rcmmd .wrap_rcmmd7{
	width:640px;
	height:360px;
	position:relative;
    top:50%;
    left:50%;
	line-height:2.5;
    margin-left:-320px;
    margin-top:-180px;
	background:#999999;
}

#spot_info_rcmmd .wrap_rcmmd8{
	width:426px;
	height:570px;
	position:relative;
    top:50%;
    left:50%;
	line-height:2.5;
    margin-left:-213px;
    margin-top:-285px;
	background:#999999;
}

#spot_info_rcmmd .rcmmd_bottom{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	background:#000;
	color:#ffffff;
 	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
	z-index:3;
}

.rcmmd_bottom_left{
	width:50%;
	height:30px;
}

.rcmmd_bottom_left2{
	width:100%;
	height:30px;
	margin-bottom:-.7em;
}

.rcmmd_bottom_right1{
	width:50%;
	text-align:right;
}

.rcmmd_bottom_right2{
	width:100%;
	text-align:right;
}

.tag_rcmmd{
	position:relative;
	top:5px;
	left:5px;
	background:url(../img/spot_info/recommend.png) no-repeat;
	display:block;
	width:73px;
	height:20px;
}

.name_rcmmd{
	position:absolute;
	top:0;
	left:88px;
}


#spot_info_rcmmd a{margin-right:5px;color:#aa00d3;}
#spot_info_rcmmd a:hover{	color:#e481fe;}