@charset "utf-8";
/* ==================================================================
CSS information
================================================================== */



/* --------------------------------------------------------
#contents_wrap
-------------------------------------------------------- */
#contents_wrap{ width:100%; background-color:#FFF;}
.ac{text-align:center;}

#backnumber {}


/* --------------------------------------------------------
#contents
-------------------------------------------------------- */
#contents{ margin:0 auto; padding:0; width:100%;}

.maintxt{
	font-size: 16px;
	line-height: 140%;
	color:#ff429c;
	font-weight:bold;
	text-align:center;
}

.txt{
	font-size: 17px;
	line-height: 120%;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
