@charset "utf-8";
.title1 {
	float: left;
	width: 100%;
}
.title_page {
	font-family: "メイリオ";
	font-size: 26px;
	line-height: 40px;
	color: #333;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #92C26D;
	padding-bottom: 5px;
	margin-top: 30px;
	/*font-weight: bolder;*/
	margin-bottom: 40px;
}
