
div.pageNavi {
		width: 580px;
		font-size: 75%;
		margin: 20px 0 0 0;
		text-align: right;
}

ul.notes1 {
		font-size: 80%;
		margin: 4px 0 4px 0;
		padding: 0;
		list-style-type: none;
		color: #333;
}
ul.notes1 li {
		margin: 1px 0 1px 0;
		padding: 0 0 0 14px;
		line-height: 1.2;
		background: url("../images/bullet_notes1.gif") no-repeat;
}

/* SKI_NAVI */
/* -------------------------------------------------------- */

.ski_main{
        width:580px;
		height:144px;
		clear:both;
		margin:0;
		padding:5px 0 0 0;
		}

.ski_mainR{
         width:480px;
		 height:144px;
		 float:right;
		 margin:0;
		 padding:0;
		 }

.ski_mainL{
         width:100px;
		 height:144px;
		 float:left;
		 margin:0;
		padding:0;
		 }
		 
.ski_mainL ul{
         width:100px;
		 list-style:none;
		 margin:0;
		padding:0;
		 }

.ski_mianL ul li{
          width:100px;
		  height:24px;
		  margin:0;
		padding:0;
		  }

.ski_mianL ul li a {
overflow: hidden;
}

/*////////////////////////////////////////

  ski_m01 Setting

///////////////////////////////////////*/

.ski_m01 a{
background-image:url(../images/ski_m01.jpg);
background-repeat :no-repeat;
width:100px;
height:24px;
display:block;
}

.ski_m01 a:hover{
background-image:url(../images/ski_m01_o.jpg);
background-repeat :no-repeat;
}

.ski_m01_c a {
background-image: url(../images/ski_m01_c.jpg);
background-repeat:no-repeat;
width:100px;
height:24px;
display:block;
}
.ski_m01_c a:hover {
background: url(../images/ski_m01_c.jpg);
background-repeat:no-repeat;
}

/*////////////////////////////////////////

  ski_m02 Setting

///////////////////////////////////////*/


.ski_m02 a{
background-image:url(../images/ski_m02.jpg);
background-repeat :no-repeat;
width:100px;
height:24px;
display:block;
}

.ski_m02 a:hover{
background-image:url(../images/ski_m02_o.jpg);
background-repeat :no-repeat;
}

.ski_m02_c a {
background-image: url(../images/ski_m02_c.jpg);
background-repeat:no-repeat;
width:100px;
height:24px;
display:block;
}
.ski_m02_c a:hover {
background: url(../images/ski_m02_c.jpg);
background-repeat:no-repeat;
}
 

/*////////////////////////////////////////

  ski_m03 Setting

///////////////////////////////////////*/

.ski_m03 a{
background-image:url(../images/ski_m03.jpg);
background-repeat :no-repeat;
width:100px;
height:24px;
display:block;
}

.ski_m03 a:hover{
background-image:url(../images/ski_m03_o.jpg);
background-repeat :no-repeat;
}

.ski_m03_c a {
background-image: url(../images/ski_m03_c.jpg);
background-repeat:no-repeat;
width:100px;
height:24px;
display:block;
}

.ski_m03_c a:hover {
background: url(../images/ski_m03_c.jpg);
background-repeat:no-repeat;
}

/*////////////////////////////////////////

  ski_m04 Setting

///////////////////////////////////////*/

.ski_m04 a{
background-image:url(../images/ski_m04.jpg);
background-repeat :no-repeat;
width:100px;
height:24px;
display:block;
}

.ski_m04 a:hover{
background-image:url(../images/ski_m04_o.jpg);
background-repeat :no-repeat;
}

.ski_m04_c a {
background-image: url(../images/ski_m04_c.jpg);
background-repeat:no-repeat;
width:100px;
height:24px;
display:block;
}
.ski_m04_c a:hover {
background: url(../images/ski_m04_c.jpg);
background-repeat:no-repeat;
}

/*////////////////////////////////////////

  Navi5 Setting

///////////////////////////////////////*/

.ski_m05 a{
background-image:url(../images/ski_m05.jpg);
background-repeat :no-repeat;
width:100px;
height:24px;
display:block;
}

