@charset "UTF-8";
/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/

body {
*font-size:small;
*font:x-small;
  background-color:#FFF;
  font-family: 75;
  font-size: 13px;
  line-height: 1.231;
  color: #000000;
}
select,
input,
button,
textarea,
button {
  font:99% arial, helvetica, clean, sans-serif;
}
table {
  font-size:inherit;
  font:100%;
}
pre,
code,
kbd,
samp,
tt {
  font-family:monospace;
*font-size:108%;
  line-height:100%;
}
/*If you want this size in pixels (px)	Declare this percent (%)
10	 77
11	 85
12	 93 (was 93)
13	 100
14	 108 (was 107)
15	 116 (was 114)
16	 123.1 (was 122)
17	 131 (was 129)
18	 138.5 (was 136)
19	 146.5 (was 144)
20	 153.9 (was 152)
21	 161.6 (was 159)
22	 167
23	 174
24	 182
25	 189
26	 197
*/
html {
  height: 100%;
  width: 100%;
}
body {
  font-family: 'メイリオ', 'Meiryo', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;
  margin: 0px;
  padding: 0px;
  text-align: center;
  color: #333333;
  height: 100%;
  width:100%;
  background-image: url(../img/bg.gif);
  background-position: center top;
  background-repeat: repeat;
}
#wrap {
  text-align: left;
  position:relative;
  min-width:1000px;
  overflow:hidden;
  background: url(../img/wrap_bg.png) no-repeat center top;
}
body.top #wrap {
  background: url(../img/wrap_bg.png) no-repeat center 650px;
}
body > #wrap {
  height: auto;
  width: auto;
}
h1,
h2,
h3,
h4,
p,
ul,
li,
a,
img,
table,
th,
td,
dl,
dt,
dd {
  margin: 0px;
  padding: 0px;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
}
p {
  line-height: 1.8em;
}
img {
  vertical-align: bottom;
  border: 0;
}
li {
  list-style-type: none;
}
a {
  cursor: pointer;
}
.box {
  overflow:hidden;
}
.left {
  float:left;
}
.right {
  float:right;
}
/* 旧デザインとの整合性を取る
-------------------------------------- */
#breadcrumbs {
  clear: both;
  color: #008ED0;
  font-size: 90%;
  line-height: 30px;
  padding: 0;
  text-decoration: none;
  margin-bottom: 10px;
}
#main-inner {
	padding-top: 10px;
  padding-left: 5px;
}
#main-inner h1 {
  text-indent: -9999px;
  line-height: 40px;
}
#main-inner {
}
#main-inner {
}
/*header*/
#header {
  width:945px;
  margin-right: auto;
  margin-left: auto;
  background-color: #3F90EF;
  height: 62px;
  padding-top: 7px;
  padding-left: 13px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-right-style: dotted;
  border-left-style: dotted;
  border-right-color: #FFF;
  border-left-color: #FFF;
  position: relative;
  z-index: 1;
}
#header #h_logo {
  float:left;
  margin: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  width: 244px;
}
#header #h_right {
  float:right;
  font-size: 100%;
  font-weight: bold;
  width:448px;
}
#header #h_read {
  width:435px;
  height:13px;
  overflow:hidden;
  margin-bottom:7px;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  text-align: right;
}
#header #h_read h1,
#header #h_read p {
  font-size:93%;
  color: #FFF;
}
#header #h_dial {
  margin: 0px;
  padding: 0px;
}
/*gNavi*/
#gNavi {
  width:960px;
  height:50px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  z-index: 1;
}
#gNavi ul {
  overflow:hidden;
  margin-left:auto;
  margin-right:auto;
  width:960px;
}
#gNavi li {
  width:160px;
  height:50px;
  display:block;
  float:left;
  overflow:hidden;
}
#gNavi li a {
  height:0px;
  overflow:hidden;
  display:block;
  padding-top:50px;
  font-size:1em;
  line-height:2em;
  background-image:url(../img/gNavi.png);
  background-repeat:no-repeat;
  width:160px;
}
#gNavi li#gNavi00 a {
  background-position: 0px 0px;
}
#gNavi li#gNavi01 a {
  background-position: -160px 0px;
}
#gNavi li#gNavi02 a {
  background-position: -320px 0px;
}
#gNavi li#gNavi03 a {
  background-position: -480px 0px;
}
#gNavi li#gNavi04 a {
  background-position: -640px 0px;
}
#gNavi li#gNavi05 a {
  background-position: -800px 0px;
}
#gNavi li#gNavi00 a:hover,
#gNavi li#gNavi00 a.hover {
  background-position: 0px -50px;
}
#gNavi li#gNavi01 a:hover,
#gNavi li#gNavi01 a.hover {
  background-position: -160px -50px;
}
#gNavi li#gNavi02 a:hover,
#gNavi li#gNavi02 a.hover {
  background-position: -320px -50px;
}
#gNavi li#gNavi03 a:hover,
#gNavi li#gNavi03 a.hover {
  background-position: -480px -50px;
}
#gNavi li#gNavi04 a:hover,
#gNavi li#gNavi04 a.hover {
  background-position: -640px -50px;
}
#gNavi li#gNavi05 a:hover,
#gNavi li#gNavi05 a.hover {
  background-position: -800px -50px;
}
/*メイン*/

