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

.top_mainContents{
	clear:both;
	position:relative;
	margin:5px 0 0 14px;
	background:#fff url(/misc/img/portal/top_bg_main.jpg) no-repeat left bottom;
	border:#dcdcdc solid 1px;
	font-size:93%;
	line-height:1.5;
}
.top_Title{
	padding-bottom:5px;
}
.top_subTitle{
	font-weight:bold;
	color:#87c100;
}
.top_main_text{
	padding-bottom:25px;
	width:428px;
}
#jquery{
	margin-bottom:15px;
}
.japan_image{
	position:absolute;
	left:450px;
	top:12px;
}

.toursLink{
	width:580px;
	border-top:#dcdadb solid 1px;
	margin:0;
	padding:0;
}
.toursLink li{
	padding:0 0 1px 0;
	margin:0;
	background:#fff url(/misc/img/portal/border01.gif) no-repeat left bottom;
	border-left:#dcdadb solid 1px;
	border-right:#dcdadb solid 1px;
	line-height:0;
}

.toursLink li a{
	display:block;
	margin:0;
	padding:5px 10px;
	background:#fff url(/misc/img/portal/icon_arrow02_g.png) no-repeat right center;
	color:#4a575a;
	line-height:1.5;
}
.toursLink li a:hover{
	display:block;
	margin:0;
	padding:5px 10px;
	background:#80949F url(/misc/img/portal/icon_arrow_g02_on.gif) no-repeat right center;
	color:#fff;
	text-decoration:none;
}
.toursLink .nobg{
	padding:0;
	border-bottom:#dcdadb solid 1px;
	background:none;
}
.price{
	color:#87c100;
}
.toursLink li a:hover .price{
	color: #fff;
}

/*------------------------------
//////////ページリンク
------------------------------*/

.main_bottom{
	clear:both;
	float:left;
	width:930px;
	padding:10px 10px 20px;
}
.backToTop{
	clear:both;
	margin:0;
	padding:0;
	font-size:85%;
}
.backToTop a{
	float:right;
	display:block;
	margin:0;
	padding:0 15px 0 0;
	background:url(/misc/img/portal/icon_top_back_to_top.png) no-repeat right 6px;
	color:#4a575a;
}
.backToTop a:hover{
	float:right;
	display:block;
	padding:0 15px 0 0;
	background:url(/misc/img/portal/icon_top_back_to_top.png) no-repeat right 6px;
	color:#f20a00;
	text-decoration:none;
}
.middleLink{
	padding:0 0 0 7px;
	font-size:85%;
	color:#f20a00;
}
.middleLink a{
	color:#4a575a;
}
.middleLink a:hover{
	color:#f20a00;
	text-decoration:none;
}


.print_logo{
	display:none;
}

