@charset "UTF-8";
/* Niccon CSS Document outline2.css */
/*
##### 共通項目 ###############
*/
#main h2 {
	margin: 0px 2px 12px 4px;
	padding: 4px 0 5px 12px;
	font-weight: bold;
	font-size: 1.3em;
	line-height: 2.0;
	border-left: solid #004080 6px;
	border-bottom: solid #004080 1px;
}
*:first-child+html #main h2 {
	margin-top:4px;
}
#main h3 {
	font-size: 1.2em;
	margin-left:10px;
	margin-bottom:0.25em;
}
#main h3.second {
	font-size: 1.2em;
	margin-left:10px;
	margin-bottom:0.25em;
	margin-top:1em;
}

table tr td {
	padding:12px;
	border: 1px solid #004080;
}
.small {
	font-size:0.83em;
}
p {
	margin:0 5px 5px 1em;
	padding:0 5px 0.25em 5px;
}
.lv4_link {
	background:url(../../hrd/img/orange_tri.gif) left center no-repeat;
	padding:2px 0 2px 12px ;
	margin-left: 12px;
}
.pdf_link {
	background:url(../../hrd/img/orange_tri.gif) 10px 16px no-repeat;
	padding:2px 0 2px 12px ;
	margin-left: 12px;
}



/*
##### hrd/course_list/ ###############
*/

.clist #main img {
	margin: 0px 6px 0px 0px;
	vertical-align: middle;
}
.clist #main table p {
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 12px;
}
.clist #main table {
	width: 99%;
	margin-top: 6px;
	margin-left: 5px;
	margin-bottom: 12px;
	border-collapse: collapse;
	border-top: 1px solid #004080;
	border-left: 1px solid #004080;
	border-spacing: 0;
}
.clist #main table thead tr th {
	padding: 8px 8px 8px 14px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #004080;
	background: #CBE0EE;
}
.clist table tr td {
	padding: 6px 12px 10px 4px ;
	border: 1px solid #004080;
	vertical-align:top;
	color: #333;
}

.clist #main table tr td ul {
	color: #333333;
	margin-bottom: 10px;
	font-weight: bold;
}
.clist #main table tr td ul li {
	margin-left: 2.4em;
}
.clist #main table tr td ul li ul li {
	margin: 0px;
}
.clist #main table tr td ul.none li {
	list-style-type: none;
	background: url(../../images/sub-nav_mini_maker.gif) no-repeat center left;
	color: #CCCCCC;
	text-indent: 1em;
	margin: 0px;
	margin-left: 2.4em;
	font-weight: normal;
}
.clist #main table tr td ul li a {
	list-style-type: none;
	background: url(../../images/sub-nav_mini_maker.gif) no-repeat center left;
	padding-left: 1em;
	font-weight: normal;
}
/*
##### .list01 ###############
*/
.list01 table {
	margin-left:10px;
	border-collapse:collapse;
	width: 580px;
	border-top:1px solid #004080;
	border-left:1px solid #004080;
	border-spacing:0;
}
.list01 #main table thead tr th {
	padding:8px;
	vertical-align:middle;
	text-align:center;
	border: 1px solid #004080;
	color:#ffffff;
	background:url(../../images/table_bg.gif) repeat-x;
}
.list01 table tbody th {
	padding:8px;
	text-align:center;
	vertical-align:middle;
	border: 1px solid #004080;
	background-color:#cbe0ee;
}
.list01 table tr td {
	vertical-align:middle;
	padding:12px;
	border: 1px solid #004080;
}
.list01 table.bodnone {
	float:right;
	border:none;
	width:220px;
	padding:4px 4px 4px 0;
}
.list01 table.bodnone tr td {
	padding:4px;
	border:none;
	white-space:nowrap;
	text-align:left;
}

.list01 table tr td.pdf_link {
	background:url(../../hrd/img/orange_tri.gif) 10px 16px no-repeat;
	padding-left:24px ;
}

/* thの背景色 */
.list01 table .deep {
	font-weight:bold;
	background-color:#9ec8e3;
}
.list01 table .light {
	vertical-align:middle;
	text-align:left;
	background-color:#eaf3f8;
}
.list01 table td .txt_10pt {
	font-size:0.8em;
}

body.list01 #content.mainwide #main h2 {
	margin: 0px 2px 12px 4px;
	padding: 4px 0 5px 12px;
	font-weight: bold;
	font-size: 1.3em;
	line-height: 2.0;
	border-left: solid #004080 6px;
	border-bottom: solid #004080 1px;
	background:none;
}
*:first-child+html body.list01 #content.mainwide #main h2 {
	margin-top:4px;
}

/*
##### list02 ###############
*/
/* テーマ別研修トップの表組み設定 */
.list02 table {
	margin-left:10px;
	border-collapse:collapse;
	width: 580px;
	border-top:1px solid #004080;
	border-left:1px solid #004080;
	border-spacing:0;
}
.list02 table thead th {
	text-align:center;
	padding:8px;
	border: 1px solid #004080;
	color:#ffffff;
	background:url(../../images/table_bg.gif) center left repeat;
}
.list02 table tbody th {
	width:260px;
	text-align:left;
	padding:6px;
	white-space:nowrap;
	border: 1px solid #004080;
	background-color:#eaf3f8;
}
.list02 table tbody th a {
	display: block;
	text-align: right;
	margin-top: 8px;
}
.list02 table tbody th.cat {
	width:10px;
	text-align:center;
	white-space: normal;
	background-color:#CBE0EE;
}
.list02 table tbody th.cat_wide {
	width:110px;
	text-align:center;
	white-space:normal;
	padding:2px;
	background-color:#CBE0EE;
}
.list02 table .middle {
	text-align:left;
	font-weight:bold;
	background-color:#eaf3f8;
}
.list02 table td .txt_right {
	text-align:right;
}
.list02 table tr td {
	vertical-align:middle;
	padding:12px;
	border: 1px solid #004080;
}
.list02 table tr td.pdf_link {
	background:url(../../hrd/img/orange_tri.gif) 10px 16px no-repeat;
	padding-left:24px ;
}
/*
##### グローバル人材のトップ用に追加 ###############
*/

.list02 #main .pg-back {
	margin:0 auto 15px auto;
	background:url(../../hrd/theme/global/images/hrd_glb_clm_bk.gif) no-repeat 10px 0;
	margin-bottom:25px;
}
.list02 #main .pg-back span {
	display:block;
	padding:16px 10px 7px;
}

.list02 #main .head-blank {
	width:540px;
	margin:0 auto 15px auto;
	font-size:1.16em;
	font-weight:bold;
	color:#123F7F;
	border-bottom:1px solid #7396B9;
}
.list02 #main h3 {
	background:url(../../images/blue_sq_maker.gif) no-repeat 2px 5px;
	font-size: 1.2em;
	padding-left:1em;
	margin-left:15px;
	margin-top:0.5em;
	margin-bottom:0.5em;
}

.list02 #main ul.smarker li {
	list-style-type:none;
	padding-left:0.75em;
	margin: 2px 0 2px 2px;
	background:url(../../images/sub-nav_mini_maker.gif) no-repeat center left;
}

.list02 #main ul.bl_cir li {
	list-style-type:none;
	width: 500px;
	padding: 5px 0px;
	text-indent: 15px;
	border-bottom:dotted 1px #ddd;
	background: url(../../hrd/theme/images/bl_circle.gif) no-repeat center left;
}

/* 飲食業 研修ページカテゴリ分けボタン */
#main h2 img.ctg_btn {
	valign:top;
	display:block;
	float:right;
	margin-top:-6px;
	padding:4px;
}



