@charset "Shift_JIS";					/*使用する文字コード*/

#contents #main2 h5 {
	font-size: 100%;
	/* font-weight: normal; */
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF9900;
	line-height: 100%;
	width: 524px;
	background-image: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-right: 10px;
}


p.yellow_arrow {
	background: url(../../common_images/allow_yellow.gif) no-repeat left;
	text-indent: 1.2em;
	width: 6.5em;
}

/* -- メッセージの指定 -- */
ul#message {
	background-color: #DDE5FC;
	margin-top: -10px;
	margin-bottom: 20px;
	padding: 10px;
}

/* -- 先輩社員メッセージの指定 -- */
table.senior_index {
	width: 524px;
	margin: 0 0 20px 20px;
	clear: both;
	border: 1px solid #BBE3FD;
}

table.senior_index th {
	vertical-align: top;
	padding: 5px;
	width: 42px;
}

table.senior_index td {
	vertical-align: top;
	padding: 5px;
}
table.senior_index td img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

table.senior_index td.w120 {
	vertical-align: top;
	width: 109px;
	padding: 5px;
}

table.senior_index td h4 {
	font-size: 100%;
	vertical-align: top;
	text-align: left;
	padding-bottom: 5px;
	margin: 5px 5px 5px 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #99CCFF;
	padding-top: 5px;
	padding-left: 10px;
}
table.senior_index td p {
	line-height: 160%;
	padding-left: 10px;
}

table.senior_index p.coment {
	margin-left: 10px;
	line-height: 140%;
	padding-left: 27px;
	margin-top: 7px;
	color: #0000CC;
	background-image: url(../common_images/icon_fukidashi_f02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-bottom: 5px;
}

table.senior_box {
	width: 525px;
	margin: 0 0 10px 20px;
	border: 1px solid #DDE5FC;
}
table.senior_box th {
	width: 85px;
	vertical-align: top;
	padding: 10px;
	font-weight: normal;
	font-size: 83%;
	line-height: 1.3em;
}
table.senior_box td {
	vertical-align: top;
	padding: 10px;
	font-weight: normal;
}


/* -----------------------------------
recruit_info
----------------------------------- */
table#info {
	background-color: #DDE5FC;
	width: 505px;
	margin: 0 0 10px 25px;
}
table#info th {
	background-color: #F7F8FD;
	width: 28%;
	padding: 3px 5px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
table#info td {
	background-color: #FFFFFF;
	padding: 3px 5px;
	vertical-align: top;
}


/* -----------------------------------
carrier
----------------------------------- */
div.text_box ul.link {
	background: #eef6fb;
	padding: 10px;
	margin: 5px 10px;
}
div.section_box {
	margin: -5px 0 0 0;
	padding: 0;
}
div.section_box dl {
	margin: 10px 20px;
}
div.section_box dt {
    font-weight: bold;
	margin-top: 5px;
}
table#matrix {
	background-color: #DDE5FC;
	width: 100%;
	font-size: smaller;
	text-align: center;
}
table#matrix th,#document th {
	background-color: #F7F8FD;
	padding: 3px 5px;
	font-weight: normal;
	text-align: left;
	width: 15%;
	line-height: 1.3em;
}
table#matrix td {
	background-color: #FFFFFF;
	padding: 5px 2px;
	vertical-align: top;
}
table#document {
	background-color: #DDE5FC;
	width: 100%;
}
table#document td {
	background-color: #FFFFFF;
	padding: 3px 5px;
	vertical-align: top;
}
.small {font-size: xx-small;}

div.text_box ol.link {
	background: #eef6fb;
	padding: 10px 10px 10px 20px;
	margin: 5px 10px;
}

