@charset "UTF-8";
@import "base.css";
.clearfix:after
{    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac ¥*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
body {
    background-color: #FFF;
    background-image: url(http://navitour.jp/images/background.png);
    background-repeat: repeat-x;
    color: #333;
}
h2 {
    background-image: url(http://navitour.jp/images/title_bg.png);
    background-repeat: no-repeat;
    margin: 10px 0 10px 0;
    font-weight: bold;
    color: #600;
    padding: 0 0 10px 30px;
}
h3 {
    background-image: url(http://navitour.jp/images/title_h3_bg.png);
    background-repeat: no-repeat;
    margin: 10px 0 10px 0;
    font-weight: bold;
    color: #600;
    padding: 0 0 10px 30px;
}
*+h3 {
    margin-top: 25px;
}
h4 {
    margin-top: 10px;
    margin-bottom: 5px;
}
a:link {color:#C33; text-decoration: none;}
a:visited {color:#966; text-decoration: none;}
a:hover {color:#F00; text-decoration: underline;}
a:active {color:#F00; text-decoration: underline;}
a#home:link,a#tours:link,a#aboutus:link,a#inquiry:link,a#sitemap:link {color:#C33; background-color:#FFF;}
a#home:visited,a#tours:visited,a#aboutus:visited,a#inquiry:visited,a#sitemap:visited {color:#966; background-color:#FFF;}
a#home:hover {color:#F00; background-color:#FFF; background-position: 0px -42px;}
a#tours:hover {color:#F00; background-color:#FFF; background-position: -183px -42px;}
a#aboutus:hover {color:#F00; background-color:#FFF; background-position: -327px -42px;}
a#inquiry:hover {color:#F00; background-color:#FFF; background-position: -471px -42px;}
a#sitemap:hover {color:#F00; background-color:#FFF; background-position: -615px -42px;}
a#home:active,a#tours:active,a#aboutus:active,a#inquiry:active,a#sitemap:active{color:#F00; background-color:#FFF;}
a#home.menuOn {color:#F00; background-color:#FFF; background-position: 0px -42px;}
a#tours.menuOn {color:#F00; background-color:#FFF; background-position: -183px -42px;}
a#aboutus.menuOn {color:#F00; background-color:#FFF; background-position: -327px -42px;}
a#inquiry.menuOn {color:#F00; background-color:#FFF; background-position: -471px -42px;}
a#sitemap.menuOn {color:#F00; background-color:#FFF; background-position: -615px -42px;}
a.btnBrochure:link,a.btnApplication:link,a.btnInquiry:link,a.btnHome:link {color:#C33; background-color:#FFF;}
a.btnBrochure:visited,a.btnApplication:visited,a.btnInquiry:visited,a.btnHome:visited {color:#966; background-color:#FFF;}
a.btnBrochure:hover,a.btnApplication:hover,a.btnInquiry:hover,a.btnHome:hover {color:#F00; background-color:#FFF; background-position: 0px -43px;}
a.btnBrochure:active,a.btnApplication:active,a.btnInquiry:active,a.btnHome:active {color:#F00; background-color:#FFF;}
#header h1 {
    background-image: url(http://navitour.jp/images/header.jpg);
    height: 232px;
    width: 900px;
    background-repeat: no-repeat;
}
#navi {
    height: 42px;
    margin-left: 40px;
    background-image: url(http://navitour.jp/images/cont_bg.png);
    background-repeat: repeat-y;
    padding-right: 10px;
    padding-left: 10px;
}
#navi ul li {
    display: inline;
}
#cont {
    background-image: url(http://navitour.jp/images/cont_bg.png);
    background-repeat: repeat-y;
    margin-left: 40px;
    padding-left: 50px;
}
#footer {
    height: 20px;
    width: 820px;
    margin-left: 40px;
    background-image: url(http://navitour.jp/images/footer.png);
    background-repeat: no-repeat;
    padding-top: 25px;
    font-size: 85%;
    color: #633;
}
#home   {
    background-image: url(http://navitour.jp/images/navi.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 42px;
    width: 139px;
    position: absolute;
    padding-left: 44px;
}
#tours {
    background-image: url(http://navitour.jp/images/navi.png);
    background-repeat: no-repeat;
    background-position: -183px 0px;
    height: 42px;
    width: 144px;
    position: absolute;
    left: 233px;
}
#aboutus {
    background-image: url(http://navitour.jp/images/navi.png);
    background-repeat: repeat;
    height: 42px;
    width: 144px;
    position: absolute;
    left: 377px;
    background-position: -327px 0px;
}
#inquiry {
    background-image: url(http://navitour.jp/images/navi.png);
    background-position: -471px 0px;
    height: 42px;
    width: 144px;
    position: absolute;
    left: 521px;
}
#sitemap {
    background-image: url(http://navitour.jp/images/navi.png);
    background-repeat: no-repeat;
    background-position: -615px 0px;
    height: 42px;
    width: 140px;
    position: absolute;
    left: 665px;
    padding-right: 45px;
}
#copyright  {
    margin-right: 20px;
    margin-left: 30px;
    width: 450px;
}
#colLeft {
    float: left;
    margin-right: 12px;
    width: 540px;
}
#colLeft p,
#colLeft ul,
#colLeft table,
#colLeft dl{
    margin: 0 10px 1.5em 10px;
}
#colRight {
    float: left;
    width: 167px;
}
#localMenu .localMenuTitle {
    background-image: url(http://navitour.jp/images/localmenu_bg.png);
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-bottom: 2px;
    margin-top: 20px;
}
#localMenu .localMenuTitle ul li{
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #999;
    line-height: 150%;
    width: 142px;
}
#localMenu .localMenuTitle ul {
    margin-top: 5px;
}
#footernavi {
    float: right;
    margin-right: 30px;
    margin-top: -13px;
}
/** ホーム用　**/
#info {
    background-repeat: repeat-y;
    background-image: url(http://navitour.jp/images/frame_info_mid.png);
    width: 540px;
    margin-top: 5px;
}
div.detail + p.date {
    margin-top: 5px;
    border-top-style: dotted;
    border-top-width: 1px;
    border-top-color: #999;
    padding-top: 5px;
}
#infoMiddle {
    margin-right: 20px;
    margin-left: 20px;
}
#infoMiddle h3 {
    margin: -1.2em 0 0 80px;
    background-image: none;
    padding: 0;
}
#infoMiddle div.detail p {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 80px;
    padding-bottom: 5px;
}
#infoMiddle p.date {
    font-weight: bold;
    color: #f63;
    margin: 0;
}
/**　会社案内　**/
#corporate dt {
    width: 520px;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #999;
    padding-top: 0.5em;
    padding-bottom: 1em;
    font-weight: bold;
}
#corporate dd {
    margin-left: 125px;
    margin-top: -3em;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}
