@charset "utf-8";

/* 右ボディ top */

.our_idea {
	width: 640px;
	height: 60px;
	padding: 5px 0 20px 0;
}

.company_txt {
	padding: 0 0 15px 0;
}

.company_txt span {
	color: #3a539a;
	font-weight: bold;
}

.left_txt {
	width: 450px;
	float: left;
	padding: 0 20px 0 0;
}

.right_img {
	width: 150px;
	float: left;
}


/* 右ボディ center */

.center_img {
	width: 600px;
	height: 360px;
	padding: 0 0 20px 0;
	clear: both;
}


/* 右ボディ bottom */

.bottom_left_img {
	width: 115px;
	height: 160px;
	float: left;
	padding: 0 20px 0 0;
}


