/*概要*/

.ContentsImgArea {
	width: 680px;
}

.ContentsImgLeft {
	float: left;
	width: 300px;
}

.ContentsImgRight {
	float: right;
	width: 360px;
}


.ContentsMidashi {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5em;
	color: #3399cc;
}

.Contentstxt {
	color: #333333;
	font-size: 12px;
	line-height: 1.5em;
	margin-bottom: 10px;
}


h3.ContentsTxtMidashi {
	font-size: 18px;
	font-weight: bold;
	color: #317098;
	letter-spacing: 0em;
	line-height: 1.5em;
	margin-top: 20px;
}


h3.ContentsTxtMidashi02 {
	font-size: 14px;
	font-weight: bold;
	color: #317098;
	letter-spacing: 0em;
	line-height: 1.5em;
	margin-top: 30px;
}