/* main styles */
body{
  background: #fff url(http://www.suwand.com/images/bg.gif);
  font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Verdana, "ＭＳ Ｐゴシック", Osaka, sans-serif;
}

div#container {
  position: relative;
  width: 780px;
  height: auto;
  min-height: 420px;
  margin: 0 auto;
  padding: 0 0 10px 0;
  color: #ccc;
  background-color: #fff;
  text-align: left;
}

/* ヘッダー */
div#header {
  width: auto;
  height: 95px;
  overflow: hidden;
  background-color: transparent;
  background-image: url(http://www.suwand.com/images/main.jpg);
  background-repeat: no-repeat;
  background-position: 0 0;
  border-bottom:solid 1px #666;
}

div#header a {
  display: block;
  width: 230px;
  height: 85px;
}

div#header h1, div#header p {
  text-indent: -9999px;
}

/* サイトポリシー */
ul#sitePolicy {
  display: block;
  position: absolute;
  top: 30px;
  right: 0;
  width: 100px;
  height: auto;
  margin: 0 0 1em 0;
  text-align: right;
}
ul#sitePolicy li {
  display: block;
  float: right;
  font-size: 11px;
  text-transform: lowercase;
}
ul#sitePolicy a {
  display:block;
  color:#999;
  width: auto;
  height: auto;
  padding: 0 10px;
  text-decoration:none;
}

/* ナビボタン */
ul#mainNavi {
  display: block;
  position: absolute;
  top: 57px;
  right: 6px;
  margin-bottom: 0;
}
ul#mainNavi li {
  display: inline;
  float: left;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
}
ul#mainNavi a {
  display:block;
  width: auto;
  height: auto;
  padding: 3px 10px;
  border-right: 1px solid #333;
}
ul#mainNavi a:link, ul#mainNavi a:visited {
  color: #f63;
  background-color: transparent;
  text-decoration:none;
}
ul#mainNavi a:hover, ul#mainNavi a:active {
  color: #ccc;
  text-decoration:none;
}

/* トップ*/
div#top {
  width: 780px;
  height: 25px;
  border-bottom: 1px dotted #666;
  margin:10px 0 4px 0;
  padding-bottom:10px;
}

div#top h2{
  font-size:14px;
  color:#666;
  text-align:left;
  height:25px;
  margin:5px 0 0 30px;
  padding:2px 0 0 12px;
  background-color: transparent;
  background-image:url(../images/fee-bg.gif);
  background-repeat:no-repeat;
}

/* テーブル*/
div#ex p{
  display:block;
  margin-left:90px;
  font-size:10px;
  color:#900;
}

div#ex h3{
  display:block;
  width:200px;
  height:20px;
  padding:0em 3em 0.3em 1.5em;
  border-bottom:dotted 1px #666;
  margin-left:90px;
  font-size:14px;
  color:#333;
  background-image:url(../images/taiko.gif);
  background-repeat:no-repeat;
}

div#ex h4{
  display:block;
  width:200px;
  height:20px;
  padding:0em 3em 0.3em 1.5em;
  border-bottom:dotted 1px #666;
  margin-left:90px;
  font-size:14px;
  color:#333;
  background-image:url(../images/gakki.gif);
  background-repeat:no-repeat;
}

div#ex h5{
  display:block;
  width:200px;
  height:20px;
  padding:0em 3em 0.3em 1.5em;
  border-bottom:dotted 1px #666;
  margin:15px 0 0 90px;
  font-size:14px;
  color:#333;
  background-image:url(../images/rental.gif);
  background-repeat:no-repeat;
}

div#ex h6{
  display:block;
  width:590px;
  margin-left:90px;
  padding:2px 3px;
  font-size:12px;
  color:#666;
  border:dotted 1px #666;
}

.table{
  margin-top:10px;
  margin-left:90px;
  border-top:1px solid #000;
  border-left:1px solid #000;
  border-collapse:collapse;
  border-spacing:0;
  background-color:#fff;
  empty-cells:show;
  font-size:12px;
}
.table th{
  border-right:1px solid #000;
  border-bottom:1px solid #000;
  color:#fff;
  background-color:#900;
  background-position:left top;
  padding:0.3em 2em;
  text-align:center;
}
.table td{
  border-right:1px solid #000;
  border-bottom:1px solid #000;
  padding:0.3em 2em;
  color:#333;
}

