@charset "utf-8";

/*----------------------------------------------------------------------
    IMPORT
----------------------------------------------------------------------*/

@import "common.css";
@import "contents.css";

/*----------------------------------------------------------------------
    Common
----------------------------------------------------------------------*/
#contents .categoryBox h3{
	min-height:20px;
	padding:2px 0 0 20px;
	background:url(../../../e/img/renew/common/bg_h3.png) no-repeat left 5px;
	color:#225728;
	font-size:130%;
	font-weight:bold;
	margin-bottom:13px;
}

#destinations h1 {
	margin-bottom:5px;
	}
	
#destinations #contents .titleBox .leadBox{
	width:920px;
}

#destinations #contents .titleBox .leadBox p.txt {
	margin-bottom:13px;
	width:920px;
	}

#destinations .leadBox {
	width:700px;
}

#destinations .leadBox p strong {
	color:#FFA800;
	font-size:150%;
	line-height:100%;
}

#destinations #boxLeft {
	float:left;
	width:555px;
	margin-right:20px;
}

#destinations #boxLeft .address{
	font-weight:bold;
	}

#destinations #boxRight {
	float:left;
	width:358px;
}

#contents .blueBox dl.blueHatch dd img{
	margin-bottom:10px;
}

#contents .blueBox dl.blueHatch ul.linkFD,
#contents .blueBox dl.blueHatch li.linkFD{
	font-weight:bold;
	margin-left:7px;
	list-style:url(../../../img/multi/icon_list01.png);
	}

.txt01 {
	margin:0 0 10px 15px;
	font-size:90%;
	}

p.last {
	margin-bottom:0;
	}
	
#contents .sites dl {
	border-top:1px solid #BDE6F7;
	margin:0 0 12px;
	padding:7px 0 5px 5px;
	background:url(../../../e/routemaps/img/renew/bg_lineup.gif) no-repeat 0 1px;
}

#contents .FDstreetview dl,
#contents .FDmovie dl {
	border-top:1px solid #BDE6F7;
	margin:0 0 12px;
	padding:7px 5px 5px;
	background:url(../../../e/routemaps/img/renew/bg_lineup.gif) no-repeat 0 1px;
}

#contents .FDstreetview dl {
	margin-bottom:20px;
}

#contents .sites dt,
#contents .FDstreetview dt,
#contents .FDmovie dt {
	border-left:4px solid #FFC225;
	font-size:120%;
	padding-left:8px;
	font-weight:bold;
	margin:0 0 10px 5px;
		}
		
#contents .sites dd {
		}
		
#contents .sites dd .photo{
	float:left;
	width:183px;
	margin:2px 10px 5px 0;
		}

#contents .sites dd .photo .caption{
	margin-bottom:10px;
		}

#contents .sites dd p{
	float:left;
	width: 350px;
		}
		
#contents .sites dd p.link01{
	float:left;
	width: 330px;
		}

#destinations .blueBox img.pdfleft{
	float:left;
	padding-right:5px;
	}

#destinations .blueBox div.right{
	float:left;
	width:180px;
	}
	
/*----------------------------------------------------------------------
    Index
----------------------------------------------------------------------*/

#destinations #fdTop.titleBox{
	margin-bottom:22px;
	}

#destinations #fdTop.titleBox h1{
	margin-bottom:0;
	}

#destinations .altContent{
	margin-top:22px;
	text-align:center;
	}

#destinations .destinationBox{
	width:933px;
	margin:5px 0 0;
	}

#destinations .destinationLeft,
#destinations .destinationRight{
	float:left;
	width:458px;
	padding:14px 0 15px;
	background:url(../../../e/destinations/img/renew/index/bg_box.jpg) no-repeat;
	}

#destinations .destinationRight{
	float:right;
	}

#destinations .destinationBox p.thumbnail{
	float:left;
	width:162px;
	margin:0 13px;
	padding:6px 0;
	background:url(../../../e/destinations/img/renew/index/bg_thumbnail.gif) no-repeat;
	text-align:center;
	display:inline;
	}

#destinations .destinationBox dl{
	float:left;
	width:265px;
	padding-top:5px;
	}

#destinations .destinationBox dl dt{
	margin-bottom:8px;
	padding:0 0 0 8px;
	border-left:4px solid #FCC522;
	font-size:120%;
	font-weight:bold;
	}

