A:HOVER{
  text-decoration : underline;color : #cc0000;
  background-color : #ffffcc;  position : relative;
}
.text-s {
  font-size: x-small;
  line-height: 120%;
}.text-95{
  font-size : 95%;
  line-height : 130%;
}.text-80{
  font-size : 80%;
  line-height: 120%;
}
.text-m {
  font-size: small;
  line-height: 120%;
}
.wakusen {
  font-size: small;
  line-height: 135%;
  margin-bottom: 3px;
  margin-left: 10px;
  border-top: 1px solid #6699CC;
  border-right: 3px solid #6699CC;
  border-bottom: 3px solid #6699CC;
  border-left: 1px solid #6699CC;
  padding: 4px;
  background-color: #DFDFFF;
}
.wakusen-st {
  line-height: 135%;
  border-top: 1px solid #999999;
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
  border-left: 1px solid #999999;
  padding: 3px;
}
.margin {
  margin-left: 10px;
}
.table-main{
  background-color : white;
}
.table-main td {
  background-color : white;
  line-height: 150%;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
}
ol {
  font-size: small;
  font-weight: normal;
  margin-left: 0px;
  list-style-type: decimal;
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 150%;
  list-style-position: inside;
}
UL {
  font-size: small;
  font-weight: normal;
  margin-left : 20px;
  line-height : 150%;
  margin-top : 3px;
  margin-bottom : 3px;
}

/* 各見出しデフォルト */
H1 {
  font-weight: bold;
  border-width : 1px 3px 3px 1px ;
  border-style : solid ;
  border-color : #9cf;
  padding : 5px;
  margin-top: 10px;
  margin-bottom: 30px;
  width : 700px;
  line-height : 1.2em;
  color : #369 ;
}
H2 {
  padding-left : 10px;
/*  margin-right : 5%; */
  font-weight: bold;
  border-width: 1px 2px 2px 1px;
  border-style: solid;
  border-color: #9ce #369 #369 #9ce ;
  margin-top: 1.5em ;
  margin-bottom: 0.7em;
  margin-left: 0px;
  padding : 5px 3px 3px 8px ;
  background-color : #69c ;
  color : #fff ;
}
H3 {
  margin-left : 5px;
  margin-right : 10%;
  margin-top: 20px;
  margin-bottom: 10px;
  padding-left : 6px;
  font-weight: bold;
  padding-right: 5px;  
  border-bottom-color: #99CCEE;
  border-bottom-width : 1px;
  border-bottom-style: solid;
  border-left-color : #99CCEE;
  border-left-width : 6px;
  border-left-style : solid;
}

H4 {
  margin-top: 0.8em;
  margin-left : 0px;
  margin-bottom: 0.5em;
  padding-left : 10px;
  font-weight: bold;
  padding-right: 5px;  
  border-left-color : #99CCEE;
  border-left-width : 15px;
  border-left-style : solid;
  background-color : #def ;
  color : #369 ;
  width : 99% ;
}

p {
  line-height: 135%;
  margin-right: 10px;
  margin-left: 10px;
  text-indent: 0pt;
  padding: 0px;
}
.wakusen-index {
  font-size: small;
  line-height: 135%;
  margin-bottom: 3px;
  margin-left: 10px;
  border-top: 1px solid #6699CC;
  border-right: 3px solid #6699CC;
  border-bottom: 3px solid #6699CC;
  border-left: 1px solid #6699CC;
  padding: 4px;
}
.bc {
  font-weight: bold;
  color: #CC0000;
}

.text-l {
  font-size: large;
  line-height : 130%;
  font-weight: bold;
  font-style: normal;
  
  background-color: #FFFFCC;
}.text-150{
  font-size : 150%;
  line-height : 130%;
  font-weight: bold;
  font-style: normal;
  
  
}.text-130{
  font-size : 130%;
  line-height : 130%;
  font-weight: bold;
  font-style: normal;
  
  
}.text-120{
  font-size : 120%;
  line-height : 130%;
  font-weight: bold;
  font-style: normal;
}

/* トップページバナーの各目次へのリンク用(class="topindexback") */
.topindexback{
  margin-top: 0px;
  margin-bottom : 0px;
  text-align : right;
}
.topindexback img {
  margin: 10px 3px 0 0;
}

/* トップバナーの各目次への戻りリンク用(class="subindexback") */
.subindexback{
  margin-top: 0px;
  margin-bottom : 0px;
  text-align : right;
  background-image : url(images/topbanner2_02.gif);
  background-repeat: no-repeat;
}
.subindexback img {
  margin: 10px 3px 0 0;
}