#main {
  width:1920px;
  height:650px;
  position:absolute;
  top:0px;
  left:50%;
  z-index: 0;
  background-image: url(../img/main.jpg);
  background-repeat: no-repeat;
  margin-left: -960px;
}
#top_container {
  width:960px;
  margin-left:auto;
  margin-right:auto;
  position: relative;
  z-index: 0;
  height: 415px;
}
/*検索ボックス*/

#tour_search_box {
  position:absolute;
  top:0px;
  width:240px;
  z-index: 1;
  height: 531px;
  background-image: url(../img/top_search_bg.png);
  background-repeat: repeat;
  overflow: hidden;
}
#tour_search {
  width:240px;
  margin: 0px;
  height: 528px;
}
#search_detail {
  width:240px;
}
#search_detail p {
  padding-left:40px;
  font-size:77%;
  line-height:1.2em;
  margin-bottom: 8px;
}
#tour_search #serch_head {
  width: 240px;
  height:28px;
  margin-bottom: 4px;
  overflow:hidden
}
#tour_search #serch_head h3 {
  width: 240px;
  height:0px;
  padding-top:28px;
  font-size:1em;
  line-height:2em;
  background-image:url(../img/top_search_h.gif);
  background-repeat:no-repeat;
}
#top_search_title {
  height: 46px;
  width: 238px;
  padding-top: 0px;
  overflow: hidden;
  margin-bottom: 2px;
  padding-right: 1px;
  padding-left: 1px;
}
#top_search_title h3 {
  background-image: url(../img/top_search_title.png);
  background-repeat: no-repeat;
  height: 0px;
  width: 238px;
  padding-top: 46px;
  overflow: hidden;
  font-size: 1em;
  line-height: 2em;
  display: block;
}
#search_title01,
#search_title02,
#search_title03 {
  width: 110px;
  margin-bottom: 6px;
  margin-left: 41px;
  height: 28px;
  padding: 0px;
  overflow: hidden;
}
#search_title01 h4,
#search_title02 h4,
#search_title03 h4 {
  display: block;
  height: 0px;
  width: 110px;
  padding-top: 28px;
  overflow: hidden;
  font-size: 1em;
  line-height: 2em;
  background-repeat: no-repeat;
}
#search_title01 h4 {
  background-image: url(../img/top_step1.png);
}
#search_title02 h4 {
  background-image: url(../img/top_step2.png);
}
#search_title03 h4 {
  background-image: url(../img/top_step3.png);
}
.search_arrow {
  width:238px;
  height:13px;
  background-image:url(../img/top_search_arrow.png);
  background-repeat:no-repeat;
  margin-bottom: 5px;
  margin-right: auto;
  margin-left: auto;
}
#top_search_f {
  width:240px;
  height:20px;
  background-image:url(../img/top_search_f_bg.png);
  background-repeat: no-repeat;
  margin-left: 15px;
}
#top_search_h {
  background-image:url(../img/top_search_h.gif);
  background-repeat: no-repeat;
  width: 240px;
}
#top_search p {
  font-size:77%;
  color:#666666;
  line-height:1.5em;
  margin-bottom:10px;
  margin-left:40px;
}
#tour_search #top_step1 select,
#tour_search #top_step2 select,
#tour_search #top_step3 select {
  width:153px;
  margin-left:40px;
}
#tour_search #top_step1,
#tour_search #top_step2 {
  height: 65px;
  overflow: hidden;
  margin-bottom: 5px;
}
#tour_search #top_step3 select#calendar-day {
  margin-left:0px;
}
#tour_search #top_step3 {
  margin-bottom:15px;
}
#top_search_btn {
  text-align:center;
}
#tour_search span {
  font-size: 93%;
  color: #3070BB;
  margin-top: 17px;
  margin-left: 41px;
}
#top_search_h,
#top_search_f {
  background-image: url(../img/top_search_f.png);
  background-repeat: no-repeat;
  height: 1px;
  width: 240px;
}
/*コンテンツ*/

