@charset "utf-8";

/* YUI 3.5.0 reset.css (http://developer.yahoo.com/yui/3/cssreset/) - http://cssreset.com */
html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}input,textarea,select{*font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}
/*************************************************************************************************************************
base
*************************************************************************************************************************/
a {
	color: #2068b7;
	text-decoration:none;
	display: inline;
}

a:hover {
color: #2068b7;
text-decoration: underline;
}
img {
    vertical-align: baseline;
	line-height:0;
}

.fl {float:left;}
.fr {float:right;}

.ro img:hover, .pickup-box-left img:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
	-khtml-opacity: 0.8;
	-moz-opacity: 0.8;}
	
.mb40 {margin-bottom:40px;}
.mb30 {margin-bottom:30px;}
.mb20 {margin-bottom:20px;}
.mb10 {margin-bottom:10px;}
.mtb40 {margin:40px 0 40px 0;}
.pbt20 {padding:20px 0 20px 0;}

li.none, dl.none {
	display:none;}

.start-erea-box-in dl.none {
    border-top: none;
}

#wrapper {
font-size:14px;
width:100%;

}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#main-wrapper {
    width: 980px;
	margin: 0 auto;
	line-height: 1.6;
}

#logo-area {
    padding-top: 0;
}



.clearfix { display: inline-table; }  
* html .clearfix { height: 1%; }
.clearfix { display: block; }  
	
/*************************************************************************************************************************
mainVisual
*************************************************************************************************************************/
.mainvisual {
	margin-bottom: 5px;}

h1#areatop-H1:before {
content: ".";
float: left;
width: 6px;
height: 34px;
overflow: hidden;
margin-right: 10px;
background: #d00410;
font-size: 5px;
line-height: 34px;
color: #d00410;
}

h1#areatop-H1 {
display: block;
overflow: hidden;
-webkit-margin-before: 0.83em;
-webkit-margin-after: 0.83em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
margin: 0 0 20px;
padding: 0;
background: solid 6px #d00410;
border-bottom: solid 2px #ccc;
line-height: 34px;
color: #454545;
font-size:28px;
font-weight: bold;
}

h1#areatop-H1 span {
	margin-left:5px;
	font-size:55%;
}


/*************************************************************************************************************************
search-box
*************************************************************************************************************************/
.search-box{
	margin-bottom:25px;}


.search-box dl dt {
	float:left;
	width:120px;
	font-size: 16px;
	font-weight:bold;
}

.search-box dl dd {
	float:left;
}
.search-box dl.date-select dd select {
	min-width:109px;
}

.search-box dl.keyword-select dd input {
	border-radius:0 !important;
	padding:0;
	min-width:300px;
}

.search-box h2{
	left: 40px;
    margin-bottom: 10px;
    position: relative;
    top: 10px;}
	
.search-box {
	background:#a4c7ed;
	border-radius:6px;
	padding-bottom: 10px;}

.search-box-in {
	margin: 0 10px;
	background:#fff;
	padding: 20px 30px 10px;
	border-radius:4px;}

	
.search-box-in dl:first-child {
	margin-top:0;}
.search-box-in dl {
	margin-top:20px;}
.search-box-in dl label {
	padding-right:10px;}

.search-box-in-right span {
	position:relative;
	top:4px;}

.bus-wrapper {
	width:980px;
	margin:0 auto;}
	
.search-box-in-left {
	width:680px;
	float:left;}

.search-box-in-left select.roomDisable {
	min-width:110px;
}

.search-box-in-left select.roomDisable {
	background-color:#ddd;
}

.search-box-in-right {
	width:200px;
	float:right;
	margin: 52px 20px 0 0;
}
	
input:hover {
    opacity: 0.8;
    /* IE */
    filter: alpha(opacity=0.8);
	-ms-filter: "alpha(opacity=80)";  /* ie 8 */
}

/*************************************************************************************************************************
編集部おすすめのバスツアーレポート
*************************************************************************************************************************/	
.report-area  {
	position:relative;
}
.report-area h3 {
    background: url("../img/h2bg.gif") no-repeat scroll 0 100% rgba(0, 0, 0, 0);
    font-size: 160%;
}
.report-area h3 img {
	position:relative;
	margin-right:10px;
	top:2px;
}

