<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*============================================================
 File name   : layout.css
 Begin       : 2010-04-29
 Last Update : 2010-04-29
 Version     : 1.0.000
 License     : Private
 Description : ドクタースタイルキャリアレイアウト用CSS
 Author: Junichi Shindo(shindo@g.music-sports.net)
 Copyright (C) 2010  PhaseOne,Inc
 -------------------------------------------------------------
 このプログラムは個人的なソフトウェアです。
 いかなる場合も、再配布することはできません。
 ============================================================*/
/*-----------------------------------------------------------------*/
/* カラムレイアウトの指定 */
/*-----------------------------------------------------------------*/
body {
    background-color: #fdfbdb;
}

#wrapper {
    width: 960px;
    margin: 0 auto;
    background-color: #ffffff;
    background-image: url(/images/career/common/img_bg.gif);
}

#header_wrapper {
    height: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 18px;
    padding-right: 18px;
}

#gnavi {
    height: 30px;
    padding-left: 18px;
    padding-right: 18px;
}

#main_wrapper {
    margin-top: 20px;
    padding-left: 18px;
    padding-right: 18px;
}

#left_wrapper {
    width: 654px;
    float: left;
    padding-right: 20px;
}

#right_wrapper {
    float: left;
    width: 250px;
}

/*-----------------------------------------------------------------*/
/* ヘッダー */
/*-----------------------------------------------------------------*/
#header_wrapper #header_left {
    float: left;
}

#h1 {
    font-size: 10px;
}

#header_wrapper #header_right {
    float: right;
    text-align: right;
}

#login_form {
    padding-top: 0px;
}

#login_form input {
    border: 1px solid #000000;
}

/*-----------------------------------------------------------------*/
/* グローバルナビ */
/*-----------------------------------------------------------------*/
.gnavi li {
    float: left;
    width: 231px;
}


#subNavi {
    height: 20px;
    margin-left: 18px;
    margin-right: 18px;
    background-color: #CFDFC0;
}

#subNavi ul li {
    display: inline-block;
    margin: 0 15px 0 0;
    padding-left: 17px;
}

#subNavi ul#news li a {
    color: #339A3A;
}

/*-----------------------------------------------------------------*/
/* フッター */
/*-----------------------------------------------------------------*/
#footer_wrapper {
    padding-top: 10px;
}

#footer_main {
    padding: 10px;
    text-align: center;
    width: 904px;
    margin: 0 auto;
    border-top: 1px solid #000000;
}


/*-----------------------------------------------------------------*/
/* 右バー */
/*-----------------------------------------------------------------*/
/* サービスガイド */
#service_guide {
    width: 248px;
    border: 1px solid #646464;
}

#service_count {
    width: 248px;
    border: 1px solid #646464;
    margin-bottom: 10px;
}

#service_count_body {
    margin: 5px;
}

#service_count_body p {
    margin: 0 auto;
    width: 200px;
}

#service_count_body li {
	margin: 0 auto;
	width: 150px;
    line-height: 1.3;
    list-style: square;
}

#service_count_body span {
    font-weight: bold;
    font-size: 16px;
}

#service_count_title {
    background-image: url('/images/career/right_bar/title/title_service_count.gif');
    width: 248px;
    height: 28px;
}

#service_count_title_2 {
    background-image: url('/images/career/right_bar/title/title_service_count2.gif');
    width: 248px;
    height: 28px;
}

#service_search_title {
    background-image: url('/images/career/right_bar/title/title_search_guide.gif'); /* /career/design */
    width: 248px;
    height: 28px;
}

#service_search_body {
    margin: 5px;
}

#service_guide_title {
    background-image: url('/images/career/right_bar/title/title_service_guide.gif'); /* /career/design */
    width: 248px;
    height: 28px;
}

#service_guide_body {
    padding: 6px;
    background-image: url('/images/career/right_bar/pics/pic_service_guide.jpg');
    background-repeat: no-repeat;
    height: 194px;
}

#service_guide_body_text {
    height: 140px;
}

/* 初期研修 */
#rb_syokiken {
	margin-top: 10px;
	width: 248px;
	border: 1px solid #646464;
}

#rb_syokiken_title {
    background-image: url('/images/career/right_bar/title/title_drstyle_syoki.gif'); /* /career/design */
    width: 248px;
    height: 28px;
}

#rb_syokiken_body {
    padding: 6px;
}

#rb_syokiken_body_text p {
	padding-bottom: 1em;
}

#rb_syokiken_body_text div a {
}

#rb_syokiken_body_text div a span {
	position: relative;
	top: -10px;
}

