@charset "Shift_JIS";

/*--------------------------------------------------------
  旧ホームページの為のCSSファイル
--------------------------------------------------------*/
BODY{
 margin: 0px 20px 20px;
 padding: 0;
 font-size: 75%;
 font-family : 'メイリオ',"'ＭＳ Ｐゴシック'";
 color : #3c3c3c;/* 標準文字色 */
 text-align : center;
}

#outerflame{
 border-top-width : 1px;border-top-style : solid;border-right-style : none;border-bottom-style : none;border-left-style : none;border-top-color : silver;
  background-color : #f7fff0;
  font-size : 11pt;
  line-height : 1.4;
width : 700px;
margin-left : auto;
margin-right : auto;
}

#headerLogo0{
  width : 350px;
  margin-top : 1px;
  background-image : url(../parts/recordLogo.gif);
  height : 20px;
  background-repeat : no-repeat;
  margin-bottom : 10px;
  float : none;
 background-position : center center;
 text-align : left;
}

#headerNavi{
  text-align : right;
  margin-right : 10px;
  font-size : 11pt;
  width : 700px;
  margin-top : -10px;
}

.wholeframe{
 border : 1px solid silver;
  background-color : #f7fff0;
  font-size : 11pt;
  line-height : 1.4;
 width : 800px;

text-align : center;
margin-left : auto;
margin-right : auto;
}
