@charset "utf-8";
#hd {
	background-image: url(img/hd_bg_lv.jpg);
	background-color: #333;
}
#hd .title_lv {
	background-image: url(img/title_lv.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
	text-indent: -9999px;
	display: block;
	height: 100px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#hd H2 {
	background-image: url(img/h2_str.png);
	margin-bottom: 30px;
}
#ct .catch {
	background-image: url(img/str_lead.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 65px;
	text-align: left;
	text-indent: -9999px;
	margin-bottom: 30px;
}
#ct DL DT {
	display: block;
	width: 100px;
	padding-left: 10px;
	font-weight: bold;
	float: left;
}
#ct DL DD {
	padding-left: 120px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #666;
}
#ct DL {
	border-top: 1px dotted #666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	padding-top: 5px;
	margin-right: 100px;
	margin-left: 100px;
	margin-bottom: 30px;
}
#ct DL .attention {
	padding-left: 10px;
	font-size: 12px;
	line-height: 15px;
	border-bottom-style: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#ct .txt {
	margin-right: 100px;
	margin-left: 100px;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 15px;
	text-align: center;
}
#ct .imgbox {
	margin-bottom: 30px;
}
#ct .back  {
	font-size: 18px;
	line-height: 18px;
	text-align: center;
	margin-bottom: 30px;
}
