@charset "utf-8";
/* CSS Document */
#contents #main #msg_box {
	position: absolute;
	left: 300px;
	top: 80px;
}
#contents #main #msg_box p {
	color: #006;
	font-weight: bold;
}
#contents #box {
	padding-top: 20px;
}
#box p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	font-size: 120%;
	color: #060;
}

#box table {
	margin-top: 10px;
}
#box td {
	font-size: 90%;
	color: #060;
}
#box #anzen  {
	font-size: 120%;
	color: #F30;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
#box .mikan p{
	font-size: 100%;
	margin-left: 0px;
	margin-top: 5px;
}
