@charset "utf-8";


#sub-head-navi {
	background-image: url(../recruiting/images/sub-head-navi-bkg.png);
	background-repeat: repeat;
}
#sub-head-navi li {
	float: left;
}
#topic-path {
	background-image: url(../recruiting/images/topic-path-bkg.png);
	background-repeat: repeat;
}
#sub {
	background-image: url(../recruiting/images/sub-bkg.png);
	background-repeat: no-repeat;
}
#content {
	background-image: url(../recruiting/images/content-bkg.png);
	background-repeat: repeat-y;
}
.index-wrap {
	float: left;
	width: 285px;
}
.index-wrap2 {
	float: left;
	padding-left: 10px;
	width: 285px;
}
#essential-point p {
	color: #666666;
	padding-bottom: 0px;
}

#essential-point  strong {
	padding-bottom: 5px;
	color: #333333;
}
#essential-point table {
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #dddddd;
	margin-bottom: 30px;
}
#essential-point th {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dddddd;
	color:#FFFFFF;
	font-size:12px;
}
#essential-point td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dddddd;
}
#skill table{
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #dddddd;
	margin-bottom: 30px;
	border-left-width: 0px;
}
#skill th {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	border-right-width: 0px;
	color:#FFFFFF;
	font-size:12px;
}
#skill td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dddddd;
	border-right-width: 0px;
	font-size:10px;
}
#interview-intro {
	padding-bottom: 0px;
}
#data {
	width: 348px;
	float: left;
	background-image: url(../recruiting/images/partner-BGdata.png);
	background-repeat: repeat-y;
	background-position: right top;
	padding-top: 19px;
}
#data p {
	padding-bottom: 0px;
}

#pred{
	color:#CC0000;
	font-weight:bold;
}

#interview-nav {
	width: 232px;
	float: left;
}
.question {
	font-weight: bold;
	margin-bottom: 10px;
	color: #990000;
}
.answer {
	margin-bottom: 30px;
}


.caution {
	color: #CC0000;
}

