@charset "Shift_JIS";
body {
  background-color: #f9fad6;
  color: #2e2e2e;
  font-size: medium;
  line-height: 1.5em;
  text-align: left;
  }

.white {
  background-color: #fafafa;
  }

/*  #ffffd0   */

#top_container {
  width: 630px;
  }

#banner {
  width: 250px;
  float: left;
  }

div#description {
  width: 350px;
  float: left;
  }

#banner img {
  margin-left: 0em;
  margin-bottom: 0.2em;
  }

#title {
  width: 630px;
  clear: both;
  }

/* 
#container {
  width: 630px;
  }
 */

div#content {
  width: 630px;
  float: left;
  }

#lp_index_blog {
  background-color: #dddddd;
  margin: 2px;
  padding-top: 2px;
  border: 1px solid gray;
  }

#kanren_kiji {
  background-color: #ffd593;
  margin: 2px;
  padding-top: 2px;
  border: 1px solid gray;
  }

#main_kiji {
  background-color: #d1f7b1;
  margin: 2px;
  padding-top: 2px;
  border: 1px solid gray;
  }

div#footer {
  clear: both;
  width: 630px;
  } 

#smapho {
  width: 320px;
  }

#scroll {
  margin-top: 2em;
  margin-left: 1.5em;
  width: 550px;
  height: 170px;
  border: 1px solid gray;
  background-color: #fafafa;
  overflow: scroll;
  }

.description {
  font-size: 75%;
  margin: 0.5em;
  line-height: 1.5em;
  vertical-align: top;
  width: 350px;
  }

.smapho_description {
  font-size: 65%;
  margin: 0.5em;
  line-height: 1.5em;
  }

div#top_container a {
  margin-left: 5px;
  border: none;
  }

div.target {
  margin-top: 0.75em;
  margin-left: 1.5em;
  width: 560px;
  border-style: outset;
  background-color: #fafafa;
  }

div.target img {
  margin-top: 0.5em;
  margin-left: 0.5em;
  margin-right: 1em;
  margin-bottom: 0.5em;
  width: 120px;
  float: left;
  }

div.target img.big {
  margin-top: 1em;
  margin-left: 1.5em;
  margin-right: 0.7em;
  width: 350px;
  }

div.target img.gouki {
  margin-top: 1em;
  margin-left: 1.5em;
  margin-right: 0.7em;
  margin-bottom: 0.5em;
  width: 510px;
  float: left;
  }

div.target p {
  font-size: 90%;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 2em;
  width: 500px;
  }

div.target ul {
  width: 450px;
  }

p.toplink {
  color: blue;
  font-size: 75%;
  margin-left: 0;
  line-height: 1em;
  }

h1 {
  background-color: #fafafa;
  color: #555555;
  font-size: 180%;
  font-weight: bold;
  line-height: 1em;
  padding: 0.7em;
  text-align: center;
  margin-right: 10px;
  margin-bottom: 0.5em;
  border-top: 1px solid #2f3564;
  border-bottom: 1px solid #2f3564;
  border-left: 10px solid #2f3564;
  border-right: 1px solid #2f3564;
  }


ul.pankuzu_list {
  margin-top: -0.6em;
  margin-left: -0.2em;
  padding-left: 0.5em;
  font-size: 75%;
  width: auto;
  }

ul.pankuzu_list li {
  display: inline;
  list-style-type: none;
  padding-left: 1em;
  }

ul.button {
  margin-top: -0.6em;
  margin-left: -0.2em;
  padding-left: 0.5em;
  padding-top: 0.3em;
  font-size: 75%;
  width: auto;
  }

ul.button li {
  display: inline;
  list-style-type: none;
  padding-left: 1em;
  }

h2 {
  color: white;
  font-size: 130%;
  font-weight: bold;
  padding: 7px;
  padding-left: 1em;
  margin-top: 3em;
  background-color: #5a5cab;
  width: 600px;
  }

h2.first {
  margin-top: 0.6em;
  }

h2.top_mokuji {
  margin-top: 0.6em;
  color: white;
  background-color: #d1a563;
  }

