@charset "Shift_JIS";

/*コンテンツ内容ベース*/
.contentArea {
	float: left;
	width: 665px;
}

/*テキスト左*/
.textArea1 {
	width: 110px;
	margin-bottom: 18px;
	float: left;
}
/*テキスト右*/
.textArea2 {
	width: 555px;
	margin-bottom: 18px;
	float: left;
}
