@charset "utf-8";

h2{
	height: 372px;
	width: 623px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}
#lead{
	width: 623px;
}
#lead img{
	float: right;
	margin-left: 10px;
}
#greybox{
	height: auto;
	width: 623px;
	border: 1px solid #CCCCCC;
	text-align: center;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#greybox .hasen{
	background-image: url(img/plan_hasen.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 581px;
	margin-right: auto;
	margin-left: auto;
}
#greybox .left{
	float: left;
	width: 110px;
	text-align: center;
}
#greybox .left img{
	vertical-align: bottom;
}
#greybox .right{
	float: right;
	width: 505px;
	text-align: left;
}
#greybox .right p{
	width: 485px;
	text-align: left;
}
#greybox .right .small{
	font-size: 10px;
}

