@charset "utf-8";
#container {
	background-image: url(img/mv.png);
}
#container #ct #ct-ct H4 {
	background-image: none;
	text-align: center;
	text-indent: 0px;
	height: auto;
	width: auto;
	font-size: 36px;
	line-height: 36px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
	color: #036;
	margin-bottom: 30px;
}
.lead {
	font-size: 16px;
	text-align: center;
	margin-bottom: 15px;
	line-height: 22px;
	color: #000;
}
.lead2 {
	font-size: 16px;
	text-align: center;
	margin-bottom: 30px;
	line-height: 22px;
	color: #C00;
	font-weight: bold;
}

.cap {
	text-align: center;
	margin-bottom: 15px;
}
.catch {
	font-size: 30px;
	line-height: 30px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
	color: #036;
	text-align: center;
	margin-bottom: 30px;
}
#ct-ct .twbtn {
	text-align: center;
	margin-bottom: 30px;
}
#container #ct #ct-ct .info {
	display: block;
	text-align: center;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #069;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	line-height: 14px;
}
#container #ct #ct-ct .info:hover {
	background-color: #F36;
	color: #FFF;
}


#ct-ct UL.att {
	margin-right: 50px;
	margin-left: 70px;
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 45px;
}
#ct-ct UL.att LI{
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 18px;
}
#ct-ct UL.att LI OL{
	list-style-position: outside;
	list-style-type: decimal;
	margin-left: 30px;
	margin-top: 5px;
}
#ct-ct UL.att LI OL LI{
	list-style-position: outside;
	list-style-type: decimal;
}
#container #ct #ct-ct H5 {
	text-indent: 0px;
	background-image: none;
	height: auto;
	width: auto;
	margin: 0px 0px 15px;
	padding: 5px 0px;
	font-size: 24px;
	line-height: 24px;
	background-color: #036;
	color: #FFF;
	text-align: center;
}

H6 {
	font-size: 18px;
	padding-left: 15px;
	border-bottom: 1px solid #036;
	border-left: 20px solid #036;
	background-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #036;
	margin-bottom: 20px;
	font-weight: bold;
	line-height: 18px;
}
