@charset "utf-8";

/* CSS Document */

/*==========================================================================================

	// numbers.html

==========================================================================================*/


div#main h1 {height: 70px;
background:url(../images/numbers-h1.gif) no-repeat;
text-indent:-999999px;}


div#main h2,
div#main h3 {text-indent:-999999px;}


/*==========================================================================================

	// narabi

==========================================================================================*/

div#narabi ul {
	width:640px;
	font-size: 123.1%;
	line-height: 30px;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}


div#narabi dl {
	width: 650px;
	margin:20px 0 0 20px;
}


div#narabi dl dt {
	float: left;
	width: 190px;
}


div#narabi dl dd {
	width:400px;
	float: left;
	height: 45px;
	padding-top: 20px;
}

div#narabi p {
	text-align:center;
	font-size:123.1%;
	font-weight:bold;
	color:#FF0066;
	margin: 5px 0;
}

/*==========================================================================================

	// present

==========================================================================================*/
div#present {
	margin-bottom:20px;
}

div#present dl {
	width: 620px;
	margin:20px 0 0 20px;
}


div#present dl dt {
	width: 190px;
}


div#present dl dd {
	margin: 0 0 10px 20px;
}


div#present dl dd span {
	font-size:80%;
	color: #FF3366;
}


div#present dl dd span#red {
	color:#FF0000;
	font-weight:bold;
	font-size: 108%;
}

/*==========================================================================================

	// numbersCaution

==========================================================================================*/

div#numbersCaution {
	width:650px;
	margin-bottom:20px;
	height: 450px;
}


div#numbersCaution ul {
	width:590px;
	height:362px;
	background:url(../images/numbers-numberscaution-bg.gif) no-repeat;
	line-height:24px;
	padding: 30px 0px 50px 50px;
	color: #FF0066;
}


div#numbersCaution ul li { width:570px;}




div#numbersCaution ul span {
	font-size:123.1%;
	color: #FF0000;
	font-weight: bold;
}