#destinations .destinationBox dl dt a:link{color:#333333; text-decoration:none;}
#destinations .destinationBox dl dt a:visited{color:#333333; text-decoration:none;}
#destinations .destinationBox dl dt a:hover{color:#ff0000; text-decoration:underline;}
#destinations .destinationBox dl dt a:active{color:#ff6600; text-decoration:underline;}

#destinations .destinationBox p.link{
	width:458px;
	text-align:right;
	clear:both;
	}


/*----------------------------------------------------------------------
    Spring
----------------------------------------------------------------------*/

/* Title -------------------- */

#contents .categoryBox h2.titleOrange {
    background: url("../../../e/destinations/img/renew/index/bg_subtitle_orange.jpg") no-repeat scroll left bottom transparent;
    color: #FF822A;
}

#contents .categoryBox h3.subtitleOrange {
    background: url("../../../e/destinations/img/renew/index/bg_h3_orange.jpg") no-repeat scroll left top transparent;
    color: #E67A58;
    font-size: 130%;
    font-weight: bold;
    height: 32px;
    margin-bottom: 10px;
    padding: 9px 30px 0;
}

#contents .categoryBox h3.subtitleGreen {
    background: url("../../../e/destinations/img/renew/index/bg_h3_green.jpg") no-repeat scroll left top transparent;
    color: #317F3A;
    font-size: 130%;
    font-weight: bold;
    height: 32px;
    margin-bottom: 10px;
    padding: 9px 30px 0;
}

#destinations .destinationOrangeBox .destinationLeft, #destinations .destinationOrangeBox .destinationRight {
    background: url("../../../e/destinations/img/renew/index/bg_box_orange.jpg") no-repeat scroll 0 0 transparent;
}

/* passBox -------------------- */

#contents .destinationTop .passBoxWrap {
	width:458px;
	min-height:233px;
	height: auto !important;
	height: 233px;
	background-color:#E1F3FD;
	float:left;
	margin-right:14px;
	margin-bottom:7px;
	position:relative;
}

#contents .destinationTop .passBoxWrap .passBoxInner {
	margin:5px;
	min-height:221px;
	height: auto !important;
	height: 221px;
	border:1px solid #D0E1E9;
	background-color:#FFFFFF;
}

#contents .destinationTop .green {
	background-color:#D8F4EB;
	margin-right:0;
}

#contents .destinationTop .passBoxWrap h3 {
	background:none;
	font-weight:bold;
	color:#629BE5;
	padding:5px 9px 6px;
	margin:0;
	line-height:1.35;
	font-size:122%;
}

#contents .destinationTop .green h3 {
	color:#58B499;
}

#contents .destinationTop .passBoxWrap .passBox {
	width:425px;
	margin-left:9px;
}

#contents .destinationTop .passBoxWrap .imgLeft {
	float:left;
	padding-right:10px;
	padding-top:4px;
	padding-bottom:10px;
}

#contents .destinationTop .passBoxWrap .imgLeft img.price {
	padding-top:4px;
}

#contents .destinationTop .passBoxWrap ul {
	padding-bottom:12px;
}

#contents .destinationTop .passBoxWrap ul li {
	background:url("../../../e/season/img/spring/common/btn_list.gif") no-repeat left 8px;
	padding-left:8px;
	padding-bottom:3px;
}

#contents .destinationTop .passBoxWrap .passBoxRight {
	width:327px;
	float:right;
}

#contents .destinationTop .passBoxWrap .passBoxRight p {
	position:absolute;
	left:241px;
	bottom:13px;
}

#contents .destinationTop .passBoxWrapLeft {
    margin-right: 14px;
}
#contents .destinationTop .passBoxWrapRight {
    margin-right: 0;
}

/*----------------------------------------------------------------------
    Iwate banner
----------------------------------------------------------------------*/
#destinations #contents .bnr_iwate {
	overflow: hidden;
	height: 150px;
}

#destinations #contents .bnr_iwate p{
	width: 455px;
	height: 150px;
}

#destinations #contents .bnr_iwate p a {
	display: block;
	width: 455px;
	height: 150px;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
	outline: none;
}

#destinations #contents .bnr_iwate p a:hover {
	background-position: 0 100%;
}