.ski_m05 a:hover{
background-image:url(../images/ski_m05_o.jpg);
background-repeat :no-repeat;
}

.ski_m05_c a {
background-image: url(../images/ski_m05_c.jpg);
background-repeat:no-repeat;
width:100px;
height:24px;
display:block;
}
.ski_m05_c a:hover {
background: url(../images/ski_m05_c.jpg);
background-repeat:no-repeat;
}

/*////////////////////////////////////////

  ski_m06 Setting

///////////////////////////////////////*/

.ski_m06 a{
background-image:url(../images/ski_m06.jpg);
background-repeat :no-repeat;
width:100px;
height:24px;
display:block;
}

.ski_m06 a:hover{
background-image:url(../images/ski_m06_o.jpg);
background-repeat :no-repeat;
}

.ski_m06_c a {
background-image: url(../images/ski_m06_c.jpg);
background-repeat:no-repeat;
width:100px;
height:24px;
display:block;
}
.ski_m06_c a:hover {
background: url(../images/ski_m06_c.jpg);
background-repeat:no-repeat;
}


/* JOURNY */
/* -------------------------------------------------------- */

table.Journey {
		margin-top:2px;
}
 
table.Journey th {
		color:#444;
		background-color:#f9e9d0;
		text-align:center;
		font-weight:bold;
}
table.Journey td.data1 {
		font-weight:bold;
		text-align:center;
		color:#333;
		background-color:#f9f9f9;
}
table.Journey td.data2 {
		font-weight:normal;
		background-color:#fff;
}

table.Journey td.null {
		border:none;
		background-color:#fff;
}


/* TOUR 2 */
/* -------------------------------------------------------- */

.tourBox {
	width: 580px;
	margin: 0 0 4px 0;
	padding: 4px 0;
	background: #f9f9e9;
	border: 1px solid #ccc;
}

/*(header) */

.tourBox .tourHeader {
	width: 572px;
	margin: 0 4px 6px 4px;
	border-collapse: collapse;
	border: none;
}
.tourBox .tourHeader th.name {
	padding: 0;
	vertical-align: top;
	text-align: left;
}
.tourBox .tourHeader th.name table {
	border-collapse: collapse;
	border: none;
}
.tourBox .tourHeader th.name table td {
	padding: 0 1px 0 0;
}
.tourBox .tourHeader th.name div.hotelcopy {
	color: #148acc;
	font-weight: bold;
	padding: 4px 2px 0 2px;
}
.tourBox .tourHeader td.button {
	width: 130px;
	padding: 0;
	vertical-align: top;
	text-align: right;
}

/*(Message) */

.tourBox .tourMes {
	color: #cc1414;
	margin: 10px 0;
}

/*(Body) */

.tourBox .tourBody {
	width: 572px;
	margin: 0 4px 0 4px;
	border-collapse: collapse;
	border: none;
}
.tourBox .tourBody td {
	vertical-align: top;
	padding: 0;
}
.tourBox .tourBody td.photo {
	width: 274px;
/*	background: #fcc;	*/
}
.tourBox .tourBody td.explain {
	width: 298px;
/*	background: #cfc;	*/
}

.tourBox .tourBody .photo table {
	border-collapse: collapse;
	border: none;
}
.tourBox .tourBody .photo table td {
	padding: 0 2px 0 0;
}
.tourBox .tourBody .photo table td {
	vertical-align: top;
}
.tourBox .tourBody .photo .caption {
	font-size: 80%;
	color: #333;
}

.tourBox .tourBody .explain img.head {
	display: block;
}
.tourBox .tourBody .explain ul.data {
	margin: 4px 0 4px 0;
	padding: 0;
	list-style-type: none;
}
.tourBox .tourBody .explain ul.data li {
	margin: 2px 0 0 0;
	padding: 0 0 0 14px;
	line-height: 1.2;
	background: url("../images/bullet_01.gif") no-repeat 0 0;
}
.tourBox .tourBody .explain .feature {
	color: #cc0000;
}
.tourBox .tourBody .explain .comment {
	margin: 6px 0 6px 0;
	line-height: 1.3;
}
