/* CSS Document */




.clr {
	clear: both;
}

* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

a:link, a:visited, a:active {
	text-decoration: underline;
	color: #3366cc;
}

a:hover {
	text-decoration: underline;
	color: #3366cc;
}

body {
	background: url(../images/back-img.jpg) center top fixed;
}

#wrap {
	margin: 0 auto;
	text-align: left;
	width: 855px;
	background-color: #fff;
}

#pagebody {
	margin: 0 auto;
	width: 855px;
	height: 100%;
	background-color: #fff;

}


/*--------------------------------------------------------

1、影画像
background: url(../images/bg-shadow.gif) repeat-y center top fixed;

2、グラデーション画像
background: url(../images/grade-gray1.jpg) repeat-x center top fixed;

3、任意の画像
background: url(../images/bg-photo.jpg) no-repeat center top fixed;

4、色をベタ塗り
background: #000;
--------------------------------------------------------*/

body{
	margin: 0;
	text-align: center;
	font-family:"メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, sans-serif, Arial, Helvetica;
	font-size: 13px;
	*font-size: 81.25%; /*for IE6,IE7,IE8*/
	line-height: 1.4em;
	color: #666;
}

/*--------------------------------------------------------
見出しタグの設定
--------------------------------------------------------*/

h1{
	z-index: 1;
	font-size: 75%; /*for IE6,IE7,IE8*/
        font-family: Verdana, 'MS Pゴシック', sans-serif;
	position: absolute;
	margin: 7px 0 0 16px;
	font-size: 10px;
	color: #333;
}


div#header{
	width: 855px;
	height: 25px;
}


/*--------------------------------------------------------
2、ヘッダーロゴ画像の設定
--------------------------------------------------------*/
div#header1 {
	margin: 0;
	padding: 0;
	height: 92px;
	background-color: #FFFFFF;
}

div#header-logo{
	background: url(../images/header_bg.jpg); 
	height: 92px;
}


div#header-text{
	margin-top:5px;
	width: 383px;
	float: right;
}

#logo {
	margin-top:7px;
        width:400px; height:62px;
	float: left;
}


/*--------------------------------------------------------
トップイメージ画像の設定
--------------------------------------------------------*/

#tomimg {
	margin: 0px;
	padding: 0px;
	width: 855px;
	height: 320px;
	background: url(../images/top_img.jpg); 
}

#tomimg h2 {
	font-size: 8px;
	text-indent: -9999px;
}


/*--------------------------------------------------------
トップメニューの設定
--------------------------------------------------------*/


#menubg {
	width: 855px;
	height: 80px;
	background: url(../images/menu_bg.gif) repeat-x;
	position: relative;
	top: -24px; z-index: 1;
}


#menubg2 {
	width: 855px;
	height: 80px;
	background: url(../images/menu_bg.gif) repeat-x;
}

.menuBOX {
	padding-left:45px;
}

#menu {
	width: 765px;
	clear: both;
	margin: 0;
	height: 80px;
}

#mainnavi {
	margin: 0;
	padding: 0;
	width: 765px;
	float: left;
}

#mainnavi ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#mainnavi1, #mainnavi1 a, #mainnavi2, #mainnavi2 a, #mainnavi3, #mainnavi3 a, #mainnavi4, #mainnavi4 a, #mainnavi5, #mainnavi5 a {
	margin: 0;
	padding: 0;
	width: 153px;
	height: 80px;
	display: block;
	float: left;
}

#mainnavi li {
	text-indent: -9999px;
}

#mainnavi a, #mainnavi a:hover {
	text-decoration: none;
	background: url(../images/top_menu.gif) no-repeat;
}

#mainnavi1 a {
	background-position: -45 0;
}

#mainnavi2 a {
	background-position: -153px 0;
}

#mainnavi3 a {
	background-position: -306px 0;
}

#mainnavi4 a {
	background-position: -459px 0;
}

#mainnavi5 a {
	background-position: -612px 0;
}

#mainnavi1 a:hover {
	background-position: 0 -80px;
}

#mainnavi2 a:hover {
	background-position: -153px -80px;
}

#mainnavi3 a:hover {
	background-position: -306px -80px;
}

#mainnavi4 a:hover {
	background-position: -459px -80px;
}

#mainnavi5 a:hover {
	background-position: -612px -80px;
}


/*--------------------------------------------------------
トップベースの設定
--------------------------------------------------------*/
#contents {
	margin: auto 0;
	padding: 0;
	width: 855px;
	background-position : left top;
	background-color: #fff;
	clear: both;
	display:inline;
}

#contents3 {
	margin: auto 0;
	padding: 0;
	width: 855px;
	background-position : left top;
	background-color: #fff;
	clear: both;
	display:inline;
}

#pageinfo2 {
	padding-left:20px;
}


#pageinfo3 {
	padding-left:130px;
}


/*--------------------------------------------------------
トップの設定
--------------------------------------------------------*/

#left {
	width: 515px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #fff;
}

