@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_present.png);
	margin-bottom: 30px;
}
#ct .catch {
	background-image: url(img/present_lead.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 58px;
	text-align: left;
	text-indent: -9999px;
	margin-bottom: 30px;
}
#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;
}
