@charset "utf-8";

/*-----------------------------
CSS Information

Site URL: http://www.de-club.net/
File name
Created: 2007/08/26 by HK
Last update: 
Copyright(c)K.K. DeAGOSTINI Japan.All rights reserved.

--------------------------------*/


/* contents(div#contents)
------------------------------------------------------*/
#contents{
margin:0 auto;
padding:10px 0 0 0;
width: 915px;
background:transparent url(../image/link/cback3.gif)  no-repeat 50% 0%;
}



/* c1
------------------------------------------------------*/
#c1{
margin: 0px 50px; 
padding: 10px 0 10px 0px;
text-align:center;
}


/* waku1
------------------------------------------------------*/
.waku1{
margin: 0 50px 10px 50px;
font-size:12px;
}

.waku1 .con1{
padding: 10px 90px;
}

.waku1 .sen{
margin:15px 0 20px 0;
}

.waku1 .con2{
width:100%;
text-align:center
}

.waku1 .left{
margin:0 0 0 60px;
width:234px;
float:left;
line-height:130%;
}

.waku1 .right{
margin:0 60px 0 0;
width:234px;
float:right;
line-height:130%;
}

.waku1 .rule{
margin:5px 0;
}

.waku1 .enter{
margin:5px 0;
}



/* other
------------------------------------------------------*/
a.linkBlank:link {color:#278917; text-decoration:underline;}
a.linkBlank:visited {color:#278917; text-decoration:underline;}
a.linkBlank:hover {color:#278917;text-decoration:underline;}
a.linkBlank:active {color:#278917; text-decoration:underline;}

.bold{
font-weight: bold;
}