@charset "UTF-8";
#contents #main #message {
	margin-top: 10px;
}
/* CSS Document */

#contents #main #message #mainphoto {
	height: 200px;
	width: 150px;
	float: left;
	background-image: url(../images/company_photo_m.jpg);
	background-repeat: no-repeat;
}
#contents #main #message #maincopy_sub {
	width: 380px;
	float: right;
}
#contents #main #business {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contents #main #business ul {
	margin-left: 60px;
	margin-top: 10px;
}
#contents #main #client #left {
	float: left;
	width: 250px;
	margin-left: 60px;
}
#contents #main #resarch {
	margin-top: 25px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #888888;
	padding-top: 20px;
}
#contents #main #resarch #left {
	float: left;
	width: 260px;
}
#contents #main #resarch #right {
	float: right;
	width: 260px;
}
#contents #main #jigyo {
	margin-top: 25px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #888888;
	padding-top: 20px;
}
#contents #main #business #left60 {
	margin-left: 60px;
}
#contents #main #client #left {
	width: 230px;
	float: left;
}
#contents #main #client #right {
	float: right;
	width: 230px;
}
