@charset "UTF-8";
/*---------------------------------------------------------------------------------
detail
---------------------------------------------------------------------------------*/

/*
import
---------------------------------------------------------------------------------*/
@import "base.css";
@import "search.css";

/*
店名
---------------------------------------------------------------------------------*/
div#shop_name{
	width: 910px;
	margin: 15px auto;
	text-align: center;
}

div#shop_name table{
	width: 910px;
	margin: 0px auto;
}

div#shop_name td{ vertical-align: middle; }

div#shop_name td.shop_logo{
	width: 240px;
	text-align: right;
}

div#shop_name img{ margin: 0px; }

div#shop_name h3{
	margin: 0px;
	text-align: left;
	line-height: 130%;
}

div#shop_name span{
	font-size: 80%;
	font-weight: normal;
	color: #999999;
}

div#shop_name p{
	float: right;
	margin: 15px 0px 0px;
	font-size: 12px;
}

div#shop_name div.spc_icon{
	float: left;
	margin: 10px 0px 5px;
	display: block;
	font-size: 75%;
}

div#shop_name div.spc_icon img{ margin: 0px 2px 0px 0px; }

/*
ナビ＋掲載期間
---------------------------------------------------------------------------------*/
div#detail_navi{
	width: 910px;
	margin: 0px auto 10px;
	border-bottom: 5px solid #66CC33;
}

div#detail_navi ul{
	float: left;
	height: 30px;
	margin: 0px;
	padding: 0px;
}

div#detail_navi li{
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

div#detail_navi li a{
	width: 130px;
	height: 30px;
	margin: 0px 5px 0px 0px;
	display: block;
	text-indent: -9999px;
	/*\*/overflow: hidden;/**/
}

div#detail_navi li#mn_msg_on a{ background: url(../images/search/mn_msg_on.gif) no-repeat; }
div#detail_navi li#mn_msg_off a{ background: url(../images/search/mn_msg_off.gif) no-repeat; }
div#detail_navi li#mn_detail_on a{ background: url(../images/search/mn_detail_on.gif) no-repeat; }
div#detail_navi li#mn_detail_off a{ background: url(../images/search/mn_detail_off.gif) no-repeat; }
div#detail_navi li#mn_map_on a{ background: url(../images/search/mn_map_on.gif) no-repeat; }
div#detail_navi li#mn_map_off a{ background: url(../images/search/mn_map_off.gif) no-repeat; }
div#detail_navi li#mn_movie_on a{ background: url(../images/search/mn_movie_on.gif) no-repeat; }
div#detail_navi li#mn_movie_off a{ background: url(../images/search/mn_movie_off.gif) no-repeat; }

div#detail_navi p{
	float: right;
	margin: 15px 0px 0px;
	font-size: 12px;
}

/*
募集職種＋ボタン
---------------------------------------------------------------------------------*/
div#spc_recruit{
	width: 870px;
	margin: 0px auto 10px;
	padding: 0px;
}

div#spc_job{
	float: left;
	margin: 0px;
	text-align: left;
	font-size: 90%;
	line-height: 130%;
}

div.spc_btn{
	float: right;
	margin: 0px;
	padding: 0px;
}

/*
メッセージ指定
---------------------------------------------------------------------------------*/
div#message{
	width: 870px;
	margin: 10px auto 0px;
	padding: 15px 0px 0px;
	text-align: center;
	background: url(../images/cmn/bdr_gray.gif) repeat-x top;
}

/*
コメント1指定
---------------------------------------------------------------------------------*/
div#spc_intro{
	width: 870px;
	margin: 10px auto 25px;
	padding: 15px 0px 0px;
	text-align: left;
	background: url(../images/cmn/bdr_gray.gif) repeat-x top;
}

div.spc_image{
	float: left;
	margin: 0px 15px 0px 0px;
}

div.spc_image img{ display: block; }

div.spc_comment{ margin: 0px 0px 0px 260px; }

div.spc_comment h4{
	margin: 0px 0px 20px;
	padding: 0px;
	font-size: 120%;
	line-height: 120%;
	color: #339900;
}

div.spc_comment p{
	margin: 0px;
	padding: 0px;
	font-size: 75%;
	line-height: 160%;
}

/*
コメント2/3指定
---------------------------------------------------------------------------------*/
div.spc_push{
	width: 840px;
	margin: 15px auto 0px;
	padding: 15px;
	text-align: left;
	background: #EAFFD5;
}

div.spc_push div.spc_image{ width: 180px; }

div.spc_push div.spc_comment{
	width: auto;
	margin: 0px 0px 0px 190px;
}

