@charset "UTF-8";

/* =================================================================================

 Common style of campaign

================================================================================= */

/* ****************************************************************************

　カード入会のご案内

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

div#cardBg{
	padding:20px 45px;
	margin-top:20px;
	background:url(img/card_btm.gif) repeat left top;
}

	div#cardBg div.fl{
		float:left;
		width:230px;
	}
	
	div#cardBg div.fr{
		float:left;
		width:320px;
		margin-left:20px;
	}




