/* CSS Document */
* {
  margin: 0px;
  padding: 0px;
}
OPTION {
  margin-top: 0px;
  margin-right: 5px;
  margin-bottom: 0px;
  margin-left: 0px;
}
BODY {
  margin: 0px;
  padding: 0px;
  font-size: small;
  /*text-align: center;
*/
}
H1,H2,H3,H4,H5,H6,BODY,HTML,P,LI,DT,DD,PRE,FORM,FIELDSET,INPUT,TEXTAREA,SELECT {
  font-family : Osaka,CI,Meiryo,"lr oSVbN",san-serif;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
  color: #000000;
  font-style: normal;
  line-height: 1.6;
}
OL,DL,IMG {
  margin: 0px;
  padding: 0px;
}
UL,OL {
  list-style-type: none;
}
IMG {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  font-size: 0%;
  line-height: 0%;
}
/* ---------- */
#wrapper {
  width : 995px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
}
#navi {
  height : 40px;
}
#contents {
  text-align: center;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  clear : left;
}
H1 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #999999;
  font-size: 16px;
  padding-top: 10px;
  padding-bottom: 10px;
}
#company{
  text-align : left;
  padding-top : 20px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 20px;
  width : 700px;
}
#t-company{
  margin-left : 10px;
  border-collapse : collapse;
  empty-cells : show;
  font-size : 100%;
  width : 680px;
}
#t-company TH{
  width : 180px;
  padding-top : 10px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : gray;
  font-weight : bold;
  text-align : left;
}
#t-company TD{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  width : 500px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : gray;
  letter-spacing : 1px;
  text-align : left;
}
.top_news UL{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : silver;
  font-weight : bold;
  margin-bottom : 10px;
  padding-bottom : 10px;
}
.top_news{
  padding-left : 0px;
  margin-left : 20px;
  height : 550px;
}
.top_news H3{
  font-size : 15px;
}
.top_news_list1{
  font-weight : bold;
}
.insert{
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
}
.ss_title{
  font-weight : bold;
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 5px;
}
.top_txt{
  font-size : 11px;
  color : #808080;
  line-height : 120%;
}

