﻿#wrapper{
	background: url(../images/h_wallpaper.jpg);
}

.left30{
	height: 4em;
}

.right70{
	height: 4em;
	background-color: #fff0f5;
}

.left30 p{
	background-color: #cd5c5c;
	height: 4em;
	padding-top: 2.5em;

	/* 見出し用の文字設定 */
	text-align: center;
	font-weight: bold;
	font-size: 0.9em;
}

.right70 p{
	height: 4em;
	font-size: 0.8em;
  line-height: 0.2em;
}

.tbl_process{
	margin-left: 1.5em;
	width: 530px;
}

.sttitle{
	text-align: center;
	width: 150px;
	background-color: #fee0e5;
	font-size: 0.9em;
}

.ststatement{
	background-color: #ffe0e5;
	font-size: 0.9em;
  line-height: 1.2em;
}

.centreallow{
	text-align: center;
	background-color: #ffffff;
}

/* 福利厚生の列挙に使用 */
*.enum{
	padding-left: 3em;
}
