@charset "utf-8";
/*--------------------------------------
	m3.com Pharmacist Style Sheet
	Last Update 2006-12-27

	01 browser-formatting styles
	02 basic styles
	03 pharmacist parts styles
---------------------------------------*/


/* 01 browser-formatting styles (When moving to "Common.css", deletes)
---------------------------------------*/
* {
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/* 02 basic styles (When moving to "Common.css", deletes)
---------------------------------------*/

/*-- font size --*/
.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%;
}
/*-- font emphasize --*/
.bold {
	font-weight: bold;
}
.red {
	color: #FF0000;
}
/*-- submitButton for Chrome --*/
input.inputPadding {
	padding:2px;
}
/*-- image alt for SEO --*/
.hide {
	display: none;
}
/*-- login level --*/
#naviwrapper div.naviService {
	width: 750px;
	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;
}
/*-- layout style --*/
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.float-clear {
	clear: both;
}
/*-- footer style --*/
#footer {
	clear: both;
	width: 750px;
	margin: 0px auto;
	padding: 20px 0px 5px 0px;
}
#footer hr {
	color:#999999;
	border: 0;
	height: 1px;
	background-color:#999999;
	width: 750px;
	margin-bottom: 5px;
}
/* 03 pharmacist parts styles
---------------------------------------*/

/*-- global navi adjust --*/
#header a:link {
	font-family: sans-serif;
}
#header a:visited {
	font-family: sans-serif;
}
#header a:hover {
	font-family: sans-serif;
}
#header a:active {
	font-family: sans-serif;
}
/*-- page basic layout --*/
#pageLevel {
	width: 750px;
	margin-top: 5px;
}
#pageLevel a:link {
	color: #0000cc;
	text-decoration: none;
}
#pageLevel a:visited {
	color: #993399;
	text-decoration: none;
}
#contents {
	display: block;
	float: none;
	width: 750px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}
#left-contents {
	display: block;
	float: left;
	width: 488px;
	vertical-align: top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}
