@charset"UTF-8";

/*--------------------------------------------------
本田追加
----------------------------------------------------------------------*/
.table_shindan{
	font-size:12px;
	margin:4px 0 0 0;
	padding:4px 0 0 0;
}
.table_shindan dl dd{
	line-height:1.5;
}
.table_shindan dl dt a{
	color:#001EC3;
	padding:0 0 0 17px;
	font-weight:bold;
	background:transparent url(../images/ico_07b.jpg) no-repeat 0 3px;
}
.table_shindan dl dt a:hover{
	background:transparent url(../images/ico_07b_on.jpg) no-repeat 0 3px;
}

.table_shindan .bored_txt a{
	color:#001EC3;
}
.qa_box {
	font-size: 12px;
	line-height: 15px;
	color: #001EC3;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.qa_box2 {
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #e5e8f9;
	padding-left: 12px;
	padding-right: 12px;
}

/*--------------------------------------------------
グループ企業
----------------------------------------------------------------------*/
	
#contents01 table#table_company01 th a{
	color:#001EC3;
	font-weight:bold;
	text-decoration:none;
}
#contents01 table#table_company01 th a:hover{
	text-decoration:none;
	color:#333;
}
#contents01 table#table_company01 span{
	color:#333;
}

/*--------------------------------------------------
採用情報
----------------------------------------------------------------------*/

#contents01 table#table_company01 tr th.border_10{
	border-bottom:1px solid #001EC3;
	color:#001EC3;
	width:8em;
	padding:10px 0;
	text-align:left;
	vertical-align:top;
}
#contents01 table#table_company01 td.border_10{
	border-bottom:1px solid #001EC3;
	width:175px;
	padding-right:0;
}
#contents01 table#table_company01 td.border_11{
	border-bottom:1px solid #001EC3;
	padding-left:0;
}
dd{
	color:#000;
	margin-top:5px;
	line-height:1.2;
}
dd.coment01{
	color:#000;
	margin-top:5px;
	margin-left:7px;
	font-size:14px;
	line-height:1.5;
}
dd.attention01{
	color:#000;
	font-weight:bold;
	margin-top:5px;
	margin-left:7px;
	font-size:14px;
	line-height:1.5;
}
dd.attention02{
	color:#001EC3;
	font-weight:bold;
	margin-top:5px;
	margin-left:7px;
	font-size:14px;
	line-height:1.5;
}
span.blue{
	color:#001EC3;
}
span.black{
	color:#000;
}