h3 {
  color: #00006c;
  font-size: 130%;
  margin-top: 2em;
  padding-left: 0.5em;
  font-weight: bold;
  border-left: 5px solid #00006c;
  border-bottom: 1px solid #b2b2b2;
  }

h3.first {
  margin-top: 0.6em;
  }

h4 {
  color: #00006c;
  margin-top: 2em;
  font-size: 100%;
  font-weight: bold;
  }

h4.faq_a {
  padding-left: 20px;
  background-image: url(icon_bikkuri_mark_green.gif);
  background-repeat: no-repeat;
  }

h4.faq_q {
  padding-left: 20px;
  background-image: url(icon_hatena_mark_red.gif);
  background-repeat: no-repeat;
  }

h6 {
  margin: 2px;
  color: gray;
  font-size: 100%;
  font-weight: normal;
  }

p {
  font-size: 110%;
  margin-top: 1.5em;
  margin-bottom: 2em;
  margin-left: 2em;
/*  width: 500px; */
  letter-spacing: 0.08em;
  }

.bold {
  font-weight: bold;
  }

.small {
  font-size: 80%;
  }

.big {
  font-size: 130%;
  }

.red {
  color: #aa0000;
  }

.line {
  text-decoration: underline;
  }


.blue {
  color: #00dddd;
  }

.yellow {
  color: #dddd00;
  }

.gray {
  color: #999999;
  }

.water_back {
  background-color: #e0e0e0;
  }

.narrow {
  margin-top: -0.5em;
  padding-top: 0em;
  }

.syutten {
  color: #999999;
  margin-top: -0.5em;
  padding-top: 0em;
  font-size: 60%;
  margin-left: 4em;
  }

.scroll {
 font-size: 90%;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 1em;
  }

a[href]:link {
  color: blue;
  text-decoration: underline;
  }

a[href]:visited {
  color: purple;
  text-decoration: underline;
  }

a[href]:hover {
  text-decoration: none;
  }

a[href] img {
  border: 1px solid transparent;
  }

a[href] img:hover {
  border: 1px solid orange;
  }

ul.buntyuu_navi {
  margin-top: 1.5em;
  margin-left: 2em;
  padding-left: 1em;
  padding-right: 0.5em;
  background-color: #e0e0e0;
  font-size: 75%;
  width: 500px;
  border: 1px solid gray;
  }

ul.buntyuu_navi li {
  display: inline;
  list-style-type: none;
  padding-right: 1em;
  }

ol {
  font-size: 90%;
  margin-top: 1em;
  margin-left: 2em;
  width: 500px;
  }

ol li {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  }

ul {
  font-size: 100%;
  margin-top: 1em;
  margin-left: 2em;
  list-style-type: disc;
  width: 500px;
  }

ul.sitemap {
  font-size: 140%;
  margin-top: 1em;
  margin-left: 1em;
  list-style-image: url(list_marker_sankaku_L.png);
  width: 500px;
  }

ul.with_title {
  margin-top: -1em;
  }

ul.faq_q {
  list-style-image: url(icon_hatena_mark_red.gif);
  }


ul li {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  }

ul.sitemap li {
  font-size: 120%;
  padding-top: 1.3em;
  padding-bottom: 1.3em;
  line-height: 1.1em;
  }

li.tyuui {
  list-style-image: url(list_marker_exclamation.gif);
  }

li.mer {
  list-style-image: url(list_mark_merit_green.png);
  }

li.dem {
  list-style-image: url(list_mark_demerit_orange.png);
  }

ul.child {
  font-size:100%;
  }

ul.child li {
  padding-top: 0.1em;
  padding-bottom: 0.2em;
  }

ul.child_sitemap li {
  font-size: 110%;
  margin-left: -2em;
  padding-top: 1.3em;
  padding-bottom: 1.3em;
  width: 420px;
  line-height: 1.1em;
  }

ul.top_mokuji li {
  list-style-image: url(list_marker_sankaku_down_L_orange.jpg);
  padding-top: 0.7em;
  padding-bottom: 0.7em;
  font-size: 100%;
  line-height: 1.05em;
  }

