@charset "UTF-8";
/* ===================================================================
CSS information

 file name  :history.css
 author     :Ability Consultant
style info  :沿革css
=================================================================== */
/* -----------------------------------------------------------
	#con_title		タイトル
----------------------------------------------------------- */
#con_title {
	background: url(../images/header/bg_comp.jpg) top center no-repeat;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
#con_title h2 {
	width: 1000px;
	margin: 0 auto;
	padding: 36px 0;
	text-align: center;
}
/* -----------------------------------------------------------
	#contents		コンテンツ下層
----------------------------------------------------------- */
#contents {
	width: 1000px;
	overflow: hidden;
}
/*  #main    中コンテンツ
----------------------------------------------------------- */
#main h3 {
	padding-bottom: 12px;
}