@charset "utf-8";

/*　
------------------------------------------------------------ */

#img_top {
	width: 800px;
	height: 205px;
	background: url(../common/images/img_concept.jpg) no-repeat;
	text-indent: -9999em;
}

#title {
	background: url(../common/images/bar_concept.jpg) no-repeat;
	width: 760px;
	height: 30px;
	text-indent: -999em;
}

.img01 {
	float: right;
	margin: 0 0 10px 10px;
}

.img02 {
	float: left;
	margin: 0 10px 0 10px;
}

.img03 {
	margin: 0 0 10px 20px;
}

span {
	font-weight: bold;
	margin-right: 10px;
}

.box_01,.box_02 {
	overflow: auto;
}