@charset "UTF-8";


/* sk-el.co.jp/saiyou - pageStyles.css */



	/* #globalNavi Settings for Page */
body#newGraduate #gn1 {	background: url(../img_common/rec_globalNavi.gif) 0 -62px no-repeat; }
body#career #gn2 { background: url(../img_common/rec_globalNavi.gif) -131px -62px no-repeat; }
body.qanda #gn3 { background: url(../img_common/rec_globalNavi.gif) -262px -62px no-repeat; }
body.report #gn4 { background: url(../img_common/rec_globalNavi.gif) -393px -62px no-repeat; }


/* Page Title Settings for Page */
body#newGraduate .pageTitle h2 { background: url(../images/h2_newGraduate.gif) 0 0 no-repeat; }
body#career .pageTitle h2 { background: url(../images/h2_career.gif) 0 0 no-repeat; }
body.qanda .pageTitle h2 { background: url(../images/h2_qanda.gif) 0 0 no-repeat; }
body.report .pageTitle h2 { background: url(../images/h2_report.gif) 0 0 no-repeat; }


/* Table Additional Settings */
.outline {
	margin-bottom: 20px;
}

.outline th {
	color: #fff;
	background-color: #54c3e3;
}

.detail {
	padding-top: 10px;
}

.detail th {
	color: #000;
	background-color: #d9d9d9; 
}

.content table.detail ul {
	margin-left: 0;
	list-style: none;
}


/* .jobType Module */
.jobType {
	border-bottom: 1px dashed #9d9da1;
	margin-bottom: 32px;
}

	/* Clear #pagebody */
.jobType:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.jobType { display: inline-block; }

/* Hide from IE-mac \*/
* html .jobType { height: 1%; }
.jobType { display: block; }
/* End hide from IE-mac */

#contents .jobType h3 {
	margin: 0 9px 0 9px;
	color: #fff;
	background-color: #3e66b1;
}

.postEntry {
	border-bottom: 1px dashed #9d9da1;
	padding-bottom: 20px;
	margin-bottom: 40px;
}

.postDate {
	margin-bottom: 2px;
}

.autherName {
	margin-left: 1em;
}

body.qanda #contents h3,
body.report #contents h3 {
	font-size: 14px;
	font-weight: bold;
	color: #2e2e9e;
	background-color: #fff;
	padding: 0;
	margin-bottom: 4px;
}


body.qanda #contents h4 {
	font-size: 14px;
	font-weight: bold;
	color: #d00;
	background-color: transparent;
}

.postEntry p img {
	margin-bottom: 12px;
}


/* For privacyPolicy.html Page */
body#privacyPolicy #contents {
	padding-bottom: 64px;
}

body#privacyPolicy #sideNavi ul li {
	margin-bottom: 6px;
}

body#privacyPolicy .pageTitle h2 {
	text-indent: 0;
	color: #80cbe1;
	background-color: transparent;
}

.contactInformation span {
	display: block;
}

.telNo {
	font-weight: bold;
}

/* Entry Button Settings */
#goto_newEntry,
#goto_careerEntry {
	padding-left: 130px;
	margin-bottom: 22px;
}

#goto_newEntry a,
#goto_careerEntry a {
	width: 304px;
	height: 61px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}

#goto_newEntry a { background: url(../images/bt_newEntry.gif) 0 0 no-repeat; }
#goto_newEntry a:hover { background: url(../images/bt_newEntry.gif) 0 -61px no-repeat; }
#goto_careerEntry a { background: url(../images/bt_careerEntry.gif) 0 0 no-repeat; }
#goto_careerEntry a:hover { background: url(../images/bt_careerEntry.gif) 0 -61px no-repeat; }


body.qanda #sideNavi,
body.report #sideNavi {
	margin-bottom: 8px;
}

#recentlyList {
	margin-bottom: 16px;
}

#recentlyList h2,
#backnumberList h2 {
	margin-bottom: 8px;
	height: 28px;
	text-indent: -9999px;
}

#recentlyList h2 { background: url(../img_common/recently.gif) 0 0 no-repeat; }
#backnumberList h2 { background: url(../img_common/backnumber.gif) 0 0 no-repeat; }

#recentlyList ul,
#backnumberList ul {
	list-style: none;
}

#recentlyList li,
#backnumberList li {
	font-size: 10px;
	line-height: 1.8;
	margin-left: 8px;
	margin-right: 8px;
	padding-left: 10px;
	background: url(../img_common/bullet_blue.gif) 0 6px no-repeat;
}

#recentlyList a,
#backnumberList a {
	text-decoration: underline;
}

/* .entry-categories Settings */
body.qanda #contents .entry-categories h4 {
	font-size: 75%;
	font-weight: normal;
	color: #000;
	background-color: transparent;
}

.entry-categories-list {
	list-style: none;
}

.entry-categories-list li {
	display: inline;
}
