@charset "UTF-8";

body {
	line-height: 1.5;
}

/* -------------------------------------- */
/* topicPass */
#topicPass {
	float: left;
	padding: 15px 0 10px 20px;
	font-size: 1.2em;
}
#topicPass ul li {
	float: left;
	margin: 0 6px 0 0;
}
#topicPass ul li a {
	text-decoration: none;
	color: #000000;
	margin: 0 6px 0 0;
}
/* -------------------------------------- */
/* h2 */
h2 {
	clear: both;
	border-bottom: 2px solid #bfbfbf;
	padding: 0 0 7px 20px;
	font-size: 1.8em;
	font-weight: bold; 
}
/* -------------------------------------- */
/* summaryLeftBox */
#summaryLeftBox {
	float: left;
	width: 149px;
}
#summaryLeftBox ul li {
	width: 149px;
	height: 41px;
	background: url(images/bg_companymenu.gif) no-repeat;
}
#summaryLeftBox ul li a {
	display: block;
	width: 149px;
	_width: 125px;
	height: 41px;
	_height: 31px;
	padding-left: 24px;
	line-height: 41px;
	background: none;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
#summaryLeftBox ul li a:-moz-any-link, a:default  {
	width: 125px;
}
#summaryLeftBox ul li:hover {
  background-position: 0 -41px;
}
#summaryLeftBox ul li#focus {
  background-position: 0 -41px;
}
/* -------------------------------------- */
/* summaryRightBox, summaryRightBoxm, summaryRightBoxmap, summaryRightBoxg, summaryRightBoxh */
#summaryRightBox,
#summaryRightBoxm,
#summaryRightBoxmap,
#summaryRightBoxg,
#summaryRightBoxh {
	float: left;
	border-left: 2px solid #bfbfbf;
}
#summaryRightBox {
	width: 809px;
	_width: 769px;
	padding: 0 20px;
}
#summaryRightBox ul li {
	padding: 22px 0;
	border-bottom: 1px dashed #bfbfbf;
	line-height: 1.6;
}
#summaryRightBox ul li.recruit1Box {
  background: url(images/recruit1_bg.jpg) no-repeat right 5px;
}
#summaryRightBox ul li.recruit2Box {
  background: url(images/recruit2_bg.jpg) no-repeat right 5px;
}
#summaryRightBox ul li.noBorder {
  border-bottom: none;
}
#summaryRightBox ul li.notRecruit {
  font-size: 1.2em;
  color: #4D4D4D;
  padding-left: 30px;
  margin-bottom: 50px;
}
#summaryRightBox ul li.notRecruit h3 {
  font-size: 1.17em;
  color: #005AA6;
  font-weight: bold;
  margin-bottom: 15px;
}
#summaryRightBox ul li.notRecruit .infoBox {
  width: 165px;
  margin: 30px 0 0 300px;
}

#summaryRightBoxm {
	width: 789px;
	padding: 64px 0 100px 40px;
}
#summaryRightBoxm h3 {
	margin: 0 0 29px 0;
	font-weight: bold;
	line-height: 1.25;
}
#summaryRightBoxmap {
	width: 809px;
	padding: 28px 0 0 20px;
}
#summaryRightBoxmap h3 {
	margin: 0 0 24px 0;
	font-weight: bold;	
}
#summaryRightBoxg {
	width: 809px;
	padding: 64px 0 100px 40px;
	height: 490px;
	background: url(images/groups_photo.gif) no-repeat right 64px;
}
#summaryRightBoxg h3 {
	margin: 0 0 29px 0;
	font-weight: bold;
	line-height: 1.25;
}
#summaryRightBoxh {
	width: 809px;
	padding: 28px 20px 0 20px;
}
#summaryRightBoxh h3 {
	margin: 0 0 22px 0;
}
#summaryRightBoxh h3 span.ttlHistory {
	font-weight: bold;
}
#summaryRightBoxh h4 {
	background: #005aa6;
	margin: 0 0 20px 0;
	padding: 3px 8px;
	color: #ffffff;
}
/* -------------------------------------- */
/* */
#recruitTopBox {
  background: url(images/recruit_top_bg.jpg) no-repeat;
  padding-left: 364px;
  margin-left: -20px;
  margin-bottom: 50px;
}
#recruitTopBox h3 {
  font-size: 1.4em;
  color: #000;
  margin-top: 20px;
  margin-bottom: 15px;
}
#recruitTopBox ul li {
  padding: 0 10px 10px;
  margin-bottom: 10px;
  font-size: 1.2em;
}
#recruitTopBox ul li a {
  color: #005AA6;
}
#recruitTopBox strong {
  color: #666666;
}
/* -------------------------------------- */
/* ttlSummary */
.ttlSummary {
	float: left;
	width: 113px;
	font-weight: bold;
}
/* -------------------------------------- */
/* contentsSummary */
.contentsSummary {
	float: left;
	width: 696px;
	_width: 656px;
}
.contentsSummary table {
	margin: 0 0 20px 0;
}
.contentsSummary table th {
	vertical-align: top;
	width: 130px;
	background: #E6E5E5;
}
.contentsSummary table th,
.contentsSummary table td {
	padding: 8px;
}
.contentsSummary p {
	margin: 0 0 25px 0;
}
.contentsSummary p.txtBlue {
	color: #4D81BE;
	font-weight: bold;
	margin: 0 0 10px 0;
}
.contentsSummary .link {
	font-weight: bold;
}
.contentsSummary .link a {
	color: #3f3835;
	text-decoration: none;
}
.contentsSummary .links {
	margin: 0 0 0 10px;
	padding-left: 1.5em;
	background: url(../common/images/link_dot.gif) no-repeat left;
}
#summaryRightBox .contentsSummary ul.list li {
	margin: 0;
	padding: 0;
	border: none;
}
.contactText,
.contactText a {
  color: #f00;
  text-align: center;
}