@charset "utf-8";

/* CSS Document */

/* 各リンク色の設定 */
#hp a:link, #hp a:visited {
	color: #282ead;
	text-decoration:underline!important;
}

#hp a:hover {
	color: #585ecd!important;
	text-decoration:none!important;
}

#recruit a:link, #recruit a:visited {
	color: #116870!important;
	text-decoration:underline!important;
}

#recruit a:hover {
	color: #19949f!important;
	text-decoration:none!important;
}

#visit a:link, #visit a:visited {
	color: #4436ca!important;
	text-decoration:underline!important;
}

#visit a:hover {
	color: #685af4!important;
	text-decoration:none!important;
}

#day a:link, #day a:visited {
	color: #ad2828!important;
	text-decoration:underline!important;
}

#day a:hover {
	color: #de3333!important;
	text-decoration:none!important;
}

/* 定義リストの横並び ここから*/
dl.list309 dt {
	clear: left;
	float: left;
	margin: 0 0 0.4em;
	width: 6.5em;
	padding-left: 5px;
	color: #333;
	font-size: 10pt;
}

dl.list309 {
	margin-bottom: 15px;
}

dl.list309 dd {
	margin-bottom: 0.4em;
	margin-left: 7.5em;
	font-size: 10pt;
	color: #333;
}

dl.list309 ul li {
	list-style-type: square;
	list-style-position: inside;
	clear: both;
	text-indent: 1em;
}
dl.list310 dt {
	clear: left;
	float: left;
	margin: 0 0 20px;
	width: 60px;
	color: #333;
	font-size: 12px;
	background-color:#38A19F;
	color:#ffffff;
	text-align:center;
	padding-top: 2px;
}

dl.list310 {
	margin-top: 20px;
	margin-bottom: 20px;
}

dl.list310 dd {
	margin-bottom: 20px;
	margin-left: 80px;
	font-size: 12px;
	color: #333;
}

dl.list310 ul li {
	list-style-type: square;
	list-style-position: inside;
	clear: both;
	text-indent: 1em;
}

/* 定義リストの横並び ここまで */

.border_t {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse: collapse;
	font-size: 10pt;
	color: #333;
	margin-bottom: 30px;
}

.border_t td {
	padding: 5px;
	border: 1px solid #7f7f7f;
}


.border_t-2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse: collapse;
	font-size: 10pt;
	color: #333;
	margin-bottom: 10px;
}

.border_t-2 td {
	padding: 5px;
	border: 1px solid #7f7f7f;
}


.border_t_b {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse: collapse;
	font-size: 10pt;
	color: #333;
	margin-bottom: 10px;
}

.border_t_b td {
	padding: 5px;
	border: 1px solid #7f7f7f;
}

#topicPath_01 {
	margin:10px 0;
	font-size: 9pt;
}

#topicPath_01 li {
	display:inline;
	line-height:110%;
	list-style-type:none;
}

#topicPath_01 li a {
	padding-right:10px;
	background-image:url(../img/topicpath.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

body {
	height: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

h2 {
	background-image: url(../img/head_prts_01.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 695px;
	display: block;
	padding-left: 15px;
	padding-top: 13px;
	color: #555555;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	clear: both;
	line-height: 100%;
}

h3 {
	background-image: url(../img/head_prts_02.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 695px;
	display: block;
	padding-left: 15px;
	color: #723E29;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AB9C91;
	font-size: 12pt;
	margin-bottom: 15px;
	line-height: 100%;
	padding-top: 8px;
}

h4{
	margin-bottom:10px;
	}

#hp {
	background-image: url(../img/back_01.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #c0f2f4;
}

#recruit {
	background-image: url(../../recruit/images/background_green.gif);
	background-repeat: repeat-x;
	background-color: #E2F1C3;
}

#visit {
	background-image: url(../../relation/visiting/images/back.gif);
	background-repeat: repeat-x;
	background-color: #BDE0F3;
}

#day {
	background-image: url(../../relation/dayservice/images/background.gif);
	background-repeat: repeat-x;
	background-color: #F4E5C3;
}

p {
	margin: 0px 0px 1em;
	padding: 0px;
	font-size: 10pt;
	color: #333;
}

img.left {
	float: left;
	margin-right: 1.5em;
	margin-bottom: 1.0em;
}

img.right {
	float: right;
	margin-left: 1.5em;
	margin-bottom: 1.0em;
}

#fortop {
	height: 25px;
	width: 160px;
	margin-left: auto;
	clear: both;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
}

#content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

#content a:link, #content a:visited {
	color: #282ead;
	text-decoration:none;
}

