@charset "Shift_JIS";
body{
   padding : 0px;margin : 0px;
  color : #020020;
  line-height : 150%;
  font-size : 14px;
   font-family : "‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
}
#container{
	margin :0 auto;
    width : 670px;
}
#header{
    width : 670px;
    position : relative;
    font-size : 12px;
    height : 120px;
}
.logo{
     position : absolute;
     top :50px;left : 0px;
}
.slogo{
    top : 20px;
    right : 0px;
    position : absolute;
}
.line{
    top : 90px;
    left : 0px;
    position : absolute;
}
#contents{
    width : 670px;
    line-height : 150%;
}
h1{
    text-align : center;
    font-size : 20px;
}
.center{
    text-align : center;
}