#toptitle1 {
        width:510px; height:45px;
	background-color: #fff;
	margin: 0;
	padding:0;
}

#toptitle1 h3 {
	font-size: 8px;
	text-indent: -9999px;
}

.toptitle_b1 {
	background: url(../images/information.gif) no-repeat;
        width:510px; height:45px;
	margin:0; padding:0;
        display:block;
}

.newBOXOut
	{
	padding: 5px;
	margin:2px;
	width:500px;
	background:#fff;
	}

.newBOXIn
	{
	width:490px;
	}


.newday {
	float: left;
	color:#ff6600;
	font-size:11px;
	line-height:1.4em;
	margin:0px;
	padding-bottom: 5px;
}

.newtext {
	float: left;
	width:385px;
	font-size:12px;
	line-height:1.4em;
	margin:0px;
	padding-bottom: 5px;
}

.arrow-bt {
	margin-bottom :1px;
	margin-left :2px;
}


#right {
	padding-right:4px;
	width: 315px;
	float: right;
	background-color: #fff;
}


#contactBOX {
	margin-top:5px;
	margin-left:10px;
	width:485px;
	height:85px;
	background:url(../images/sf_bg.gif) ;
	background-color: #fff;
}

table.contable {
	display:inline;
	width:480px;
	padding-left:2px;
}


/*--------------------------------------------------------
6、フッターの設定
--------------------------------------------------------*/

#footer {
	padding-top:10px;
	background-color: #333;
	clear: both;
	text-align: center;
	height: 50px;
	width: 855px;
	margin: 0 auto;
	font-size: 11px;
}

#footnavi li {
	padding-top: 2px;
	display: inline;
}

div#footer #footnavi { color: #fff;}
div#footer #footnavi a:link{ color: #fff;  text-decoration: none;}
div#footer #footnavi a:visited{ color: #fff;   text-decoration: none;}
div#footer #footnavi a:hover{ color: #ccc;   text-decoration: underline;}

#copyright {
	color:#fff;
	text-align: center;
}


/*--------------------------------------------------------
テンプレートの設定
--------------------------------------------------------*/

.red {
	color: #ff0000;
}

.pink {
	color: #e4076b;
}

#totop2 {
	clear:both;
	padding-top: 15px;
	padding-left: 480px;
	padding-bottom: 3px;
}

#tempimg {
	margin: 0;
	padding-left: 30px;
	width: 800px;
}


div#navi p{
	margin: 0px 0 5px 30px;
	font-size: 8.5pt;
	line-height: 14pt;
}

#templeft {
	width: 190px;
	float: left;
	padding-left: 30px;
	background-color: #fff;
	display:inline;
}

#tempright {
	display:inline;
	padding-right:5px;
	margin-right:5px;
	width: 590px;
	float: right;
	background-color: #fff;
}

ul.SubMenu
	{
	width:188px;
	list-style:none;
	margin:0;
	padding:0;
	border:1px solid #ccc;
	}

ul.SubMenu li
	{
	height:27px;
	background:url(../images/menu_bt.gif) no-repeat;
	padding:0;
	font-size: 1em;
	background-color: #fff;                                                                                                                
	}

.MenuText {
	width:170px;
	font-size: 11px;
	line-height: 2.5em;
	color: #666;
	text-justify:distribute;
	vertical-align:top;
	padding-left:20px;
}


div#leftmenuBG  { color: #fff; }
div#leftmenuBG  a:link{ color: #fff;text-decoration: none;}
div#leftmenuBG  a:visited{ color: #fff;text-decoration: none; }
div#leftmenuBG  a:hover{ color: #fff;text-decoration: underline; }


#subtitle {
	width:575px;
	height:50px;
	margin:0;
	padding:0;
}


.f01 {
	padding-left: 10px;
	padding-right: 10px;
	width: 550px;
	text-align: justify;
	text-justify:distribute;
	font-size: 12px;
	line-height: 1.5em;
	color: #666;
}

.f02 {
	padding-left: 10px;
	padding-right: 10px;
	width: 530px;
	text-align: justify;
	text-justify:distribute;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.8em;
	color: #003366;
}

ol {
	width: 520px;
	padding-left: 30px;
}

.f02 li {
	margin-top: 5px;
	display: inline;
}


table.tablebox
	{
	width:96%;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	}

table.tablebox th {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #d7e2e8;
	padding:5px;
	width:90px;
	font-size: 13px;
	}

table.tablebox td {
	font-size: 12px;
	line-height: 1.5em;
	vertical-align:top;
	text-align: justify;
	text-justify:distribute;
	padding:8px;
	color: #333;
	text-align:left;
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	}

table.tableboxtd {
	font-size: 15px;
	line-height: 1.5em;
	color: #333;
	padding:8px;
	background-color: #ccc;
	border-bottom: 1px solid #666;
	}






table.tablebox2
	{
	width:96%;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	}