#content a:hover {
	color: #282ead;
	text-decoration:underline;
}

#header {
	height: 88px;
}

#header h1 img {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

#header #s_navi {
	width: 606px;
	float: right;
	height: 70px;
	padding: 0px;
}

#header #s_navi li {
	float: left;
}

#g_navi {
	width: 960px;
	margin-bottom: 10px;
	height: 45px;
	clear: both;
}

#g_navi li {
	float: left;
}

#main .mainpit {
	margin-bottom: 10px;
	left margin: 0px 0px 0px 10px;
}

#main #headnavi li {
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
}

#hp #headnavi {
	background-image: url(../../treatment/images/local_navprts_03.gif);
	background-position: right;
	background-repeat: no-repeat;
	width: 960px;
	height: 36px;
	background-color: #FFF;
}

#recruit #headnavi {
	background-image: url(../../recruit/images/sub_nav_prts_02.gif);
	background-position: right;
	background-repeat: no-repeat;
	width: 960px;
	height: 36px;
	background-color: #FFF;
}

#headnavi .spsend {
	margin-left: auto;
}

#main_left_index {
	float: left;
	width: 760px;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}

#main_left {
	float: left;
	width: 750px;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}

#main_info {
	height: 180px;
	width: 760px;
	padding: 0px;
	margin-top: 0;
	margin-left: 0;
	overflow: hidden;
	_zoom: 1;
	margin-bottom: 10px;
	font-size: 0px;
	line-height: 0px;
}

#main_info li {
	float: left;
	background-image: url(../../images/info_bt.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFF;
	height: 170px;
	width: 180px;
	padding: 0px 0px 10px;
	margin-right: 10px;
}

#main_info li div {
	width: 170px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	font-size: 10pt;
	line-height: 150%;
}

#main_info li div img {
	margin-top: 10px;
}

#hp .icon {
	background-image: url(../img/icon2.gif);
	background-position: left center;
	padding-left: 18px;
	background-repeat: no-repeat;
	display: block;
}

.icon1 {
	background-image: url(../img/icon1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin: 0px;
}


#recruit .icon {
	background-image: url(../img/icon3.gif);
	background-position: left center;
	padding-left: 18px;
	background-repeat: no-repeat;
	display: block;
}

#visit .icon {
	background-image: url(../img/icon4.gif);
	background-position: left center;
	padding-left: 18px;
	background-repeat: no-repeat;
	display: block;
}

#day .icon {
	background-image: url(../img/icon5.gif);
	background-position: left center;
	padding-left: 18px;
	background-repeat: no-repeat;
	display: block;
}

.icon1right {
	background-image: url(../img/icon1.gif);
	background-position: left center;
	padding-left: 18px;
	background-repeat: no-repeat;
}

.icon2 {
	background-image: url(../img/icon2.gif);
	background-position: left center;
	padding-left: 15px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.icon3 {
	background-image: url(../img/icon4.gif);
	background-position: left center;
	padding-left: 15px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#recruit .icon2 {
	background-image: url(../img/icon3.gif);
	background-position: left center;
	padding-left: 15px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#right_main.icon2 {
	width: 150px !important;
	line-height: 50% !important;
}

#mainbox {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

#main_infosub {
	height: 90px;
	width: 750px;
	margin-bottom: 10px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#main_infosub li {
	float: left;
	font-size: 0px;
	line-height: 0px;
}

#main_infosub .list_rec {
	margin-right: 10px;
}

#right_main {
	width: 180px;
	font-size: 10pt;
	line-height: 130%;
	display: block;
	float: left;
	padding-top: 10px;
}

#right_main_index {
	width: 180px;
	font-size: 10pt;
	line-height: 130%;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}

#right_main p, #right_main ul, #right_main_index ul, #right_main_index p {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 1em;
}

#news h2 {
	color: #563e29;
	font-weight: bold;
	font-size: 12pt;
	margin-bottom: 10px;
}

#news ul {
	width: 7em;
	margin-left: auto;
	font-size: 10pt;
}

#column_end {
	width: 750px;
}

.fortoparea {
	margin-right: 10px;
}

#footer {
	clear: both;
	float: none;
}

#footer #footlink {
	font-size: 10pt;
	clear: both;
}

#footer #footlink li {
	height: 1.5em;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10pt;
}

.treatment_box {
	background-image: url(../../treatment/images/box_gray.gif);
	height: 75px;
	width: 690px;
	padding: 5px 10px;
	margin-bottom: 10px;
	color: #333;
	background-repeat: no-repeat;
}

.treatment_box2 {
	width: 690px;
	padding: 5px 10px;
	margin-bottom: 10px;
	color: #333;
	background-repeat: no-repeat;
	height: 200px;
	border: 1px solid #cccccc;
}

