html { overflow-y:scroll; }


.f12pxl100 {  font-size : 12px; line-height:100%;}
.f12pxB130 {  font-size : 12px; line-height:130%; font-weight:bold;}

/* ■リンクマーク■ */
#boxleft a.link {
  background-image : url(images/go_b.gif);
  background-position:left 1px ;
  background-repeat:no-repeat;
  padding-left: 12px ;
}

#boxleft a.link:hover {
  background-image : url(images/go_r.gif);
  background-position:left 1px ;
  background-repeat:no-repeat;
  padding-left: 12px ;
}


/* ■外部リンクマーク■ */
#boxleft a.outlinkmark {
  background-image : url(images/go_blank1.gif);
  background-repeat: no-repeat;
  background-position: left top ;
  padding-left : 18px ;
}

#boxleft a:hover.outlinkmark {
  background-image : url(images/go_blank2.gif);
  background-repeat: no-repeat;
  background-position: left top ;
  padding-left : 18px ;
}



/* ■リスト：リンクマーク■ */

ul.listlink {
  list-style:none;
  margin: 0px 0px 0px 2px;
  padding: 5px 0px 0px 2px;
}

ul.listlink li {
  text-indent:-1.3em;
  padding: 2px 0px 2px 1.3em;
}

ul.listlink li a {
  background : url(images/go_b.gif) left 1px no-repeat;
  padding-left: 12px ;
  font-weight:bold;
}

ul.listlink li a:hover {
  background : url(images/go_r.gif) left 1px no-repeat;
  padding-left: 12px ;
}


/* ◆リスト：外部リンクマーク◆ */

ul.listblank {
  width:100%;
  color:#666;
  margin: 0px 0px 0px 0px;
  padding : 0px ;
  list-style:none;
  font-size:12px;
  line-height:130%;
}

ul.listblank li {
  margin: 3px 0px 3px 0px;
  text-align:left;
  text-indent:-1.3em;
  padding: 0px 0px 0px 1.3em;
  border-bottom:dotted #ccc 1px;
}

ul.listblank li a {
  padding : 2px 0px ;
  background : url(images/go_blank1.gif) no-repeat left top ;
  padding-left : 17px ;
}

ul.listblank li a:hover {
  background : url(images/go_blank2.gif) no-repeat left top ;
  padding-left : 17px ;
  background-color:#FFFF99;
}



/*レイアウトに関する記述*/


/* ■ヘッダ部分■ */

#pageheader {
  text-align:center;
  color:#fff;
  background:#fff;
}

/* ■タイトル■ */

#title {
  width:800px;
  margin: 0px auto 0px auto ;
  padding : 0px;
  background:url(topimg/bg_title.jpg) no-repeat top;
  height:100px;
}

#tittext {
  width:290px;
  margin:5px;
  text-align:left;
  font-size : 12px;
  line-height:130%;
}
html>body #tittext {
  padding : 5px 0px 0px 260px;
  margin:0px;
}

/*◆インフォメーション枠◆*/

#information {
  margin:0px 0px 0px 0px;
  height:20px;
  padding:2px;
  background:#C9E3C9;
  font-size:12px;
}

#infowaku {
  width:640px;
  margin:0px 0px 10px 0px;
  padding: 0px 10px 10px 10px;
  font-size:12px;
  line-height:140%;
  color:#666;
}

#infowaku a {
  font-weight:bold;
}


/* ■左側ボックス■ */

#boxleft {
  display:inline;
  width : 640px ;
  margin : 10px 10px 0px 10px;
  padding : 0px ;
  text-align:left;
  float:left;
}



#boxleft p {
  margin: 10px auto 10px auto;
  padding: 0px 0px 0px 4px;
  font-size:14px;
  line-height:150%;
  color:#333333;
}



/* ■左側の左右分割ボックス■ */

#boxleft #inBoxLeft {
  float:left;
  width : 450px;
  margin:0px 0px 0px 0px;
  padding:0px;
}

#boxleft #inBoxRight {
  float : left ;
  width:180px;
  margin: 0px 0px 0px 10px;
  padding:0px;
}



/* データベース枠 */

#database01 {
  margin:0px;
  padding:0px;
  width:122px;
  height:200px;
  border-left:2px solid #696;
  border-right:2px solid #696;
}

html>body #database01 {width:118px;}

#database02 {
  width:94px;
  height:200px;
  border-left:2px solid #696;
  border-right:2px solid #696;
}

html>body #database02 {width:90px;}

#database03 {
  width:217px;
  border-left:2px solid #696;
  border-right:2px solid #696;
}

html>body #database03 {width:213px;}



/* 熊野のおすすめコース枠 */

#wakuosusume {
  width:180px;
  padding:0px;
  margin:0px;
  border-left:2px solid #669966;
  border-right:2px solid #669966;
  background:#FFC;
}

html>body #wakuosusume {width:176px;}



/* ウォークガイドのテーブル */

table.tblwalkguide {
  font-size : 12px;
  line-height : 120%;
  margin : 0px 0px 0px 5px;
}

table.tblwalkguide td {
  font-size : 12px;
  line-height : 120%;
  padding: 2px 10px 2px 10px ; 
  border-width : 0px 1px 1px 1px ;
  border-color : #ccc ;
  border-style : dotted ;
  border-collapse: collapse ;
}

 h4 {
  margin: 5px auto 10px auto;
  padding: 0px 2px 0px 4px;
  font-size : 15px;
  line-height:120%;
  color:#363;
  border-left : 8px #9c9 solid ;
}



/* ■右側ボックス■ */  

#boxright {
  width : 130px ;
  color : #666666 ;
  text-align:center;
  font-size:12px;
  line-height:130%;
  margin : 10px 10px 0px 0px ;
  padding : 0px ;
  float : right ; 
  display:inline;
}

#boxright p {
  margin: 0.8em auto 0.8em auto;
  padding: 0px 0px 0px 4px;
  font-size:12px;
  line-height:130%;
  color:#333333;
}



/* 右側：リンク集を囲う枠 */

.wakulinktop {
  width:130px;
  font-size:11px;
  line-height:130%;
  font-weight:bold;
  margin: 8px 0px 8px 0px;
  padding: 2px 0px 0px 0px;
  background:url(topimg/bg_link01.gif) no-repeat top;
}

.wakulinktop .wakulinkin {
  border-width:0px 1px 1px 1px ;
  border-color: #E0E0E0 ;
  border-style:solid;
  margin: 2px 0px 0px 0px;
  padding:2px;
  font-weight:normal;
}



@media print {

#boxleft {
  display:inline;
  width : 640px ;
  margin : 10px 5px 0px 8px;
  padding : 0px ;
  text-align:left;
  float:left;
}

}