@charset "utf-8";
/*--------------------------------------
    m3.com Pharmacist Style Sheet
    Last Update 2006-12-14
---------------------------------------*/

/*-- IE7 Hack --*/
*:first-child+html* {
	letter-spacing: 0;
}
/*-- login level --*/
#naviwrapper div.naviService {
	width: 950px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: right;
	font-size: 80%;
	background-image: url(../../images/concierge/gnavi/bg_service_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
div#header span.no-login {
	float: right;
}
/*-- image alt for SEO --*/
.hide {
	display: none;
}
/*-- footer style --*/
#footer {
	clear: both;
	width: 950px;
	margin: 0px auto;
	padding: 20px 0px 5px 0px;
}
#footer hr {
	color:#999999;
	border: 0;
	height: 1px;
	background-color:#999999;
	width: 950px;
	margin-bottom: 5px;
}
#positionPreview {
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", osaka, sans-serif;
	font-size:75%;
}
#positionPreview h1 {
	line-height: 100%;
	font-size: 150%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	display: block;
}
#positionPreview h3 {
	font-weight: bold;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	display: block;
}
/*page-basic ph.cssと共通*/

#pageLevel {
	margin-top: 5px;
}
#pageLevel a:link {
	color: #0000cc;
	text-decoration: none;
}
#pageLevel a:visited {
	color: #993399;
	text-decoration: none;
}
/*******************
 * position detail
 *******************/
#positionDetailHeader {
	width: 750px;
	text-align: left;
}
#positionDetailHeaderNav {
	width: 142px;
	padding: 0px;
	float: right;
}
#positionDetailHeaderNav div {
	float: left;
	text-align: center;
	padding: 5px;
	margin: 0px 2px 0px 2px;
	width: 52px;
	background-color: #EEEEEE;
	border: 1px solid #999999;
}
.positionDetailHeaderNavSelected {
	font-weight: bold;
}
#positionDetailContactLink {
	width: 750px;
}
#positionDetailContactLink div {
	background-color:#e2e2ff;
	padding:4px;
	margin: 0px 225px 0px 225px;
	width:300px;
	vertical-align: middle;
	text-align: center;
}
#positionDetailCrossBlock {
	width: 750px;
	padding: 4px;
	margin: 10px 0px 20px 0px;
	border-bottom: 1px solid #ccc;
	text-align: left;
}
#positionDetailPhoto {
	float: right;
	width: 156px;
	text-align: center;
}
#positionDetailDescriptionMain {
	width: 564px;
}
#positionDetailLoginPanel {
	border-left: 1px solid #639013;
	border-right: 1px solid #639013;
	border-top: 8px solid #639013;
	border-bottom: 8px solid #639013;
	background-color: #ffffff;
	padding-top: 6px;
	text-align: left;
}
#positionDetailLoginPanel form {
	padding: 0px;
	margin: 0px 0px 0px 20px;
}
#positionDetailLoginPanel table {
	width: 100%;
	margin: 8px 0px 0px 0px;
}
#positionDetailLoginPanel td.loginPanelLabelColumn {
	width: 15%;
	font-weight: bold;
}
/* 338_PCR_PC問い合わせフォームエラー表示改修_フェーズ 1 Round1_start */ 
#positionDetailRegisterPanel {
	border-top: 1px solid #343399;
	padding: 10px 0px 10px 20px;
	margin: 0px 0px 0px 0px;
}
#positionDetailRegisterPanel span {
	font-weight: bold;
}
#positionDetailRegisterButton {
	margin: 8px 0px 0px 200px;
}
#oldPositionDetailNotifyPanel {
	border-top: 1px solid #CCC;
	text-align: left;
	margin-top: 40px;
	padding-top: 40px;
}
#oldPositionDetailNotifyPanel form {
	padding: 0px;
	margin: 0px;
}
#oldPositionDetailNotifyPanel table {
	width: 100%;
	border-collapse: collapse;
	margin: 5px 0px 10px;
}
#oldPositionDetailNotifyPanel td {
	background-color: #ffffff;
	padding: 10px;
	border-left: 1px solid #639013;
	border-top: 1px solid #639013;
	border-bottom: 1px solid #639013;
	border-right: 1px solid #639013;
}
#oldPositionDetailNotifyPanel td.notborder {
	border: none;
}
#oldPositionDetailNotifyPanel td.notifyPanelLabel {
	background-color: #ddeecc;
}
#oldPositionDetailNotifyPanel .alert {
	white-space:nowrap;
}
#oldPositionDetailNotifyPanel .submit-btn {
	width:710px;
	text-align:center;
}