.treatment_box img, .treatment_box2 img, .treatment_box2 iframe {
	float: left;
	margin-right: 15px;
}

.treatment_box div, .treatment_box2 div {
	float: left;
	width: 560px;
	margin: 0px;
	padding: 0px;
}

.treatment_box2 div {
	float: left;
	width: 350px;
	margin: 0px;
	padding: 0px;
}

.treatment_box .trline, .treatment_box2 .trline {
	width: 540px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D8D6;
	background-image: url(../img/icon2.gif);
	background-position: left 6px;
	background-repeat: no-repeat;
	padding-left: 18px;
	font-size: 11pt;
	height: 24px;
	display: block;
	padding-bottom: 2px;
	padding-top: 2px;
}

.treatment_box2 .trline {
	width: 330px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D8D6;
	background-image: url(../img/icon2.gif);
	background-position: left 6px;
	background-repeat: no-repeat;
	padding-left: 18px;
	font-size: 11pt;
	height: 24px;
	display: block;
	padding-bottom: 2px;
	padding-top: 2px;
}

.treatment_box div .trtxt, .treatment_box2 div .trtxt {
	margin-top: 5px;
	font-size: 9pt;
}

.inbox {
	width: 710px;
	margin-bottom: 15px;
	line-height: 130%;
}

.impact {
	color: #563e29;
	font-weight: bold;
	font-size: 11pt;
}

.impactbox {
	border: 2px solid #35a49f;
	padding: 10px;
	margin-bottom: 30px;
	background-color: #f1fefd;
}

.prilist {
	font-size: 10pt;
	margin: 0px 20px 15px 1.5em;
	padding: 0px;
	line-height: 130%;
	color: #333;
}

.prilist li {
	list-style-type: disc;
	margin: 0px 0px 0px 0em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0px;
}

.prilist ul {
	margin: 0px 0px 0.5em 1em;
	padding: 0px;
}

.prilist ul li {
	list-style-type: circle;
	padding: 0px 0px 0.5em 0em;
	margin: 0px;
}

#bring {
	width: 690px;
}

#bring li {
	clear: both;
	width: 650px;
	margin: 0px;
	padding: 0px;
}

#bring li img {
	float: left;
	margin-bottom: 5px;
	clear: left;
	margin-right: 10px;
}

#bring li .tit_bring {
	font-size: 15pt;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px;
	line-height: 100%;
	color: #2FB2AF;
}

#bring li .tit_bring_pink {
	font-size: 15pt;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px;
	line-height: 100%;
	color: #fd688a;
}

#bring li .tit_bring_green {
	font-size: 15pt;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px;
	line-height: 100%;
	color: #1c918c;
}

#bring li .tit_bring_blue {
	font-size: 15pt;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px;
	line-height: 100%;
	color: #1a5dc1;
}

.right_pharea {
	float: right;
	width: 220px;
	margin-left: 15px;
}

.left_area {
	width: 470px;
	float: left;
}

.two_clm {
	clear: both;
	width: 710px;
}

#faq {
	margin: 0px 0px 30px;
	padding: 0px;
	float: left;
	width: 700px;
	font-size: 10pt;
}

#faq li {
	display: block;
	width: 700px;
}

#faq img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
}

#faq .icon_a {
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	margin-bottom: 15px;
	display: block;
	margin-top: 10px;
}

#faq .icon_f img {
	float: left;
	margin-right: 20px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#faq .icon_a img {
	float: left;
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
}

#faq .icon_a p {
	padding-left: 62px;
	font-size: 100%;
	margin: 0px 0px 1em;
	line-height: 180%;
}

#faq .icon_f p {
	font-size: 110%;
	font-weight: bold;
}

#faq_right {
	float: right;
	width: 220px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
}

#faq_right img {
	margin-bottom: 10px;
}

#faq .icon_a .forlink {
	clear: both;
	height: 21px;
	text-align: right;
}

#faq .icon_a .forlink img {
	float: right;
}

table#gallery1,table#gallery2 {
	margin:10px 5px;
}

.list_default {
	padding: 0px;
	margin: 0px 0px 1em 1.5em;
	font-size: 10pt;
	color: #333;
}

.list_default li {
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
}

.list_pdf {
	padding: 0px;
	margin: 0px 0px 1em 1.5em;
	font-size: 10pt;
	color: #333;
}

