@charset "utf-8";
/* CSS Document */

/*
IE 6 と それ以前 
* html { } 
IE 7 と それ以前 
*:first-child+html { } * html { } 
IE 7 のみ 
*:first-child+html { } 
IE 7 と モダンブラウザのみ 
html>body {} 
Opera 9 と それ以前 
html:first-child { } 
*/

* html div#hawai1_main_contents{
margin:0px 0px 0px 3px ;
height:480px;
width:956px;
border:solid 1px #BDB37E;
}

div#hawai1_main_contents{
margin:0px 0px 0px 4px ;
height:480px;
width:954px;;
border:solid 1px #BDB37E;
}

div#main_left{
float:left;
width:675px;
}

div#main_right{
float:left;
width:278px;
border-left:solid 1px #BDB37E;
}

li.btm1{
height:120px;
width:278px;
}

li.btm1 a{
display:block;
	overflow:hidden;
	width:278px;
	height:0 !important;
	height /**/: 120px ;
	padding-top:120px;
	background: url(/images/special/europe1/b1.jpg) no-repeat;

}
li.btm1 a:hover{
	background-position:0 -120px;
}


li.btm2{
height:120px;
width:278px;
}

li.btm2 a{
display:block;
	overflow:hidden;
	width:278px;
	height:0 !important;
	height /**/: 120px ;
	padding-top:120px;
	background: url(/images/special/europe1/b2.jpg) no-repeat;

}
li.btm2 a:hover{
	background-position:0 -120px;
}


li.btm3{
height:120px;
width:278px;
}

li.btm3 a{
display:block;
	overflow:hidden;
	width:278px;
	height:0 !important;
	height /**/: 120px ;
	padding-top:120px;
	background: url(/images/special/europe1/b3.jpg) no-repeat;

}
li.btm3 a:hover{
	background-position:0 -120px;
}

li.btm4{
height:120px;
width:278px;
}

li.btm4 a{
display:block;
	overflow:hidden;
	width:278px;
	height:0 !important;
	height /**/: 120px ;
	padding-top:120px;
	background: url(/images/special/europe1/b4.jpg) no-repeat;

}
li.btm4 a:hover{
	background-position:0 -120px;
}

.span01{
color:#A2934E;
}


/*link_color*/
#pscroller2 .someclass a{color:#663300;text-decoration:none;}
#pscroller2 .someclass a:link{color:#663300;text-decoration:none;}
#pscroller2 .someclass a:visited{color:#663300;text-decoration:none;}
#pscroller2 .someclass a:hover{color:#E90B3C;text-decoration:underline;}
#pscroller2 .someclass a:active{color:#E90B3C;text-decoration:underline;}
/*link_color*/