/* 求人票問い合わせフォームA/Bテスト start */
#positionDetailNotifyPanel {
	border-top: 1px solid #CCC;
	text-align: left;
	margin-top: 40px;
	padding-top: 40px;
}
#positionDetailNotifyPanel form {
	padding: 0px;
	margin: 0px;
}
#positionDetailNotifyPanel table {
	width: 100%;
	border-collapse: collapse;
	margin: 5px 0px 10px;
}
#positionDetailNotifyPanel td {
	background-color: #ffffff;
	padding: 10px;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;	
	font-size:14px;
}
/*input装飾*/
#positionDetailNotifyPanel table td input[type=text] {
	font-size:14px;
	padding:2px 3px;
	/padding:0px 3px;
	border:solid 1px #aaa;
	margin: 0 0 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.3);
	-webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.3);
	box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.3);
}
/*select装飾*/
#positionDetailNotifyPanel table td select {
	font-size:14px;
	padding:2px 3px;
	border:solid 1px #aaa;
	margin: 0 0 2px;
	-moz-box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.3);
	-webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.3);
	box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.3);
}
#positionDetailNotifyPanel td.notborder {
	border: none;
}
#positionDetailNotifyPanel td.notifyPanelLabel {
	background-color: #ddeecc;
}
#positionDetailNotifyPanel .alert {
	white-space:nowrap;
}
#positionDetailNotifyPanel .submit-btn {
	width:710px;
	text-align:center;
}
#positionDetailNotifyPanel table .no-bor {
	border-bottom:none;
}
#positionDetailNotifyPanel table .select-bor {
	border:1px solid #7f9db9;
	margin-bottom:0;
}
/*テキスト入力エリアの分岐*/
#positionDetailNotifyPanel table .input-txt01 {
	background-color:#fdeded;
}
#positionDetailNotifyPanel table .input-txt02 {
	background-color:#fff;
}
/*error*/
#positionDetailNotifyPanel input.error {
	border:1px solid #ff0000;
	background:#ffd3ea;
}
#positionDetailNotifyPanel select.error {
	border: 1px solid #7F9DB9;
	background:#ffd3ea;
}
#positionDetailNotifyPanel textarea.error {
	border: 1px solid #A5ACB2;
	background:#ffd3ea;
}
#positionDetailNotifyPanel .errortx {
	margin: 2px 0 0;
}
#positionDetailNotifyPanel .error {
	color:#f00;
}
#positionDetailNotifyPanel label.error {
	font-size: 14px;
	font-weight: bold;
	color: #C00;
	margin: 2px 0 0;
	padding: 0px;
}
#positionDetailNotifyPanel .indented_error label.error {
	margin-left:115px;
}
/* 求人票問い合わせフォームA/Bテスト end */
/* 338_PCR_PC問い合わせフォームエラー表示改修_フェーズ 1 Round1_end */

/**************************************
 * position detail common page styles
 **************************************/
