@charset "utf-8";
#container #ct #ct-ct H4 {
	background-image: url(img/title.png);
}
.infotxt {
	padding-left: 40px;
	margin-bottom: 15px;
}
#ct-ct DIV {
	margin-bottom: 30px;
}
#ct-ct DIV.attentionbox {
	margin-bottom: 15px;
}
#ct-ct dl  {
	margin-right: 10px;
	margin-left: 30px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #11B6C8;
	padding-top: 6px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #11B6C8;
	padding-right: 10px;
	padding-left: 10px;
}
#ct-ct dl dt  {
	display: block;
	width: 10em;
	text-align: right;
	float: left;
	font-weight: bold;
}
#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 table tr td {
	padding-right: 5px;
}
