@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;
height:400px;
background:transparent url(../image/link/cback3.gif)  no-repeat 50% 0%;
}



/* c1
------------------------------------------------------*/
#c1{
margin: 0px 50px; 
padding: 10px 0 5px 0px;
}



/* waku1
------------------------------------------------------*/
.waku1{
margin: 0 50px 50px 50px; 
}

h5{
border-bottom: solid 2px #cccccc;
height:18px;
background: url(../image/link/icon.gif) no-repeat left 0.5em;
padding: 10px 0pt 5px 30px;
font-weight: bold;
}


.waku1 .left{
margin: 10px 0 0 0;
padding: 5px 0pt 10px 0px;
}
.waku1 .left p{
padding-bottom:1em;
font-size:12px;
}

.waku1 .right{
float:right;
padding-top:12px;
}



/* back
------------------------------------------------------*/
.back {
margin-right:20px;
text-align:right;
font-size:12px;
}


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;}



/* other
------------------------------------------------------*/
.bold{
font-weight: bold;
}