#positionDetailTitleBar {
	background-color: #f7f7f7;
	border: 1px solid #cccccc;
	width: 750px;
	padding: 0px;
	margin: 0 0 20px 0;
	border-top:4px solid #639013;
}
#positionDetailTitleBarTop {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border-bottom: 1px solid #999999;
}
#positionDetailTitleBarTop h2 {
	font-weight: bold;
	font-size: 100%;
	width: 280px;
	padding: 10px;
	margin: 0px;
}
#positionDetailTitleBarTop div {
	float: right;
	width: 400px;
	padding: 10px;
	margin: 0px;
	font-size: 80%;
	text-align: right;
}
#positionDetailTitleBarBottom {
	padding: 0px;
	margin: 0px;
	font-size: 80%;
}
#positionDetailTitleBarPrefLabel {
	padding: 0px 10px 0px 10px;
	margin: 10px 0px 10px 0px;
	border-right: 1px solid #999999;
	width: 43px;
	float: left;
	text-align: center;
}
#positionDetailTitleBarPrefValue {
	padding: 0px 10px 0px 10px;
	margin: 10px 0px 10px 0px;
	width: 523px;
	float: left;
}
#positionDetailTitleBarCategoryLabel {
	padding: 0px 10px 0px 10px;
	margin: 10px 0px 10px 0px;
	width: 30px;
	border-right: 1px solid #999999;
	float: left;
	text-align: center;
}
#positionDetailTitleBarCategoryValue {
	padding: 0px 10px 0px 10px;
	margin: 10px 0px 10px 0px;
	width: 70px;
	float: left;
	text-align: center;
}
#positionDetailDescription {
	margin: 10px 0px 10px 0px;
	line-height:1.6;
	word-wrap:break-word;
}
#positionDetailPhotoComment {
	font-size: 80%;
}
#positionDetailPhotoImg {
	background-color: #ddeecc;
	width: 156px;
	height: 94px;
}
#positionDetailPhotoImg img {
	margin: 10px 25px 9px 26px;
}
#positionDetailPhotoConsultantName {
	margin: 5px 0px 5px 0px;
	font-weight: bold;
}
/* PCR求人詳細ページ改善_20120731_start */
.positionDetailTable {
	border: 1px solid #B9B9B9;
	vertical-align:top;
	text-align: left;
	margin: 5px 0px 10px;
}
.positionDetailLabel {
	padding:8px;
	background-color:#DDEECC;
}
.positionDetailContent {
	padding:8px;
	word-wrap:break-word;
	vartical-align:top;
}
.positionDetailContent p {
	word-wrap:break-word;
	margin:0;
	line-height:140%;
	width:250px;
}
.positionDetailTableSeparator {
	background-color: #B9B9B9;
}
#positionDetailContactHeading h3 {
	display: inline;
	padding: 0px 20px 0px 0px;
}
.positionDetailContactTable {
	border: 1px solid #B9B9B9;
	vertical-align:top;
	text-align: left;
	margin-top: 5px;
}
td.positionDetailContactTableSeparator {
	background-color: #B9B9B9;
	padding: 0px;
	margin: 0px;
	word-wrap:break-word;
}
/* PCR求人詳細ページ改善_20120731_end */
.resultValue {
	font-size:100%;
	margin-left:8px;
}
.resultLabel {
	font-size:100%;
	margin-right:8px;
	vertical-align:middle;
}
.grey {
	background-color:#9D9CA1;
}
.phc_error {
	color: #ff0000;
	margin: 10px 0px 10px 0px;
	padding: 5px;
	border-top: 1px solid #ff0000;
	border-bottom: 1px solid #ff0000;
}
#phc_error td {
	border-style:none;
	padding: 2px;
}
.font-m {
	font-size: 80%;
}
.font-s {
	font-size: 70%;
}
#ph-pagetitle {
	width: 750px;
	margin: 0px auto 2px auto;
	padding-bottom:8px;
	border-bottom:1px solid #000;
	text-align: left;
}
.hide {
	display: none;
}
/*--add_070428--*/

td.positionDetailTitleBarTops {
	font-weight: bold;
	font-size: 100%;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}
