@charset "UTF-8";

/*エンジェリーベ会、ホワイトリボンキャンペーン*/
div#club{
	width: 920px;
	margin:0px 0px;
	padding:0px;
	line-height:180%;
	font-weight:bold;
}

div#club h2{
font-size:20px;
color:#000000;
border-bottom:dotted #cccccc 2px;
padding-bottom:10px;
margin-bottom:10px;
}

div#club p#whcamp{
background:url("../images/whcamp.gif") no-repeat top left;
width:920px;
height:105px;
margin:20px 0px 10px 0px;
padding:0px 0px 0px 0px;
text-indent:-9999px;
}

div#club p{
margin:0px 20px;
}

p#joilink{
margin:-30px 30px 10px 0px;
text-align:right;
}