#ph-pagetitle {
	width: 750px;
	margin: 0px auto 2px auto;
	text-align: left;
}
#left-contents h3 {
	position: relative;
	display: block;
	margin: 10px 0px 0px 0px;
	padding: 3px 5px 2px;
	background-color: #225500;
	color: #ffffff;
	font-weight: bold;
	font-size: 100%;
}
#left-contents h3 span.right {
	position: absolute;
	top: 2px;
	right:5px;
}
#left-contents h3 span.right a:link {
	color: #ffffff;
	font-weight: normal;
	font-size: 80%;
}
#left-contents h3 span.right a:visited {
	color: #ffffff;
	font-weight: normal;
	font-size: 80%;
}
/*-- page layout 00-01 pick up --*/
#ph-pickup-title {
	line-height: 0%;
	vertical-align: bottom;
	font-size: 1px;
}
#ph-pickup {
	border: 2px solid #225500;
	border-top: 0px;
}
#ph-pickup ul {
	margin: 0px;
	padding: 3px 3px 3px 25px;
}
#ph-pickup li {
	line-height: 100%;
	padding-top: 2px;
	padding-left: 4px;
	font-size: 80%;
	list-style-position: outside;
	list-style-type: disc;
}
/*-- page layout 00-01 new consult --*/
.new-consult {
	display: block;
	float: none;
	width: 488px;
	margin: 0px;
	padding: 0px;
}
.consult-panel {
	float: left;
	height: 178px;
	width: 152px;
	vertical-align: top;
	margin: 5px 10px 5px 0px;
	padding: 0px;
	border: 2px solid #225500;
	background-color: #ffffff;
}
.consult-panel-last {
	margin: 5px 0px 5px 0px;
}
.consult-panel div.photo {
	float: none;
	height: 93px;
	width: 152px;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #ddeecc;
	background-color: #ddeecc;
}
.consult-panel div.photo a img {
	display: block;
	float: none;
	margin: 9px 23px 9px 23px;
	padding: 0px;
}
.consult-panel div.text {
	display: block;
	float: none;
	height: 15px;
	width: 152px;
	margin: 0px;
	padding: 4px 0px 0px 0px;
	text-align: center;
}
.consult-panel span.count {
	margin: 0px 0px 0px 5px;
}
.consult-panel div.pr-message {
	display: block;
	float: none;
	height: 30px;
	width: 152px;
	line-height:110%;
	margin: 0px;
	text-align: center;
}
.consult-panel div.logo {
	display: block;
	float: none;
	height: 30px;
	margin: 4px 23px 0px 23px;
}
/*-- page layout 00-01 search --*/
#job-search {
	display: block;
	float: none;
	width: 476px;
	margin: 0px;
	padding: 5px;
	border: 1px solid #225500;
}
#job-search dt.job-search-top {
	padding-bottom:10px;
	border: none;
}
#job-search dd.job-search-top {
	padding-bottom:10px;
	border: none;
}
#job-search dt {
	float: left;
	width: 80px;
	padding:10px 0px;
	border-top: 1px solid #225500;
}
#job-search dd {
	margin-left: 80px;
	padding:10px 0px;
	border-top: 1px solid #225500;
}
#job-search input {
	vertical-align: middle;
	margin: 0 2px 0 8px;
}
#job-search input.job-search-left {
	margin-left:0px;
}
#job-search-btn {
	padding-top: 10px;
	border-top: 1px solid #225500;
}
#job-search-btn input {
	position: relative;
	left: 175px;
	width: 126px;
}
/*-- page layout 00-01 login --*/
#login-error {
	display: block;
	float: none;
	width: 240px;
	vertical-align: top;
	margin: 7px 0px 0px 0px;
	padding: 5px;
	border: 1px solid #ff0000;
	color: #ff0000;
	text-align: left;
}
#login {
	display: block;
	float: none;
	width: 248px;
	vertical-align: top;
	margin: 7px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	border: 2px solid #447711;
	text-align: left;
}
#login h4 {
	margin: 0px;
	padding: 8px 0px 4px 10px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	background-color: #447711;
}
#login dt {
	float: left;
	width: 70px;
	padding: 10px 0px 0px 10px;
	text-align: right;
}
#login dd {
	margin-left: 80px;
	padding: 10px 0px 0px 0px;
}
#login div#login-data {
	width: 220px;
	text-align: center;
	padding: 3px;
}
#login div#login-data span {
	vertical-align: middle;
}
#login div#login-data input {
	margin-top: 5px;
}
#login div#heading {
	width: 248px;
	vertical-align: middle;
	margin: 0px 0px 5px 0px;
	padding: 2px 0px 2px 0px;
	background-color: #99bb77;
	text-align: center;
}
#login div#heading h5 {
	display: inline;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 97%;
}
#login div#registration {
	width: 220px;
	margin: 3px auto;
	padding: 3px;
	text-align: center;
}
#login ul {
	margin: 0px;
	padding: 3px 3px 3px 25px;
}
#login li {
	line-height: 100%;
	padding-top: 2px;
	padding-left: 4px;
}
/*-- page layout 00-01 mrkun banner --*/


