@charset "utf-8";
/* CSS Document */
.box_plan {
	height: 208px;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 48px;
	margin-left: auto;
}
.box_plan h2{
	background-image: url(../images/plan/bg.jpg);
	margin: 0px;
	width: 500px;
	font-size: 1.2em;
	color: #443427;
	text-indent: 3px;
	padding-top: 3px;
	height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	letter-spacing: 0.1em;
}
