@charset "utf-8";
#container #ct #hd H2 {
	background-image: url(img/title.png);
}
#contents .lead {
	background-image: url(img/lead.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
	text-indent: -9999px;
	height: 120px;
	width: 740px;
	margin-bottom: 5px;
}
#contents .txt {
	padding-right: 50px;
	padding-left: 50px;
}
#contents .catch {
	font-size: 20px;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
	margin-bottom: 30px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#contents .tit {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 114px;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	text-indent: -9999px;
	margin-bottom: 30px;
}
#contents .mes1 .tit {
	background-image: url(img/mes1_title.png);
}
#contents .mes2 .tit {
	background-image: url(img/mes2_title.png);
}
#contents .mes3 .tit {
	background-image: url(img/mes3_title.png);
}
#contents .mes4 .tit {
	background-image: url(img/mes4_title.png);
}
#contents .mes1 {
	background-image: url(img/mes1_bg.png);
	background-repeat: no-repeat;
	padding-top: 50px;
	margin-bottom: 60px;
}
#contents .mes2, #contents .mes3, #contents .mes4 {
	background-repeat: no-repeat;
	padding-top: 50px;
	margin-bottom: 60px;
}
#contents .outline {
	background-image: url(img/outline_bg.png);
	background-repeat: no-repeat;
	background-position: right 50px;
}
#contents .outline H3 {
	background-image: url(img/outline_title.png);
}
#contents .outline .txt {
	padding: 10px 220px 10px 50px;
}
.words DL {
	padding-right: 30px;
	padding-left: 30px;
}
.words DL DT {
	text-indent: 10px;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 1px dotted #666;
	clear: both;
}
.words DL DD {
	padding-left: 30px;
	padding-right: 10px;
	margin-bottom: 20px;
	padding-top: 5px;
}
.words DL DD IMG {
	float: right;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.words h4 {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	text-indent: -9999px;
	height: 50px;
	margin-bottom: 15px;
	clear: both;
}
