@charset "utf-8";
#container #ct #ct-ct h4 {
	background-image: url(img/title.png);
}
.catch {
	background-image: url(img/catch.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 103px;
	width: 586px;
	text-align: left;
	text-indent: -9999px;
	margin-top: -15px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}
.lead {
	padding-left: 30px;
	margin-bottom: 30px;
}
.backnumber ul {
	margin-right: auto;
	padding-left: 5px;
	text-align: center;
}
.backnumber ul li {
	width: 154px;
	display: inline-block;
	margin-right: 5px;
	margin-left: 5px;
	padding: 5px;
	height: 90px;
	background-color: #FFF;
	text-align: center;
	line-height: 13px;
	border-radius: 3px;
	margin-bottom: 15px;
	border-radius: 3px;
	font-size: 10px;
}


#ct-ct dl {
	margin-left: 30px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4C96C0;
	margin-bottom: 30px;
	padding-left: 10px;
}

#ct-ct dl dt {
	display: block;
	width: 8em;
	text-align: right;
	float: left;
	font-weight: bold;
	font-size: 16px;
}

#ct-ct dl dd {
	padding-left: 11em;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #069;
}

#ct-ct dl dd.last {
	border-bottom-style: none;
}
#ct-ct dl dd IMG.map {
	float: right;
	margin-right: 5px;
}
#ct-ct dl dd TABLE TR TD{
	padding: 0px 15px 2px;
}
#ct-ct dl dd TABLE TR.line1 TD {
	background-color: #FFF;
}
#ct-ct dl dd TABLE TR.line2 TD {
	background-color: #EEE;
}