ul.top_mokuji li.h3 {
  margin-left: 2em;
  }

ul.lp_index_mokuji li {
  list-style-image: url(list_mark_iine.jpg);
  padding-top: 1.3em;
  padding-bottom: 1.3em;
  font-size: 170%;
  line-height: 1.05em;
  }

ul.target {
  font-size: 75%;
  margin-top: 1em;
  margin-left: 2em;
  list-style-type: disc;
  width: 500px;
  }

ul.target li {
  padding-top: 0.3em;
  padding-bottom: 0.3em;
  line-height: 1.4em;
  }

ul li p,dd p {
  font-size: 100%;
  margin-left: 0em;
  width: 500px;
  }

ul li ol,dd ul {
  font-size: 100%;
  margin-top: 1em;
  margin-left: 0em;
  width: 435px;
  }

.border {
  border: 1px solid orange;
  background-color: #fafafa;
  padding-right: 1em;
  }

.border li {
  padding-left: 0.5em;
  }

dl {
  font-size: 90%;
  margin-top: 1em;
  margin-left: 2em;
  width: 500px;
  }

dd {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  }

dt {
  padding-top: 0.5em;
  padding-left: 0.5em;
  text-decoration: underline;
  font-weight: bold;
  color: #00006c;
  }

img.setumeizu {
  margin-left: 2em;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-right: 1em;  
  border: 1px solid gray;
  background-color: #fafafa;
  }

img.with_title {
  margin-left: 2em;
  margin-top: -2.0em;
  margin-bottom: 1em;
  margin-right: 1em;  
  border: 1px solid gray;
  background-color: #fafafa;
  }

ul li img.setumeizu {
  margin-left: 0em;
  }

ul li img.with_title {
  margin-left: 0em;
  }

img.mini_first {
  margin-left: 2em;
  }

#rssfeed {
  margin-left: 3em;
  margin-top: 1em;
  margin-bottom: 1em;
  }


.affi {
  margin-top: 0.5em;
  margin-left: 2em;
  }

.affi_linkunit {
  margin-left: 1em;
  }

.affi_linkunit_bottom {
  margin-left: 1em;
  margin-bottom: -1.7em;
  }

.affi_banner {
  margin-top: 2em;
  margin-left: 2em;
  }

.affi_sky {
  margin-top: 0.2em;
  margin-left: 0.8em;
  }

.sheet {
  width: 618px;
  height: 1000px;
  }

table caption {
  font-weight: bold;
  }

table {
  margin-top: 1em;
  margin-left: 2em;
  border-collapse: collapse;
  border: 1px solid gray;
  border-spacing: 0;
  empty-cells: show;
  background-color: #fafafa;
  }

/* madai_sikake_balance.html シンプルな表 */

table.simple tr td,table.simple tr th {
  border: 1px solid gray;
  font-size: 100%;
  text-align: center;
  padding: 0.7em;
  }

table.simple thead {
  background-color: #c1f0ef;
  }
/* madai_sikake_balance.html シンプルな表 */

tr.back_blue {
  background-color: #c1f0ef;
  }

/* delicious.html ヘッダなし　左端項目あり */

table.deli col.koumoku {
  background-color: #c1f0ef;
  }

table.deli tr td {
  border: 1px solid gray;
  font-size: 100%;
  padding: 0.7em;
  }

table.deli tr td.content p {
  width: 370px;
  text-align: left;
  margin-left: 0px;
  margin-top: 0.6em;
  margin-bottom: 0.6em;
  }

table.deli tr td.koumoku  p {
  width: 120px;
  text-align: center;
  margin: 0px;
  }

table.deli ul {
  width: 350px;
  margin-left: -20px;
  }

table.deli li {
  text-align: left;
  }

/* delicious.html ヘッダなし　左端項目あり */



/* 箇条書きの表化：ナンバーとコンテンツのみでヘッダなし */
table.list tr td {
  border: 1px solid gray;
  }

table.list caption {
  font-size: 90%;
  }

