@charset "utf-8";
/*
--------------------------------------------------------
Title:丹野歯科医院様向け機能CSS
Contents:
1.メインナビゲーション・・・メインコンテンツ部分上部メニュー
2.ナビゲーション汎用補助・・・ユーザビリィティ対策
3.その他補助・・・汎用的に使う補助CSS

supplement:

Lastupdate:09/15/2008

producer:koizumi
Copyright(c)2008 OPENWEBSYSTEM co. All right reserved
--------------------------------------------------------

*/

/*recruit*/

/*img.headimg {
	margin-bottom: 20px;
}*/

h2 {
	width: 100%;
	height: 32px;
	margin: 20px 15px 0;
	padding-left: 48px;
	background: url(../img/recruit-img/recruit_head02.png) left top no-repeat;
	color: #3c4647;
	font-size: 26px;
	font-weight: bold;
}


/*----------------------*/
h3 {
	margin-bottom: 4px;
	margin-right: 15px;
	padding-bottom: 2px;
	font-weight: bold;
}

h4 {
	margin-top: 12px;
	margin-bottom: 4px;
	margin-right: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	border-bottom: #339933 solid 1px;
	border-left: #339933 solid 8px;
	color: #339933;
	font-size: 12px;
	font-weight: bold;
}
h5 {
	margin-top: 12px;
	margin-bottom: 4px;
	border-bottom: #339933 solid 1px;
	color: #339933;	
	font-weight: bold;
}


.imgmargin {
	margin-bottom: 18px;
}

div.w558 {
	margin-bottom: 24px;
}
p#subutxt {
	margin-bottom: 18px;
}

/*2009.05.10*/
ul#subindex_list{
	margin-top: 18px;
	margin-bottom: 32px;
	width: 558px;
	font-size: 12px;
}

ul#subindex_list li {
	list-style: inside square;
	margin: 8px 0;
	line-height: 24px;
}

ul#subindex_list li a {
	color: #333;
	text-decoration: underline;
}
ul#subindex_list li a:hover {
	color: #e5e5e5;
}

ul.endtraining_list {
	margin: 12px 0;
}
ul.endtraining_list li {
	list-style: inside circle;
	font-size: 12px;
	line-height: 148%;
}
/*----------------------*/

div.txtwrap {
	/*width: 558px;*/
	margin-top: 8px;
	margin: 8px 15px 0;
	/*margin-bottom: 16px;*/
	padding-bottom: 16px;
	border-bottom: #CCC dotted 2px;
	line-height: 140%;
}
.txtwrap p {
	margin-bottom: 12px;
}

/*上部メッセージ*/
div.subhead-img {
	float: left;
}
div.subhead-txt {
	float: right;
	width: 403px;
}
div.subhead-txt h3 {
	color: #00B050;
	border: none;
}
ul.worrylist {
	margin-top: 10px;
}
ul.worrylist li {
	margin-bottom: 8px;
	padding-left: 20px;
	background: url(../img/recruit-img/re-ten01.jpg) left top no-repeat;
	color: #00B050;
	line-height: 16px;
}

ul.deflist {
	margin: 10px 0;
}
ul.deflist li {
	margin-bottom: 8px;
	padding-left: 18px;
	background: url(../img/recruit-img/maru-ten01.gif) left top no-repeat;
	line-height: 16px;
}

ul.deflist a {
	text-decoration: underline;
}
ul.deflist a:hover {
	color: #CCC;
}
/*==========*/
.outline-l {
	float: left;
	width: 328px;
}
.outline-r {
	float: right;
	width: 210px;
}
.outline-l dl {
	margin-bottom: 12px;
}
.outline-l dl dt {
	font-size: 14px;
	font-weight: bold;
}
.outline-l dl dd {
	margin-bottom: 4px;
	font-size: 12px;
	line-height: 120%;
}

.outline-r img {
	display: block;
	margin-bottom: 12px;
}
dl.detail {
	padding: 4px;
	background: url(../img/recruit-img/boxback01.png);
	border: #0070C0 dashed 3px;
	font-size: 12px;
}
dl.detail dt {
	font-weight: bold;
}
dl.detail dd {
	line-height: normal;
}

dl.detail a {
	text-decoration: underline;
}