table.tablebox2 th {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #d7e2e8;
	padding:5px;
	width:90px;
	font-size: 13px;
	}

table.tablebox2 td {
	font-size: 12px;
	line-height: 1.5em;
	vertical-align:top;
	text-align: justify;
	text-justify:distribute;
	padding:8px;
	color: #333;
	text-align:center;
	background-color: #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}


table.tablebox3
	{
	width:96%;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	}

table.tablebox3 th {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #d7e2e8;
	padding:5px;
	font-size: 13px;
	}

table.tablebox3 td {
	font-size: 12px;
	line-height: 1.5em;
	vertical-align:top;
	text-align: justify;
	text-justify:distribute;
	padding:8px;
	color: #333;
	text-align:left;
	background-color: #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}


table.tablebox5
	{
	width:96%;
	border: 1px solid #ccc;
	}

table.tablebox5 th {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background-color: #d7e2e8;
	width:80px;
	font-size: 13px;
	}

table.tablebox5 td {
	font-size: 12px;
	line-height: 1.5em;
	color: #333;
	background-color: #fff;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	}


table.tablebox6
	{
	width:82%;
	border: 1px solid #ccc;
	}

table.tablebox6 th {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background-color: #d7e2e8;
	width:80px;
	font-size: 13px;
	}

table.tablebox6 td {
	font-size: 12px;
	line-height: 1.5em;
	color: #333;
	background-color: #fff;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	}


.f03 {
	padding-left: 10px;
	padding-right: 10px;
	width: 530px;
	text-align: justify;
	text-justify:distribute;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.8em;
	color: #333;
}


/*--------------------------------------------------------
お問い合わせの設定
--------------------------------------------------------*/
#contents2 {
	margin: auto 0;
	padding-left: 70px;
	width: 650px;
	background-position : left top;
	background-color: #fff;
	clear: both;
}

.f04 {
	padding-left: 8px;
	padding-right: 8px;
	width: 690px;
	text-align: justify;
	text-justify:distribute;
	font-size: 12px;
	line-height: 1.8em;
	color: #333;
}

.tableleft {
	padding-left:60px;
}


table.tablebox4
	{
	width:96%;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	}

table.tablebox4 th {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #e4e4e4;
	padding:5px;
	font-size: 13px;
	}

table.tablebox4 td {
	font-size: 12px;
	line-height: 1.5em;
	vertical-align:top;
	text-align: justify;
	text-justify:distribute;
	padding:8px;
	color: #333;
	text-align:left;
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	}



/*--------------------------------------------------------
キャンペーンページの設定
--------------------------------------------------------*/

#contents5 {
	margin: auto 0;
	padding-left: 120px;
	width: 650px;
	background-position : left top;
	background-color: #fff;
	clear: both;
}

h4#rss_title{
	margin:10px 0;
	border-left:7px solid #04AFFD;
	background-color:#fff;
	padding:7px;
	text-indent:0.3em;
	font-size:1.3em;
	line-height:1.4em;
	color: #333;
}

#entrytitle {
       font-weight:bold;
       font-size:14px;
       color: #333;
}


#rss_textbox{
	color: #333;
	padding:15px 1em 15px 1em;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}


/*--------------------------------------------------------
バスコースの設定
--------------------------------------------------------*/

#contents4 {
	margin: auto 0;
	padding-left: 33px;
	width: 800px;
	background-position : left top;
	background-color: #fff;
	clear: both;
}


table.mapbox
	{
	width:96%;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	}

table.mapbox th {
	border-bottom: 1px solid #ccc;
	background-color: #e4e4e4;
	padding:4px;
	font-size: 13px;
	border-right: 1px solid #ccc;
	}

table.mapbox td {
	font-size: 12px;
	vertical-align:top;
	text-align: justify;
	text-justify:distribute;
	padding:2px;
	color: #333;
	text-align:left;
	background-color: #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}


table.mapbox2
	{
	width:230px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	}

table.mapbox2 th {
	border-bottom: 1px solid #ccc;
	background-color: #e4e4e4;
	padding:4px;
	font-size: 13px;
	border-right: 1px solid #ccc;
	}

table.mapbox2 td {
	font-size: 12px;
	vertical-align:top;
	text-align: justify;
	text-justify:distribute;
	padding:4px;
	color: #333;
	text-align:left;
	background-color: #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}

.f05 {
	padding-left: 50px;
	padding-right: 8px;
	width: 700px;
	text-align: justify;
	text-justify:distribute;
	font-size: 12px;
	line-height: 1.8em;
	color: #333;
}

.blue {
	font-size:14px;
	color: #003366;
}

.line {
	text-decoration:underline;
}


.rutebt {
	background-position : left top;
	width:200px;
	height:120px;
	background:url(../images/rute_bt.gif) no-repeat;
}

.rutetitle {
	font-size:15px;
	font-weight:bold;
	padding-left: 20px;
}

.rutelink
 	{
	font-size:12px;
	font-weight:bold;
	padding-left: 20px;
}






