@charset "utf-8";
#mainContents {
	clear: both;
	margin-top: 20px;
}
#subContents {
	width: 746px;
}
#subContents01 {
	width: 508px;
	float: left;
}
#subContents02 {
	float: right;
	width: 224px;
	background-color: #ffffff;
	border-right-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #993300;
	border-left-color: #993300;
}
#subContents02 table {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #333333;
}

.about {
	width: 480px;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	clear: both;
}
.about .about_text {
	width: 300px;
	float: left;
}
#subContents01 .about img {
	margin-left: 15px;
}
.about_text h5 {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	margin-bottom: 5px;
}
.about_text p {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	font-size: 14px;
	line-height: 140%;
	color: #333333;
}

