@charset "utf-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
}
/* 20110406クラスあり修正版 */
.clearfix {
	zoom:1;
}
.clearfix:after{
    content: "";
    display: block;
    clear: both;
	}
/* 20110406クラスあり修正版 */

}
#maincontents {
	width:960px;
	margin:0 auto;
	position:relative;
}
/*HEAD*/

/*HEAD END*/
/*MAIN*/
#bodyfield {
	width:950px;
	padding:10px 5px 0px 5px;
	margin:0 auto 0 auto;
	background-color:#fff;
	position:relative;
}

/*MAIN END*/

.challenge{
	margin:0 auto;
}




/*FOOTER*/
#footer {
	height:90px;
	clear:both;
	text-align:right;
	font-size:10px;
}


#nowlowding {
font-size:10pt;
}