/*container*/
#container {
  width:928px;
  padding-right: 15px;
  padding-left: 17px;
  margin-left:auto;
  margin-right:auto;
  overflow:hidden;
  z-index: 100;
  position: relative;
  background: #FFF;
}
body.top #container {
  background: none;
}
/*contents*/
#contents {
  width:675px;
  float:left;
  overflow: hidden;
}
#contents .banner_bg {
  width: 645px;
  padding-top: 8px;
  padding-right: 16px;
  padding-bottom: 8px;
  padding-left: 14px;
  background-image: url(../img/top_banner_d.png);
  background-repeat: repeat-y;
  background-position: center 0px;
}
#contents .banner_h {
  background-image: url(../img/top_banner_h.png);
  background-repeat: no-repeat;
  width: 675px;
  height:5px;
  overflow: hidden;
}
#contents .banner_f {
  background-image: url(../img/top_banner_f.png);
  background-repeat: no-repeat;
  width: 675px;
  height:7px;
}
.banner_bg .top_box {
  margin-right: -2px;
  margin-left: -1px;
  overflow: hidden;
}
.top_box .op_box {
  width: 215px;
  float: left;
  margin-right: 1px;
}
.op_box .op_btn {
  margin-bottom: 7px;
}
.op_box .op_txt {
  padding-right: 5px;
  padding-left: 5px;
  width: 205px;
}
.op_box .op_txt a {
  font-size: 108%;
  color: #3070BB;
  font-weight: bold;
  text-decoration: none;
}
.op_box .op_txt p {
  font-size: 93%;
  line-height: 1.4em;
  padding-top: 5px;
}
#h2_title01,
#h2_title02 {
  margin-bottom: 20px;
  margin-top: 9px;
  padding: 0px;
  overflow: hidden;
}
#h2_title01 {
  width: 81px;
  height: 16px;
}
#h2_title02 {
  width: 393px;
  height: 59px;
}
#h2_title01 h2,
#h2_title02 h2 {
  background-repeat: no-repeat;
  display: block;
  height: 0px;
  overflow: hidden;
  font-size: 1em;
  line-height: 2em;
}
#h2_title01 h2 {
  width: 81px;
  background-image: url(../img/h2_title01.gif);
  padding-top: 16px;
}
#h2_title02 h2 {
  padding-top: 59px;
  width: 393px;
  background-image: url(../img/h2_title02.gif);
}
/*サイドバー*/

#side {
  width:246px;
  float:right;
  overflow: hidden;
}
#side .side_h {
  background-image: url(../img/side_c_h.jpg);
  background-repeat: no-repeat;
  margin: 0px;
  padding: 0px;
  height: 5px;
  width: 246px;
  overflow: hidden;
}
#side .side_f {
  background-image: url(../img/side_c_f.jpg);
  background-repeat: no-repeat;
  padding: 0px;
  height: 7px;
  width: 246px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
}
/*topics*/

