@charset "euc-jp";
/* === Filename is "cpn_sote.css" === */

/* newLife 
***************************************************** */
div#newLife {
	clear:both;
	position:relative;
	width:715px;
	height:146px;
	margin:0 0 15px 0;
	background:url(../images/bn_newLife_bg.jpg) no-repeat 0 0;
}

div#newLife p {
	position:absolute;
}
div#newLife p.title {
	font-size:0;
	top:0;
	right:0;
}
div#newLife p.sub {
	font-size:0;
	top:0;
	left:0;
}
div#newLife p.date,
div#newLife p.participant,
div#newLife p.mile {
	color:#ffffff;
	font-weight:bold;
}
div#newLife p.date {
	bottom:13px;
	left:238px;
	font-weight:normal;
	font-size:10px;
}
div#newLife p.participant {
	bottom:7px;
	right:267px;
	text-align:right;
	font-size:30px;
}
div#newLife p.mile {
	bottom:13px;
	right:48px;
	font-size:25px;
}
