@charset "utf-8";
body {
	font: 90% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FFFFFF;
	background: #000000;
	text-align: center;
}
img a {
	border-style: none;
}
#innerbody {
	background: url(../../images/bg_middle.png) repeat-x top;
}
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 1024px;
}
#header {
	height: 95px;
}

h1 {
	float: left;
}
#header ul {
	float: right;
	padding-top: 50px;
	width: 400px;
}
#header ul a {
	color: #FFFFFF;
	text-decoration: none;
}
#header li {
	line-height: 100%;
	float: left;
	height: 20px;
	margin-left: 25px;
	background: url(../../images/eyecatch.png) no-repeat;
	padding-left: 20px;
}
#globalmenu ul {
	height: 28px;
	padding-top: 7px;
	padding-bottom: 25px;
}
#globalmenu a {
	height: 28px;
	width: 90px;
	color: #2A6A80;
	text-decoration: none;
	display: block;
}
#globalmenu li {
	float: left;
	height: 28px;
	width: 90px;
	font-size: 1%;
	color: #ECE9D8;
	padding-right: 3px;
}
#globalmenu #cat {
	background: url(../../images/menu_catalog.png) no-repeat;
}
#globalmenu #eq {
	background: url(../../images/menu_eq.png) no-repeat;
}
#globalmenu #colm {
	background: url(../../images/menu_column.png) no-repeat;
}
#globalmenu #wind {
	background: url(../../images/menu_windsurf.png) no-repeat;
}
#globalmenu #deta {
	background: url(../../images/menu_deta.png) no-repeat;
}
#globalmenu #home {
	background: url(../../images/menu_home_ov.png) no-repeat;
}
#globalmenu #tec {
	background: url(../../images/menu_tec.png) no-repeat;
}
#globalmenu #topic {
	background: url(../../images/menu_arc.png) no-repeat;
}
#globalmenu #trip {
	background: url(../../images/menu_trip_ov.png) no-repeat;
}


#bread  {
	height: 20px;
	width: 1024px;
}
#bread  li  {
	font-size: 95%;
	padding-left: 10px;
	float: left;
}
#bread  a  {
	color: #FFFFFF;
	text-decoration: underline;
	padding-right: 10px;
}

#main {
	height: auto;
	width: 1024px;
	background: url(../images/trip_bg.png) repeat-y left;
}

#main #left {
	height: auto;
	width: 680px;
	float: left;
}
#left h4 {
	font-size: 100%;
	line-height: 170%;
	color: #333333;
	padding-top: 30px;
	padding-bottom: 10px;
	padding-left: 60px;
}
#globalmap/* Picture Styles */
		{
	position:relative;
	top:20px;
	width:630px;
	height:354px;
	margin:0px 0px 50px 40px;
	background:#FFF url(../images/map_global.png) no-repeat;
	overflow:hidden;
}
			
			/* General More Button */		
			.more{
	position:absolute;
	width:30px;
	height:30px;
	background:url(../images/dim.png);
	border:1px solid #444;
	text-align:left;
	overflow:hidden;
	padding: 1px;
}
			
			.more span{
	position:absolute;
	left:60px;
	width:160px;
	padding:5px 0 0 5px;
	color:#FFF;
	font:bold 13px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-shadow:#000 1px 1px 0px;
}
#japan/* Item Specific More Button */
			{
	top:130px;
	left:285px;
}
#pacific {
	left: 300px;
	top: 230px;
}
#sw_asia {
	left: 250px;
	top: 170px;
}
#hawaii {
	left: 380px;
	top: 185px;
}
#m_asia {
	left: 160px;
	top: 200px;
}
#america {
	left: 470px;
	top: 185px;
}
#euro {
	left: 30px;
	top: 30px;
}

			
			/* General Info Box */
			#infobox{
	position:absolute;
	left: 350px;
	z-index:20;
	background:#FFF;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	margin-right: 0;
	margin-left: -200px;
	margin-bottom: -250px;
	bottom: -200px;
	height: 311px;
	width: 400px;
}
				#infobox a, #infobox a:visited{ font:italic 16px Georgia, serif; color:#555; text-decoration:none; }
				#infobox a:hover{ text-decoration:underline; }
				
				/* Close button for info box */
				span.close{position:absolute; right:5px; top:5px;}
			
			/* The dimmed background when the info box is showing */	
			#fade_bg{
	position:absolute;
	z-index:15;
	width:100%;
	height:100%;
	background:url(../images/dim.png);
	display:none;
}
		
	



#left #content {
	border: 1px solid #4966DA;
	padding: 5px;
	margin-left: 40px;
	margin-bottom: 25px;
}

#content img {
	margin: 5px;
}


#content p {
	font-size: 95%;
	line-height: 150%;
	color: #333333;
}



#content a {
	color: #00FFFF;
}

#content span {
	color: #00FFFF;
}


#main #sidemenu {
	width: 300px;
	float: left;
	height: auto;
}
#sidemenu  #ad {
	margin-left: 35px;
	margin-top: 30px;
}
#sidemenu #flashad {
	height: 100px;
	width: 260px;
	border: 1px solid #333333;
	margin-top: 25px;
	margin-bottom: 10px;
	margin-left: 33px;
}






#sidemenu img {
	padding-left: 35px;
	padding-top: 20px;
}

#footer {
	clear: both;
	height: 30px;
	width: 1024px;
}
#totop {
	clear: both;
	height: auto;
	width: 1024px;
}

#main h5 {
	height: 30px;
	padding-left: 730px;
	background: url(../../images/eyecatch_w.png) no-repeat 710px top;
}
#main h5 a {
	color: #2F7BA5;
}
#footer a {
	color: #66FFFF;
	text-decoration: none;
}
#footer  p   {
	text-align: center;
	line-height: 150%;
	padding-top: 10px;
}

/* clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
