@charset "Shift_JIS";
#page-title {
	background-image: url(../img/reserve_img/title_back.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: 90px;
}
#page-title h2 {
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 15px;
	padding-top: 34px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#root {
	font-size: 12px;
	line-height: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}


#contents .midashi {
	background-image: url(../img/common_img/h3_title.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: 30px;
}
#contents .midashi h3 {
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	color: #369626;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