#positionDetailTitleBarTop td.coment {
	padding: 10px;
	margin: 0px;
	font-size: 80%;
	text-align: right;
}
.phc_icon_margin {
	margin: 2px;
}
/*--add_080418--*/
h1.headlineH {
	line-height:100%;
	font-size:120%;
	font-weight:bold;
	margin:10px 0px 10px 0px;
}
h1.headlineH2 {
	line-height:100%;
	font-size:120%;
	font-weight:bold;
	margin:2px 0px 10px 0px;
}
h2.headlineH {
	line-height:100%;
	font-size:120%;
	font-weight:bold;
	margin:10px 0px 10px 0px;
}
h2.headlineH2 {
	line-height:100%;
	font-size:120%;
	font-weight:bold;
	margin:2px 0px 10px 0px;
}
h1 {
	color: #333399;
	font-size: 80%;
	margin: 3px auto;
	padding: 5px 0 0;
	text-align: left;
	width: 950px;
}
/*--add_0903 SEO--*/
#SEO_h1 {
	background-image:url(../../images/logo_.gif);
	height:57px;
	width:310px;
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-indent:-9999px;
	margin-top:0px;
}
#SEO_h2 {
	background-image:url(../../images/page_title.gif);
	height:19px;
	width:72px;
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-indent:-9999px;
	margin:0px;
}
.h1_text {
	font-size:100%;
	font-weight:bold;
	margin:3px;
	padding:0px;
	color:#333399;
	padding-top:5px;
}
/*--add_100611 recommend history--*/
div.ph_rcm_htry {
	margin:30px 0 5px 0;
	background-color:#eeeeee;
	border-left:4px solid #639013;
	border-bottom:1px solid #b0b0b0;
}
div.ph_rcm_htry p {
	margin:0;
	padding:5px 10px;
	font-size:120%;
	font-weight:bold;
	color:#000;
}
div.ph_rcm_htryBox table {
	border:1px solid #b0b0b0;
	border-collapse:collapse;
	font-size:100%;
}
div.ph_rcm_htryBox table th {
	padding:3px;
	background-color:#999999;
	border:1px solid #b0b0b0;
	text-align:center;
	font-size:100%;
	color:#FFFFFF;
}
div.ph_rcm_htryBox table td {
	line-height:120%;
	padding:6px;
	border:1px solid #b0b0b0;
}
div.ph_rcm_htryBox table td.gray {
	background-color:#eeeeee;
	padding:10px;
}
div.ph_rcm_htryBox table td.nowrap {
	white-space:nowrap;
}
/*--add_110208 add SEO Link--*/

.resultListRelateTable {
	margin-top:20px;
	background:url(../../images/list_relate_bg.gif);
	border:7px solid #dddddd;
}
.resultListRelateTable p.resultListRelate_title {
	margin:8px 0 0 10px;
	padding:1px 0 5px 22px;
	background:url(../../images/list_relate_icon.gif) no-repeat;
	font-weight:bold;
}
.resultListRelateTable div.resultListRelate_link {
	margin:0 10px 10px;
	padding:10px 20px;
	border:1px solid #cccccc;
	background:#FFF;
}
.resultListRelateTable div.resultListRelate_link ul {
	margin:0;
	padding:0;
	list-style:none;
}
.resultListRelateTable div.resultListRelate_link ul li {
	display:inline;
	line-height:1.5;
	padding: 0 3px 0 8px;
	border-left: 1px solid #666666;
}
/*--add_110629 add recommend--*/

