@charset "shift_jis";

* {
  color:black;
  margin:0;padding:0;
  font-size:100%;
  font-weight:normal;
  font-style:normal;
  background-color:transparent;
  border:0;
  text-decoration:none;
  text-transform:none;
  text-align:left;
  /*border:solid 1px black;*/
}

img {
  vertical-align:bottom;
  border-style:none;
}

body {
  background-color:orange;
  text-align:center;
  background:url(../img/metal.jpg) fixed;
  overflow:overflow-x;
}

#top {
  background-color:white;
  margin:0 auto 0 auto;
  text-align:left;
  width:650px;
  border-left:1px black solid;
  border-right:1px black solid;
  border-top:none;
  border-bottom:none;
  position:relative;
}

h1 {
  text-indent:-9999px;
  position:absolute;
}

#menu {
  list-style-type:none;
  background:url(../img/ac-title2.jpg);
  background-repeat:no-repeat;
}

* html #menu{height:1px;}

#menu li {
  float:left;
  width:129px;
  border:1px solid black;
  border-left:none;
  vertical-align:center;
  /*background-color:#f0f0f0;*/
  line-height:1.5em;
}

a{
  color:blue;
  text-decoration:underline;
}

a:link{
  color:blue;
}

a:visited{
  color:purple;
}

a:hover{
  color:red;
}

a:active{
  color:red;
}

#menu li a{
  width:100%;
  text-decoration:none;
  display:block;
  text-align:center;
  font-weight:bold;
  background-color:transparent;
}

#menu li a:hover{
  background-color:#FF0000;
  filter:alpha(opacity=50); /*IE*/
  -moz-opacity:0.50; /*FF*/
  color:white;
}

#date {
  font-size:0.8em;
  text-align:right;
}

h2 {
  font-size:1.2em;
  font-weight:bold;
  margin-top:10px;
  margin-bottom:10px;
  padding-left:10px;
  background-color:#d0d0d0;
  width:640px;
  clear:left;
  line-height:1.4em;
}

#topicstitle{
  margin-top:0;
}

#topics{
  margin-left:30px;
}

#topics li{
  padding-bottom:5px;
}

h3 {
  margin:10px 10px 10px 10px;
  font-weight:bold;
  clear:left;
  background-color:rgb(245,245,245);
  border-bottom:solid 1px gray;
  border-right:solid 1px gray;
}

h4 {
  margin:10px 10px 10px 10px;
  font-style:italic;
}

p {
  margin:0 10px 0 10px;
  text-indent:1em;
  line-height:1.7em;
  padding-bottom:5px;
}

blockquote {
  margin:0 10px 0 10px;
  text-indent:1em;
  line-height:1.7em;
  padding-bottom:5px;
}

p.noindent{
  text-indent:0;
}

.news{
  margin-left:10px;
  clear:left;
}

.news dt{
  width:6em;
  float:left;
}

.news dd{
  padding-left:6em;
}

* html .news dd{padding-left:0;}

.yotei{
  margin-left:10px;
  clear:left;
}

.yotei dt{
  width:16em;
  float:left;
}

.yotei dd{
  padding-left:16em;
}

* html .yotei dd{padding-left:0;}

.downloadlist{
  margin-left:20px;
  clear:left;
}

* html .downloadlist{
  margin-bottom:1em;
}

.downloadlist dt{
  width:16em;
  float:left;
  font-weight:bold;
}

* html .downloadlist dt{
  margin-bottom:1em;
}

.downloadlist dd{
  padding-left:16em;
}

* html .downloadlist dd{padding-left:0;}

dd:after{
  content:".";
  display:block;
  visibility:hidden;
}

* html #news{height:1px;}
* html #downloadlist{height:1px;}
* html dd{height:1px;}

#menu:after,
.news:after,
.yotei:after,
.downloadlist:after {
  height: 0;
  visibility: hidden;
  clear: both;
  display: block;
  content:" .";
}

.caption{
  text-align:center;
  margin-top:20px;
  margin-bottom:40px;
}

.caption img{
  display:block;
  margin-left:auto;
  margin-right:auto;
}


strong{
  font-weight:bold;
/*  font-style:italic;*/
  color:red;
/*  font-size:1.2em;*/
}

#link , #media{
  margin-left:30px;
}

#link li , #media li{
  margin-bottom:5px;
  padding-right:10px;
}

.notes{
  font-size:0.8em;
  line-height:1.2em;
  margin-top:15px;
}

#about{/*position:relative;*/}

#navskip{
  position:absolute;
  top:-100px;
}

.totop{
  margin-right:0;
  font-size:0.7em;
  text-align:right;
}


.totop a,.totop a:visited{
  color:blue;
  text-decoration:none;
}

.totop a:hover{
  color:red;
  text-decoration:underline;
}

.downloadlist dd.alert,.alert{
  /*font-weight:bold;*/
  margin-left:10px;
  padding-left:0;
  clear:left;
  color:red;
  font-size:0.8em;
}

* html .news .second{
  padding-left:6em;
}

#en_ja{
  position:absolute;
  text-align:right;
  right:0;
  top:0;
}

.downloadlist .changed {
  margin-left:10px;
  padding-left:0;
  clear:left;
  /*color:red;*/
  font-weight:bold;
  font-size:0.8em;
}

.downloadlist .changed ul{
  padding-left:30px;
}

.downloadlist .changed ul li{
  margin-bottom:5px;
}

kbd {
  font-weight:bold;
  font-style:italic;
}

#declaration {
  padding-top:1em;
  width:650px;
  background:url(../img/d_shade.jpg) -10px bottom no-repeat;
  /*background-position:-10px 100%;*/
}

#declarationen {
  padding-top:1em;
  width:650px;
  background:url(../img/d_shade_en.jpg) -10px bottom no-repeat;
  /*background-position:-10px 100%;*/
}

#declaration blockquote,#declarationen blockquote{
  width:100%;
  margin:0;
}

#declaration blockquote p,#declarationen blockquote p {
  margin:0;
  width:650px;;
  text-align:center;
  font-size:1em;
  font-style:italic;
  color:red;
}

#d_title {
  width:630px;
  text-align:right;
  font-size:0.8em;
}

#sflogo {
  text-align:right;
  margin-right:20px;
}