@charset "utf-8";

/* ===================================================================
CSS information
 file name  :  plan.css
 style info :  planページのCSS
=================================================================== */


/*----------------------------------------------------------------------------------
		 								plan
------------------------------------------------------------------------------------*/


#sub_page_title {
	background: url(../images/plan/ttl_plan.png) center top no-repeat;
	min-width: 950px;
	height: 156px;
}
#sub_page_title h2 {
	visibility: hidden;
}
div#contents div.title_area {
	position: relative;
	margin: 0 0 22px;
}
div#contents div.title_area p {
	position: absolute;
	right: 0;
	top: 0;
	width: 286px;
}