.table2{
  margin-top:10px;
  margin-left:90px;
  border-top:1px solid #666;
  border-left:1px solid #666;
  border-collapse:collapse;
  border-spacing:0;
  background-color:#fff;
  empty-cells:show;
  font-size:12px;
}
.table2 th{
  border-right:1px solid #666;
  border-bottom:1px solid #666;
  color:#666;
  background-color:#fff;
  background-position:left top;
  padding:0.3em 2em;
  text-align:center;
}
.table2 td{
  border-right:1px solid #666;
  border-bottom:1px solid #666;
  padding:0.3em 2em;
  color:#333;
}

.table3{
  margin-top:10px;
  margin-left:90px;
  border-top:1px solid #666;
  border-left:1px solid #666;
  border-collapse:collapse;
  border-spacing:0;
  background-color:#fff;
  empty-cells:show;
  font-size:12px;
}
.table3 th{
  border-right:1px solid #666;
  border-bottom:1px solid #666;
  color:#666;
  background-color:#fff;
  background-position:left top;
  padding:0.3em 2em;
  text-align:center;
}
.table3 td{
  border-right:1px solid #666;
  border-bottom:1px solid #666;
  padding:0.3em 2em;
  color:#333;
}

.table4{
  margin-top:10px;
  margin-left:90px;
  border-top:1px solid #666;
  border-left:1px solid #666;
  border-collapse:collapse;
  border-spacing:0;
  background-color:#fff;
  empty-cells:show;
  font-size:12px;
}
.table4 th{
  border-right:1px solid #666;
  border-bottom:1px solid #666;
  color:#666;
  background-color:#fff;
  background-position:left top;
  padding:0.3em 2em;
  text-align:center;
}
.table4 td{
  border-right:1px solid #666;
  border-bottom:1px solid #666;
  padding:0.3em 2em;
  color:#333;
}


.table5{
  margin-top:10px;
  margin-left:90px;
  border-top:1px solid #666;
  border-left:1px solid #666;
  border-collapse:collapse;
  border-spacing:0;
  background-color:#fff;
  empty-cells:show;
  font-size:10px;
}
.table5 th{
  border-bottom:1px solid #666;
  color:#666;
  background-color:#fff;
  background-position:left top;
  padding:0.3em 2em;
  text-align:center;
}
.table5 td{
  border-right:1px solid #666;
  border-bottom:1px solid #666;
  padding:0.3em 0.5em;
  color:#333;
}

.table6{
  margin-left:90px;
  border-collapse:collapse;
  border-spacing:0;
  background-color:#fff;
  text-align:left;
  empty-cells:show;
  font-size:10px;
}
.table6 th{
  color:#900;
  background-color:#fff;
  background-position:left top;
  padding:2px;
  text-align:center;
}
.table6 td{
  padding:2px;
  color:#333;
}

.table7{
  margin-left:90px;
  border-collapse:collapse;
  border-spacing:0;
  background-color:#fff;
  text-align:left;
  empty-cells:show;
  font-size:10px;
}
.table7 th{
  color:#666;
  background-color:#fff;
  background-position:left top;
  padding:2px;
  border-bottom:dotted 1px #900;
  text-align:center;
}
.table7 td{
  padding:2px;
  color:#333;
}

/* レンタル方法*/
div#rental{
  display:block;
  width:610px;
  height:auto;
}

div#about h2{
  display:block;
  width:200px;
  height:auto;
  font-size:10px;
  color:#333;
  border:solid 1px #666;
  margin-left:90px;
  padding:4px 10px;
}

div#about h3{
  display:block;
  width:auto;
  height:auto;
  font-size:10px;
  color:#c00;
  margin:0 0 0 80px;
  padding:4px 10px;
}

div#about p{
  display:block;
  width:600px;
  height:auto;
  font-size:10px;
  color:#333;
  margin-left:90px;
}

/* フッター*/
div#container div#ftr {
  display: block;
  width: 780px;
  height:auto;
  margin-top:0;
  padding:0;
  text-align:right;
  border-top:solid 1px #666;
}

div#ftr p{
  display:block;
  font-size:10px;
  color:#999;
}