.report-area ul li {
	float:left;
	position:relative;
	width:230px;
	height:260px;
	margin:20px 0 0 20px;
}
.report-area ul li:first-child {
	margin-left:0;
}

.report-area a {
	display:block;
}

.report-area a:hover {
	text-decoration:none;
}
.report-area ul li p.cat_area {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: 800;
	position:absolute;
	top: -12px;
	left: -10px;
	width: 50px;
	height: 50px;
	background-color:#eeb378;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	line-height: 50px;
	text-align: center;
	z-index: 100;
}

.report-area .box {
	position:absolute;
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    cursor: pointer;
    overflow: hidden;
	padding:0;
	border-radius:6px;
}

.report-area .box:hover {
    background: none repeat scroll 0 0 #d1e7ff;
}
.report-area .box .thumb img {
    padding: 1px;
    vertical-align: top;
	border-radius:6px 6px 0 0;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;  
	-moz-border-radius-topright: 6px;  
}
.report-area .box dl {
    padding: 8px 14px 15px;
	letter-spacing:-1px;
}
.report-area .box dt {
    font-size: 16px;
	color:#000;
	font-weight: bold;
    line-height: 28px;
	text-decoration:none;
	
}

.report-area .box dd {
    color: #666;
    font-size: 14px;
    margin-top: 5px;
}
.report-area .box dd.right {
    margin-top: 10px;
	float:right;
}

.report-area .box dd.right span {
	display:block;
    background: url(../img/i_arrow.png) no-repeat scroll 0 0.5em rgba(0, 0, 0, 0);
	font-size:14px;
	padding-left:10px;
	color:#2068b7;
}

.report-area .box dd.right span:hover {
	text-decoration:underline;
}

.backNumberArea {
	background-color:#F1F1F1;
	margin:15px 0 30px;
	padding:10px 15px;
	border-radius:6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;  
}
.backNumberArea span:before {
content: "▶";
font-size: 70%;
margin-right: 3px;
position: relative;
color: #377ecc;
}

.backNumberArea span {
	display:block;
	float:right;
	font-size:16px;
	font-weight:bold;
	padding-left:10px;
}

.backNumberArea span a:link {
	text-decoration:underline;
}
.backNumberArea span a:hover {
	text-decoration:none;
}


/* 人気の場所一覧ページ用 */
.report-area .box .tit-area {
    padding: 8px 14px 15px;
	letter-spacing:-1px;
}
.report-area .box .tit-area h2 {
    font-size: 16px;
	color:#000;
	font-weight: bold;
    line-height: 28px;
	text-decoration:none;
	background:none;
	
}
.report-area .box .tit-area .right {
    margin-top: 10px;
    color: #666;
    font-size: 14px;
}

.report-area .box .tit-area .right span {
	float:right;
	display:block;
    background: url(../img/i_arrow.png) no-repeat scroll 0 0.5em rgba(0, 0, 0, 0);
	font-size:12px;
	padding-left:10px;
	color:#2068b7;
}

.report-area .box .tit-area .right span:hover {
	text-decoration:underline;
}


	
/*************************************************************************************************************************
おすすめバス特集
*************************************************************************************************************************/	
.osusume-cate {
	margin-bottom:30px;
}
div.report-area h2, .osusume-cate h2, h2#recommendation, .datepickers h2 {
	font-size:20px;
	background: url("../img/h2bg.gif") no-repeat scroll 0 100%;
}
div.report-area h2 img, .osusume-cate h2 img, h2#recommendation img, .datepickers h2 img {
	left: 8px;
    margin-right: 20px;
    position: relative;
    top: 5px;
}
div.report-area h2 a {
	display:inline;}

div.report-area h2 img.all_place {
	left:185px;
	margin-right:0;}
	

div.report-area h2 span, .osusume-cate h2 span, h2#recommendation span, .datepickers h2 span {
	font-size:30px;
	font-weight:bold;
}