.careerDrBannerPositionsConsultant {
	border: #999999 1px solid;
	width: 98px;
	display: block;
	margin: 0px 7px 0px 7px;
}
.careerDrBannerPositionsRow {
	margin: 4px 5px 4px 5px;
	display: block;
}
.careerDrBannerPositionsConsultantPhoto {
	padding: 0px;
	margin: 4px 0px 0px 14px;
	width: 70px;
	height: 50px;
	display: block;
}
.careerDrBannerPositionsConsultantPhoto img {
	width: 70px;
	height: 50px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
.careerDrBannerPositionsConsultantLogo {
	padding: 0px;
	margin: 2px 0px 2px 6px;
	width: 86px;
	height: 21px;
	display: block;
}
.careerDrBannerPositionsConsultantLogo img {
	width: 86px;
	height: 21px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
.careerDrBannerPositionsConsultantText {
	margin: 4px 4px 4px 6px;
	width: 98px;
	text-align: center;
	display: block;
}
.careerDrBannerPositionsRowRight {
	float: right;
	display: block;
}
/*-- pickup page layout --*/
h3.headline-pickup {
	line-height:100%;
	font-size:100%;
	margin:10px 0px 10px 0px;
}
table.pickup-all td {
	padding: 6px;
	text-align: left;
}
/*****************
 * notify panel
 *****************/
#notifyPanel {
	border-left: 1px solid #343399;
	border-right: 1px solid #343399;
	border-top: 8px solid #343399;
	border-bottom: 8px solid #343399;
	background-color: #343399;
	font-size:75%;
}
#notifyPanel form {
	padding: 0px;
	margin: 0px;
}
#notifyPanel table {
	width: 100%;
}
#notifyPanel td {
	background-color: #ffffff;
	padding: 6px;
}
#notifyPanel td.notifyPanelLabel {
	background-color: #eeeeee;
}
#notifyPanelButton {
	text-align: center;
	width: 100%;
}
#notifyPanelMessage {
	border: 1px solid #A5ACB2;
	height: 74px;
	width: 360px;
}
input.notifyPanelTextBox {
	border: 1px solid #A5ACB2;
	height: 20px;
	width: 216px;
}
INPUT.notifyPanelTextBoxName {
    BORDER-RIGHT: #a5acb2 1px solid;
    BORDER-TOP: #a5acb2 1px solid;
    BORDER-LEFT: #a5acb2 1px solid;
    WIDTH: 100px;
    BORDER-BOTTOM: #a5acb2 1px solid;
    HEIGHT: 20px
}
input.notifyPanelTextboxPhone {
	border: 1px solid #A5ACB2;
	height: 20px;
	width: 50px;
}
INPUT.notifyPanelTextboxPhone_full {
    BORDER-RIGHT: #a5acb2 1px solid;
    BORDER-TOP: #a5acb2 1px solid;
    BORDER-LEFT: #a5acb2 1px solid;
    WIDTH: 150px;
    BORDER-BOTTOM: #a5acb2 1px solid;
    HEIGHT: 20px
}
.requiredMark {
	color: #ff0000;
}
.alert {
	color: #ff0000;
}
.ph_ttl_sub {
	font-weight:bold;
	font-size:80%;
	color: #000000;
	padding: 0px;
	margin: 0px;
	display: inline;
}
/*****************
 * profile page
 *****************/
 #profileIntroduction {
	width: 488px;
	border-top: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
	padding: 10px 0px 10px 0px;
	margin: 4px 0px 10px 0px;
}
#profileBacknumberList {
	padding: 0px;
	margin: 4px 0px 10px 0px;
	font-size:75%;
}
#profileBacknumberList table {
	width: 100%;
	padding: 8px 0px 0px 0px;
	margin: 0px;
}
#profileIntroduction p {
	font-size:75%;
	line-height: 150%;
	padding: 5px 0px 5px 0px;
}
.profileBacknumberTitle {
	padding: 3px 0px 3px 0px;
	width: 70%;
}
.profileBacknumberDate {
	padding: 3px 0px 3px 0px;
	width: 30%;
}
/*****************************
 * sub navigation 
 *****************************/
#subNav {
	display: block;
	margin-bottom:-1px;
}
#subNav img {
	border:none;
}
#subNav ul {
	list-style:none;
	margin:0px;
}
#subNav ul li {
	display:inline;
	margin-right:-1px;
}
#subNav ul li.subNavLast {
	margin-right: 0px;
}
#subNav ul.tabNav {
    list-style:none;
    margin:0px;
    /margin:0 0 -10px 0;/*IE6IE7*/
}
#subNav ul.tabNav li {
    background: #DEC;
    background: -moz-linear-gradient(top,#FFF 0%,#FFF 3%,#DEC 3%,#FFF);
    background: -webkit-gradient(linear, left top, left bottom, from(#FFF), color-stop(0.03,#FFF), color-stop(0.03,#DEC), to(#FFF));
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border: 1px solid #bbb;
    border-bottom: none;color: #333;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    display: block;
    float:left;
    margin:0 5px 0 0;
}
#subNav ul.tabNav li a {
    background: #efefef; 
    background: -moz-linear-gradient(top,#FFF 0%,#FFF 3%,#eee 3%,#FFF);
    background: -webkit-gradient(linear, left top, left bottom, from(#FFF), color-stop(0.03,#FFF), color-stop(0.03,#eee), to(#FFF));
    
    border-radius: 5px 5px 0 0;
    display: block;
    float:left;
    width:100%;
    text-decoration: underline;
}
#subNav ul.tabNav li a:hover{
    background: #DEC;
    background: -moz-linear-gradient(top,#FFF 0%,#FFF 3%,#DEC 3%,#FFF);
    background: -webkit-gradient(linear, left top, left bottom, from(#FFF), color-stop(0.03,#FFF), color-stop(0.03,#DEC), to(#FFF));
}
#subNav ul li.tabNavLast {
    margin-right: 0px;
}
#subNav ul.tabNav_consultant li {
    width:30%;
    line-height: 200%;
}

/**********************
 * consultant headers *
 **********************/
#consultantHeader {
	display: block;
	width: 488px;
	height: 136px;
	border-top: #336600 2px solid;
	border-bottom: #336600 2px solid;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	font-size:75%;
}
#consultantHeaderPhoto {
	width: 150px;
	height: 136px;
	background-color: #ddeecc;
	float: left;
	margin: 0px;
	padding: 0px;
}
#consultantHeaderPhoto img {
	width: 105px;
	height: 75px;
	border: 0px;
	padding: 0px;
	margin: 30px 23px 31px 22px;
}
#consultantHeaderCompanyLogo {
	width: 160px;
	float: right;
	position: relative;
}
#consultantHeaderCompanyLogo a img {
	width: 160px;
	height: 39px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
