@charset "utf-8";
/* CSS Document */

h2 {
	margin-left:15px;
}
table {
	border-collapse:collapse;
	width:720px;
	margin-left:15px;
	margin-bottom:30px;
	font-size:0.75em;
	color:#666;
}
table th {
	text-align:left;
	width:205px;
	padding-left:10px;
	padding-top:18px;
	font-weight:bold;
	border-bottom:1px dotted #ccc;
}
table td {
	padding-top:18px;
	border-bottom:1px dotted #ccc;
}
table td .contents_name {
	line-height:200%;
	margin-bottom:18px;
}
table td .contents_name a {
	font-weight:bold;
}
