@charset "UTF-8";

/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

　採　用　情　報
　
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

/* ======================================================================
＊＊共通＊＊
====================================================================== */
body#new_index_page #lc-navi li#cat01 a, /*新卒者：募集要項・待遇*/
body#seminar_index #lc-navi li#cat02 a, /*新卒者：セミナー案内*/
body#voice_index #lc-navi li#cat03 a,/*新卒者：内定者の声*/
body#midway_index_page #lc-navi li#cat04 a,/*中途者：募集要項・待遇*/
body#handicap_index_page #lc-navi li#cat05 a {  /*障がい者：募集要項・待遇*/
	color: #34C5B9;
	font-weight:bold;
}


body.recruit #contents p {
	margin-bottom: 0;
}

body.recruit #contents h3 {
	font-size: 115%;
	line-height: 1.6;
	font-weight: bold;
	margin-top: 1.25em;
	margin-bottom: 0.5em;
	color: #3F538D;
}

body.recruit #contents .coment {
	font-size: 105%;
	margin: 15px;
	color: #43569C;
	background-image: url(../images/coment.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 26px;
	font-weight: bold;
}

body.recruit #contents .coment em {
	font-size: 105%;
	font-weight: bold;
}

body.recruit #contents .coment strong {
	color: #E21C38;
	font-size: 110%;
	font-weight: bold;
}

body.recruit #contents .note {
	color: #43569C;
	font-size: 95%;
	padding: 7px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
}

body.recruit #contents table {
	margin:10px 0 10px;
	border: 1px solid #B6B6B6;
	width:720px;
}

body.recruit #contents td {
	border-right: 1px solid #B6B6B6;
	border-bottom: 1px solid #B6B6B6;
	padding:6px 8px 3px;
	vertical-align:top;
}

body.recruit #contents th {
	border-right: 1px solid #B6B6B6;
	border-bottom: 1px solid #B6B6B6;
	background-color: #F7F7F7;
	padding:6px 8px 3px;
	text-align:center;
	vertical-align:top;
	color: #000;
	width:20%;
	font-weight: normal;
}

/* ======================================================================
＊＊トップページ＊＊
====================================================================== */

body#recruit_index #title {
	width: 910px;
	margin:0 20px;
	padding:0 0 20px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	height:250px;
}

body#recruit_index #contents h2 {
	font-size: 170%;
	line-height: 1.45;
	color: #3CBFAE;
	font-weight: bold;
	padding:0px;
	/*margin:15px 0 5px -35px;*/
	margin:0 0 5px -35px;
	/*offset*/
	background-color: #FFF;
	background-image: none;
	background-repeat: repeat-x;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;/*[end]offset*/
}

* html body#recruit_index #contents h2 {
	margin:0 0 5px 0;
}

body#recruit_index #contents .cols {
}

body#recruit_index #contents .col1 {
	width:355px;
	margin-right:25px;
	float:left;
	display:inline;
}

body#recruit_index #contents .col2 {
	width:355px;
	float:left;
}

body#recruit_index #contents .cols h2 {
	margin-left:0;
	margin-bottom:0;
	font-size:100%;
	line-height:1;
}

body#recruit_index #contents .cols h3 {
	font-size: 110%;
	line-height: 1.3;
	font-weight: bold;
	color: #645F96;
	background-color: #FFF;
	background-image: none;
	margin-top:10px;
	margin-bottom: 5px;
	border-bottom: 2px solid #808080;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding: 0 0 2px 0;
}

body#recruit_index #contents .cols p.summary {
	margin:8px 0 5px;
	font-size:95%;
	color:#000;
}

body#recruit_index #contents .cols p {
	font-size:95%;
	line-height:1.5;
	color: #4B4B4B;
}

body#recruit_index #contents .cols ul {
	margin:5px 0 10px;
}

body#recruit_index #contents .cols li {
	font-size: 95%;
	font-weight: bold;
	color: #549932;
	padding-bottom:2px;
	margin-bottom:4px;
	border-bottom: 1px dotted #ADADAD;
}

body#recruit_index #contents .cols .link-list {
	margin-top:10px;
	margin-bottom:30px;
}

body#recruit_index #contents .cols .link-list li {
	list-style: none;
	margin-left:0;
	margin-bottom:4px;
}

body#recruit_index #contents .cols .link-list li a {
	color:#35A294;
	font-weight: bold;
}

body#recruit_index #contents .cols .link-list li a:visited {
	color:#7D6A6E;
}

body#recruit_index .cols p.link {
	margin:3px 0 20px;
	text-align:right;
}



/* ======================================================================
＊＊セミナー案内＊＊
====================================================================== */
body#seminar_index #contents dl#accordion {
	margin-bottom:25px;
}

body#seminar_index #contents dl#accordion dt {
	font-size:120%;
	font-size:125%;
	font-weight: bold;
	/*padding: 5px;*/
	border-bottom: 1px solid #9A9A9A;
	cursor: pointer;
	color: #1346A5;
	margin-top:15px;
}

body#seminar_index #contents dl#accordion dt span.date {
	font-size:75%;
	color: #444444;
	font-weight: normal;
}

body#seminar_index #contents dl#accordion dd {
	font-size:95%;
	line-height:1.55;
	padding: 1em 1em 0;
	padding: 0.5em 1em 0;
	border-right: 1px solid #9A9A9A;
	border-bottom: 1px solid #9A9A9A;
	border-left: 1px solid #9A9A9A;
	background-color: #F9F9F9;
}
body#seminar_index #contents dl#accordion dd p {
	margin-bottom: 0.5em;
}


/* ======================================================================
＊＊内定者の声＊＊
====================================================================== */
