@charset "UTF-8";
#contents-left {
	width: 630px;
	float: left;
	margin-right: 30px;
}
#title {
	margin-bottom: 20px;
	width: 630px;
}
#sub-title {
	clear: both;
	margin-bottom: 20px;
	margin-top: 30px;
}
#info {
	width: 630px;
	font-size: 85%;
	clear: both;
}
#info  tr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a0a0a0;
}
#info  th {
	padding-top: 5px;
	padding-bottom: 5px;
}
#contents-right {
	float: left;
	width: 240px;
}