#consultantHeaderName {
	font-size:120%;
	font-weight:bold;
	display: inline;
}
#consultantHeaderCompany {
	font-size: 110%;
	margin-left: 10px;
	display: inline;
}
#consultantHeaderText {
	margin: 8px 0px 0px 8px;
	padding: 0px;
	width: 250px;
	float: left;
	line-height: 110%;
}
#consultantHeaderMessageCount {
	margin: 8px 0px 0px 0px;
}
#consultantHeaderPositionCount {
	margin: 8px 0px 0px 0px;
}
#consultantHeaderContact {
	margin: 4px 0px 0px 0px;
}
#consultantPositionSummary {
	margin: 10px 0px 20px 0px;
	font-size:75%;
}
#consultantPositionSummary table {
	margin: 0px;
}
.positionSummaryTabCountOn {
	font-size:90%;
	font-weight: bold;
	color: #FFFFFF;
}
.positionSummaryTabLabelOn {
	font-size:130%;
	font-weight:bold;
	margin-left:8px;
	color:#FFFFFF;
	line-height:100%;
}
.positionSummaryTabOff {
	background-color:#B8B8CC;
}
.positionSummaryTabCountOff {
	font-size:80%;
}
.positionSummaryTabLabelOff {
	color:#0100CE;
	font-size:130%;
}
.positionSummaryTableHeader {
	background-color:#CCCCCC;
}
.positionSummaryTableCell {
	background-color:#ffffff;
	padding: 0px 1px 0px 1px;
}
.positionSummaryTableBorders {
	background-color:#999999;
}
/***********************
 * message summary page
 ***********************/

#messageSummaryBacknumberList {
	border-top: #CCCCCC 1px solid;
	padding: 10px 0px 10px 0px;
	margin: 4px 0px 10px 0px;
	font-size:75%;
}
#messageSummaryBacknumberList table {
	width: 100%;
	margin: 8px 0px 8px 0px;
	padding: 0px;
}
#messageSummaryBacknumberList tr {
	padding: 0px;
	margin: 0px;
}
.messageSummaryBacknumberMonth {
	font-weight: bold;
}
/***********************
 * message detail page
 ***********************/
#messageDetailHeading {
	border-bottom: #CCCCCC 1px solid;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 15px 0px;
}
.messageDetailPaging {
	width: 488px;
	text-align: right;
	margin: 5px 0px 5px 0px;
	font-size:75%;
}
#messageDetailTitleBar {
	background-color: #e6e6e6;
	width: 488px;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	font-size:75%;
}
#messageDetailDate {
	float: right;
	padding: 3px;
	margin: 0px;
}
#messageDetailTitle {
	padding: 3px;
	margin: 0px;
}
#messageDetailBody {
	width: 488px;
06.12.6 margin: 15px 0px 15px 0px;
	font-size:75%;
	overflow: hidden;
	word-break: break-all; /* for IE only */
}
#messageDetailBody p {
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#messageDetailBacknumberList {
	border-top: #CCCCCC 1px solid;
	padding: 10px 0px 10px 0px;
	margin: 5px 0px 10px 0px;
}
#messageDetailBacknumberList table {
	width: 100%;
	margin: 8px 0px 8px 0px;
	padding: 0px;
	font-size:75%;
}
#messageDetailBacknumberList tr {
	padding: 0px;
	margin: 0px;
}
/***********************
 * company detail page 
 ***********************/
