/* CSS Document */
/*=== プレゼント背景 ==================================================*/
#present1 {
	background: url(img/present_a.jpg) no-repeat;
	height: 265px;
	width: 722px;
}
#present2 {
	background: url(img/present_b.jpg) no-repeat;
	height: 299px;
	width: 722px;
}
p {
	font: normal 14px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #000000;
}
#mania {
	background: #cccccc;
	text-align:left;
	margin-bottom: 1em;
}
#mania th {
	color:#FFFFFF;
	white-space: nowrap;
	background: #006666;
}
#mania td {
	background: #fafafa;
}
