/* main-contents
------------------------------*/
.topwrap {
	width: 471px;
}

.list-table {
	margin-left: 21px;
	width: 450px;
	color: #2984CF;
}
	
.list-table th {
	padding: 6px 0 0 14px;
	text-align: left;
	vertical-align: top;
	background-image: url(img/mark03.jpg);
	background-position: 0 8px;
	background-repeat: no-repeat;
}

.list-table td {
	vertical-align: top;
	text-align: left;
}

.list-table td.txt {
	padding-bottom: 15px;
}

.list-table td.tit {
	padding: 6px 0 0 6px;
width: auto;
font-size: 12px;
font-family: 'CI', Meiryo, sans-serif;
color: #2984CF;
}

.list-table td.cent a {
	text-decoration: none;
}

pre {
}

.list-table td.tit span {
display: block;
margin: 8px 0 0 10px;
}

.list-table td.tit span a {
color: #0D5087
}

.list-table td.tit span a:visited {
color: #3C39D6
}

.list-table td.tit a:hover {
color: #CC0101;
}