#companyDetailHeader {
	width: 488px;
	height: 39px;
	margin: 10px 0px 10px 0px;
	border-top: 2px solid #225500;
	border-bottom: 2px solid #225500;
}
#companyDetailPR {
	width: 320px;
	font-weight: bold;
	vertical-align: middle;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	display: block;
	font-size:85%;
}
#companyDetailLogo {
	float: right;
	width: 160px;
	height: 39px;
	margin: 0px;
	padding: 0px;
}
#companyDetailBody {
	width: 488px;
	margin: 15px 0px 15px 0px;
}
#companyDetailBody p {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #cccccc;
}
.companyDetailHeader {
	width: 488px;
	padding: 5px 0px 5px 0px;
	background-color: #e6e6e6;
}
#consultantPositionSummary {
	margin: 10px 0px 20px 0px;
}
#consultantPositionSummary table {
	margin: 0px;
}
.positionSummaryTabOn {
	background-color:#343399;
}
.positionSummaryTabCountOn {
	font-size:90%;
	font-weight: bold;
	color: #FFFFFF;
}
.positionSummaryTabLabelOn {
	font-size:130%;
	font-weight:bold;
	margin-left:8px;
	color:#FFFFFF;
	line-height:100%;
}
.positionSummaryTabOff {
	background-color:#B8B8CC;
}
.positionSummaryTabCountOff {
	font-size:80%;
}
.positionSummaryTabLabelOff {
	color:#0100CE;
	font-size:130%;
}
.positionSummaryTable {
	border: 2px solid #343399;
	vertical-align:top;
}
.positionSummaryTableTopBottom {
	background-color:#999999;
}
.positionSummaryTableHeader {
	background-color:#CCCCCC;
}
.positionSummaryTableCell {
	background-color:#ffffff;
}
.positionSummaryTableBorders {
	background-color:#999999;
}
table.detailTableBorderBlue {
	border: 2px solid #CCCCDD;
	vertical-align:top;
}
.detailLabel {
	padding-left:8px;
	padding-top:2px;
	background-color:#EEEEEE;
}
.detailContent {
	padding-left:8px;
	padding-top:2px;
}
.blueLite2 {
	background-color:#CCCCDD;
}
.resultValueParttime {
	font-size:75%;
}
.bgblue {
	background-color: #e6e6e6;
}
.text01 {
	line-height: 140%;
}
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;
}
table.formTable {
	background-color:#EEEEEE;
	border: 1px solid #999999;
}
.formLabel {
	font-weight:bold;
	margin-right:8px;
	margin-top:7px;
}
.grey {
	background-color:#9D9CA1;
}
.greyEE {
	background-color:#EEEEEE;
}
.txtRed {
	color:#FE0000;
}
.comment80 {
	font-size:80%
}
.greyF1 {
	background-color:#F1F1F1;
}
.supraHeadline {
	color:#666666;
	font-size:80%
}
#newConsultantMessages {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	border-top: 1px solid #8d886c;
	border-bottom: 1px solid #8d886c;
	font-size:75%;
}
.newConsultantMessageRow {
	width: 488px;
	height: 75px;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #336600;
	border-bottom: 1px solid #336600;
}
.newConsultantMessagePhoto {
	width: 98px;
	height: 75px;
	float: right;
	background-color: #ddeecc;
	padding: 0px;
	margin: 0px;
}
.newConsultantMessagePhoto a {
	padding: 0px;
	margin: 0px;
}
.newConsultantMessagePhoto a img {
	padding: 0px;
	border: 0px;
	margin: 0px 14px 0px 14px;
}
.newConsultantMessagePhoto a img.newConsultantMessagePhotoImg {
	margin: 4px 14px 0px 14px;
	height: 50px;
	padding: 0px;
}
.newConsultantMessagePhoto a img.newConsultantMessageLogoImg {
	padding: 0px;
	height: 17px;
}
.newConsultantMessageText {
	width: 380px;
	float: left;
}
.newConsultantMessageLink {
	margin: 2px 0px 2px 0px;
	padding: 0px;
	height: 30px;
	width: 380px;
}
.newConsultantMessageName {
	width: 200px;
	padding: 0px;
	float: left;
	font-weight: bold;
}
.newConsultantMessageCompany {
	width: 170px;
	padding: 0px;
	text-align: right;
	float: right;
}
.newConsultantMessageDate {
	margin: 2px 0px 2px 0px;
	padding: 0px;
	width: 380px;
	text-align: right;
}
.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;
}
.phc_icon_margin {
	margin: 2px;
}
.phc70_navipage {
	margin: 2px;
	color: #660033;
	font-weight: bold;
}
/*-- help page --*/
.help-index {
	margin: 0px;
	padding: 0 10px 0 10px;
	width: 350px;
}
#contents h3.headline-help {
	line-height: 100%;
	font-size: 120%;
	font-weight: bold;
	margin-top: 10px;
}
#contents h4.help-category-title {
	margin: 10px 0 5px;
	padding: 3px 6px;
	background-color: #CCCCCC;
}
.help-index ul {
	margin: 0 0 10px 10px;
}
.help-index ul li {
	list-style: none;
	margin: 5px 0
}
.help-index p.help-except {
	margin: 0 10px 0 12px;
}
.help-branch-block {
	width: 730px;
	margin-bottom:10px;
}
.help-branch-title {
	float:left;
	width: 700px;
	margin: 0 0 2px 10px;
	padding-bottom: 2px;
	border-bottom: 1px solid #666666;
}
p.help-detail-text {
	clear: both;
	width: 680px;
}
.help-branch-title div.float-left p {
	padding-left: 5px;
	font-weight: normal;
}
/**********************
 * /070523 fujima修正 *
 **********************/