.pickup .pickup_cont:before, .pickup .pickup_cont:after {
    content: "";
    display: table;
}
.pickup .pickup_cont:after {
    clear: both;
}
.pickup .pickup_cont:before, .pickup .pickup_cont:after {
    content: "";
    display: table;
}

.pickup .pickup_cont li:first-child {
    margin: 0;
}
.pickup .pickup_cont li {
    border: 1px solid #ccc;
    float: left;
    margin: 0 0 0 20px;
    overflow: hidden;
    width: 311px;
	border-radius:6px;
}

.pickup .pickup_cont dl {
    margin: 0;
}
.pickup .pickup_cont li h3 {
    background: none repeat scroll 0 0 #f0f0f0;
    font-size: 115%;
    font-weight: bold;
    padding: 10px 10px 8px 10px;
}
.pickup .pickup_cont li h3 span {
	display:block;
	width:100%;
	background:url(../img/pickup_icon01.png) no-repeat scroll right;
}

.pickup .pickup_cont.area1 li p {
    font-size: 100%;
}
.pickup a {
    color: #333 !important;
    display: block;
    text-decoration: none !important;
}

.pickup .pickup_cont li:hover {
    background-color: #dafefe;
}
.pict img {
	margin: 0;
    top: 0;
    width: 100%;}
	
.pickup .pickup_cont li:hover .pict {
    opacity: 0.8;
}
.pict {
	height:178px;
	overflow:hidden;}

.pict2 {
	height:102px;
	overflow:hidden;}
	
.pict2  img{
	width:311px;
	height:103px;
}
.pickup .pickup_cont:before, .pickup .pickup_cont:after {
    content: "";
    display: table;
}
.pickup .pickup_cont:after {
    clear: both;
}
.pickup .pickup_cont:before, .pickup .pickup_cont:after {
    content: "";
    display: table;
}

.pickup .pickup_cont li:first-child {
    margin: 0;
}
.pickup .pickup_cont li {
    border: 1px solid #ccc;
    float: left;
    margin: 0 0 0 20px;
    overflow: hidden;
    width: 311px;
	border-radius:6px;
}

.pickup .pickup_cont dl {
    margin: 0;
}
.pickup .pickup_cont li h3 {
    background: none repeat scroll 0 0 #f0f0f0;
    font-size: 115%;
    font-weight: bold;
    padding: 10px 10px 8px 10px;
}
.pickup .pickup_cont li h3 span {
	display:block;
	width:100%;
	background:url(../img/pickup_icon01.png) no-repeat scroll right;
}

.pickup .pickup_cont.area1 li p {
    font-size: 100%;
}
.pickup a {
    color: #333 !important;
    display: block;
    text-decoration: none !important;
}

.pickup .pickup_cont li:hover {
    background-color: #dafefe;
}
.pict img {
	margin: 0;
    top: 0;
    width: 100%;}
	
.pickup .pickup_cont li:hover .pict {
    opacity: 0.8;
}
.pict {
	height:178px;
	overflow:hidden;}

/**/
.pickup .pickup_cont_se:before, .pickup .pickup_cont_se:after {
    content: "";
    display: table;
}
.pickup .pickup_cont_se:after {
    clear: both;
}
.pickup .pickup_cont_se:before, .pickup .pickup_cont_se:after {
    content: "";
    display: table;
}

.pickup .pickup_cont_se li:first-child {
    margin: 0;
}
.pickup .pickup_cont_se li {
  border: 1px solid #ccc;
  float: left;
  margin: 0 0 0 20px;
  overflow: hidden;
  width: 311px;
  border-radius: 6px;
  height: 135px;
}

.pickup .pickup_cont_se dl {
    margin: 0;
}
.pickup .pickup_cont_se li h3 {
    background: none repeat scroll 0 0 #f0f0f0;
    font-size: 115%;
    font-weight: bold;
    padding: 7px 10px 0px 10px;
}
.pickup .pickup_cont_se li h3 span {
	display:block;
	width:100%;
	background:url(../img/pickup_icon01.png) no-repeat scroll right;
	height:25px
}

