﻿@charset "UTF-8";
@import url("http://www.jwarm.net/css/base.css");
@import url("http://www.jwarm.net/css/side_contents.css");

/*========== 物流 ==========*/
#butsuryu {
	text-align: center;
}

#butsuryu img {
	margin-bottom: 10px;
}

#butsuryu .interview {
	text-align: left;
	width: 730px;
	margin: 5px 0;
	line-height: 1.3em;
	font-size: 14px;
}

#butsuryu .interview dl dt {
	color: #FFA034;
	font-weight: bold;
}

#butsuryu .interview dl dd {
	margin-bottom: 1em;
	text-indent: 1em;
}

#butsuryu #photos {
	background-color: #FFA034;
	padding-right: 5px;
//	padding-bottom: 5px;
	text-align: left;
	display: block;
//	display: inline-block;
	margin-bottom: 2em;
}

#butsuryu #photos img {
	margin: 5px 0 5px 5px;
	float: left;
}

#butsuryu #photos:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}


/*========== アパレル ==========*/
#apparel {
	text-align: center;
	margin-bottom: 1em;
}

#apparel_cnt {
	border: 1px solid #FFA034;
	padding: 10px;
}

#apparel img {
	margin-bottom: 10px;
}

#apparel .interview {
	text-align: left;
	margin: 5px;
	line-height: 1.3em;
	font-size: 14px;
}

#apparel .interview dl dt {
	color: #FFA034;
	font-weight: bold;
}

#apparel .interview dl dd {
	margin-bottom: 1em;
	text-indent: 1em;
}

/*========== 未経験からの転職 ==========*/

#inexp {
	background: url(http://www.jwarm.net/tokusyu/imgs/inexperienced_back.gif);
	padding: 10px;
	margin-bottom: 15px;
//	padding-bottom: 0;
}

#inexp .inexp_title {
	z-index: 2;
	position: relative;
}

.inexp_cnt {
	background: #FFFFFF;
	z-index: 1;
	position: relative;
	top: -15px;
	margin-bottom: -15px;
	width: 100%;
}

.inexp_cnt .catch {
	position: relative;
	padding: 18px 10px 10px 10px;;
	color: #333333;
	font-weight: bold;
	font-size: 25px;
	font-family: 'ＭＳ Ｐ明朝', '細明朝体', 'ヒラギノ明朝 Pro W3';
}

.inexp_cnt .data {
	position: relative;
//	display: inline-block;
	margin-bottom: 10px;
}

.inexp_cnt .data:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.inexp_cnt .data .com {
	width: 230px;
	float: left;
	margin: 0 10px;
	position: absolute;
	bottom: 0;
	font-size: 16px;
	line-height: 1.5em;
}

.inexp_cnt .data .com .name {
	font-weight: bold;
	font-size: 18px;
}

.inexp_cnt .data .com .tel {
	font-size: 18px;
	font-family: "Tahoma";
	font-weight: bold;
	background: url(http://www.jwarm.net/tokusyu/imgs/d2.gif) no-repeat left 5px;
	padding-left: 20px;
}

.inexp_cnt .data img {
	float: right;
	margin-right: 10px;
}

.inexp_cnt dl {
	padding: 10px;
}

.inexp_cnt dl dt {
	color: #f70;
	font-weight: bold;
	margin-bottom: 5px;
}

.inexp_cnt dl dd {
	text-indent: 1em;
	margin-bottom: 1em;
	color: #333;
}


/*========== 突撃！隣のまかないごはん ==========*/

#food {
	background: #FE9F34 url(../imgs/food_title.gif) 10px 10px no-repeat;
	padding: 55px 10px 10px 10px;
	position: relative;
	line-height: 1.2em;
	margin-bottom: 10px;
}

#food p.food_intro {
	color: #444444;
	margin-bottom: 5px;
	width: 620px;
	font-size: 12px;
	line-height: 1.3em;
}

#food img.syamoji {
	position: absolute;
	right: -5px;
	top: -5px;
	z-index: 2;
}

#food #food_cnt {
	background: #FFF;
	padding-left: 10px;
	position: relative;
}

#food #food_cnt #interview {
	background: url(../imgs/food_interview.gif) 160px 10px no-repeat;
	width: 370px;
	font-size: 14px;
	color: #444444;
	padding-top: 10px;
}

#food #food_cnt #interview #staff {
//	display: inline-block;
}

#food #food_cnt #interview #staff:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#food #food_cnt #interview #staff img {
	float: left;
	margin-right: 10px;
}

#food #food_cnt #interview #staff p {
	color: #000000;
}

#food #food_cnt #interview #staff p.name {
	padding-top: 35px;
	font-weight: bold;
	font-size: 19px;
}

#food #food_cnt #interview dl dt {
	font-weight: bold;
	margin: 15px 0 3px 0;
	color: #FF7700;
}

#food #food_cnt #interview dl dd {
	text-indent: 1em;
}

#food #food_cnt #interview #com {
	padding: 15px 0;
	color: #000000;
	border-top: 1px dotted #888;
	margin-top: 10px;
}

#food #food_cnt #interview #com:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#food #food_cnt #interview #com span.tel {
	font-size: 16px;
	font-weight: bold;
	background: url(../imgs/d1.gif) no-repeat left 2px;
	padding-left: 19px;
}

#food #food_cnt #interview #com img {
	float: right;
}

#food #food_cnt #makanai {
	float: right;
	width: 300px;
	background-color: #700;
	position: absolute;
	top: 0;
	right: 0;
	padding: 10px;
	color: #FFF;
}

