@charset "utf-8";
@import url("../../../css/tour_common_layout.css");
/* tour_common_layout overwrite */
h1 span {
background: url(../img/h1_index.jpg) no-repeat left top;
}
#tour #main-bnr h2 span {
    background-image: url(../img/bnr.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
.mt10 {
margin-top: 10px;
}
.mb10 {
margin-bottom: 10px;
}
.mb15 {
margin-bottom: 15px;
}
.mb30 {
margin-bottom: 30px;
}
.mb40 {
margin-bottom: 40px;
}
.mt15 {
margin-top: 15px;
}
.tourismcontent img {vertical-align:bottom; }
#tourismcontent {
height: 615px;
width: 625px;
margin: 0 !important;
}
.point img {vertical-align:bottom; }
#point {
height: 220px;
width: 625px;
margin: 0 0 50px 0 !important;
}
.pricelist img {vertical-align:bottom;
margin: 0 !important;
}
/* schedule */
#tour div.schedule {
margin: 0 0 2.5em 0;
}
#tour div.schedule table p {
line-height: 1.8em;
}
#tour div.schedule table.schedule table th,
#tour div.schedule table.schedule table td {
font-size: 100%;
}
#tour div.schedule p.bt15 {
margin-bottom: 15px;
}
#tour div.schedule table td span.time {
padding: 1px;
border: solid 1px #000;
}
#tour div.schedule div.nb table.nb {
width: 100%;
border-collapse: collapse;
}
#tour div.schedule div.nb table.nb th {
padding: 2px;
background-color: #f8c097;
border: solid 1px #000;
white-space: nowrap;
}
#tour div.schedule div.nb table.nb td {
padding: 2px;
border: solid 1px #000;
}
.clearfix:after {
display:block;
clear:both;
height:0px;
visibility:hidden;
content:".";
}
.clearfix {
min-height: 1px; /*IE6、7対策*/
}
/*-- CSS end --*/