@charset "utf-8";

#entry {
	background:url(../img/bg_n_01.gif) repeat-y 40px 0;
}

#entry p, #entry ul {
	padding-left:80px;
}

#campaign {
	margin-top:-30px !important;
}
	

#campaign img#otoku {
	margin-left:50px;	
}


#campaign h3 {
	margin-bottom:2px;
}

#campaign p {
	width:295px;
	border:3px double #A1D6ED;
	background:#C2E6F2;
	padding:10px;
	margin-left:10px;
	height:130px;
}

#campaign p#lh{
	line-height:1.4;
}


#campaign .bg_none p{
	border:none;
	background:none;
	height:1%;
}

#campaign .center {
	text-align:center;


}

#campaign p span#cash {
	text-decoration:underline;
	background:url("../img/ya01.gif") 50% 25px no-repeat;
	padding-bottom:40px;
	font-size:112.5%;

}

#campaign p span.cash2 {
	font-size:112.5%;
}