/*--add_101217--*/
h1 {
	color: #333399;
	font-size: 80%;
	margin: 3px auto;
	padding: 5px 0 0;
	text-align: left;
	width: 950px;
}
/*-- 200903 add
　右カラム　地域リンクエリア追加 --*/
table#area_link {
	margin:0 0 4px 10px;
}
table#area_link p {
	border-left:solid 5px #99bb77;
	color:#225500;
	padding-left:5px;
	line-height:100%;
	margin-bottom:2px;
}
table#area_link div {
	margin:0 6px 4px 10px;
	line-height:120%;
}
table#keyword {
	margin: 0px 2px 10px 6px;
	padding: 0px;
}
table#keyword td {
 line-height:130% padding: 3px 2px 2px 1px;
}
/*--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;
}
.h1_text {
	font-size:100%;
	font-weight:bold;
	margin:3px;
	padding:0px;
	color:#333399;
	padding-top:5px;
}
/*----add_20100713 履歴----*/

#right-contents div#ph-banner {
	margin: 0px;
	padding: 0px;
	width: 250px;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-top: none;
	border-bottom: 1px solid #cccccc;
	background-color: #FFFFFF;
	text-align: left;
}
#right-contents dl#ph-history {
	margin:0 6px 6px 6px;
	font-size:80%;
}
#right-contents dl#ph-history dt {
	padding-top:5px;
}
#right-contents dl#ph-history dd {
	padding-bottom:3px;
	background:url(../../images/ph_dot.gif) repeat-x bottom;
}
#right-contents dl#ph-history dd.last-no-dot {
	background:none;
}
/*****************
add_20100728 m3.com登録変更・メルマガ追加
*****************/
#right-contents div#m3registArea {
	margin:0;
	height:122px;
	background:url(../../images/ph_top_m3_bg.gif) no-repeat bottom;
}
#right-contents div#m3registArea div {
	text-align:center;
}
#right-contents div#m3registArea div img {
	margin:0;
	border:0;
}
/*20120124-ここより上レイアウト用**************************************************************/


#left-contents {
	width: 488px !important;/*ここphは490*/
}
#job-search {
	width: 476px !important;/*phは478*/
}
#job-search dt {
	border-top: 1px solid #225500 !important;/*phは#a7a7a7*/
}
#job-search dd {
	border-top: 1px solid #225500 !important;/*phは#a7a7a7*/
}
#job-search-btn {
	border-top: 1px solid #225500 !important;/*phは#a7a7a7*/
}
.detailHeadline {
	font-size:100%;
	font-weight:bold;
	line-height:130%;
}
.resultValue {
	font-size:90%;
!important;
}/*phと違うfont-size:100%*/
.resultLabel {
	font-size:90%;
!important;
}/*phと違うfont-size:100%*/
#right-contents div#careerBanner p#ph-bn-consul {
	margin-top:5px !important;/*rightは10px*/
}
#right-contents div#ph-banner {
	border-top: none !important;/*msgのみ*/
}
/**msgのみここから***********************************/