div.spc_push div.spc_comment h4{
	width: auto;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 5px;
	font-size: 100%;
	color: #CC0000;
	border-bottom: 2px solid #CC0000;
}

/*
フリーメッセージ指定
---------------------------------------------------------------------------------*/
div#spc_freemes{
	width: 870px;
	margin: 20px auto 0px;
	text-align: left;
	line-height: 1.5;
}

div#spc_freemes p,
div#spc_freemes div,
div#spc_freemes address,
div#spc_freemes pre,
div#spc_freemes ol,
div#spc_freemes ul{
	font-size: 75%;
	line-height: 1.5;
}

div#spc_freemes p,
div#spc_freemes h1,
div#spc_freemes h2,
div#spc_freemes h3,
div#spc_freemes h4,
div#spc_freemes h5,
div#spc_freemes h6,
div#spc_freemes div{
	margin: 5px 0px;
	line-height: 1.5;
	position: static;
}

/*
写真テーブル指定
---------------------------------------------------------------------------------*/
table#tbl_photo{
	width: 870px;
	margin: 25px auto 10px;
	text-align: center;
}

table#tbl_photo td{ vertical-align: top; }

table#tbl_photo dl{
	width: 200px;
	margin: 0px auto;
}

table#tbl_photo dt,
table#tbl_photo dd{
	margin: 0px;
	padding: 0px;
	line-height: 130%;
	text-align: left;
	font-size: 10px;
}

/*
人事担当者より指定
---------------------------------------------------------------------------------*/
div#spc_chargemes{
	width: 870px;
	margin: 15px auto 30px;
	padding: 20px 0px 0px;
	text-align: left;
	background: url(../images/search/bdr_blue.gif) repeat-x top;
}

*+ html div#spc_chargemes{ margin: 15px auto 50px; }

div#spc_chargemes h5{
	width: 100px;
	height: 20px;
	margin: 0px 10px;
	display: block;
	text-indent: -9999px;
	background: url(../images/search/title_charge.gif) no-repeat;
}

div#spc_chargemes p{
	margin: 0px;
	padding: 10px 10px 20px;
	line-height: 130%;
	font-size: 75%;
	font-weight: normal;
	background: url(../images/search/bdr_blue.gif) repeat-x bottom;
}

/*
求人詳細テーブル指定
---------------------------------------------------------------------------------*/
table.tbl_detail{
	width: 870px;
	margin: 15px auto 0px;
	text-align: left;
	font-size: 75%;
	border: 1px solid #CCCCCC;
	border-bottom: none;
}

table.tbl_detail th,
table.tbl_detail td{
	vertical-align: top;
	line-height: 130%;
	border-bottom: 1px solid #CCCCCC;
}

table.tbl_detail th{
	width: 140px;
	padding: 15px 25px 15px 15px;
	text-align: left;
}

table.tbl_detail td{
	width: 750px;
	padding: 15px 15px 15px 0px;
}

table.tbl_detail th.title{
	width: 890px;
	padding: 10px;
	text-align: left;
	color: #FFFFFF;
	background: #66CC33;
}

table.tbl_detail a{ color: #339900; }

/*
下部ボタン指定
---------------------------------------------------------------------------------*/
div.wrap_btn{ margin: 40px auto; }

div#map div.wrap_btn,
div#movie div.wrap_btn,
div#message div.wrap_btn{
	margin: 0px auto;
	padding: 20px 0px;
}

/* 地図印刷・詳細はこちらボタン指定 */
div.wrap_btn a{
	width: 160px;
	height: 40px;
	margin: 0px auto;
	display: block;
	border: none;
	cursor: pointer;
}

/* 応募フォームへボタン */
div.wrap_btn a#btn_entryForm{ width: 220px; }

/*
この求人を見ている人は～指定
---------------------------------------------------------------------------------*/
div#spc_otherInfo{
	width: 850px;
	padding: 10px;
	margin: 80px auto 0px;
	text-align: left;
	border: 1px solid #CCCCCC;
}

div#spc_otherInfo h5{
	width: 850px;
	margin: 0px 0px 5px;
}

div#spc_otherInfo table{
	width: 850px;
	margin: 0px auto;
}

div#spc_otherInfo td{
	padding: 5px 0px;
	vertical-align: top;
	line-height: 130%;
	font-size: 75%;
	background: url(../images/cmn/bdr_gray.gif) repeat-x bottom;
}

div#spc_otherInfo td img{ display: block; }

div#spc_otherInfo td.bg_clear{
	padding: 5px 0px 0px;
	background: none;
}

div#spc_otherInfo h6{
	margin: 0px 0px 5px;
	font-size: 120%;
}

div#spc_otherInfo a{
	text-decoration: none;
	color: #000000;
}
