@charset "Shift_JIS";
* {
  margin : 0px;
  padding:0;
}
body{
  font-size: 14px;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
  line-height: 22px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  background-image : url(../../common/bg.png);
  background-repeat: repeat-x;
  background-color: rgb(205, 205, 205);
}
#wrapper{
  width: 800px;
  margin: 0 auto;
}
a{
  text-decoration : none;
}
/* トップページCSS
---------- */
#main_cont{
  background-color : white;
  border-width : 0px 1px 0px 1px;
  border-left-style : solid;
  border-right-style : solid;
  border-left-color : silver;
  border-right-color : silver;
  font-size : 14px;
  line-height : 20px;
  text-align : center;
  margin-top : 0px;
  margin-bottom : 0px;
  padding-top : 10px;
  padding-bottom : 20px;
}
#cont_top{
  background-image : url(../img/cont_top.gif);
  background-repeat : no-repeat;
  background-position : 0px 0px;
  width : 800px;
  height : 10px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : -2px;
}
#cont_bottom{
  background-image : url(../img/cont_bottom.gif);
  background-repeat : no-repeat;
  background-position : 0px 0px;
  width : 800px;
  height : 10px;
  margin-bottom : 20px;
  margin-left : auto;
  margin-right : auto;
  margin-top : 0px;
}
/*トップタイトル
---------- */
#top_title{
  background-image : url(../img/top_title_bg.jpg);
  background-repeat: no-repeat;
  text-align: left;
  width: 750px;
  height: 150px;
  margin-right: auto;
  margin-left: auto;
}
@media print {
  /* 紙媒体向けスタイル定義 */
  
}
#title_font{
  text-align : center;
  height : 100px;
}
#title_font h1{
  font-size : 24px;
  margin-top : 20px;
  margin-bottom : 15px;
}
#title_font h4{
  font-size : 16px;
}
#bar_win {
  width : 646px;
  height : 46px;
  margin-left : auto;
  margin-right : auto;
  margin-top : 15px;
}
#bar_win a {
  display: block;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  overflow: hidden;
  height : 46px;
  background-image : url(../img/bar_win.gif);
  background-repeat: no-repeat;
}
#bar_spri {
  width : 646px;
  height : 46px;
  margin-top : 15px;
  margin-left : auto;
  margin-right : auto;
}
#bar_spri a {
  display: block;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  overflow: hidden;
  height : 46px;
  background-image : url(../img/bar_spri.gif);
  background-repeat: no-repeat;
}
#bar_summ {
  width : 646px;
  height : 46px;
  margin-top : 15px;
  margin-left : auto;
  margin-right : auto;
}
#bar_summ a {
  display: block;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  overflow: hidden;
  height : 46px;
  background-image : urlfile:///D:/OCN/travel/bus_plan/img/bar_summ.gif);
  background-repeat: no-repeat;
}
#bar_autu {
  width : 646px;
  height : 46px;
  margin-top : 15px;
  margin-left : auto;
  margin-right : auto;
}
#bar_autu a {
  display: block;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  overflow: hidden;
  height : 46px;
  background-image : url(../img/bar_autu.gif);
  background-repeat: no-repeat;
}
/*ナビゲーション
---------- */
.nav {
  font-weight : bold;
  text-align : left;
}
.nav ul {
  padding : 0px 0px 0px;
  margin : 0px 0px 0px 20px;
}
.nav ul li {
  margin-right: 1em;
  display : inline;
  background-image : url(../../../common/arrow_blue.gif);
  background-repeat : no-repeat;
  background-position : left center;
  padding-left : 15px;
}
#sub_cont{
  text-align : left;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : gray;
  width : 600px;
  height : 110px;
  margin-left : auto;
  margin-right : auto;
}
#sub_cont h4{
  font-size : 16px;
  margin-top : 15px;
  margin-bottom : 0px;
  margin-left : 150px;
}
#sub_cont p{
  font-size : 14px;
  margin-left : 150px;
  margin-top : 0px;
  margin-bottom : 0px;
  width : 400px;
}
.notec_img{
  font-size : 12px;
  color : gray;
  width : 590px;
  text-align : left;
  margin-left : auto;
  margin-right : auto;
}
/* =niko2 プラン内容
---------- */
#niko2_cont{
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 15px;
  width : 550px;
  text-align : left;
}
#niko2_c_info{
  padding-left : 10px;
  padding-top : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : silver;
}
#niko2_c_info ul{
  padding-left : 10px;
  list-style-image : url(../../../common/pink_arrow.gif);
  margin-left : 30px;
  margin-top : 0px;
  margin-bottom : 0px;
}
#niko2_c_ichioshi{
  background-image : url(../../common/t_ichioshi.gif);
  background-repeat: no-repeat;
  background-position: 5px 5px;
  height: 70px;
  font-size: 14px;
  line-height: 24px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: silver;
}
#niko2_c_ichioshi p{
  text-align : left;
  font-size : 14px;
  line-height : 24px;
  margin-left : 90px;
}
#niko2_c_osusume{
  background-image : url(../../common/t_osusume.gif);
  background-repeat: no-repeat;
  background-position: 5px 5px;
  height: 70px;
  font-size: 14px;
  line-height: 24px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: silver;
}
#niko2_c_osusume p{
  text-align : left;
  font-size : 14px;
  line-height : 24px;
  margin-left : 90px;
}
#niko2_c_point{
  background-image : url(../../common/t_point.gif);
  background-repeat: no-repeat;
  background-position: 5px 5px;
  height: 70px;
  font-size: 14px;
  line-height: 24px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: silver;
}
#niko2_c_point p{
  text-align : left;
  font-size : 14px;
  line-height : 24px;
  margin-left : 90px;
}
/* =バスガイド
---------- */
#bus_guide{
  font-size : 14px;
  line-height : 24px;
  padding : 10px;
  margin-top : 10px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 10px;
  border-width : 1px;
  border-style : solid;
  border-color : silver;
  width : 500px;
  text-align : left;
}
#bus_guide img{
  margin-right : 10px;
  float : left;
}
#bus_guide h4{
  font-size : 16px;
  font-weight : bold;
  margin-bottom : 0px;
}
#access{
  margin-left : auto;
  margin-right : auto;
  text-align : center;
  width : 405px;
}
#access p{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  float : left;
}
#access h4{
  font-size : 14px;
  clear : both;
}
#access h5{
  font-size : 14px;
  background-color : rgb(255, 255, 128);
  clear : both;
  font-weight : normal;
}
#footer_bana_cont{
  font-size : 12px;
  width : 500px;
  color : #ff80c0;
  text-align : left;
  padding : 10px;
  margin-left : auto;
  margin-right : auto;
  border-width : 1px;
  border-style : dotted;
  border-color : rgb(255, 0, 128);
  margin-top : 20px;
  line-height : 16px;
}
#footer_bana_cont img{
  margin-right : 10px;
  float : left;
  left : -1px;
}
#ranking{
  width : 630px;
  margin-left : auto;
  margin-right : auto;
  color : white;
}
#ranking a {
  display: block;
  margin: 0px;
  padding: 0px;
  text-indent: -9999px;
  overflow: hidden;
  height : 120px;
  background-image : url(../ranking/img/bana_toppage.png);
  background-repeat: no-repeat;
}
