/*
************************************************

 /campaign/newregist.html 入会キャンペーン
 <!-- STAGE -->　〜　<!-- /STAGE -->

************************************************
*/
	



/* CSS 
************************************************/
@import url(contents.css);		/* コンテンツページ共通 */





/* MAIN width:605px
************************************************/
/* 
/campaign/newregist.html 入会キャンペーン
*/
.cam_regist { width:605px; margin:0 auto 100px auto;}
.cam_regist .title { width:605px; text-align:center; font-weight:bold; color:#ff6600; padding:15px 0 15px 0;}
.cam_regist .box { width:605px; border-top:2px solid #cccccc; height:auto; padding:0 0 20px 0;}
.cam_regist .box .diver { width:585px; padding:20px 10px 20px 10px; border-bottom:2px dotted #cccccc; }
.cam_regist .box .diver .left { width:135px; float:left;}
.cam_regist .box .diver .righ { width:450px; float:right;}
.cam_regist .banner { padding:0px 0 20px 0;}


/* 
/campaign/introduce.html お友達紹介キャンペーン
*/
.cam_introduce { width:605px; margin:0 auto 100px auto;}
.cam_introduce .title { width:605px; text-align:center; font-weight:bold; color:#009900; padding:15px 0 15px 0;}
.cam_introduce .box { width:605px; border-top:2px solid #cccccc; height:auto; padding:0 0 20px 0;}
.cam_introduce .box .diver { width:585px; padding:20px 10px 20px 10px; border-bottom:2px dotted #cccccc; }
.cam_introduce .box .diver .left { width:135px; float:left;}
.cam_introduce .box .diver .righ { width:450px; float:right;}
.cam_introduce .banner { padding:0px 0 20px 0;}


/* 
/campaign/cyber5.html cyber5乗り換えキャンペーン
*/
.cam_cyber5 { width:605px; margin:0 auto 100px auto;}
.cam_cyber5 .title { width:605px; text-align:center; font-weight:bold; color:#663399; padding:15px 0 15px 0;}
.cam_cyber5 .box { width:605px; border-top:2px solid #cccccc; height:auto; padding:0 0 20px 0;}
.cam_cyber5 .box .diver { width:585px; padding:20px 10px 20px 10px; border-bottom:2px dotted #cccccc; }
.cam_cyber5 .box .diver .left { width:135px; float:left;}
.cam_cyber5 .box .diver .righ { width:450px; float:right;}
.cam_cyber5 .banner { padding:0px 0 20px 0;}