#destinations #contents .bnr_iwate p a {
	background-image: url(../../destinations/img/renew/bnr_iwate.jpg);
}

/*----------------------------------------------------------------------
    GALA banner
----------------------------------------------------------------------*/
#destinations #contents .bnr_gala {
	overflow: hidden;
	height: 150px;
}

#destinations #contents .bnr_gala p{
	width: 455px;
	height: 150px;
}

#destinations #contents .bnr_gala p a {
	display: block;
	width: 455px;
	height: 150px;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
	outline: none;
}

#destinations #contents .bnr_gala p a:hover {
	background-position: 0 100%;
}

#destinations #contents .bnr_gala p a {
	background-image: url(../../destinations/img/renew/bnr_gala.jpg);
}

/*----------------------------------------------------------------------
    passBox_1column_ver.
----------------------------------------------------------------------*/
#destinations #contents .passBoxWrap_column1 {
	width:932px;
	min-height:157px;
	height: auto !important;
	height: 157px;
	background-color:#E1F3FD;
	float:left;
	margin-right:14px;
	margin-bottom:7px;
	position:relative;
}

#destinations #contents .passBoxWrap_column1 .passBoxInner {
	margin:5px;
	min-height:145px;
	height: auto !important;
	height: 145px;
	border:1px solid #D0E1E9;
	background-color:#FFFFFF;
}

#destinations #contents .passBoxWrap_column1 h3 {
	background:none;
	font-weight:bold;
	color:#629BE5;
	padding:5px 0px 6px;
	margin:0;
	line-height:1.35;
	font-size:122%;
}

#destinations #contents .passBoxWrap_column1 .passBox {
	width:898px;
	margin-left:9px;
}

#destinations #contents .passBoxWrap_column1 .imgLeft {
	float:left;
	padding-right:10px;
	padding-top:9px;
	padding-bottom:10px;
}

#destinations #contents .passBoxWrap_column1 ul {
	padding-bottom:12px;
}

#destinations #contents .passBoxWrap_column1 ul li {
	background:url("../../../e/onsen/img/btn_list.gif") no-repeat left 8px;
	padding-left:8px;
	padding-bottom:3px;
}

#destinations #contents .passBoxWrap_column1 .passBoxRight {
	width:803px;
	float:right;
}

#destinations #contents .passBoxWrap_column1 .passBoxRight p {
	position:absolute;
	left:713px;
	bottom:15px;
}



/*----------------------------------------------------------------------
    destination_new
----------------------------------------------------------------------*/

.destination_new .destinationBox ul.categoly{margin:0;
padding:0;
width:933px;
}

.destination_new .destinationBox ul.categoly li{float:left;
width:174px;
margin:0 16px 4px 0;
}

.destination_new .destinationBox ul.categoly li.last2{float:left;
width:174px;
margin:0 15px 4px 0;
}

.destination_new .destinationBox ul.categoly li.last{float:left;
width:174px;
margin:0 0 4px 0;
}

.destination_new .destinationBox ul.categoly2{margin:0;
padding:0;
width:380px;
}

.destination_new .destinationBox ul.categoly2 li{float:left;
width:174px;
margin:0 16px 4px 0;
}

.destination_new .destinationBox ul.categoly li.listTxt, 
.destination_new .destinationBox ul.categoly2 li.listTxt {
	margin-bottom: 12px;
	*padding-bottom: 12px;
}



