@charset "Shift_JIS"; 

* {margin: 0;padding: 0;font-weight : normal;font-style : normal; 
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;}

html{
height:100%;
margin:0px 0px 0px 0px;}

body {
margin:0px auto;
font-size : 15px;
color: #000066;
letter-spacing : 1px;
text-align: center;
font-family: "‚l‚r ‚oƒSƒVƒbƒN",sans-serif;}

#wrap {text-align:left; margin:0px 0px 0px 0px;
margin-left : auto ; margin-right : auto ;}   
body > #wrap {height: auto;}  

a{ text-decoration: none; outline: none;}
a:link{ color:#ffffff;}
a:visited{ color:#ffffff;}
a:hover{ color:#ffffff;}
a:active{ color:#ffffff;}

table{margin-left : auto ; margin-right : auto;}
img{ text-align: center; border: 1px dotted #CCCCCC;}
