@charset "utf-8";
.style1 {
	color: #FFFFFF;
	font-size: 12px;
}
#contents td {
	padding-left: 5px;
	border-bottom: 1px dotted #CCCCCC;
}
#contents td p {
	text-align: right;
}
#contents h2 {
	font-size: 10px;
	font-weight: normal;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	height: 18px;
	line-height: 18px;
	width: 115px;
	float: left;
	margin: 0px 3px 0px 0px;
	background: #C3D9E4;
	color: #000000;
}
#contents li {
	list-style: none;
	display: inline;
}
#contents ul {
	margin: 3px 0px 5px;
}