table.list tr td.number {
  background-color: #c1f0ef;
  width: 30px;
  text-align: center;
  font-size: 90%;
  }

table.list tr td.content {
  background-color: #fafafa;
  }

table.list tr td.content p {
  margin: 0.5em;
  line-height: 1.5em;
  }
/* 箇条書きの表化：ナンバーとコンテンツのみでヘッダなし */


/* biginner.html　target.html  map.html  course.html faq.html 貸し道具の比較表：ヘッダあり最初の列も項目表示 */
table.rental {
  text-align: center;
  line-height: 1.5em;
  font-size: 90%;
  }

table.rental tr td,table.rental tr th {
  border: 1px solid gray;
  padding: 0.3em;
  }

table.rental img {
  width: 120px;
  }

table.rental p {
  width: 400px;
  margin: 0.5em;
  text-align: left;
  font-size: 100%;
  }

table.rental p.nallow {
  width: 100px;
  font-size: 90%;
  }

table.rental col.koumoku {
  background-color: #e0e0e0;
  }

.kuuseki {
  background-image: url("back_ground_kuuseki.jpg");
  background-repeat: no-repeat;
  }

.mar,.jun,.sep,.dec {
  background-color: #efefef;
  }

.sangatu {
  background-image: url("back_ground_march.jpg");
  background-repeat: no-repeat;
  }

.rokugatu {
  background-image: url("back_ground_june.jpg");
  background-repeat: no-repeat;
  }

.kugatu {
  background-image: url("back_ground_sept.jpg");
  background-repeat: no-repeat;
  }

.jyuunigatu {
  background-image: url("back_ground_dec.jpg");
  background-repeat: no-repeat;
  }

.course {
  background-color: #e0e0e0;
  width: 100px;
  }

.ryoukin {
  width: 400px;
  }

table.rental thead {
  background-color: #c1f0ef;
  }
/* biginner.html　target.html  map.html  course.html faq.html 貸し道具の比較表：ヘッダあり最初の列も項目表示 */

/* map.html  宿：ヘッダあり最初の列も項目表示 */
table.yado {
  text-align: center;
  line-height: 1.5em;
  font-size: 90%;
  }

table.yado tr td {
  border: 1px solid gray;
  padding: 0.3em;
  }

table.yado col.koumoku {
  background-color: #e0e0e0;
  width: 7em;
  }

table.yado col.tel {
  width: 5em;
  }

table.yado tr td p {
  text-align: left;
  width: 330px;
  margin: 0.7em;
  }

table.yado thead {
  background-color: #c1f0ef;
  }
/* map.html  宿：ヘッダあり最初の列も項目表示 *

/* ヘッダあり　左端の項目表示なし  yoyaku_joukyou.html 色分け */
table.hikaku {
  text-align: center;
  line-height: 1.5em;
  font-size: 90%;
  }

table.hikaku tr td {
  border: 1px solid gray;
  padding: 0.5em;
  }

table.hikaku p {
  width: 400px;
  margin: 0.5px;
  text-align: left;
  }

table.hikaku tr th {
  border: 1px solid gray;
  padding: 0.5em;
  }

table.hikaku thead {
  background-color: #c1f0ef;
  }
/* ヘッダあり　左端の項目表示なし */



/* yoyaku_toiawase.html 予約方法　ヘッダあり　左端の項目表示なし */
table.yoyaku_hikaku {
  text-align: center;
  line-height: 1.5em;
  font-size: 90%;
  }

table.yoyaku_hikaku tr td {
  border: 1px solid gray;
  padding: 0.5em;
  line-height: 1.3em;
  }

table.yoyaku_hikaku tr td a {
  text-decoration: none;
  }

table.yoyaku_hikaku tr.tyuui td {
  text-align: left;
  vertical-align: top;
  }

table.yoyaku_hikaku tr.tyuui td ul {
  margin-left: 0em;
  padding-right: 1em;
  width: 230px;
  text-align: left;
  }

table.yoyaku_hikaku thead {
  background-color: #c1f0ef;
  }
