body {
     background-color: #000000;
     text-align: center;
     font-size: 13px;
     font-size: small;
     font: x-small;
     font-family:sans-serif;
     color: #ffffff;
     }
p {
     margin-top: 0.5em;
     margin-bottom: 1em;
     line-height: 1.7;
     padding: 0px;
     }

h1{
     font-size: 130%;
     color: #ffffff;
     margin-top: 0px;
     }
h2{
     font-size: 110%;
     color: #ffffff;
     margin-top: 0px;
     line-height: 1.7;
     }
h3{
     font-size: 110%;
     margin-top: 0px;
     margin-bottom: 0px;
     padding-left: 0px;
     padding-bottom: 5px;
     text-align: left;
     font-weight: 900;
     color: #ffffff;
     border-bottom: 1px dotted #F22010;
     }
h4{
    text-decoration: underline;
     }

p.title {
  font-size: 16px;
  line-height: 1.7;
  margin-top: 10px;
  margin-bottom: 20px;
  padding: 0px;
}

p.topinfo {
  line-height: 1.8;
  margin-top: 25px;
  margin-bottom: 20px;
  margin-right: 8px;
  padding: 10px;
  border: 1px dotted #F22010;
}

p.info {
  line-height: 1.8;
  margin-top: 0px;
  margin-bottom: 20px;
  margin-right: 8px;
  padding: 10px;
  border: 1px dotted #F22010;
}

p.menuinfo {
  line-height: 1.7;
  margin-top: 10px;
  margin-bottom: 20px;
  margin-right: 8px;
  padding: 10px;
  border: 1px dotted #F22010;
}

p.menuinfo2{
   line-height: 1.7;
   margin-top: 10px;
   margin-bottom: 20px;
   margin-right: 8px;
   padding: 10px;
   border: 1px dotted #F22010;
  }

p.totop {
  line-height: 2.0;
  margin-top: 10px;
  margin-bottom: 20px;
  padding: 5px;
  text-align: right;
  color: #F22010;
}

table{
	font-size: 13px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	color: #ffffff;
	border-spacing: 0px;
	background-color: #000000;
	border: none;
}

td{
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	padding: 5px;
	margin-top: 0px;
}

.frame{
  font-weight: bold;
  border: 1px solid #ffcc00;
}

a:link { 
     color: #ffffff;
     text-decoration: none;
     }
a:visited { 
     color: #ffffff;
     text-decoration: none;
     }
a:hover { 
     color: #F22010;
     text-decoration: underline;
     }
a:active { }
.red {
  color: #f22010;
}
.yellow{
  color: #ffff00;
  }
.yen{
  text-align: right;
  }
.bigfont {
  font-size: 16px;
  color: #FFFF00;
  }

.uhuhu {
 font-size: 110%;
  margin-top: 30px;
  margin-bottom:20px;
  padding: 10px;
  font-weight: 900;
  color: #ffffff;
}
#footer {
  font-size: 90%;
}

#footer address {
  font-style: normal;
  margin-top: 10px;
}
.access { color: white; text-align: left; margin-left: 60px; padding-top: 20px; border-color: black; }
.line { color: #F22010; }
ul, ol, dl {
  /* リスト関連要素の行送り*/
  line-height: 1.3;
  margin-top: 0;
  margin-bottom: 0;
}
#navi, #footer {
  white-space: nowrap;
}

/* ナビゲーション，フッタの箇条書きは横並びリスト */
#navi ul, #footer ul {
  margin: 0;
  list-style: none;
}

#navi ul li, #footer ul li {
  display: inline;
  padding-left: 16px;
  padding-right: 0.5em;
  background: left center no-repeat;
}
#header, #navi, .contents, #footer {
  clear: both;
}
#footer {
  /* --- 背景--- */
  background: #000000;
  /* --- マージン--- */
  margin-top: 20px;
  margin-bottom: 0;
  /* --- パディング--- */
  padding-top: 0.6em;
  padding-right: 0;
  padding-bottom: 30px;;
  padding-left: 1em;
  /* --- フッタ上の罫線の太さ・線種・色 --- */
  border-top: 1px dotted #F22010;
}

#footer ul {
    margin-bottom: 4px;
    padding: 0;
  /* --- フッタメニュー左端の罫線の太さ・線種・色--- */
    border-left: 1px solid #F22010;
}

#footer ul li {
  margin: 0;
  padding: 0 5px;
  /* --- フッタメニュー右側の区切り線の太さ・線種・色--- */
  border-right: 1px solid #F22010;
  background-image: none;
}
body, div {
  margin: 0;
  padding: 0;
}

.contents{
  clear: both;
}

#container, #main, #mainbox {
  position: relative;
}