@charset "utf-8";

/* about_us.css */


/*-------------------------------------------------
///	 運営会社
-------------------------------------------------*/

/*#contents {
	position: relative;
	padding-top: 0;
}*/

/*-------------------------------------------------
///	情報部分
-------------------------------------------------*/

#contents #about_us {
	margin-bottom: 90px;
}

#contents h2 {
	margin-bottom: 30px;
}

#contents #about_us h3 {
	margin-bottom: 20px;
}

#contents #about_us table {
	width: 675px;
	border-top: #FBA6C4 1px dotted;
	margin-bottom: 50px;
}

#contents #about_us table th {
	border-bottom: #FBA6C4 1px dotted;
	padding: 3px 0px;
	width: 135px;
}

#contents #about_us table td {
	border-bottom: #FBA6C4 1px dotted;
	padding: 3px 10px;
}


/*-------------------------------------------------
///	 採用情報タブ
-------------------------------------------------*/	

#contents .tab_navi {
	width: 100%;
	border-bottom: #F15096 2px solid;
	margin-bottom: 20px;
	position: relative;
}

#contents .tab_navi li {
	float: left;
	width: 126px;
	text-indent: -9999px;
	margin-right: 11px;
}

#contents .tab_navi li.bt_recruit05 {
	margin-right: 0;
}

#contents .tab_navi li a {
	display: block;
	width: 126px;
	height: 24px;
}

#contents .tab_navi li.bt_recruit01 a {
	margin-top: 7px;
	background: url(../img_new/bt_tab_recruit01.jpg) no-repeat;
}

#contents .tab_navi li.bt_recruit01 a:hover {
	margin-top: 0;
	height: 31px;
	background: url(../img_new/bt_tab_recruit01_over.jpg) no-repeat;
}

#contents .tab_navi li.bt_recruit02 a {
	background: url(../img_new/bt_tab_recruit02.jpg) no-repeat;
	margin-top: 7px;
}

#contents .tab_navi li.bt_recruit02 a:hover {
	margin-top: 0;
	height: 31px;
	background: url(../img_new/bt_tab_recruit02_over.jpg) no-repeat;
}

#contents .tab_navi li.bt_recruit03 a {
	margin-top: 7px;
	background: url(../img_new/bt_tab_recruit03.jpg) no-repeat;
}

#contents .tab_navi li.bt_recruit03 a:hover {
	margin-top: 0;
	height: 31px;
	background: url(../img_new/bt_tab_recruit03_over.jpg) no-repeat;
}

#contents .tab_navi li.bt_recruit04 a {
	margin-top: 7px;
	background: url(../img_new/bt_tab_recruit04.jpg) no-repeat;
}

#contents .tab_navi li.bt_recruit04 a:hover {
	margin-top: 0;
	height: 31px;
	background: url(../img_new/bt_tab_recruit04_over.jpg) no-repeat;
}

#contents .tab_navi li.bt_recruit05 a {
	margin-top: 7px;
	background: url(../img_new/bt_tab_recruit05.jpg) no-repeat;
}

#contents .tab_navi li.bt_recruit05 a:hover {
	margin-top: 0;
	height: 31px;
	background: url(../img_new/bt_tab_recruit05_over.jpg) no-repeat;
}


/*-------------------------------------------------
///	採用情報
-------------------------------------------------*/

#contents .arrow {
	display: block;
	background: url(../common_new/img/icon_arrow05.gif) no-repeat left 4px;
	padding-left: 17px;
	letter-spacing: 0;
}

#contents h2 {
	margin-bottom: 30px;
	clear: both;
}

#contents #recruit h3 {
	margin-bottom: 20px;
}

#contents #recruit h4 {
	margin-bottom: 10px;
}

#contents #recruit p {
	margin-bottom: 5px;
}

#contents #recruit p.mb20 {
	margin-bottom: 20px;
}

#contents #recruit table {
	width: 675px;
	border-top: #FBA6C4 1px dotted;
	margin-bottom: 10px;
}

#contents #recruit table th {
	border-bottom: #FBA6C4 1px dotted;
	padding: 3px 0px;
	width: 135px;
}

#contents #recruit table td {
	border-bottom: #FBA6C4 1px dotted;
	padding: 3px 10px;
	font-size: 12px;
}

#contents #recruit .pagetop_contents {
	margin-bottom: 30px;
	text-align: right;
	width: 675px;
}



/*-------------------------------------------------
///	sitemap
-------------------------------------------------*/

#contents #sitemap h3 {
	background: url(../img_new/bg_h3_sitemap.gif) no-repeat;
	width: 640px;
	height: 30px;
	margin-bottom: 20px;
	padding-left: 35px;
	padding-top: 12px;
	font-weight: bold;
}

* html #contents #sitemap h3 {
	width: 675px;
	height: 42px;
}

#contents #sitemap ul {
	margin-bottom: 20px;
}

#contents #sitemap ul li {
	margin-bottom: 10px;
	background: url(../common_new/img/icon_arrow04.gif) no-repeat left 4px;
	padding-left: 20px;
	font-size: 12px;
	position:  relative;
}

#contents #sitemap ul li.last {
	margin-bottom: 0;
}

#contents #sitemap ul.sitemap_step li {
	display: inline;
	margin:0;
	margin-right: 10px;
	height: 10px;
	background: url(../common_new/img/icon_arrow04.gif) no-repeat left 0px;
	
}

* html #contents #sitemap ul.sitemap_step li {
	background: url(../common_new/img/icon_arrow04.gif) no-repeat 2px 3px;
}
