@charset "shift_jis";

/*------------------------------------------------------------
import css
------------------------------------------------------------*/

@import url(../import.css);


/* CSS Document */

.left-img01 {
width:640px;
height:77px;
padding-bottom:10px;
}

.sub-title {
height:100%;
border-left:5px solid #e7494c;
border-bottom:1px solid #e7494c;
padding:5px 0 5px 11px;
font-weight:bold;
margin-top:10px;
margin-bottom:15px;
line-height:160%;
color:#e7494c;
}

.box01 .box {
margin-left:10px;
margin-right:10px;
}


/*------------right-menu--------------*/

#right-img02 {
margin-bottom:20px;
}

#right-img02 ul  {
	background-image:url(../../images/ropeway/right-img02.jpg);
	background-repeat:no-repeat;
	width:202px;
	height:177px;
	/*margin-left:5px;*/
	text-align:center;
}

#right-img02 ul li a {
	display:block;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	width:202px;
	vertical-align:top;	
}

#right-img02 #right-img02-1 a {
	height:46px;
}

#right-img02 #right-img02-2 a,
#right-img02 #right-img02-3 a {
	height:39px;
}

#right-img02 #right-img02-4 a {
	height:53px;
}

#right-img02 #right-img02-1 a:active,
#right-img02 #right-img02-1 a:focus,
#right-img02 #right-img02-1 a:hover {
	background:url(../../images/ropeway/right-img02.jpg) no-repeat -202px 0px;
}

#right-img02 #right-img02-2 a:active,
#right-img02 #right-img02-2 a:focus,
#right-img02 #right-img02-2 a:hover {
	background:url(../../images/ropeway/right-img02.jpg) no-repeat -202px -46px;
}

#right-img02 #right-img02-3 a:active,
#right-img02 #right-img02-3 a:focus,
#right-img02 #right-img02-3 a:hover {
	background:url(../../images/ropeway/right-img02.jpg) no-repeat -202px -85px;
}

#right-img02 #right-img02-4 a:active,
#right-img02 #right-img02-4 a:focus,
#right-img02 #right-img02-4 a:hover {
	background:url(../../images/ropeway/right-img02.jpg) no-repeat -202px -124px;
}

.right-img01 {
width:202px;
height:37px;
}

.right-img03,
.right-img04,
.right-img05 {
width:202px;
height:50px;
margin-bottom:10px;
}

.right-img06 {
width:202px;
height:38px;
}


/*------------txt_style----------------*/

.txt_style01 {
line-height:160%;
}


