﻿body {
  text-align: center;  /* IE5対策 */
  background: #000;
  margin: 0;
  padding: 0;
  font-size :14px;
  font-family: "ＭＳ Ｐゴシック", Verdana, Helvetica, Osaka, sans-serif;
  color: #ddd;
}

table {
  width : 720px;
  border-collapse: collapse;
}

th,td {
  color: #ddd;
  font-size : 14px;
  text-align: left;
  padding: 4px 0px;
  vertical-align: top;
  line-height: 1.2em;
}

p {
  width : 100%;
}

ul {
  margin : 0 0 0 2em;
  padding: 0;
  line-height:1.5em;
}

.type_none {
  margin : 0 0 0 2px;
  list-style-type : none;
  line-height:1.5em;
}

li {
  margin : 0;
  padding: 0;
}

img {
  border : 0;
}

/* リンク箇所の表示 */
a:link    { color: #ddd;  font-size: 100%; } 
a:visited { color: #ddd;  font-size: 100%; } 
a:hover   { color: #f99;  font-size: 100%; }
a:active  { color: #f99;  font-size: 100%; }



/* スポット名表示用に変更 */
h1 {
  font-size: 16px;
  color: #fc0;
  margin-top    : 2px;
  margin-bottom : 2px;
}

/* 「夜景ガイド、パノラマ夜景写真、詳細情報、行き方」表示用に変更 */
h2 {
  color: #f99;
  font-size: 15px;
  font-weight:bold;
  margin-top    : 20px;
  margin-bottom : 4px;
}

/* 「」表示用に変更 */
h3 {
  color: pink;
  font-size:100%;
  font-weight:bold;
  margin-top    : 18px;
  margin-bottom : 2px;
}

/* 「」表示用に変更 */
h4 {
  font-size:100%;
  font-weight:bold;
  margin-top    : 16px;
  margin-bottom : 1px;
}

#wrapper {
  margin: 0 auto;
  text-align: left;  /* IE5対策 */
  width : 720px;
  background: #111;
  color: #ddd;
  background-image: url("img/main.jpg");
  background-repeat: repeat-y;
}

#main {
  float: right;
  width : 720px;
  color: #ddd;
  line-height:1.3em;
}

.contents {
  width : 720px;
  padding : 18px 5px 0px 21px;
}

.soon {
  color: #888;
}

.topic_path {
  width : 720px;
  height: 24px;
  font-size : 13px;
  margin-bottom : 20px;
}

.policy {
  width : 720px;
  height: 24px;
  margin-bottom : 20px;
}

.update_info {
  width : 720px;
  line-height:1.3em;
}

.topic {
  color: #f99;
  font-size: 15px;
  font-weight:bold;
}

.history {
  width : 720px;
  height: 32px;
}

.guide {
  width : 720px;
}

.prefbox {
  width : 720px;
  height: 280px;
  line-height:1.4em;
}

.group {
  width : 65px;
}


.big3box {
  width : 720px;
  height: 120px;
  line-height:1.3em;
}

.big3 {
  float: left;
  width : 230px;
  height: 120px;
}

.new-big3 {
  float: left;
  width: 305px;
  height:120px;
}


.memorybox {
  width : 535px ;
  line-height : 1.4em ;
}


#footer {
  clear: both;
  width : 720px;  /* IE5バグ対策 */
  height: 70px;
  text-align: center;  /* IE5対策 */
  background-repeat: no-repeat;
  line-height: 1.4em;
}

/* 段組解除 */
.floatend {
  clear: both;
}



#header,#header_main,#header_sub,#sub,.adsbox,.ads_main,.main_bottom,.counter,.back,.goto_top,.adsbox,.recommend,.mutual,.linkbox, {
  display:none;
}