#side #topics_h {
  height: 5px;
  width: 246px;
  background-image: url(../img/topics_h.png);
  background-repeat: no-repeat;
  overflow: hidden;
}
#side #topics_f {
  background-image: url(../img/topics_f.png);
  background-repeat: no-repeat;
  height: 7px;
  width: 246px;
  margin-bottom: 10px;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
}
#side #topics {
  width: 214px;
  padding-top: 14px;
  padding-right: 17px;
  padding-bottom: 25px;
  padding-left: 15px;
  background-image: url(../img/topics_detail.png);
  background-repeat: repeat-y;
  background-position: center top;
}
#side #topics h2 {
  font-size: 185%;
  color: #FFF;
  display: block;
  margin-bottom: 18px;
}
#topics #topics_list {
  overflow-y: scroll;
  overflow-x: hidden;
  height:600px;
  margin-bottom: 20px;
}
#topics .t_list {
  padding-top: 7px;
  padding-bottom: 7px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #FFF;
  width: 190px;
}
#topics .t_list a {
  font-size: 93%;
  color: #FFF;
  line-height: 1.5em;
}
/*staff*/

#side_staff {
  width: 224px;
  padding-right: 6px;
  padding-left: 14px;
  background-image: url(../img/side_c_d.jpg);
  background-position: center center;
  background-repeat: repeat-y;
  padding-top: 2px;
  padding-bottom: 2px;
}
#s_staff_f {
  background-color: #EBEBEB;
  width: 193px;
  padding-left: 18px;
  padding-bottom: 15px;
}
#s_staff_f p {
  font-size: 77%;
  color: #333;
  line-height: 1.2em;
}
#side_staff #s_staff_f a {
  margin-bottom: 8px;
  height: 14px;
  width: 186px;
  display: block;
}
/*order*/

