@charset "utf-8";

/*----------------■コンテンツ--------------*/

h2  {
	background:  url(../image/page_ti.gif) no-repeat;
}

h3.mi_circle {
	font-weight: bold;
	background: #eed;
	padding: 5px 20px 5px 10px;
	border-left: 5px #399 solid;
	font-size: 14px;
}

.circle {
	width: 720px;
}
.circle p {
	width: 400px;
	margin-top: 10px;
	margin-bottom: 30px;
	float: left;
}
.circle div {
	width: 300px;
	margin-top: 10px;
	margin-bottom: 30px;
	float: right;
}