@charset "utf-8";
#conte {
	width: 800px;
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #f6f6fb;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(img/title_sca.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#conte h1 {
	font-size: 10px;
	text-align: left;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
}

#conte h2 {
	padding: 0px;
	text-align: left;
	float: left;
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 24px;
	font-weight: bold;
	color: #660033;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-bottom-color: #666699;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
#conte ul {
	padding: 0px;
	width: 130px;
	list-style-type: none;
	top: -300px;
	float: right;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#conte li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#conte .mes {
	text-align: left;
	font-size: 16px;
	line-height: 26px;
	color: #333333;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	width: 450px;
	padding: 0px;
	text-indent: 14px;
	margin: 0px;
}
#conte h3 {
	font-size: 36px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#conte h4 {
	font-size: 16px;
	color: #666666;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 40px;
}
#conte dl {
	float: left;
	width: 350px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	text-align: left;
	display: block;
}
#conte dt {
	margin-left: 100px;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #003366;
}
#conte dd {
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	margin-left: 120px;
}
