@charset "utf-8";
/* CSS Document */

.top_midashi {
	padding-top: 40px;
}
.list {
	list-style-type: none;
}
.photo {
	width: 548px;
	background-image: url(../images/system_photo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 178px;
}
.photo_text {
	width: 300px;
	_width: 550px;
	font-size: 0.9em;
	color: #663300;
}
.con_left {
	float: left;
	width: 169px;
	padding-top: 3px;
}
.con_right {
	float: right;
	width: 480px;
}