#positionDetailDescriptionMain-recommend {
	width: 570px;
}
#positionDetailCrossBlock-recommend {
	display:block;
	width: 750px;
	padding: 4px;
	margin: 10px 0px 20px 0px;
	border-bottom: 1px solid #9D9CA1;
	text-align: left;
}
#positionDetailPhoto-recommend {
	float: right;
	width: 180px;
	text-align: center;
}
#positionDetailDescriptionMain-recommend {
	width: 560px;
}
#positionDetailPhotoImg-recommend {
	background-color: #ddeecc;
	width: 180px;
	height: 94px;
	margin-top:5px;
}
#positionDetailPhotoImg-recommend img {
	margin: 10px 25px 9px 26px;
}
.job-info {
	width:750px;
	display:block;
	border-bottom:1px solid #999;
}
.job-info .ico {
	float:left;
	width:400px;
	padding-left:15px;
}
.job-info .ico img {
	margin-top:8px;
	margin-right:3px;
	margin-bottom:5px;
}
.job-info .info {
	float:right;
	width:280px;
	height:33px;
	line-height:33px;
	padding-right:20px;
	vertical-align:middle;
	text-align:right;
	font-size:90%;
}
.job-info .new {
	/*float:right;
    width:208px;
    height:33px;
    line-height:33px;
    
    vertical-align:middle;
    text-align:right;*/padding-right:5px;
	font-size:100%;
	font-weight: bold;
	color: #F00;
}
.job-info .date {
	/*float:right;
    width:208px;
    height:33px;
    line-height:33px;
    
    vertical-align:middle;
    text-align:right;*/padding-right:10px;
	font-size:100%;
}
/* PCR求人詳細ページ改善_20120731_start */
#btn-inquiry {
	margin-bottom:30px;
	border:none;
}
#btn-inquiry01 {
	margin-bottom:10px;
	border:none;
}
.btn-inquiry {
	width:750px;
	margin:40px auto 20px auto;
	padding-bottom:20px;
	border-bottom:1px solid #ccc;
	text-align:center;
	vertical-align:middle;
}
.btn-inquiry .img {
	float:left;
	border:none;
}
/* PCR求人詳細ページ改善_20120731_end */
/*add_20111004*/

#related-info {
	padding-top:7px;
}
#related-info table {
	width:750px;
	border-collapse:collapse;
}
#related-info table .top {
	border-top:1px solid #ff6c00;
}
#related-info table .last {
	border-bottom:1px solid #ff6c00;
}
#related-info table th {
	width:70px;
	line-height:150%;
	vertical-align:top;
	padding:8px 10px 5px 10px;
	background-color:#fff4db;
	border-right:1px solid #ffcca0;
	border-bottom:1px solid #cfcfcf;
	border-left:1px solid #ff6c00;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	letter-spacing:1px;
	white-space:nowrap;
}
#related-info table td {
	line-height:150%;
	vertical-align:top;
	padding:8px 10px 5px 10px;
	border-right:1px solid #ff6c00;
	border-bottom:1px solid #cfcfcf;
	font-size:12px;
	text-align:left;
}
#related-info table td span {
	margin:auto 5px;
	color:#999999;
}
/*add_20110818*/

.bnr-agentselect {
	display:block;
	margin-bottom:20px;
	padding:6px;
	border:1px solid #999;
	background-color:#fffcf3;
}
.agentselect-l {
	float:left;
	margin:0;
	padding:0;
	width:364px;
}
.agentselect-l a img {
	text-decoration:none;
	border:none;
}
.agentselect-r {
	float:left;
	width:306px;
	margin-left:12px;
	font-size:110%;
	font-weight:bold;
}
.agentselect-r img {
	margin-top:10px;
	margin-bottom:7px;
}
.agentselect-r a span {
	margin-top:10px;
	margin-bottom:7px;
	text-decoration:underline;
}
.agentselect-r a:link span {
	color: #0000cc;
	text-decoration:underline;
}
.agentselect-r a:visited span {
	color: #993399;
	text-decoration:underline;
}
.agentselect-r-w {
	float:left;
	width:336px;
	margin-left:10px;
	font-weight:bold;
	font-size:120%;
	letter-spacing:1px;
}
.agentselect-r-w img {
	margin-top:10px;
	margin-bottom:7px;
}
.agentselect-r-w a span {
	margin-top:10px;
	margin-bottom:7px;
	text-decoration:underline;
}
.agentselect-r-w a:link span {
	color: #0000cc;
	text-decoration:underline;
}
.agentselect-r-w a:visited span {
	color: #993399;
	text-decoration:underline;
}
.mb50 {
	margin-bottom: 50px !important;
}
.h3-agentselect {
	margin-top:20px !important;
	margin-bottom:5px !important;
	font-weight:bold;
	font-size:120% !important;
}
.h3-agentselect img {
	margin-right:5px;
	vertical-align:-5px;
}
/*add_20110920*/