/* リンクの頭にマークを付ける(a class="link") */
.link{
  margin-left: 0.5em;
  margin-right: 0.5em;
  background-image : url(images/go_b.gif);
  background-repeat: no-repeat;
  background-position: 1px;
  padding-left : 12px;
}

/* リストのリンクの頭にマークを付ける(ul class="li-link") */
ul.li-link {
  margin-left : 20px;
  line-height : 120%;
  margin-top : 0.5em;
  margin-bottom : 0.5em;
  list-style-image : url(images/go_b.gif);
  margin-left : 1em;
}
ul.li-link li {
  line-height : 120%;
  margin-top : 0.5em;
  margin-bottom : 0.5em;
  list-style-image : url(images/go_b.gif);
  margin-left : 1em;
}

/* 広報の表 */
.kouhou-table{
  line-height : 150%;
  margin-left : 10px;
  margin-top : 1em;
  margin-bottom : 1em;
}


/* 細線のみの表 */
table.line1 {
  border-width : 1px;
  border-style : solid;
  border-color : #666666 ;
  border-collapse: collapse;
  margin : 0.5em;
}
table.line1 td {
  line-height : 130%;
  padding : 3px 5px 3px 5px ;
  border-width : 1px;
  border-style : solid;
  border-color : #999999 ;
  border-collapse: collapse;
  vertical-align : top ;
}
table.line1 th {
  line-height : 130%;
  padding : 3px 5px 3px 5px ;
  border-width : 1px;
  border-style : solid;
  border-color : #999999 ;
  border-collapse: collapse;
  background-color : #e6eeee ;
  vertical-align : top ;
}

/* 点線下線のみの表 */
table.uline {
  border-top-width : 1px;
  border-top-style : dotted;
  border-top-color : silver;
  border-collapse: collapse;
  margin : 0.5em;
}
table.uline th, table.uline td {
  line-height : 130%;
  padding : 5px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : silver;
  vertical-align : top ;
}

/* 問い合わせ先の表 */
table.uline95 {
  border-width : 1px 1px 0 1px;
  border-style: solid;
  border-color : silver;
  border-collapse: collapse;
  margin : 0.5em;
  width : 380px ;
}
table.uline95 th, table.uline95 td {
  font-size : 95%;
  line-height : 130%;
  padding : 5px;
  border-width : 1px;
  border-style : solid;
  border-color : silver;
  vertical-align : top ;
}

/* 表のインデント */
.table-indent20px{
  margin-left : 20px;
  margin-right : 10px;
  line-height : 130%;
}
.table-indent10px{
  margin-left : 10px;
  margin-right : 10px;
  line-height : 130%;
}

/* コメント用の表 */
.table-comment{
  background-color : #ddeeff;
  margin : 10px;
  padding : 5px;
  border-width: 1px;
  border-style: solid;
  border-color: #0099cc;
  font-size : 95%;
  line-height : 130%;
}

/* コメント段落用（p class="comment"） */
.comment{
  background-color : #ddeeff;
  margin : 10px;
  padding : 5px;
  line-height: 120%;
  border-width: 1px;
  border-style: solid;
  border-color: #0099cc;
  font-size : 95%;
  line-height : 130%;
}

/* トップバーのアイコン枠(td class="topbar-tb") */
td.topbar-tb a {
  padding : 1px;
}
td.topbar-tb {
  font-size : 13px;
  line-height : 13px;
  background-image : url(images/topbar2.gif);
  background-repeat: no-repeat;
  background-position: 0px;
}

/* 観光目次のジャンル説明段落 */
.kankoindextable p {
  margin : 0px ;
  line-height : 20px ;
  font-size : 14px ;
}

/* 点線のＨＲ */
hr.dot-line {
  margin : 1em ;
  border-width : 3px ;
  border-style : dotted ;
  border-color : #6699cc ;
}

/* 重要なお知らせ段落用(p class="imp") */
.imp{
  color : #cc0000;
  background-color : #ffffcc;
  margin-top: 10px;
  margin-bottom : 10px;
  margin-left : 10px;
  line-height: 150%;
  font-weight: bold;
  border-width: 2px 2px 2px 2px ;
  border-style: solid;
  border-color: #cc0000;
  padding : 5px 5px 5px 5px ;
}

/* 問い合わせ先段落用(p class="toi") */
.toi{
  background-color : #f7f9d0;
  margin-top: 10px;
  margin-bottom : 10px;
  margin-left : 10px;
  line-height: 120%;
  font-weight: bold;
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  border-color: #cc9999;
  padding : 5px 5px 5px 5px ;
}


