*{margin:0;padding:0;border:none;}

body{
    font-size:11px;
    font-family:Verdana,‚l‚r ƒSƒVƒbƒN;
    letter-spacing:0.1em;
    
    color:#666;
    line-height:150%;
}

br{line-spacing:normal;}

a{text-decoration:none;}
a:link,a:active{color:#666;}
a:visited{color:#999;}
a:hover{color:#fff;}

dl.menu{
    width:220px;
    margin:5px 15px;
    float:left;
}
dt.menu{
    font-size:10px;
    font-family:"Century Gothic";
}
dd{
    margin:0 0 0 10px;
    padding:5px;
    border-left:1px dotted #000;
    border-bottom:1px dotted #000;
}
dl{margin:5px 15px;}
dt{font-size:small;font-family:"Century Gothic";}

.box1{
    text-align:center;
    width:100%;
    height:100%;
}
.box2{
    text-align:left;
    margin:0px auto;
    width:520px;
    background-color:#EFEFEF;
    border-left:1px dotted #000;
    border-right:1px dotted #000;
    border-bottom:1px dotted #000;
}	
.sitename{
    text-align:right;
    margin:15px 0px;
    padding:10px 10px;
    font-family:"Century Gothic";
    font-size:x-large;
    background-color:#fff;
}
.midashi{
    height:20px;
    background-image:url('http://beforebitter.the-ninja.jp/midashi.gif');
    background-repeat:no-repeat;
    background-position:left;
    color:#f7f7f7;
    margin:20px 0 0 0;
    padding:3px 15px;
}
.text{
    border-bottom:1px dotted #000;
    border-top:1px dotted #000;
    padding:10px 20px;
}
.back{text-align:right;padding:2px 5px;}
.clear{clear:both;}
