@charset "utf-8";
#titleContents {
	width: 746px;
	clear: both;
}
#titleContents_left {
	width: 500px;
	float: left;
	margin: 0px;
	padding: 20px;
}
#titleContents_left a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
	color: #990000;
}
#titleContents_left a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}
#mainContents {
	margin-top: 20px;
	width: 746px;
}
.introduction {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #F7FFFF;
	padding: 0px;
	clear: both;
	display: block;
	height: 175px;
}
.introduction img {
	float: left;
}
.introduction_text {
	float: right;
	padding: 20px;
	width: 390px;
}
.introduction_text h4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #0033FF;
	margin-bottom: 10px;
}
.introduction_text p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
.introduction  img.sub07 {
	float: left;
	margin-bottom: 10px;
	border: 2px solid #999999;
	margin-right: 14px;
	margin-top: 10px;
}

