@charset "utf-8";
#title {
	height: 100px;
	width: 100%;
	background-color: #D7F4E2;
	padding-top: 30px;
	padding-bottom: 30px;
}
#space {
	background-color: #FFFFFF;
	height: 20px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#kotei {
	position: relative;
	bottom: 0;
	margin:0 auto;
	width: 100%;
}

#honbun .hr {
	height: 1px;
	width: 600px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
}
#honbun #p-box {
	font-size: 14px;
	text-align: right;
	float: right;
	line-height: 1.5em;
}
#honbun #p-cyousei {
	margin-top: 20px;
}

#honbun .midashi {
	font-size: 18px;
	font-weight: bold;
	color: #22bc67;
}
#honbun .naiyou {
	font-size: 14px;
	line-height: 1.5em;
}
#honbun .komidashi-bold {
	font-weight: bold;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 5px;
}

#honbun .komidashi {
	font-size: 14px;
	font-weight: bold;
	color: #22bc67;
	margin-top: 30px;
	margin-bottom: 10px;
}


#honbun {
	height: 100%;
	width: 600px;
	padding-top: 50px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 50px;
}