.pickup .pickup_cont_se.area1 li p {
    font-size: 100%;
}
.pickup a {
    color: #333 !important;
    display: block;
    text-decoration: none !important;
}

.pickup .pickup_cont_se li:hover {
    background-color: #dafefe;
}
.pict img {
	margin: 0;
    top: 0;
    width: 100%;}
	
.pickup .pickup_cont_se li:hover .pict {
    opacity: 0.8;
}
.pict {
	height:178px;
	overflow:hidden;}


.pickup ul {margin-top:19px;}
	
.bus-wrapper h5 {
	background:url(../img/h4-bg.gif) no-repeat left bottom;
	font-size: 160%;
	padding: 0 0 5px;}
	
	
/*************************************************************************************************************************
PICUP
*************************************************************************************************************************/	
.picup-box {
	margin:20px 0 0 0;}

.picup-box-left-img {
	height:135px;
	overflow:hidden;}

.picup-box-left-img img {
	width:180px;}
	
.pickup-box-left {
	float:left;}

.pickup-box-right {
	float:right;}
 	
.pickup-box-left {
	border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 0 20px 10px 0;
	width: 460px;
	margin:20px 0 0 0;}
	
.pickup-box-left:nth-child(odd) {
	margin-right:15px;
}

.picup-box-txt {
	width:260px;
	font-size:110%;}
.picup-box-txt span {
	display:block;
	margin-bottom:5px;
	font-size:90%;
}	
.picup-box-price p:first-child {
	background:url(../img/icon-priice.gif) 0 50% no-repeat;
	padding-left:50px;
	font-size:24px;
	width: 280px;
	font-weight:bold;
	color:#d7000f;
	float:left;}
.picup-box-price p {
	background:none;
	padding-left:0;
	width: 105px;
	float:right;}
.picup-box-price p img {
	position:relative;
	top:5px;}
.picup-box-price p img:hover {
	opacity:0.8;}
	


/*************************************************************************************************************************
start-erea-box
*************************************************************************************************************************/
.start-erea-box{
	float:left;
	width:690px;
	margin-bottom:40px;}

.start-erea-box-in dl {
	margin-top: 20px;
    padding: 15px 0 0;
	border-top:1px dotted #ccc;}

.start-erea-box-in dl:last-child {

	border-top:none;}

.start-erea-box-in dl.last {
	border-top:none;}


.start-erea-box-in dl:first-child {
	margin-top:0;
	padding-top:0;
	border-top:none}

.start-erea-box dl dt {
	float: left;
    font-size: 16px;
    font-weight: bold;
    width: 120px;
	margin-bottom:3px;}

.start-erea-box dl dd {
	float:left;
	width:660px;
	line-height:1.7;}
	
.start-erea-box h2{
	font-size: 18px;
    font-weight: bold;
    left: 40px;
    margin-bottom: 10px;
    position: relative;
    top: 5px;}
	
.start-erea-box {
	background:#e3f0ff;
	border-radius:6px;
	padding-bottom: 10px;}

.start-erea-box-in {
	margin: 0 10px;
	background:#fff;
	padding: 20px 30px 10px;
	border-radius:4px;}

.bus-wrapper {
	width:980px;
	margin:0 auto;}

.start-erea-box-in-left ul li {
	float:left;
	margin-right:20px;
}

.start-erea-box-in-left ul li:before {
	content: "▶";
    font-size: 70%;
    margin-right: 3px;
    position: relative;
	color:#377ecc;
}

/*************************************************************************************************************************
facebook
*************************************************************************************************************************/
.fb-like-box {
	float:right;
	margin-bottom:30px;
}

/* アンカーリンク */

	
div.btn-anchor {
	text-align: center;
	margin-bottom:12px;
	padding-top:10px;
}
div.btn-anchor a {
	margin-left:10px!important;}
div.btn-anchor a:first-child {
	margin-left:0!important;}
	


/* */
.page_top {
	margin:20px 0;
	text-align:right;}
.lp_b {
	margin-top:15px;
	text-align: center;
}
.lp_b span{
	margin-right:8px;
}