#messageDetailNewJobList {
	border-top: #CCCCCC 1px solid;
	padding: 10px 0px 10px 0px;
	margin: 5px 0px 10px 0px;
}
#messageDetailNewJobList table {
	width: 100%;
	margin: 8px 0px 8px 0px;
	padding: 0px;
	font-size:75%;
}
#messageDetailNewJobList tr {
	padding: 0px;
	margin: 0px;
}
.messageDetailNewJobListTitle {
	padding: 3px 0px 3px 0px;
	width: 65%;
}
.messageDetailNewJobListArea {
	padding: 3px 0px 3px 0px;
	width: 15%;
}
.messageDetailNewJobListType {
	padding: 3px 0px 3px 0px;
	width: 20%;
}
word {
	margin: 0px 2px 10px 6px;
	padding: 0px;
}
#right-contents h4 img {
	margin:0;
	padding:0;
	vertical-align:bottom;
}
#right-contents div#careerBanner div#mlmgArea div.mlmgStopDetail {
	margin:0 8px 8px 10px;
	padding:0;
}
/*overview_mail*/

#overview-mail {
	position:relative;
	width:745px;
	height:296px;
	background:url(../../images/ph_mail_overview_bg.jpg) no-repeat;
	background-position:bottom left;
	background-color:#fff;
}
#overview-mail a img {
	border:none;
}
#overview-mail .pref-box {
	position:absolute;
	width:745px;
	height:48px;
	margin:0;
	background-color:#fefcc0;
	text-align:left;
}
#overview-mail .pref-box .pref {
	margin:5px auto auto 13px;
	font-weight:bold;
	font-size:87.5%;
	letter-spacing:0.2px;
}
#overview-mail .pref-box .pref span {
	margin-right:3px;
	color:#ff3300;
	font-size:120%;
}
#overview-mail .pref-box .pref img {
	vertical-align:-8px;
	margin-right:8px;
}
#overview-mail .btn-area {
	height:55px;
	width:420px;
	position:absolute;
	top:70px;
	left:27px;
}
#overview-mail .btn-area .btn {
	display:block;
}
#overview-mail .btn-area .regist {
	display:inline;
	float:left;
	width:265px;
}
#overview-mail .btn-area .tit {
	margin:0 auto 5px 4px;
}
#overview-mail .btn-area .login {
	display:inline;
	float:left;
	width:135px;
	margin-left:10px;
}
#popupMailDate {
	position:absolute;
	top:142px;
	left:15px;
	font-size:81.25%;
	font-weight:bold;
	letter-spacing:0.6px;
}
#popupMailDate span {
	margin-right:3px;
	color:#ff3300;
	font-size:120%;
	font-weight:bold;
}
#overview-mail .close {
	position:absolute;
	top:10px;
	right:10px;
	font-size:81.25%;
	text-align:left;
	cursor:pointer;
}
#overview-mail .close a {
	color:#000;
}
#overview-mail .close img {
	vertical-align:-2px;
	margin-left:3px;
}
#overview-mail .detail {
	position:absolute;
	bottom:10px;
	left:17px;
	font-size:87.5%;
	text-align:left;
}
#overview-mail .detail img {
	vertical-align:1px;
	margin-right:4px;
}
/*Hoverimg*/
a:hover img.hoverimg {
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}

/*-- form_member_20121012 --*/
#form_member_box{
    font-size: 12px;
    background: url(../../images/form_member/form_member_bg02.gif) repeat-x left top;
    margin-top: 10px;
}
#form_member_box_t{
    padding: 8px 10px 3px 10px;
}
#form_member_box_t p{
    margin: 5px 0 10px;
    padding: 0px;
}
#form_member_box_t a img{
    border-style: none;
}
#form_member_box_b{
    background: url(../../images/form_member/form_member_bg01.gif) repeat-x left top;
padding: 8px 10px 10px 10px;
}

#form_member_box_b p{
    margin: 4px 0 0;
    padding: 0px;
    line-height: 130%;  
}
#form_member_box_b p span{
    color: #639013;     
}
/*-- 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;
}