#left li{
	background-image: url(../../img/bg_menu_r.jpg);
}
#top{
	background: url(../img/bg_top.jpg) left repeat-y;
	margin: 0 20px 20px 0;
	padding: 3px 0 3px 20px;
	text-align: left;
}
#top p{
	margin: 5px;
	font-size: 12px;
	line-height: 150%;
}

/* -------------------- 01 社内研修 -------------------- */
#style01{
	padding-top: 20px;
	width: 600px;
}
#style01 h4{
	margin: 5px 0;
	text-align: left;
}
#style01 table{
	width: 600px;
	margin: 20px auto;
	padding: 20px 0;
	border-top: 1px dashed #aaa;
	border-bottom: 1px dashed #aaa;
}
#style01 th{
	text-align: left;
	padding-top: 10px;
}
#style01 td{
	line-height: 150%;
	padding: 0 10px;
}
#style01 td div p{
	font-size: 100%;
	line-height: 150%;
	text-align: left;
}
#style01 td p{
	font-size: 85%;
	line-height: 120%;
}
/* 階層別教育体系 */
#style01 div{
	text-align: center;
}
#style01 div h5{
	text-align: left;
}
#style01 div h5 span{
	color: #393;
}
#style01 div table{
	margin: 5px auto;
	width: 620px;
	border: 0;
	table-layout:fixed
}
#style01 div th,#style01 div td{
	padding: 3px;
	border: 1px solid #888;
	font-size: 12px;
	line-height: 150%;
}
#style01 div th{
	background: #ffc;
	vertical-align: middle;
	text-align: center;
}
#style01 div td{
	vertical-align: middle;
	text-align: left;
}

/* -------------------- 02 海外研修 -------------------- */
#style02{
	padding-top: 20px;
	width: 600px;
}
#style02 div{
	text-align: center;
}

/* 海外研修生 */
#table021 table{
	width: 500px;
	margin: 5px auto;
	border: 0;
}
#table021 h4{
	text-align: center;
}
#table021 th,#table021 td{
	padding: 3px;
	border: 1px solid #888;
	font-size: 12px;
	line-height: 150%;
}
#table021 th{
	width: 80px;
	vertical-align: middle;
	text-align: center;
}
#table021 td{
	vertical-align: middle;
	text-align: center;
}
/* 海外研修生詳細 */
#table022 table{
	width: 500px;
	margin: 20px auto;
	border-top: 1px dashed #aaa;
}
#table022 th{
	text-align: left;
	padding-top: 10px;
}
#table022 td{
	line-height: 150%;
	padding-top: 10px;
}
#table022 td dt{
	text-align: left;
	background: url(../img/list01.jpg) top left no-repeat;
	padding-left: 15px;
	color: #f00;
}
#table022 td dd{
	text-align: left;
	margin-bottom: .5em;
}

#attention{
	font-size: 60%;
}

/* -------------------- 03 スキルアップ -------------------- */
#style03{
	width: 600px;
}
#style03 table{
	margin: 0 auto;
}
#style03 td{
	line-height: 150%;
	padding: 0 10px;
}
#style03 td div p{
	font-size: 100%;
	line-height: 150%;
	text-align: left;
}
#style03 td p{
	font-size: 85%;
	line-height: 120%;
}
#style03 h4{
	margin: 5px 0;
}
#table01{
	width: 400px;
	margin: 0 auto;
}
#table01 th,#table01 td{
	padding: 5px 20px;
	border: 1px solid #888;
}
#table01 th{
	background: #fc9;
	text-align: center;
}