@charset "shift_jis";

@import url("../../css/009_o/common.css");
@import url("../../css/009_o/base.css");


/*	exclusive style
------------------------------------*/


/*	tnavi
------------------------------------*/
.tnavi img{
	margin: 5px 10px;
}
.box01{margin-bottom:20px;}

/*	greeting
------------------------------------*/
div#greetingContents { margin: 10px 30px 20px; }
div#greetingContents h2 {
	font-size: 120%;
	font-weight: bold;
	color: #FE8F40;
	margin: 0 0 10px;
	}	/* キャッチコピーがある場合 */
div#greetingContents p {
	line-height: 1.5;
	margin-bottom: 0.5em;
	}
div#greetingContents p.post,
div#greetingContents p.name {
	font-weight: bold;
	text-align: right;
	margin-bottom: 0.3em;
	}
div#greetingContents p.post { font-size: 120%; }
div#greetingContents p.name { font-size: 140%; }
div#greetingContents img {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	vertical-align: bottom;
	}

/*	staff
------------------------------------*/
div#staffMainContents { margin: 10px 30px 20px; }	/* 集合写真とメッセージ等 */
div#staffMainContents h2 {
	font-size: 120%;
	font-weight: bold;
	color: #FE8F40;
	margin: 0 0 10px;
	}	/* キャッチコピーがある場合 */
div#staffMainContents p {
	line-height: 1.5;
	margin-bottom: 0.5em;
	}
div#staffMainContents img.staffPhotoLeft {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	vertical-align: bottom;
	}	/* 左寄せ */
div#staffMainContents img.staffPhotoRight {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	vertical-align: bottom;
	}	/* 右寄せ */
	
div.staffSection { margin: 10px 30px 20px; }	/* 各職種セクション */
div.staffSection h2 {
	background: url(../../img/009_o/staff/heading_bg.gif) no-repeat left center;
	font-size: 140%;
	color: #FF6433;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-weight: bold;
	border-bottom: 1px solid #FE8F40;
	padding: 5px 25px 1px;
	margin: 5px 15px 5px 0px;
	}	/* 職種名 */
div.staffSection p {
	line-height: 1.5;
	margin-bottom: 0.5em;
	}

/*	privacy
------------------------------------*/
div.privacySection { margin: 10px 30px 20px; }
div.privacySection h2 {
	margin: 10px 20px 0px 5px;
	padding: 1px 0px 0px 4px;
	font-size: 120%;
	border-left: 4px solid #FF6433;
	border-bottom: 1px solid #FF6433;
}	/* プライバシー見出し */
div.privacySection p {
	line-height: 1.5;
	margin-bottom: 0.5em;
	}
div.privacySection ul,
div.privacySection li,
div.privacySection ol { margin: 0; padding: 0; }	/* reset */

div.privacySection ul {	margin: 0 0 0.5em 1.5em; }
div.privacySection ol { margin: 0 0 0.5em 2em; }
div.privacySection ul li,
div.privacySection ol li { line-height: 1.5; }

/*	recruit
------------------------------------*/
div#recruitContents { margin: 10px 30px 20px; }

div#recruitContents h2 {
	font-size: 120%;
	font-weight: bold;
	color: #FE8F40;
	margin: 0 0 10px;
	}
div#recruitContents p {
	line-height: 1.5;
	margin-bottom: 0.5em;
	}
div.recruitSection { margin: 10px 30px 20px; }
div.recruitSection h2 {
	font-size: 120%;
	font-weight: bold;
	color: #FE8F40;
	margin: 0 0 10px;
	}

div.recruitSection table {
	border-collapse: separate;
	border-top: 1px solid #d96800;
	border-right: 1px solid #d96800;
	border-spacing: 0;
	margin-bottom: 20px;
	}
div.recruitSection table th,
div.recruitSection table td {
	border-bottom: 1px solid #d96800;
	border-left: 1px solid #d96800;
	padding: 3px 5px;
	line-height: 1.5;
	}
div.recruitSection table th {
	background: #ffd6b9;
	text-align: left;
	color: #bf5000;
	}
/* Hidden for Mac IE \*/
div.recruitSection table th { letter-spacing: 0.1em; }
/* End */
	
/*	bread navigation
------------------------------------*/
div#breadArea {
	border-top: 1px solid #D96800;
	margin: 0 20px;
	padding: 10px;
}
div#breadArea p {
	margin-bottom: 5px;
	line-height: 1.5;
	font-weight: bold;
}

/*	footer
------------------------------------*/
p.cnetBanner { text-align: right; }

/*	サイトマップ
------------------------------------*/
div.sitemapSection { margin: 0 10px 20px; }
div.sitemapSection h2,
div.sitemapSection h3 {
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 5px;
	text-align: left;
	margin-left: 0px;
	}
div.sitemapSection p {
	line-height: 1.3;
	font-weight: bold;
	text-align: left;
	}
div.sitemapServiceSection { margin: 0 10px 12px; }

/*	box
------------------------------------*/
.box01 th{
	background: #FFE4BA url(../../img/common_bg/bg_1pxslash.gif) repeat;
}
