@charset   "Shift_JIS";
/*Design by DREW*/
body{
 margin:10;
 padding:10;
 outline:none;
 font-family:Verdana, "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
 font-size:10pt;
 line-height:1.6;
 text-align:center;
 background:#000000;
 color:#443f3c;
}

img{
 border:0;
}

br{
 letter-spacing:0;
}

p{
 margin:0 0 30px;
 padding:0;
}

#contents{
 width:520px;
 margin:0 auto;
 padding:30px 40 10;
 background:#ffffff;
}

.header{
 margin:0 0 50px;
}

.main{
 text-align:left;
 margin-bottom:120px;
}

.main p{
 margin-bottom:120px;
}

.about{
 border:1px dotted #ccccff;
 background:#ffffff;
 padding:25px;
 text-align:left;
 font-size:8pt;
 margin:0 0 25px;
}

.about p{
 margin-bottom:0;
}

h1{
 font-size:13pt;
 font-weight:normal;
 margin:0 0 5px;
 padding:0;
 text-align:right;
 color:#d19065;
}

a{
 color:#68a9cf;
 text-decoration:none;
 border-bottom:1px dotted #e3e548;
}

a:hover{
 border-bottom-style:solid;
}

.request{
 color:#bc611e;
}

.footer{
 font-size:7pt;
}