.traffic-notes {
	position:relative;
	display:block;
	margin:2px 0 0 0;
	height:18px;
	font-size:80%;
	color: #0000cc;
}
.traffic-notes .pop {
	position:absolute;
	top:-25px;
	left:122px;
	display:none;
}
.traffic-notes img {
	margin-right:3px;
	vertical-align:-5px;
}
.info-detail-tit {
	border-right:1px solid #666;
}
.info-detail-tag {
	width:730px;
}
.info-detail-tag span {
	font-size: 12px;
	color: #333;
	background: #FFF;
	line-height:16px;
	padding:2px 4px;
	margin: 2px 6px 2px 0;
	white-space:nowrap;
	float:left;
	display: block;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #EBEBEB;
}
/*add_20120113*/

.alert-inquiry-stop {
	width:750px;
	margin:10px auto 15px auto;
	padding-top:10px;
	padding-bottom:10px;
	border:1px solid #ff0000;
	background-color:#fff4db;
	text-align:center;
	color:#FF0000;
	font-size:110%;
	font-weight:bold;
	letter-spacing:1px;
}
.alert-inquiry-stop img {
	margin-right:5px;
}
/*-- subcontents_20120720 --*/

#subcontents {
	float: right;
	width: 178px;
	font-family: "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", osaka, sans-serif;
	font-size: 12px;
}
#subcontents a:hover {
	text-decoration: underline;
}
#subcontents_mail_fukidashi {
	background: url(../../images/detail_sidemenu/bg_fukidashi.gif) no-repeat left top;
	padding: 6px 0px 15px 0px;
	margin: 0px;
	font-weight: bold;
	text-align: center;
}
#subcontents_mail_fukidashi span {
	font-size: 14px;
	color: #F00;
}
#subcontents ul {
	margin: 0px;
	padding: 0px;
}
#subcontents ul li {
	list-style: none inside;
	list-style-image: none;
	line-height: 130%;
}
#subcontents #subcontents_mail {
	border: 1px solid #fd6a1a;
	margin: 0 0 15px;
}
#subcontents #subcontents_mail #subcontents_mail_maintitle {
	background: #ffebc5;
	font-size: 12px;
	padding: 5px 0 6px 5px;
	margin: 0;
	font-weight: bold;
	line-height: 150%;
}
#subcontents #subcontents_mail #subcontents_mail_maintitle img {
	float: left;
	padding-right: 5px;
	border-style: none;
}
#subcontents #subcontents_mail #subcontents_mail_maintitle a {
	text-decoration: underline;
	display: block;
}
#subcontents #subcontents_mail #subcontents_mail_maintitle span {
	font-size: 16px;
	color: #F00;
}
#subcontents #subcontents_mail ul {
	margin: 0px;
	padding: 0px;
}
#subcontents #subcontents_mail ul li {
	border-top: 1px dotted #fd6a1a;
	padding: 4px 0 4px 5px;
	padding: 4px 0 4px 15px\9;/*IE6IE7*/
}
#subcontents #subcontents_mail ul li#subcontents_mail_ico_zoom {
/*background: url(../../images/ico_zoom.gif) no-repeat 10px 5px;*/
}
#subcontents #subcontents_mail ul li#subcontents_mail_ico_time {
/*background: url(../../images/ico_time.gif) no-repeat 10px 5px;*/
}
#subcontents #subcontents_careerlist {
	border: 1px solid #d6e8ca;
	margin: 0 0 15px;
	background: #ecf7e5;
	padding: 3px;
}
#subcontents #subcontents_careerlist #subcontents_careerlist_maintitle {
	background: #cdeeb9;
	border-top: 1px solid #a9cc94;
	border-right: 1px solid #a9cc94;
	border-left: 1px solid #a9cc94;
	padding: 7px 5px;
	margin: 0;
	font-weight: bold;
}
#subcontents #subcontents_careerlist #subcontents_careerlist_maintitle span {
	font-size: 14px;
	color: #F00;
	padding-right: 3px;
}
#subcontents #subcontents_careerlist #subcontents_careerlist_subtitle01 {
	border-top: 1px solid #aed098;
	border-right: 1px solid #aed098;
	border-left: 1px solid #aed098;
	margin: 0;
	background: #eeeeee;
	padding: 5px 5px;
	font-weight: bold;
}
#subcontents #subcontents_careerlist #subcontents_careerlist_subtitle02 {
	border-top: 1px solid #aed098;
	border-right: 1px solid #aed098;
	border-left: 1px solid #aed098;
	font-weight: bold;
	margin: 5px 0 0;
	background: #eeeeee;
	padding: 5px 5px;
}
#subcontents #subcontents_careerlist ul {
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #aed098;
	border-bottom: 1px solid #aed098;
	border-left: 1px solid #aed098;
}
#subcontents #subcontents_careerlist ul li {
	border-top: 1px dotted #ccc;
	background: #FFF;
	margin: 0;
	padding: 4px 4px;
	padding: 4px 1px\9;/*IE6IE7*/
}
#subcontents #subcontents_arealist {
	border-top: 3px solid #639013;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin: 0 0 15px;
}
#subcontents #subcontents_arealist #subcontents_arealist_maintitle {
	background: #cdeeb9;
	border-top: 1px solid #a9cc94;
	border-bottom: 1px solid #ccc;
	padding: 7px 5px;
	margin: 0;
	font-weight: bold;
}
#subcontents #subcontents_arealist #subcontents_consultantlist_subtitle01 {
	float: left;
	width: 50%;
	border-right: 1px solid #ccc;
	text-align: center;
	margin: 0;
	background: #fff;
	font-weight: bold;
	color: #639013;
	line-height: 22px;
}
#subcontents #subcontents_arealist #subcontents_consultantlist_subtitle01 a {
	display: block;
	background: #dfdfdf;
	text-decoration: underline;
}
#subcontents #subcontents_arealist #subcontents_consultantlist_subtitle02 {
	text-align: center;
	margin: 0;
	background: #fff;
	font-weight: bold;
	color: #639013;
	line-height: 22px;
}
#subcontents #subcontents_arealist #subcontents_consultantlist_subtitle02 a {
	display: block;
	background: #dfdfdf;
	text-decoration: underline;
}
#subcontents #subcontents_arealist ul {
	border-top: 1px dotted #D5D5D5;
	margin: 0px;
	padding: 0px;
}
#subcontents #subcontents_arealist ul li {
	border-bottom: 1px solid #ccc;
	padding: 8px 2px 8px 3px;
}
#subcontents #subcontents_arealist ul li span {
	color: #F00;
	font-weight: bold;
}
#subcontents #subcontents_consultantlist {
	border-top: 3px solid #639013;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin: 0 0 10px;
}
#subcontents #subcontents_consultantlist #subcontents_consultantlist_maintitle {
	background: #cdeeb9;
	border-top: 1px solid #a9cc94;
	padding: 7px 5px;
	margin: 0;
	font-weight: bold;
}
#subcontents #subcontents_consultantlist ul {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #ccc;
}
#subcontents #subcontents_consultantlist ul li {
	border-top: 1px solid #ccc;
	padding: 8px 2px 8px 5px;
}
#subcontents #subcontents_consultantlist ul li span {
	color: #F00;
	font-weight: bold;
}
#subcontents .subcontents_otherliink {
	background: #f5f5f5;
	font-size: 11px;
	margin: 0px;
	padding: 3px 3px;
	text-align: right;
}
/* PCR求人詳細ページ改善_20120731_start */
/*-- font size --*/
.font-xxl {
	font-size: 110%;
}
.font-xl {
	font-size: 100%;
}
.font-l {
	font-size: 90%;
}
.font-m {
	font-size: 80%;
}
.font-s {
	font-size: 70%;
}
.font-xs {
	font-size: 60%;
}
/*-- hoverimg --*/
a:hover img.hoverimg {
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}
/* PCR求人詳細ページ改善_20120731_end */
/*20120810_m3news_box */
#m3news_box {
	background: #f7f7f7;
	margin: 15px 0px 20px;
	padding: 10px 8px 8px 12px;
	border: 1px solid #ccc;
	/*css3*/
    -webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	clear: both;
}
#m3news_box p {
	margin: 0;
	padding: 0;
}
#m3news_box .m3news_title {
	font-size: 90%;
	font-weight: bold;
}
#m3news_box .m3news_title a, #m3news_box .m3news_title span {
	font-size: 125%;
}
#m3news_box ul {
	margin: 8px 0px 0px;
	padding:0 0 15px;
	text-align: left;
}
#m3news_box ul li {
	float: left;
	list-style: none inside;
	padding: 2px 0 1px 17px;
	_padding: 2px 0 1px 8px;/*IE6*/
	line-height: 160%;
}
#m3news_box ul li a {
	font-size: 13px;
}
#m3news_box ul li a:hover {
	text-decoration: underline;
}
#m3news_box ul li span {
	font-size: 9px;
	color: #b34712;
	background: #f6ce77;
	padding: 2px 0px 3px 0px;
	white-space: nowrap;
}
#m3news_box ul li.m3news_1st {
	background: url(../../images/ico_ranking_1st.gif) no-repeat left 0px;
	margin: 0 7px 0 0;
}
#m3news_box ul li.m3news_2nd {
	background: url(../../images/ico_ranking_2nd.gif) no-repeat left 0px;
	margin: 0 7px 0 0;
}
#m3news_box ul li.m3news_3rd {
	background: url(../../images/ico_ranking_3rd.gif) no-repeat left 0px;
}
#m3news_box .m3news_submenu {
	margin-top: 10px;
	border-top: 1px dotted #CCC;
	clear: both;
}
#m3news_box .m3news_attention {
	float: left;
	margin: 8px 0px 0px;
	color: #3C3C3C;
	font-size: 11px !important;
}
#m3news_box .m3news_more {
	text-align: right;
	margin: 8px 0px 0px;
	padding-left: 10px;
	font-size: 11px !important;
}
#m3news_box .m3news_more img {
	padding-right : 5px;
}
/*pagetop*/
.btn_pagetop {
	font-size: 12px;
	background: url(../../images/ico_pagetop.gif) no-repeat left 2px;
	clear: both;
	float: right;
	text-indent: 17px;
	padding: 2px 0;
	margin: 0;
}
.btn_pagetop a:hover {
	text-decoration: underline !important;
}
#inquiryExperience, #inquiryExperience2, #inquiryExperience3 {
	margin: 2px 0 2px 0;
}
#one_click_confirm {
	font-size: 12px;
	background: #FFC;
	padding: 5px 0px;
	text-align: center;
	margin-bottom: 5px;
	border: 1px solid #FC6;
	width:auto;
}
/*-- m3p_sp footer --*/
#m3p_sp_footer {
	text-align: center;
	font-size: 110%;
	background: #EAEAEA;
	padding: 30px 0px;
	border-top: 1px solid #CCC;
	color: #555;
}
#m3p_sp_footer a {
	color: #03F;
}