/* 特徴 */
#drstyle_peculiarity {
    width: 248px;
    border: 1px solid #646464;
}

#drstyle_peculiarity_title {
    background-image: url('/images/career/right_bar/title/title_drstyle_peculiarity.gif'); /* /career/design */
    width: 248px;
    height: 28px;
}

#drstyle_peculiarity_body {
    height:188px;
    padding: 0 6px 6px 6px;
    background-image: url('/images/career/right_bar/pics/dsc.jpg');
    background-repeat: no-repeat;
}

#drstyle_peculiarity_main{
    padding: 6px;
}
/*
#drstyle_peculiarity_body_text {
    height: 140px;
}
*/

/* 新着求人 */
#new_job {
    margin-top: 10px;
    width: 248px;
    border: 1px solid #646464;
}

#new_job_title {
    background-image: url(/images/career/arbeit/title_new_job.gif);
	width: 654px;
	height: 28px;
}

#new_job_body {
    padding: 6px;
}

.new_job_body_td_left{
  vertical-align: middle;
  border-bottom:1px dashed #000000;
  width:22px;
  height: 4em;
}

.new_job_body_td_left_last{
  vertical-align: middle;
  width:22px;
}

.new_job_body_td_right{
  padding: 5px 0 5px 10px;
  border-bottom:1px dashed #000000;
  width:290px;
}

.new_job_body_td_right_last{
  padding: 5px 0 5px 10px;
  width:201px;
}

/* アクセスランキング */
#job_ranking {
    margin-top: 10px;
    width: 248px;
    border: 1px solid #646464;
}

#job_ranking_title {
    background-image: url('/images/career/right_bar/title/title_job_ranking.gif'); /* /career/design */
    width: 248px;
    height: 28px;
}

#job_ranking_body {
    padding: 7px;
}

/* 会員ツールボックス */
#member_toolbox {
    width: 248px;
    border: 1px solid #646464;
}

#member_toolbox_title {
    background-image: url('/images/career/right_bar/title/title_member_toolbox.gif');
    width: 248px;
    height: 28px;
}

#member_toolbox_body {
    padding-top: 9px;
    padding-left: 9px;
    padding-right: 9px;
}

#member_toolbox_body table {
    width: 230px;
}

#member_toolbox_body .td_left {
    width: 163px;
    height: 30px;
    vertical-align: middle;
    padding-left: 5px;
    border: 1px solid #646464;
    background-color: #e6e6e7;
}

#member_toolbox_body .td_right {
    width: 64px;
    height: 30px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #646464;
}

#member_toolbox_btn {
    padding-top: 9px;
    height: 43px;
    text-align: center;
}

/* バナー */
#ad_bnr {
    padding-top: 10px;
    width: 250px;
}

div.newsSeoarea {
    border: 1px solid #D5D5D5;
    width: 218px;
    margin-top: 20px;
    padding: 0 10px 10px;
}

div.subColumn div.newsSeoarea p.title {
    border-bottom: 1px dashed #000000;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 15px;
    padding-bottom: 5px;
    width: 218px;
}

.mt10 {
    margin-top: 10px;
}

.pt10 {
	padding-top: 10px;
}

.pl5 {
    padding-left: 5px;
}
	
.pl10 {
	padding-left: 10px;
}

.textAR {
	text-align: right !important;
}

/*-----------------------------------------------------------------*/
/* １カラムコンテンツ */
/*-----------------------------------------------------------------*/

/* 定期非常勤広告 */
/* スポット非常勤広告 */

/*-----------------------------------------------------------------*/
/* LightWindowコンテンツ */
/*-----------------------------------------------------------------*/
#inq_ad {
}

#inq_ad_top_title {
    background-image: url('/images/career/full/ad/title_hosp_name.gif');
    width: 884px;
    height: 29px;
    padding-left: 40px;
    line-height: 29px;
}
#inq_ad_detail{
  padding-top:10px;
}
#inq_ad_detail_table th{
  border:1px solid #646464;
  background-color:#e6e6e7;
  padding:5px;
  width:120px;
  vertical-align:middle;
}
#inq_ad_detail_table .td_short{
  border:1px solid #646464;
  padding:5px;
  width:302px;
}
#inq_ad_detail_table .td_long{
  border:1px solid #646464;
  padding:5px;
  width:784px;
}

#inq_form {
    padding-top: 10px;
    padding-bottom: 10px;
}

#inq_form_detail_text{
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom:1px solid #646464;
}
#inq_form_detail_form{
    padding-top:10px;
}
#inq_form_top_title {
    background-image: url('/images/career/arbeit/title_arbeit_inquiry.gif');
    width: 884px;
    height: 24px;
    padding-left: 40px;
    line-height: 24px;
}