.staff {
    padding: 5px 0 10px 0;
    border-bottom: dotted 1px #999;
}
.staff h3 {
    background-image: none;
    padding: 0;
    font-weight: bold;
    font-size: 1.1em;
}
.staff p {
    margin: 0.5em 0 0 0 !important;
    line-height: 1.1em;
}
/**　リンク　**/
#links dt {
    width: 520px;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #999;
    padding-top: 0.5em;
    padding-bottom: 1em;
    font-weight: bold;
}
#links dd {
    margin-left: 180px;
    margin-top: -3em;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}
#links dt:first-child, #corporate dt:first-child {
    border-top: none;
}
/**　サイトマップ　**/
#sitemapCont {
    margin-left: 10px;
}
#sitemapCont li {
    background: url(http://navitour.jp/images/mark_sitemap02.png) no-repeat 7px 0px;
    line-height: 1em;
    padding: 5px 0 5px 1.4em;
    margin: 0;
}
#sitemapCont li.mark01 {
    background: none;
    margin-left: -1.4em;
}
#sitemapCont li.mark03 {
    background: url(http://navitour.jp/images/mark_sitemap03.png) no-repeat 7px -10px;
}
/** 旅行業約款　**/
#stipulation td {
    padding: 5px;
}
#stipulation h4 {
    margin-top: 30px;
}
/** 個別エントリー　**/
#schedule td,
#schedule th{
    text-align: center;
    padding: 5px;
}
/**　ツアーリスト　**/
.tourBannerList {
    margin-bottom: 50px;
}
#tourBanner img {
    margin-top: 5px;
}
#tourBanner {
    margin-top: 10px;
    margin-bottom: 20px;
}
/**　ツアー詳細　**/
#tourDetail dt {
    font-weight: bold;
}
#tourDetail dd {
    margin: -1.2em 0 1em 9em;
}
#contract li ul {
    margin-top: 5px;
    padding: 5px;
    background: #CCC;
}
#contract > li {
    margin-top: 10px;
}
div.pict {
    background: url(http://navitour.jp/images/photo_bg.png) no-repeat;
    margin: 0 3px 3px 0;
    float: left;
}
.hidden {
    display: none;
}
.btnBrochure {
    background-image: url(http://navitour.jp/images/btn_brochure.png);
    background-repeat: no-repeat;
    height: 43px;
    width: 178px;
    display: block;
    float: left;
}
.btnApplication {
    background-image: url(http://navitour.jp/images/btn_application.png);
    background-repeat: no-repeat;
    height: 43px;
    width: 178px;
    display: block;
    float: left;
}
.btnInquiry {
    background-image: url(http://navitour.jp/images/btn_inquiry.png);
    background-repeat: no-repeat;
    height: 43px;
    width: 178px;
    display: block;
    float: left;
}
div.pict img {
    margin: 5px;
}
div.borderSolid table, div.borderSolid td,div.borderSolid tr,div.borderSolid th{
    border: 1px solid #666;
}
div.borderSolid table {
margin: 5px 0 10px 0;
}
.tourBannerList img {
    margin-bottom: 5px;
}
/**　フォーム用　**/
input#confBtn:hover,input#resetBtn:hover,input#reviseBtn:hover,input#submitBtn:hover,input#homeBtn:hover {background-position: 0px -43px;}
input#confBtn {
    background: url(http://navitour.jp/images/btn_confirm.png) no-repeat;
    height: 43px;
    width: 178px;
    display: block;
    margin-right: 10px;
    border: none;
    float: right;
    cursor: pointer;
    text-indent:-9898px;
    font-size: 0px;
    line-height: 0px;
}
input#resetBtn {
    background: url(http://navitour.jp/images/btn_reset.png) no-repeat;
    height: 43px;
    width: 178px;
    display: block;
    margin-right: 40px;
    border: none;
    float: right;
    cursor: pointer;
    text-indent:-9898px;
    font-size: 0px;
    line-height: 0px;
}
input#reviseBtn {
    background: url(http://navitour.jp/images/btn_revise.png) no-repeat;
    height: 43px;
    width: 178px;
    display: block;
    margin-right: 10px;
    border: none;
    float: right;
    cursor: pointer;
    text-indent:-9898px;
    font-size: 0px;
    line-height: 0px;
}
input#submitBtn {
    background: url(http://navitour.jp/images/btn_submit.png) no-repeat;
    height: 43px;
    width: 178px;
    display: block;
    margin-right: 10px;
    border: none;
    float: right;
    cursor: pointer;
    text-indent:-9898px;
    font-size: 0px;
    line-height: 0px;
}
input#homeBtn {
    background: url(http://navitour.jp/images/btn_home.png) no-repeat;
    height: 43px;
    width: 178px;
    display: block;
    margin-right: 10px;
    border: none;
    float: right;
    cursor: pointer;
    text-indent:-9898px;
    font-size: 0px;
    line-height: 0px;
}
.btnHome {
    background-image: url(http://navitour.jp/images/btn_home.png);
    background-repeat: no-repeat;
    height: 43px;
    width: 178px;
    display: block;
    float: left;
}
#mailform .inputtxt200 {
    width: 200px;
}
#mailform .inputtxt350 {
    width: 350px;
}
table#mailform td {
    padding: 5px 10px;
    border: solid 1px #fff;
}
.width350 {
    width: 350px;
}
/**　レイアウト調整用 **/
.reset {
    background-image: none;
    margin: 0px;
    padding: 0px;
}
.w15 {
    width: 15px;
}
.w20 {
    width: 20px;
}
.w25 {
    width: 25px;
}
.w40 {
    width: 40px;
}
.w50 {
    width: 50px;
}
.w50pct {
    width: 50%;
}
.w95pct {
    width: 95%;
}
.w100 {
    width: 100px;
}
.w100pct {
    width: 100%;
}
.mgnLeft-15 {
    margin-left: -15px;
}
.mgnTop10 {
    margin-top: 10px;
}
.mgnTop15 {
    margin-top: 15px;
}
.mgnBtm15 {
    margin-bottom: 15px;
}
.mgnLeft10 {
    margin-left: 10px;
}
.mgnRight10 {
    margin-Right: 10px;
}
.pdgTop10 {
    padding-top: 10px;
}
.pdgLeft10 {
    padding-left: 10px;
}
.txtTop {
    vertical-align: top;
}
.txtRight {
    text-align: right;
}
.txtCenter {
    text-align: center;
}
.txtLeft {
    text-align: left !important;
}
.txtBold {
    font-weight: bold;
}
.floatRight {
    float: right;
}
.floatLeft {
    float: left;
}
.color000 {
    color: #FFF;
}
.bgColor999 {
    background-color: #999;
}
.bgColorccc {
    background-color: #ccc;
}
.bgColorddd {
    background-color: #ddd;
}
.bgColor666 {
    background-color: #666;
}
.bgColoreee {
    background-color: #eee;
}
