@charset "Shift_JIS";
body{
    font-family : "‚l‚r ƒSƒVƒbƒN", sans-serif;
    line-height : 1.5;
}
#container{
    margin : auto;
    width : 640px;
}
#header{
    position : relative;
    height : 150px;
}
img#logo{
    position : absolute;
    top : 70px;
    left : 5px;
}
img#slogo{
    position : absolute;
    top : 35px;
    right : 0px;
}
img#line{
    position : absolute;
    top : 110px;
    left : 0px;
}
h1{
    font-size : large;
    text-align : center;
}
p,dl{
    padding-top : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-bottom : 0px;
}
p.migi{
    text-align : right;
}
p.fusoku{
    text-indent : -4em;
    margin : 1em 0 0 270px;
}
dd{
    margin-left : 6em;
    text-indent : -2em;
}
dd.first{
    margin-top : -1.5em;
    margin-left : 4em;
    text-indent : 0em;
}