/*求人詳細テーブル*/
table.infotable {
	width: 558px;
	margin-top: 8px;
	margin-bottom: 16px;
	border-top: #ccc solid 1px;
	border-left:  #ccc solid 1px;
	border-collapse: collapse;
	line-height: 140%;
}
table.infotable th {
	width: 110px;
	padding: 5px;
	background: #E7EDDF url(../img/recruit-img/tbale_line01.png) left top no-repeat;
	border-bottom: #ccc solid 1px;
	border-right: #ccc solid 1px;
	text-align: left;
	vertical-align: top;
}
table.infotable th.cap {
	width: auto;
	padding: 5px;
	background: #3A6B33 url(../img/recruit-img/tbale_line02.png) left top no-repeat;
	border: none;
	border-bottom: #CCC solid 1px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

table.infotable td {
	padding: 5px;
	border-bottom: #ccc solid 1px;
	border-right: #ccc solid 1px;
}

/*院長紹介*/
div.imgblock {
	float: left;
}
div.imgblock h4 {
	margin: 0;
	margin-bottom: 2px;
	padding: 0;
	padding-bottom: 2px;
	border: none;
	border-bottom: #CCC dotted 1px;
	color: #333;
	font-size: 14px;
	font-weight: bold;
}
div.txtblock {
	float: right;
	width: 378px;
}
/**/
table.dr-profile {
	clear: both;
	width: 558px;
	margin: 16px auto;
	border-top: #ccc solid 1px;
	border-left:  #ccc solid 1px;
	border-collapse: collapse;
	line-height: 140%;
}
table.dr-profile caption {
	padding-bottom: 4px;
	text-align: left;
	font-weight: bold;
}
table.dr-profile caption span {
	margin-right: 5px;
	color: #06C;
}
table.dr-profile th {
	width: 110px;
	padding: 5px;
	background: #eff8fa url(../img/recruit-img/tbale_line01.png) left top no-repeat;
	border-bottom: #ccc solid 1px;
	border-right: #ccc solid 1px;
	text-align: left;
	vertical-align: top;
}
table.dr-profile td {
	padding: 5px;
	border-bottom: #ccc solid 1px;
	border-right: #ccc solid 1px;
}
/**/
div.txtbox-l {
	float: left;
	width: 274px;
}

div.txtbox-r {
	float: right;
	width: 274px;
}

/**/
.training-wrap {
	position: relative;
	padding-top: 8px;
	border-top: #CCC dotted 2px;
}
.training-wrap img {
	z-index: 9998;
	position: absolute;
	bottom: 0;
	right: 0;
}
.training-wrap ul {
	z-index: 9999;
}

/**/
.bt-deco {
	padding-top: 8px;
	border-top: #CCC dotted 2px;
}

/*複数リストスタイル*/
div.txtbox-r li, div.txtbox-l li, div.training-wrap li {
	margin-bottom: 8px;
	padding-left: 18px;
	background: url(../img/recruit-img/maru-ten01.gif) left top no-repeat;
	line-height: 16px;
}

/**/
div.imgboxwrap {
	width: 480px;
	margin: 0 auto;
}
div.imgboxwrap img {
	margin-bottom: 24px;
}
div.imgboxwrap p {
	margin-bottom: 2px;
	font-weight: bold;
}


/*下部メッセージ*/
div.msgbox {
	padding: 8px;
	background: url(../img/recruit-img/boxback01.png);
	border: #00B050 dashed 3px;
}


/*強調文字*/
span.recgreen {
	color: #00B050;
	font-weight: bold;
}


/*20130605*/
ul.recruitList {
}


ul.recruitList {
	margin: 10px 0;
}
ul.recruitList li {
	margin-top: 30px;
	padding: 15px 18px 0;
	background: url(../img/recruit-img/maru-ten01.gif) left 15px no-repeat;
	border-top: #e5e5e5 dotted 1px;
	line-height: 16px;
}
ul.recruitList li:first-child {
	margin-top: 0;
	border-top: none;
	
}

ul.recruitList p{
	margin-top: 10px;
}

ul.recruitList a {
	text-decoration: underline;
}
ul.recruitList a:hover {
	color: #CCC;
}

a.rrLinbtn {
	padding: 8px;
	background-color: #39C;
	border-radius: 5px;
	box-shadow: 1px 1px 1px rgba(0,0,0,0.4);
	color: #fff;
	font-size: 120%;
	font-weight: bold;
	text-decoration: none !important;
}
a.rrLinbtn:hover {
	background-color: #4ad;
	box-shadow: none;
	color: #eaeaea !important;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.5), -1px -1px 0 rgba(0,0,0,0.5);
}



/*20130901今後はこちらに統合*/
h3.recruitCommentHead {
	margin: 18px auto 0;
	box-sizing: border-box;
	padding: 8px;
	background: #64d5e4;
	background: -webkit-linear-gradient(top, #64d5e4, #57c4d2);
	background: -moz-linear-gradient(top, #64d5e4, #57c4d2);
	background: -o-linear-gradient(top, #64d5e4, #57c4d2);
	background: -webkit-gradient(linear, left top, left bottom, from(#64d5e4), to(#57c4d2));/*Android2.3*/
	background: linear-gradient(to bottom, #64d5e4, #57c4d2);

	border: #c8e0e4 solid 2px;
	border-radius: 10px;

	/*box-shadow: 0 0 1px 3px rgba(200,224,228,1);*/
	
	color: #ffffff;
	font-size: 21px;
	font-weight: bold;
	text-align: center;
}
h4.recruitCommentTitle {
	margin: 40px auto 0;
	padding: 5px 5px 0;
	border: none;
	border-top: #64d5e4 solid 1px;
	color: #333;
	font-size: 18px;
}
h4.recruitCommentTitle:first-letter {
	font-size: 28px;
}
h5.nameHead {
	box-sizing: border-box;
	margin: 30px auto 15px;
	padding: 0 18px;
	background: #8ad6e0 url(../img/recruit-img/recruit_head03.png) center top no-repeat;
	border: none;
	color: #333;
	font-size: 19px;
	font-weight: normal;
	line-height: 32px;
}

div.commentWrap {
	padding-bottom: 10px;
	background: #f5fbfc;
}
div.section p {
	margin: 10px 10px 0;
}
div.commentWrap p:first-child {
	margin-top: 0;
}
div.commentWrap img {
	margin: 0 10px;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
}
.imgRight {
	float: right;
}
.imgLeft {
	float: left;
}
div.commentWrap strong {
	color: #E2882D;
	font-weight: bold;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}