.list_pdf li {
	margin: 0px 0px 30px 0em;
	padding: 0px 0px 10px 2em;
	list-style-type: none;
	background-image: url(../img/icon_pdf.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}

.list_default ol {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2em;
	margin-left: 0em;
}

.list_default ol li {
	list-style-type: decimal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2em;
}

.tab li {
	float: left;
}

.tab {
	height: 47px;
	width: 710px;
	margin-bottom: 15px;
}

.nomber {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1.5em;
}

.nomber li {
	list-style-type: decimal;
}

#rec_subnav {
	width: 710px;
	background-color: #eaeaea;
	margin-bottom: 30px;
	height: 48px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	display: block;
}

#rec_subnav li {
	font-size: 9pt;
	color: #666666;
	float: left;
	margin: 0px 0px 0px 0px 0px;
	height: 36px;
	white-space: nowrap;
	padding: 0px;
	display: block;
	text-align:justify;
	vertical-align:middle;
	
	}

#rec_subnav li a:link, #rec_subnav li a:visited {
	color: #666666!important;
	text-decoration: none!important;
	background-image: url(../img/arrow_b_off.gif);
	background-position: 10px center;
	padding:7px 10px 0px 18px;
	background-repeat: no-repeat;
	display: block;
	height: 41px;
	margin: 0px;
	vertical-align:middle;
}

#rec_subnav li a:hover, #rec_subnav li a.in {
	color: #ffffff!important;
	text-decoration: none!important;
	background-image: url(../img/arrow_b_on.gif);
	background-position: 10px center;
	padding:7px 10px 0px 18px;
	background-repeat: no-repeat;
	display: block;
	height: 41px;
	margin: 0px;
	vertical-align:middle;
	background-color: #74b203;
}



#rec_subnav .one_line a:link, #rec_subnav .one_line a:visited {
	color: #666666!important;
	text-decoration: none!important;
	background-image: url(../img/arrow_b_off.gif);
	background-position: 10px center;
	padding:15px 10px 0px 20px;
	background-repeat: no-repeat;
	display: block;
	height: 33px;
	margin: 0px;
	vertical-align:middle;
}

#rec_subnav .one_line a:hover, #rec_subnav .one_line a.in {
	color: #ffffff!important;
	text-decoration: none!important;
	background-image: url(../img/arrow_b_on.gif);
	background-position: 10px center;
	padding:15px 10px 0px 20px;
	background-repeat: no-repeat;
	display: block;
	height: 33px;
	margin: 0px;
	vertical-align:middle;
	background-color: #74b203;
}






#rec_subnav_2 {
	width: 710px;
	background-color: #eaeaea;
	margin-bottom: 30px;
	height: 34px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	display: block;
}

#rec_subnav_2 li {
	font-size: 10pt;
	color: #666666;
	float: left;
	margin: 0px;
	height: 35px;
	white-space: nowrap;
	padding: 0px;
	display: block;
}

#rec_subnav_2 li a:link, #rec_subnav_2 li a:visited {
	color: #666666!important;
	text-decoration: none!important;
	background-image: url(../img/arrow_b_off.gif);
	background-position: 10px center;
	padding:9px 5px 1px 25px;
	background-repeat: no-repeat;
	display: block;
	height: 24px;
	margin: 0px;
}


#rec_subnav_2 li a:hover, #rec_subnav_2 li a.in {
	color: #ffffff!important;
	text-decoration: none!important;
	background-image: url(../img/arrow_c_on.gif);
	background-position: 10px center;
	padding:9px 5px 1px 25px;
	background-repeat: no-repeat;
	display: block;
	height: 24px;
	margin: 0px;
	background-color: #01bab5;
}





.recbtn_form {
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}

#skincare {
	width:695px;
}

#skincare dl {
	margin:  0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
	font-size:x-small;
}

#skincare dt {
	font-style: normal;
	line-height: 1.2em;
	margin:0px;
	padding: 0px;
	width:10em;
	font-size: 10pt;
	color: #333;
}

#skincare dd {
	position:relative;
	top:-1.2em;
	left:10em;
	border-width: 0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	line-height: 100%;
	z-index:1;
	width:80%;
	line-height: 1.2em;
}

#skincare p {
	margin:3px 0 7px;
	padding:0;
}

.font9pt {
	font-size: 9pt;
}


.medical_faq{
	margin-left:42px;
	
	}


.medical_faq li{
	list-style: decimal!important;
	display:list-item!important;
	width:620px!important;;
}

.recruit_contact_text {
  background-color:#fbfef6;
  border:2px solid #74b203;
  padding:10px;
  font-weight:bold;
  width:480px;
  margin-bottom:20px;
}

.recruit_contact_text p {
margin:0;
}
.time{
	font-size:10px;
	text-align:center;
	padding-top:7px;
}