#inq_form_detail_table th{
  border:1px solid #646464;
  background-color:#e6e6e7;
  padding:7px 5px;
  width:120px;
  vertical-align:middle;
}
#inq_form_detail_table td{
  border:1px solid #646464;
  padding:10px 5px 10px 5px;
  width:784px;
}

#inq_login_error_top_title {
    background-image: url('/images/career/full/ad/title_hosp_name.gif');
    width: 884px;
    height: 29px;
    padding-left: 40px;
    line-height: 29px;
}
#inq_login_error_top_message{
    text-align:center;
    border-top:1px solid #646464;
    border-bottom:1px solid #646464;
    padding-top:10px;
    padding-bottom:10px;
    width:500px;
    margin:20px auto;
}


/*-----------------------------------------------------------------*/
/* 共通部品 */
/*-----------------------------------------------------------------*/
#search_result_body_navi_count {
    padding-top: 10px;
    padding-bottom: 5px;
    text-align: center;
}

#search_result_body_navi {
    padding-top: 5px;
    padding-bottom: 10px;
    text-align: center;
}
#search_result_body_navi a{
    color: #339933;
}

#inquiry_form_form .main_tbl{
  width:900px;
}

#inquiry_form_form .main_tbl th{
  border:1px solid #000000;
  background-color:#eeeeee;
  line-height:25px;
  padding:5px 10px 5px 10px;
  vertical-align:middle;
  width:250px;
}

#inquiry_form_form .main_tbl td{
  width:671px;
  border:1px solid #000000;
  line-height:25px;
  padding:5px 10px 5px 10px;
}

#inquiry_form_form .sub_tbl table{
  width:460px;
}
#inquiry_form_form .sub_tbl th{
  background-color:#ffffff;
  border:0px;
  line-height:25px;
  padding:5px 10px 5px 10px;
  vertical-align:middle;
  width:30px;
}

#inquiry_form_form .sub_tbl td{
  border:0px;
  line-height:25px;
  padding:5px 10px 5px 10px;
  width:200px;
}

#inquiry_form_form .ad_tbl table{
  width:460px;
}
#inquiry_form_form .ad_tbl th{
  background-color:#ffffff;
  border:0px;
  line-height:25px;
  padding:5px 10px 5px 10px;
  vertical-align:middle;
  width:60px;
}

#inquiry_form_form .ad_tbl td{
  border:0px;
  line-height:25px;
  padding:5px 10px 5px 10px;
  width:400px;
}

#inquiry_conf_form table{
  width:900px;
}

#inquiry_conf_form th{
  border:1px solid #000000;
  background-color:#eeeeee;
  line-height:25px;
  padding:5px 10px 5px 10px;
  vertical-align:middle;
  width:250px;
}

#inquiry_conf_form td{
  width:671px;
  border:1px solid #000000;
  line-height:25px;
  padding:5px 10px 5px 10px;
}


#full_inquiry_title{
  background-image: url('/images/career/title/title_hosp_name.png');
    width: 884px;
    height: 29px;
    padding-left: 40px;
    line-height: 29px;
    margin-bottom:10px;
}

#arbeit_inquiry_form_title,
#full_inquiry_form_title{
  border-left: 4px solid #32993B;
  padding-left: 6px;
  margin-bottom:10px;
}

#full_inquiry_hosp_info_title{
  border-left: 4px solid #32993B;
  padding-left: 6px;
  margin-bottom:10px;
}
#full_inquiry_ad_detail table,
#full_inquiry_hosp_info_body table,
#arbeit_inquiry_ad_detail table{
  width:600px;
}

#full_inquiry_ad_detail th,
#full_inquiry_hosp_info_body th,
#arbeit_inquiry_ad_detail table th{
  border:1px solid #000000;
  background-color:#eeeeee;
  line-height:25px;
  padding:5px 10px 5px 10px;
  vertical-align:middle;
  width:150px;
}

#full_inquiry_ad_detail td,
#full_inquiry_hosp_info_body td,
#arbeit_inquiry_ad_detail table td{
  border:1px solid #000000;
  line-height:25px;
  padding:5px 10px 5px 10px;
  width:450px;
}

#full_adTitle {
    background-image: url('/images/career/title/title_hosp_name.png');
    width: 884px;
    height: 29px;
    padding-left: 40px;
    line-height: 29px;
    margin-bottom:10px;
}

#arbeit_inquiry_title{
    background-image: url('/images/career/title/title_hosp_name.png');
    width: 884px;
    height: 29px;
    padding-left: 40px;
    line-height: 29px;
    margin-bottom:10px;
}
</pre></body></html>