#food #food_cnt #makanai {
	float: right;
	width: 300px;
	background-color: #700;
	position: absolute;
	top: 0;
	right: 0 !important ;
	right: 10px;
	padding: 10px;
	color: #FFF;
}

#food #food_cnt #makanai dl {
	width: 250px;
	font-size: 14px;
}

#food #food_cnt #makanai dl dt {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}

#food #food_cnt #makanai dl dd img {
	margin-top: 10px;
}


/*========== 理・美容特集 ==========*/

#beauty {
	background: url(http://www.jwarm.net/tokusyu/imgs/beauty-star_back.gif);
	padding: 10px;
	margin-bottom: 15px;
/*	padding-bottom: 0;*/
}

#beauty img.beauty_title {
	margin-bottom: 10px;
}

#beauty #beauty_cnt {
	background: #FFFFFF;
	padding: 10px;
	line-height: 1.4em;
	display: inline-block;
}

#beauty #beauty_cnt p.catch {
	color: #333399;
	margin: 5px 0 15px 0;
	font-weight: bold;
	font-size: 30px;
	font-family: 'ＭＳ Ｐ明朝', '細明朝体', 'ヒラギノ明朝 Pro W3';
}

#beauty #beauty_cnt div#interview {
	width: 450px;
	float: left;
}

#beauty #beauty_cnt div#interview div.person {
	position: relative;
}

#beauty #beauty_cnt div#interview div.person img {
}

#beauty #beauty_cnt div#interview div.person span {
	position: absolute;
	bottom: 0;
	right: 0;
	background: url(../imgs/clear_back.png);
	padding: 1em;
	margin: 10px;
	width: 150px;
}

* html #beauty #beauty_cnt div#interview div.person img {
	position: relative;
}

* html #beauty #beauty_cnt div#interview div.person span {
	top: 350px;
}

#beauty #beauty_cnt div#interview p {
	text-indent: 1em;
	margin: 1em 0;
}

#beauty #beauty_cnt div#photos {
	float: left;
	width: 210px;
	padding: 0 15px;
}

#beauty #beauty_cnt div#photos:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#beauty #beauty_cnt div#photos img {
	margin-bottom: 10px;
}

#beauty #beauty_cnt dl#owner {
	width: 390px;
	float: left;
	border: 5px solid #3BD;
	background: #CEF;
	padding: 5px;
	font-size: 14px;
}

#beauty #beauty_cnt dl#owner dt {
	width: 150px;
	float: left;
	margin-right: 5px;
	position: relative;
}

#beauty #beauty_cnt dl#owner dt img {
}

#beauty #beauty_cnt dl#owner dt span {
	position: absolute;
	bottom: 15px;
	right: 5px;
	background: url(../imgs/clear_back.png);
	padding: 5px;
	width: 120px;
}

#beauty #beauty_cnt dl#owner dd {
	float: left;
	width: 225px;
	padding: 5px;
	background: #FFF;
}

#beauty #beauty_cnt div#com_data {
	border: 5px solid #3BD;
	background: #CEF;
	float: left;
	width: 250px;
	padding: 5px;
	margin-left: 10px;
	font-size: 14px;
}

#beauty #beauty_cnt div#com_data:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#beauty #beauty_cnt div#com_data img {
	margin: 5px 0;
}

#beauty #beauty_cnt div#com_data span {
	display: block;
	font-size: 16px;
}

#beauty #beauty_cnt div#com_data span.tel {
	font-weight: bold;
	font-family: 'Tahoma';
	font-size: 18px;
	color: #444;
}


/*========== リストページ ==========*/

#tokusyu_list {
	margin-bottom: 2em;
	font-size: 14px;
}

#tokusyu_list h1 {
	font-size: 25px;
	font-weight: bold;
	border-bottom: 1px solid #F00;
	margin-bottom: 10px;
	width: 721px;
}

#tokusyu_list ul li {
	margin-bottom: 1em;
	list-style-type: none;
}

#tokusyu_list ul li a {
	border: solid 1px #FCA;
	border-left-width: 10px;
	display: block;
	width: 620px;
	height: 70px;
	padding: 5px;
	overflow: auto;
}

#tokusyu_list ul li a {
	padding-left: 85px;
}

#tokusyu_list ul li.butsuryu a {/*=== 物流・小売業特集 ===*/
	background: url(http://www.jwarm.net/tokusyu/imgs/list-butsuryu.gif) no-repeat 5px 5px;
}

#tokusyu_list ul li.apparel a {/*=== アパレル接客販売業 ===*/
	background: url(http://www.jwarm.net/tokusyu/imgs/apparel.gif) no-repeat 5px 5px;
}

#tokusyu_list ul li.inexp a {/*=== 未経験からの転職 ===*/
	background: url(http://www.jwarm.net/tokusyu/imgs/inexperienced.gif) no-repeat 5px 5px;
}

#tokusyu_list ul li.food a {/*=== 突撃！隣のまかないごはん ===*/
	background: url(../imgs/food.gif) no-repeat 5px 5px;
}

#tokusyu_list ul li.beauty_star a {/*=== 期待の星★ ===*/
	background: url(../imgs/beauty-star.gif) no-repeat 5px 5px;
}

#tokusyu_list ul li a:hover {
	border-color: #FFA034;
	background-color: #FFE;
	text-decoration: none;
	cursor: pointer;
}

#tokusyu_list ul li a img {
	float: left;
	margin-right: 10px;
}

#tokusyu_list ul li a span {
	font-size: 18px;
	font-weight: bold;
	width: 300px;
	float: left;
	color: #555;
}

#tokusyu_list ul li a:hover span {
	color: #111;
}