/*map*/
.destination_new .map_bg{float:left;
width:932px;
background-color:#FFF9EB}
.destination_new .map_bg_bottom{background:url(../../../e/destinations/img/renew/index/map_bg.gif) ;
float:left;
width:932px;
}
.destination_new .map_bg_bottom .text{color:#FF822A;
font-size: 120%;
font-weight: bold;
margin:10px 20px 0 20px;}
.destination_new .map_bg_bottom2{background:url(../../../e/destinations/img/renew/index/map_bottom.gif) no-repeat;
width:932px;
margin:0px;
padding:0px;
height:15px;
float:left;}
.destination_new .map_bg_top{background:url(../../../e/destinations/img/renew/index/map_top.gif) no-repeat;
width:932px;
margin:0px;
padding:0px;
height:15px;
float:left;}



.destination_new .map_bg .map1{float:left;
width:255px;
height:648px;
}

.destination_new .map_bg .map2{float:left;
width:422px;
height:648px;
}
*+html .destination_new .map_bg .map2{float:left;
width:422px;
height:655px;
}

.destination_new .map_bg .map3{float:left;
width:255px;
}

.destination_new .map_bg .map1 .tohoku,
.destination_new .map_bg .map1 .joeshinetsu{margin:0px 0px 15px 15px;
width:240px;}
/*IE6.7*/
.destination_new .map_bg .map1 .tohoku,
.destination_new .map_bg .map1 .joeshinetsu{*margin:0px 0px 5px 15px;
*width:240px;}
/*IE6.7*/

.destination_new .map_bg .map1 .tohoku .bg_side{background:url(../../../e/destinations/img/renew/index/bg_tohoku_side.gif) repeat-y;
padding: 0 0 10px;
margin:0px;}
.destination_new .map_bg .map1 .joeshinetsu .bg_side{background:url(../../../e/destinations/img/renew/index/bg_joeshinetsu_side.gif) repeat-y;
padding: 0 0 10px;
margin:0px;}
.destination_new .map_bg .map1 .joeshinetsu .bg_side{*background:url(../../../e/destinations/img/renew/index/bg_joeshinetsu_side.gif) repeat-y;
*padding: 0px;
*margin:0px;}

.destination_new .map_bg .map1 .tohoku .bg_side ul,
.destination_new .map_bg .map1 .joeshinetsu .bg_side ul,
.destination_new .map_bg .map1 .joeshinetsu .bg_side ul.shinsyu{width:240px;
padding: 0 0 10px;
margin:0px;}
.destination_new .map_bg .map1 .tohoku .bg_side ul li,
.destination_new .map_bg .map1 .joeshinetsu .bg_side ul li{padding:10px 0 0 10px;
width:105px;
float:left;}
.destination_new .map_bg .map1 .joeshinetsu .bg_side ul.shinsyu li{padding:10px 0 0 10px;
width:105px;
float:left;}
.destination_new .map_bg .map1 .joeshinetsu .bg_side ul.shinsyu li{*padding:2px 0 0 10px;
width:105px;
float:left;}
.destination_new .map_bg .map1 .tohoku .bg_side ul li.last,
.destination_new .map_bg .map1 .joeshinetsu .bg_side ul li.last{padding:10px 10px 0 10px;
*width:105px;
*float:left;}
.destination_new .map_bg .map1 .joeshinetsu .bg_side ul.shinsyu li.last{padding:10px 10px 0 10px;
width:105px;
float:left;}

.destination_new .map_bg .map1 .joeshinetsu .bg_side ul.shinsyu li.last{*padding:2px 10px 0 10px;
*width:105px;
*float:left;}

.destination_new .map_bg .map1 .tohoku .bg_side ul li.link,
.destination_new .map_bg .map1 .joeshinetsu .bg_side ul li.link{padding:5px 0 0 10px;
width:105px;
float:left;}
.destination_new .map_bg .map1 .tohoku .bg_side ul li.link_last,
.destination_new .map_bg .map1 .joeshinetsu .bg_side ul li.link_last{padding:5px 10px 0 10px;
width:105px;
float:left;}
.destination_new .map_bg .map1 .tohoku .bg_side ul.bottom,
.destination_new .map_bg .map1 .joeshinetsu .bg_side ul.bottom{width:115px;
padding:0px;
margin:0px;}
.destination_new .map_bg .map1 .tohoku .bg_side ul.bottom li,
.destination_new .map_bg .map1 .joeshinetsu .bg_side ul.bottom li{padding:10px 0 0 10px;
width:105px;
float:left;}
.destination_new .map_bg .map1 .tohoku .bg_side ul.bottom li,
.destination_new .map_bg .map1 .joeshinetsu .bg_side ul.bottom li{*padding:3px 0 0 10px;
*width:105px;
*float:left;}

.destination_new .map_bg .map1 .tohoku .bg_side ul.bottom li.link,
.destination_new .map_bg .map1 .joeshinetsu .bg_side ul.bottom li.link{padding:5px 0 0 10px;
width:105px;
float:left;}


.destination_new .map_bg .map3 .text{margin:0px 15px 10px 0px;
width:240px;
text-align:center;
color:#1A83B2;
font-size: 120%;
font-weight: bold;}
.destination_new .map_bg .map3 .kanto{margin:15px 15px 15px 0px;
width:240px;}
.destination_new .map_bg .map3 .kanto .bg_side{background:url(../../../e/destinations/img/renew/index/bg_kanto_side.gif) repeat-y;
padding: 0 0 10px;
margin:0px;}
.destination_new .map_bg .map3 .kanto .bg_side ul{width:240px;
padding:0px;
margin:0px;}
.destination_new .map_bg .map3 .kanto .bg_side ul li{padding:10px 0 0 10px;
width:105px;
float:left;}
.destination_new .map_bg .map3 .kanto .bg_side ul li.last{padding:10px 10px 0 10px;
width:105px;
float:left;}
.destination_new .map_bg .map3 .kanto .bg_side ul li.link{padding:5px 0 0 10px;
width:105px;
float:left;}
.destination_new .map_bg .map3 .kanto .bg_side ul li.link_last{padding:5px 10px 0 10px;
width:105px;
float:left;
word-wrap:break-word;
}
.destination_new .map_bg .map3 .kanto .bg_side ul.bottom{width:115px;
padding:0px;
margin:0px;}
.destination_new .map_bg .map3 .kanto .bg_side ul.bottom li{padding:10px 0 0 10px;
width:105px;
float:left;}
.destination_new .map_bg .map3 .kanto .bg_side ul.bottom li.link{padding:5px 0 0 10px;
width:105px;
float:left;
word-wrap:break-word;
}




.destination_new .map_bg p.detail{background: url("../../../img/multi/icon_arw02.png") no-repeat scroll 0 3px transparent;
    text-align: left;
	    margin-left: 0px;
    padding-left: 15px;
	word-break: break-word;
}
.destination_new .map_bg_bottom .text p.star{background: url("../../../e/destinations/img/renew/index/star.gif") no-repeat scroll 0 5px transparent;
    text-align: left;
	    margin-left: 0px;
    padding-left: 18px;
	padding-top:0px;
	word-break: break-word;
	*padding-top:3px;
}

/*Information Center*/
#contents .categoryBox .tourist{
	width:930px;
}

