@charset "shift_jis";

/*------------------------------------------------------------
import css
------------------------------------------------------------*/

@import url(../import.css);


/* CSS Document */

/*--------------- box01 ----------------*/
 .box01 {
margin-top:20px;
margin-left:5px;
margin-right:5px;
}
.box01 p {
/*line-height:160%;*/
}
.box01-left {
float:left;
width:400px;
}

.box01-right {
float:right;
width:220px;
}
 /*--------------- table ----------------*/

table.table-style01 {
width:100%;
border:1px solid #CCCCCC;
border-collapse:collapse;
line-height:160%;
letter-spacing:0.1em;
}

table.table-style01 td {
padding:5px;
text-align:left;
border-right:1px solid #CCCCCC;
border-bottom:1px dashed #CCCCCC;
}

table.table-style01 th {
padding:5px;
background-color:#ECFCFC;
text-align:center;
border-right:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
width:120px;
}

/*--------------- box02 ----------------*/

.box02 ul li {
clear:both;
}

.box02 ul li .left {
width:120px;
float:left;
}

.box02 ul li .right {
float:right;
width:330px;
}

.ma-l-style01 {
margin-left:15px;
_margin-left:14px;
}

.ma-l-style02 {
margin-left:8px;
_margin-left:7px;
}

/*--------------- box03 ----------------*/

.box03 {
width:450px;
clear:both;
}

.box03 .box03-1 {
width:220px;
float:left;
}

.box03 ul li {
list-style-type:disc;
list-style-position:inside;
}

.box03 .box03-2 {
width:220px;
float:right;
}




.space01 {
margin-left:30px;
}

.space02 {
margin-left:43px;
}







/*------------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;
background-color:#CCCCCC;
margin-bottom:10px;
}

.right-img06 {
width:202px;
height:38px;
}

.txt_style01 {
display:block;
font-weight:bold;
padding-bottom:10px;
font-size:125%;
}

