@charset "Shift_JIS";

/* ========================================

	対象ファイル：company_project.html
	対象箇所　　：コンテンツ枠内

======================================== */

#main {
	background: url(../img/company_project/main.png) no-repeat;
}

.text {
	width: 490px;
	float: left;
}

.image {
	width: 200px;
	float: right;
}

.pages_explanation {
	font-size: 20px !important;
}