#side_order {
  width: 236px;
  background-image:url(../img/side_c_d.jpg);
  background-repeat:repeat-y;
  background-position: left 0px;
  padding-right: 6px;
  padding-left: 4px;
  padding-top: 22px;
  padding-bottom: 34px;
}
#order_read {
  font-size: 108%;
  color: #3070BB;
  line-height: 1.2em;
  font-weight: bold;
  width: 200px;
  margin-bottom: 10px;
  margin-left: 23px;
}
#s_order_h {
  width:207px;
  height:26px;
  overflow:hidden;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 12px;
  margin-left: 19px;
}
#s_order_h p {
  width:207px;
  height:0px;
  padding-top:26px;
  font-size:1em;
  line-height:2em;
  display:block;
  overflow:hidden;
  background-image:url(../img/s_order.gif);
  background-repeat:no-repeat;
}
#s_order_form {
  width:180px;
  padding-top:18px;
  padding-left:15px;
  padding-right:15px;
  padding-bottom:15px;
  background-image:url(../img/side_order_bg.jpg);
  background-repeat:no-repeat;
  background-position:bottom;
}
#s_order_detail {
  width:191px;
  padding-left:22px;
  padding-right:23px;
}
#side #side_order span {
  font-size: 77%;
  line-height: 1.2em;
  color: #3070BB;
}
#s_order_title {
  margin-bottom: 20px;
}
#s_order_title h2 {
  font-size: 108%;
  color: #3070BB;
  line-height: 1.5em;
}
#side_order strong {
  color: #3070BB;
  font-size: 93%;
  display: block;
}
#side_order .order_form {
  background-color: #CFE3FB;
  border: 1px solid #9FC7F7;
  height: 18px;
  width: 185px;
  padding-left: 4px;
  margin-bottom: 7px;
}
.order_area {
  background-color: #CFE3FB;
  border: 1px solid #9FC7F7;
  height: 80px;
  width: 185px;
  margin-bottom: 7px;
}
.order_form_select {
  margin-bottom: 7px;
}
#s_order_detail button {
  text-align: left;
  display: block;
  height: 32px;
  width: 192px;
  overflow: hidden;
}
/* 画像ボタン
-------------------------------------- */
#order_btn.index button,
#side_order button,
#side_search button,
#search_detail button {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
}
#order_btn.index button:hover,
#side_order button:hover,
#side_search button:hover,
#search_detail button:hover {
  cursor: pointer;
  background-color: #FFF;
  opacity:0.6;
  filter:alpha(opacity=60);
}
/*footer*/
#page_top_btn {
  clear: both;
  width:960px;
  background: #FFF;
  margin-left:auto;
  margin-right:auto;
  overflow: hidden;
  padding-top: 20px;
  padding-bottom: 10px;
  z-index: 2;
}
body.top #page_top_btn {
  width:928px;
  background: none;
  margin-bottom: 10px;
  padding-bottom: 0;
}
#page_top_btn a {
  padding-right:20px;
  margin-right:3px;
  background-image:url(../img/page_top_icon.gif);
  background-repeat:no-repeat;
  background-position: right center;
  float: right;
}
body.top #page_top_btn a {
  color:#FFF;
}
#footer_group {
  color: #4C4C4C;
  width:100%;
  text-align:left;
  background-color:#F5F5F5;
  padding-bottom: 2em;
  z-index: 2;
}
#companyInfo {
  width:960px;
  margin-left:auto;
  margin-right:auto;
  overflow:hidden;
  font:12px "ＭＳ Ｐゴシック", arial, helvetica, clean, sans-serif;
 *font-size:small;
 *font:x-small;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #E3E3E3;
  padding-top: 15px;
  padding-right: 0px;
  padding-bottom: 15px;
  padding-left: 0px;
  position: relative;
}
#companyInfo .note {
  font-size: 85%;
  color: #C00;
}
#companyInfo .pic {
  float: left;
  padding-right: 20px;
}
#companyInfo .pic p {
  margin-bottom:1em;
  color:#3070BB;
  margin-left: 4px;
  font-size:15px;
}
#companyInfo .pic p a {
  color:#3070BB;
  text-decoration: none;
}
#companyInfo .pic dl {
  overflow: hidden;
  margin-right: 40px;
  margin-bottom: 6px;
}
#companyInfo .pic dt {
  float: left;
  margin-right: 23px;
}
#companyInfo .pic dd {
  font-size: 13px;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
  float: left;
}
#companyInfo .pic ul {
  clear: both;
  margin-left: 4px;
}
#companyInfo .pic li {
  color: #666;
  line-height: 1.6;
  font-size: 10px;
}
#companyInfo .txt {
  overflow: hidden;
  line-height: 1.5;
  padding: 10px 0 10px 24px;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #E3E3E3;
}
#companyInfo .txt dl {
  float: left;
  margin-right: 20px;
  margin-bottom: 6px;
}
#companyInfo .txt dt {
  font-weight: bold;
}
#companyInfo .txt dt em {
  color: #3F90EF;
  font-size: 14px;
  letter-spacing: 1px;
  padding: 0 2px;
  font-weight: bold;
}
#companyInfo .txt dt .note {
  font-weight: normal;
  padding-left: 4px;
}
#companyInfo .txt .box {
  clear: both;
}
#companyInfo .txt ul {
  clear: both;
}
#companyInfo ul.association {
  position: absolute;
  left: 10px;
  bottom: 27px;
}
#companyInfo .association li {
  display: inline;
  padding-left: 4px;
}
#footer {
  width:960px;
  margin-left:auto;
  margin-right:auto;
  overflow:hidden;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #E3E3E3;
  padding-top: 16px;
  padding-right: 0;
  padding-bottom: 16px;
  padding-left: 0;
}
#box_pagetop {
  clear: both;
  text-align: right;
}
#box_pagetop a {
  line-height: 0;
}
#footer ul {
  float: right;
  overflow: hidden;
}
#footer li {
  border-left: solid 1px #666;
  float: left;
  font-size: 11px;
  padding: 1px 5px;
  margin-left: -1px;
}
#footer li a {
  color: #666;
}
#footer li a:hover {
  text-decoration: none;
}
#footer .copyright {
  color: #666;
  font-size: 11px;
  float: left;
}