/* yoyaku_toiawase.html 予約方法　ヘッダあり　左端の項目表示なし */


/* map.html 釣具屋紹介　ヘッダあり　左端の項目表示なし */
table.turiguya {
  text-align: center;
  line-height: 1.5em;
  font-size: 90%;
  }

table.turiguya tr td {
  border: 1px solid gray;
  padding: 0.5em;
  line-height: 1.3em;
  }

table.turiguya tr.tyuui td {
  text-align: left;
  vertical-align: top;
  }

table.turiguya tr.tyuui td ul {
  margin-left: 0em;
  padding-right: 1em;
  width: 220px;
  text-align: left;
  }

table.turiguya thead {
  background-color: #c1f0ef;
  }
/* map.html 釣具屋紹介　ヘッダあり　左端の項目表示なし */



/* weather.html 天気情報サイト：２列だけで左が項目。ヘッダなし */

table.weather tr td {
  border: 1px solid gray;
  }

table.weather tr td.koumoku {
  background-color: #c1f0ef;
  text-align: center;
  font-size: 100%;
  }

table.weather tr td.koumoku p {
  margin: 0.5em;
  width: 150px;
  }

table.weather tr td.content {
  background-color: #fafafa;
  text-align: center;
  }

table.weather tr td.content p {
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 0.5em;
  margin-right: 0.5em;
  line-height: 1.3em;
  font-size: 100%;
  width: 370px;
  }
/*  weather.html 天気情報サイト：２列だけで左が項目。ヘッダなし */


/* biginner.html 予約形態とサポート内容：ヘッダあり最初の列も項目表示 */
table.support {
  text-align: center;
  line-height: 1.5em;
  font-size: 90%;
  }

table.support tr td {
  border: 1px solid gray;
  padding: 0.5em;
  }

table.support tr td p {
  width: 400px;
  font-size: 100%;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  margin-left: 0em;
  text-align: left;
  }

table.support col.koumoku {
  background-color: #e0e0e0;
  }

table.support thead {
  background-color: #c1f0ef;
  }
/* biginner.html 予約形態とサポート内容：ヘッダあり最初の列も項目表示 */

/* service.html ：ヘッダあり最初の列も項目表示 */
table.service {
  text-align: center;
  line-height: 1.5em;
  font-size: 90%;
  }

table.service tr td {
  border: 1px solid gray;
  padding: 0.5em;
  }

table.service tr th {
  border: 1px solid gray;
  padding: 0.5em;
  }

table.service tr td p,table.service tr td ul{
  width: 350px;
  font-size: 100%;
  margin: 0.5em;
  text-align: left;
  }

table.service tr td ul{
  width: 310px;
  }

table.service col.koumoku {
  background-color: #e0e0e0;
  }

table.service thead {
  background-color: #c1f0ef;
  }
/* service.html ：ヘッダあり最初の列も項目表示 */

/* yoyaku_joukyou.html 予約表　ヘッダあり　左端の項目表示なし */
table.yoyaku_hyou {
  margin-left: 10px;
  text-align: center;
  line-height: 1.5em;
  font-size: 100%;
  }

table.yoyaku_hyou col.tuki {
  width: 50;
  }

table.yoyaku_hyou col.hi {
  width: 50;
  }

table.yoyaku_hyou col.you {
  width: 30;
  }

table.yoyaku_hyou col.jikantai {
  width: 90;
  }

table.yoyaku_hyou col.turimono {
  width: 260;
  }

table.yoyaku_hyou col.teiin {
  width: 50;
  }

table.yoyaku_hyou col.kuuseki {
  width: 50;
  }

table.yoyaku_hyou tr td {
  border: 1px solid gray;
  padding: 0.5em;
  }

table.yoyaku_hyou tr th {
  border: 1px solid gray;
  padding: 0.5em;
  }

table.yoyaku_hyou thead {
  background-color: #e0e0e0;
  }
/* yoyaku_joukyou.html 予約表　ヘッダあり　左端の項目表示なし */




img.button_weather {
  margin: 0.7em;
  }

a.foot_button img {
  margin-left: 1em;
  margin-bottom: 1.5em;
  }

