@charset "UTF-8";
/* CSS Document */

div#container {
	background: url(../images/bg_careerup.jpg) center top no-repeat;
	}
div#main h2 {
	margin-bottom: 15px;
	}
div#main h3 {
	margin-bottom: 15px;
	}
div#main p.lead {
	margin-bottom: 25px;
	text-align: justify;
	text-justify: distribute;
	}
div#contents div#sub div.subLinkbox {
	width: 173px;
	border: 1px solid #DCDCBE;
	background-color: #FAFAF0;
	margin-top: 30px;
	padding-bottom: 20px;
	}
div#contents div#sub div.subLinkbox p {
	padding-bottom: 0;
	border-bottom: none;
	}
div#contents div#sub div.subLinkbox ul {
	padding: 0 12px;
	}
div#contents div#sub div.subLinkbox li {
	width: 149px;
	font-size: 0;
	padding: 0;
	border-bottom: none;
	margin-top: 15px;
	}
div#contents div#sub div.subLinkbox li p {
	margin-bottom: 5px;
	}


 /* careerup
========================================*/
div#careerup div.section {
	margin-bottom: 30px;
	}
div#careerup div.sectionLast {
	margin-bottom: 0;
	}
div#careerup div.section h4,
div#careerup div.sectionLast h4 {
	margin-bottom: 15px;
	}
div#careerup div.photo {
	width: 210px;
	float: left;
	}
div#careerup div.text {
	width: 310px;
	float: right;
	}


 /* training
========================================*/
div#training h2 {
	padding-bottom: 10px;
	background: url(../images/line.gif) left bottom no-repeat;
	}
div#training h4 {
	margin-bottom: 20px;
	}
div#training div.section {
	margin-bottom: 15px;
	background-color: #FAFAF0;
	}
div#training div.sectionLast {
	margin-bottom: 30px;
	background-color: #FAFAF0;
	}
div#training div.section h4,
div#training div.sectionLast h4 {
	margin-bottom: 0;
	}
div#training div.section div.sectionContents,
div#training div.sectionLast div.sectionContents {
	padding: 15px;
	}
div#training div.section p.subject,
div#training div.sectionLast p.subject {
	font-weight: bold;
	padding: 12px 0 5px;
	border-top: 1px dotted #CCCCCC;
	margin-top: 12px;
	}
div#training h4.comment {
	padding-bottom: 15px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 15px;
	}


 /* careerpath
========================================*/
div#careerpath h2 {
	padding-bottom: 10px;
	background: url(../images/line.gif) left bottom no-repeat;
	}
div#careerpath div.image {
	margin-bottom: 35px;
	}
div#careerpath h4 {
	margin-bottom: 20px;
	}
table  {
	width: 540px;
	background: url(../images/careerpath_grade_bg.gif) left top repeat-x #FAFADC;
	}
table .career {
	width: 89px;
	background-color: #FFFFFF;
	border-right: 1px solid #CCCCCC;
	text-align: center;
	}
table .grade {
	width: 50px;
	text-align: center;
	border-bottom: 1px solid #CCCCCC;
	}
table .part {
	width: 390px;
	background-color: #FFFFFF;
	border-left: 1px solid #CCCCCC;
	padding: 8px 0 8px 9px;
	}
th.career,
th.grade,
th.part {
	padding: 0 0 5px;
	border-bottom: 1px solid #CCCCCC;
	border-left: none;
	border-right: none;
	text-align: center;
	}
td.line1 {
	border-bottom: 1px dashed #CCCCCC;
	}
td.line2 {
	border-bottom: 1px solid #CCCCCC;
	}
td.bottom {
	height: 45px;
	}
img.title {
	margin-bottom: 7px;
	}
span {
	background: url(../images/careerpath_arrow.gif) left center no-repeat;
	padding-left: 15px;
	}
