@charset "utf-8";
/* CSS Document */
#all h1 {
	font-size:13px;
	margin-bottom:0px;
	}
#all h1 a{
	color:#003399;
	text-decoration:none;
	}
#all h1 a:hove {
	text-decoration:underline;
	}
#all td,
#detail td {
vertical-align:text-top;
	}
.top {
text-align:right;
	}

#detail #mon {
	font-size:14px;
	color:#0099CC;
	font-weight:bold;
	width:200px;
	}
#detail td td {
	padding:0px;}

	