@charset "UTF-8";
/* ----------------------------------------
＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊

　about.css　　：個別設定

＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊
---------------------------------------- */

/* ：：： style.css - １．共通部分・全体レイアウト ：：： */
#wrapper {
	width: 1728px; /* Title：160 + 部門数：3 × 512（＝1,696px） ＋ 余裕：32px */
}

/* ヘッダーエリア */
#headerContainer {
  height: 40px;
}

/* コンテンツエリア */
section.column {
	width: 512px;
	background-color: rgba( 105, 105, 105, 0); /* ★確認用：dimgray #696969 */
}



/* ：：： temp_Page01.css - １．共通部分レイアウト ：：： */
/* ページタイトル */
#PageTitle h1 {
	line-height: 1.1;
	border: none;
}

#PageTitle #Background_img {
	bottom: 96px;
	left: -24px;
}



/* ：：： 個別設定 ：：： */
/* 共通部分 */
.column h1 { /* オリジナルは、style.css（共通装飾）にて */
	margin: 0 0 16px 0;
	padding: 0 0 0 8px;
	height: 24px;
	font-size: 1.25rem; /* ：：：15px：：： */
	border-bottom: 1px dotted #677f7e;
	border-left: 8px solid #677f7e;
}

.column_mainContent {
	margin: 48px 32px 24px;
}

.column p {
	margin: 0;
	padding: 0 0 0 1em;
}
.column p+p {
	margin: 0;
	padding: 1em 0 0 1em;
}



/* コンテンツエリア　#contents01 */
#atscr {
	margin: 3em 0 0 3em;
}

#atscontact {
	margin: 1em 0 0 3em;
}


/* コンテンツエリア　#contents02 */


/* コンテンツエリア　#contents03 */
