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

#visual {
	width: 800px;
	font-size: large;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}

#main_box {
	width: 800px;
}
#birthday {
	font-size: 12px;
	text-align: left;
	width: 145px;
	border: 2px double #F0F;
	padding: 5px;
	color: #F0F;
	height: 145px;
}
#birthday h2 {
	font-size: 13px;
	font-weight: bold;
}