#contents .categoryBox .tourist .tourabout{
	float:left;
	width:545px;
}

#contents .categoryBox .tourist .touraboutimg{
	float:right;
	width:355px;
}
/*Information Center*/

/*----------------------------------------------------------------------
    Google Street View , The Travel Movie
----------------------------------------------------------------------*/

/*共通*/
#contents .FDstreetview .FDstreetviewBox_column1,
#contents .FDmovie .FDmovieBox_column1 {
	width:930px;
}

#contents .FDstreetview .FDstreetviewBox_column1 .leftBlock,
#contents .FDstreetview .FDstreetviewBox_column1 .rightBlock,
#contents .FDstreetview .FDstreetviewBox_column2 dl,
#contents .FDmovie .FDmovieBox_column1 .leftBlock,
#contents .FDmovie .FDmovieBox_column2 dl {
	width:450px;
}


#contents .FDstreetview_link,
#contents .FDmovie_link {
	text-align:right;
	padding:3px;
}

#contents .FDstreetview_link a,
#contents .FDmovie_link a {
		background: transparent url("../../../img/multi/icon_link01.gif") no-repeat scroll 0px 2px;
		padding-left: 16px;
}

/*Google Street View*/
#contents .FDstreetview .linkspace p{
	padding-bottom: 22px;
}

#contents .FDstreetview dl {
	margin-bottom:20px;
}

/*The Travel Movie*/
#contents .FDmovie .FDmovieBox_column1 .leftBlock,
#contents .FDmovie .FDmovieBox_column2 dd {
	text-align: center;
}

#contents .FDmovie .FDmovieBox_column1 .rightBlock {
	width: 430px;
}

#contents .FDmovie .FDmovieBox_column1 .rightBlock {
	padding:25px 25px 0 0;
}

#contents .FDmovie .FDmovieBox_column2 .movie_txt {
	margin-bottom: 15px;
}

#contents .FDmovie dl {
	margin-bottom: 30px;
}

/*sado_banner*/
#contents .bnr_sado {
    margin-top: 20px;
}