a.foot_button img.mid_button {
  margin-top: 0.3em;
  margin-left: 0.4em;
  margin-bottom: 1em;
  }

/* foot_navi 　前に数行marginが入る */
ul.foot_navi {
  margin-top: 3em;
  margin-left: 0em;
  padding-left: 0.5em;
  font-size: 75%;
  background-color: #e0e0e0;
  width: auto;
  border: 1px solid gray;
  }


ul.foot_navi li {
  display: inline;
  list-style-type: none;
  padding-left: 1em;
  }

li.sankaku_up {
  margin-left: -13px;
  padding-left: 0em;
  }

ul.foot_navi li a img {
  margin-bottom: -5px;
  }

address {
  font-size: 80%;
  text-align: right;
  }

p.small {
  font-size: 85%;
  text-align: right;
  font-style: italic;
  margin-top: -0.5em;
  }

/* ---------------------------------- 
ul.buntyuu_navi2 {
  margin-top: -0.6em;
  margin-left: 2em;
  padding-left: 5.5em;
  background-color: #e0e0e0;
  font-size: 75%;
  width: 440px;
  border: 1px solid gray;
  }

ul.buntyuu_navi2 li {
  display: inline;
  list-style-type: none;
  padding-left: 1em;
  }

div.target img.no_float {
  margin-top: 1em;
  margin-left: 80px;
  width: 400px;
  float: none;
  }

img.narabi {
  margin-left: 1em;
  margin-top: 0em;
  margin-bottom: 1em;
  margin-right: 1em;  
  border: 1px solid gray;
  background-color: #fafafa;
  }

table.adsense {
  border: 0px solid gray;
  width: 732px;
  height: 94px;
  background-color: transparent;
  text-align: center;
  }

table.adsense caption,table.adsense_long caption,table.adsense_square caption,table.adsense_banner caption {
  font-weight: normal;
  font-size: 75%;
  text-align: left;
  }

table.adsense_long {
  margin-top: 0.5em;
  margin-left: 5em;
  margin-bottom: 1em;
  border: 0px solid gray;
  width: 170px;
  height: 610px;
  background-color: transparent;
  text-align: center;
  }

table.adsense_square {
  margin-top: 0.5em;
  margin-left: 2.7em;
  margin-bottom: 1em;
  border: 0px solid gray;
  width: 260px;
  height: 260px;
  background-color: transparent;
  text-align: center;
  }

table.adsense_banner {
  margin-top: 1em;
  margin-left: 2em;
  margin-bottom: 1em;
  border: 0px solid gray;
  width: 472px;
  height: 64px;
  background-color: transparent;
  text-align: center;
  }

ul.pankuzu {
  margin-top: 1em;
  margin-left: 1em;
  font-size: 75%;
  background-color: #e0e0e0;
  width: 270px;
  border: 1px solid gray;
  }

ul.pankuzu li.title {
  margin-left: -2.8em;
  text-align: center;
  color: white;
  background-color: #81a761;
  font-size: 120%;
  font-weight: bold;
  list-style-type: none;
  list-style-image: none;
  }


ul.pankuzu li.top_page {
  list-style-type: none;
  padding-left: 0.5em;
  list-style-image: none;
  }

ul.pankuzu li.first {
  list-style-image: url(pankuzu_yajirusi2.png);
  margin-left: 1.5em;
  line-height: 1.2em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  padding-right: 0.6em;
  }

ul.pankuzu li.second {
  list-style-image: url(pankuzu_yajirusi2.png);
  margin-left: 2.5em;
  line-height: 1.2em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  padding-right: 0.6em;
  }

ul.pankuzu li.third {
  list-style-image: url(pankuzu_yajirusi2.png);
  margin-left: 3.5em;
  line-height: 1.2em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  padding-right: 0.6em;
  }

ul.page_navi {
  margin-top: 1em;
  margin-left: 1em;
  font-size: 75%;
  background-color: #e0e0e0;
  width: 270px;
  border: 1px solid gray;
  }

ul.page_navi li {
  list-style-type: none;
  margin-left: 0.5em;
  }

ul.page_navi li.title {
  margin-left: -2.8em;
  text-align: center;
  color: white;
  background-color: #81a761;
  font-size: 120%;
  font-weight: bold;
  list-style-type: none;
  list-style-image: none;
  }

ul.kanren_kiji {
  margin-top: 1em;
  margin-left: 1em;
  font-size: 75%;
  background-color: #e0e0e0;
  width: 270px;
  border: 1px solid gray;
  }

ul.kanren_kiji li.title {
  margin-left: -2.8em;
  text-align: center;
  color: white;
  background-color: #81a761;
  font-size: 120%;
  font-weight: bold;
  list-style-type: none;
  list-style-image: none;
  }

ul.kanren_kiji li {
  list-style-image: url(list_marker_sankaku.png);
  margin-left: 2em;
  padding-left: 0em;
  line-height: 1.2em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  padding-right: 0.6em;
  }

ul.mokuji {
  margin-top: 1em;
  margin-left: 1em;
  font-size: 75%;
  background-color: #e0e0e0;
  width: 270px;
  border: 1px solid gray;
  }

ul.mokuji li.title {
  margin-left: -2.8em;
  text-align: center;
  color: white;
  background-color: #d1a563;
  font-size: 120%;
  font-weight: bold;
  list-style-type: none;
  list-style-image: none;
  }

ul.mokuji li.h2 {
  list-style-image: url(list_marker_sankaku_down.png);
  margin-left: 2em;
  padding-left: 0em;
  line-height: 1.2em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  padding-right: 0.6em;
  }

ul.mokuji li {
  list-style-image: url(list_marker_sankaku_down_s.png);
  margin-left: 3.5em;
  padding-left: 0em;
  line-height: 1.2em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  padding-right: 0.6em;
  }

ul.gallery {
  margin-top: 1em;
  margin-left: 1em;
  font-size: 75%;
  background-color: #e0e0e0;
  width: 270px;
  border: 1px solid gray;
  }

ul.gallery li.title {
  margin-left: -2.8em;
  text-align: center;
  color: white;
  background-color: #81a761;
  font-size: 120%;
  font-weight: bold;
  list-style-type: none;
  list-style-image: none;
  }

ul.gallery li {
  list-style-type: none;
  list-style-image: none;
  }

ul.gallery li img {
  width: 250px;
  margin-left: 5px;
  }

ul.page_top {
  margin-top: 52em;
  margin-left: 5em;
  padding-left: 1.5em;
  padding-right: 0.5em;
  font-size: 75%;
  background-color: #e0e0e0;
  border: 1px solid gray;
  width: 13em;
  }

ul.page_top li {
  list-style-image: url(list_marker_sankaku_up.png);
  margin-left: 1em;
  }


ul.page_top_half {
  margin-top: 30em;
  margin-left: 5em;
  padding-left: 1.5em;
  padding-right: 0.5em;
  font-size: 75%;
  background-color: #e0e0e0;
  border: 1px solid gray;
  width: 13em;
  }

ul.page_top_half li {
  list-style-image: url(list_marker_sankaku_up.png);
  margin-left: 1em;
  }


p.page_top {
  margin-top: 51em;
  margin-left: 5em;
  padding-left: 1.5em;
  padding-right: 0.5em;
  font-size: 75%;
  background-color: #e0e0e0;
  border: 1px solid gray;
  width: 15em;
  }

ul.foot_navi2 {
  margin-top: -0.6em;
  margin-left: -0.2em;
  padding-left: 5.5em;
  font-size: 75%;
  background-color: #e0e0e0;
  width: auto;
  }

ul.foot_navi2 li {
  list-style-type: none;
  padding-left: 1em;
  }

ul.foot_navi3 {
  margin-top: -0.6em;
  margin-left: -0.2em;
  padding-left: 0.5em;
  background-color: #e0e0e0;
  font-size: 75%;
  width: auto;
  }

ul.foot_navi3 li {
  list-style-type: none;
  padding-left: 1em;
  }

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