@charset "UTF-8";

/* ====================================================== */
/* [default definition]                                   */
/* ====================================================== */
* {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}

/* ====================================================== */
/* [general purpose definition]                           */
/* ====================================================== */
*.sp-v0 {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}
*.sp-v5 {
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}
*.sp-v10 {
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}
*.sp-v15 {
	margin-top: 15px !important;
	margin-bottom: 15px !important;
}
*.sp-v20 {
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}
*.sp-v25 {
	margin-top: 25px !important;
	margin-bottom: 25px !important;
}
*.sp-v30 {
	margin-top: 30px !important;
	margin-bottom: 30px !important;
}

/* ------------------------------------------------------ */
*.sp-t0 {
	margin-top: 0px !important;
}
*.sp-t5 {
	margin-top: 5px !important;
}
*.sp-t10 {
	margin-top: 10px !important;
}
*.sp-t15 {
	margin-top: 15px !important;
}
*.sp-t20 {
	margin-top: 20px !important;
}
*.sp-t25 {
	margin-top: 25px !important;
}
*.sp-t30 {
	margin-top: 30px !important;
}
*.sp-t35 {
	margin-top: 35px !important;
}
*.sp-t40 {
	margin-top: 40px !important;
}

/* ------------------------------------------------------ */
*.sp-b0 {
	margin-bottom: 0px !important;
}
*.sp-b3 {
	margin-bottom: 3px !important;
}
*.sp-b5 {
	margin-bottom: 5px !important;
}
*.sp-b10 {
	margin-bottom: 10px !important;
}
*.sp-b15 {
	margin-bottom: 15px !important;
}
*.sp-b16 {
	margin-bottom: 16px !important;
}
*.sp-b20 {
	margin-bottom: 20px !important;
}
*.sp-b25 {
	margin-bottom: 25px !important;
}
*.sp-b30 {
	margin-bottom: 30px !important;
}
*.sp-b35 {
	margin-bottom: 35px !important;
}
*.sp-b40 {
	margin-bottom: 40px !important;
}
*.sp-b45 {
	margin-bottom: 45px !important;
}
*.sp-b50 {
	margin-bottom: 50px !important;
}
*.sp-b55 {
	margin-bottom: 55px !important;
}
*.sp-b60 {
	margin-bottom: 60px !important;
}
*.sp-b65 {
	margin-bottom: 65px !important;
}

/* ------------------------------------------------------ */
*.sp-h0 {
	margin-left: 0px !important;
	margin-right: 0px !important;
}
*.sp-h5 {
	margin-left: 5px !important;
	margin-right: 5px !important;
}
*.sp-h8 {
	margin-left: 8px !important;
	margin-right: 8px !important;
}
*.sp-h10 {
	margin-left: 10px !important;
	margin-right: 10px !important;
}
*.sp-h15 {
	margin-left: 15px !important;
	margin-right: 15px !important;
}
*.sp-h20 {
	margin-left: 20px !important;
	margin-right: 20px !important;
}
*.sp-h25 {
	margin-left: 25px !important;
	margin-right: 25px !important;
}
*.sp-h30 {
	margin-left: 30px !important;
	margin-right: 30px !important;
}

/* ------------------------------------------------------ */
*.sp-l0 {
	margin-left: 0px !important;
}
*.sp-l5 {
	margin-left: 5px !important;
}
*.sp-l10 {
	margin-left: 10px !important;
}
*.sp-l15 {
	margin-left: 15px !important;
}
*.sp-l20 {
	margin-left: 20px !important;
}
*.sp-l25 {
	margin-left: 25px !important;
}
*.sp-l30 {
	margin-left: 30px !important;
}
*.sp-l35 {
	margin-left: 35px !important;
}
*.sp-l40 {
	margin-left: 40px !important;
}
*.sp-l45 {
	margin-left: 45px !important;
}
*.sp-l50 {
	margin-left: 50px !important;
}
*.sp-l55 {
	margin-left: 55px !important;
}
*.sp-l60 {
	margin-left: 60px !important;
}

/* ------------------------------------------------------ */
*.sp-r0 {
	margin-right: 0px !important;
}
*.sp-r5 {
	margin-right: 5px !important;
}
*.sp-r10 {
	margin-right: 10px !important;
}
*.sp-r15 {
	margin-right: 15px !important;
}
*.sp-r20 {
	margin-right: 20px !important;
}
*.sp-r25 {
	margin-right: 25px !important;
}
*.sp-r30 {
	margin-right: 30px !important;
}
*.sp-r45 {
	margin-right: 45px !important;
}
*.sp-r50 {
	margin-right: 50px !important;
}
*.sp-r55 {
	margin-right: 55px !important;
}
*.sp-r60 {
	margin-right: 60px !important;
}
*.sp-r100 {
	margin-right: 100px !important;
}

/* ------------------------------------------------------ */
*.m-v0 {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
*.m-v5 {
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}
*.m-v10 {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}
*.m-v15 {
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}
*.m-v20 {
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}
*.m-v25 {
	padding-top: 25px !important;
	padding-bottom: 25px !important;
}
*.m-v30 {
	padding-top: 30px !important;
	padding-bottom: 30px !important;
}

/* ------------------------------------------------------ */
*.m-t0 {
	padding-top: 0px !important;
}
*.m-t5 {
	padding-top: 5px !important;
}
*.m-t10 {
	padding-top: 10px !important;
}
*.m-t15 {
	padding-top: 15px !important;
}
*.m-t20 {
	padding-top: 20px !important;
}
*.m-t25 {
	padding-top: 25px !important;
}
*.m-t30 {
	padding-top: 30px !important;
}
*.m-t35 {
	padding-top: 35px !important;
}

/* ------------------------------------------------------ */
*.m-b0 {
	padding-bottom: 0px !important;
}
*.m-b5 {
	padding-bottom: 5px !important;
}
*.m-b10 {
	padding-bottom: 10px !important;
}
*.m-b15 {
	padding-bottom: 15px !important;
}
*.m-b20 {
	padding-bottom: 20px !important;
}
*.m-b25 {
	padding-bottom: 25px !important;
}
*.m-b30 {
	padding-bottom: 30px !important;
}
*.m-b35 {
	padding-bottom: 35px !important;
}
*.m-b40 {
	padding-bottom: 40px !important;
}
*.m-b45 {
	padding-bottom: 45px !important;
}
*.m-b50 {
	padding-bottom: 50px !important;
}

/* ------------------------------------------------------ */
*.m-h0 {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
*.m-h5 {
	padding-left: 5px !important;
	padding-right: 5px !important;
}
*.m-h10 {
	padding-left: 10px !important;
	padding-right: 10px !important;
}
*.m-h15 {
	padding-left: 15px !important;
	padding-right: 15px !important;
}
*.m-h20 {
	padding-left: 20px !important;
	padding-right: 20px !important;
}
*.m-h25 {
	padding-left: 25px !important;
	padding-right: 25px !important;
}
*.m-h30 {
	padding-left: 30px !important;
	padding-right: 30px !important;
}

/* ------------------------------------------------------ */
*.m-l0 {
	padding-left: 0px !important;
}
*.m-l5 {
	padding-left: 5px !important;
}
*.m-l10 {
	padding-left: 10px !important;
}
*.m-l15 {
	padding-left: 15px !important;
}
*.m-l20 {
	padding-left: 20px !important;
}
*.m-l25 {
	padding-left: 25px !important;
}
*.m-l30 {
	padding-left: 30px !important;
}
*.m-l50 {
	padding-left: 50px !important;
}

/* ------------------------------------------------------ */
*.m-r0 {
	padding-right: 0px !important;
}
*.m-r5 {
	padding-right: 5px !important;
}
*.m-r10 {
	padding-right: 10px !important;
}
*.m-r15 {
	padding-right: 15px !important;
}
*.m-r20 {
	padding-right: 20px !important;
}
*.m-r25 {
	padding-right: 25px !important;
}
*.m-r30 {
	padding-right: 30px !important;
}
*.m-r35 {
	padding-right: 35px !important;
}


/* float */
/* ------------------------------------------------------ */
*.f-l{
	float: left;
}
*.f-r{
	float: right;
}

.clr:after{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
.clr { display: inline-block; }
/* no ie mac \*/
* html .clr{ height: 1%; }
.clr{ display: block; }
/* */

*.clear {
	clear: both;
}
br.clear{
	clear: both;
	display: inline;
}
div.clear {
	font: 1px/1px sans-serif;
	line-height: 1px;
	height: 1px;
}

/* text-align */
/* ------------------------------------------------------ */
*.arrange-c {
	text-align: center;
}
*.arrange-l {
	text-align: left;
}
*.arrange-r {
	text-align: right;
}

/* inline */
/* ------------------------------------------------------ */
*.inline {
	vertical-align: middle;
}
p.inline {
	display: inline;
}
/* css Huck Target IE */
/* ------------------------------------------------------ */
* html body img.inline {
	margin-bottom: 1px;
}
*:first-child+html body img.inline {
	margin-bottom: 1px;
}

*.block {
	display: block;
}
*.seo {
	display: none;
}

/* ====================================================== */
/* [etc. tag definition]                                  */
/* ====================================================== */
/* link color */
/* ------------------------------------------------------ */
a:link {
	color: #179747;
	text-decoration: underline;
}
*.orange a:link {
	color: #EC6941;
}
*.gray a:link {
	color: #707070;
}
a:visited {
	color: #179747;
	text-decoration: underline;
}
*.orange a:visited {
	color: #EC6941;
}
*.gray a:visited {
	color: #707070;
}
a:hover,
*.orange a:hover,
*.gray a:hover {
	color: #0068AC;
	text-decoration: none;
}
a:active {
}
a:focus {
}
*.nounderline {
	text-decoration: none !important;
}
*.onunderline {
	text-decoration: underline !important;
}



/* text */
/* ------------------------------------------------------ */
b,strong,em {
	font-weight: bold;
	font-style: normal;
}
em {
	color: #000000;
}
strong {
	color: #E5004F;
}
strong *,
*.strong,
*.strong *,
h1,h2,h3,h4,h5,h6,
h1 *,h2 *,h3 *,h4 *,h5 *,h6 *{
	font-weight: bold;
}
*.nbold {
	font-weight: normal !important;
}
*.nobg {
	background-image: none !important;
}
*.nowrap {
	word-break: keep-all;
	white-space: nowrap;
}
*.noborder {
	border: none !important;
}
*.indent {
	text-indent: 1em;
}
*.indent26 {
	text-indent: 2.6em;
}

big,
*.big {
	font-size: 120%;
}

*.red {
	color: #EE3800;
}
*.black {
	color: #000000;
}
*.blue {
	color: #0050A3;
}
*.orange {
	color: #EC6941;
}
*.green {
	color: #007130;
}
*.green02 {
	color: #009E96;
}

*.new {
	color: #EE3800;
	font-weight: bold;
}

*.border-gr-top {
	border-top: dashed 1px #89C997;
}
*.border-gr-btm {
	border-bottom: dashed 1px #89C997;
}


/* font */
/* ------------------------------------------------------ */
/* size */
/* ------------------------------------------------------ */
*.xs {
	font-size: 65% !important;
}
*.s {
	font-size: 74.5% !important;
}
*.m {
	font-size: 85% !important;
}
*.l {
	font-size: 95% !important;
}
*.xl{
	font-size: 110% !important;
}
*.xxl{
	font-size: 125% !important;
}

*.n{
	font-size: 100% !important;
}
*.nm{
	font-size: medium !important;
}

/* ------------------------------------------------------ */
p,li,dt,dd {
	font-size: 74.5%;
	line-height: 140%;
}
*.lhn {
	line-height: normal !important;
}

/* ------------------------------------------------------ */
small { font-size: 85.75%; }


/* table */
/* ------------------------------------------------------ */
table.s th,
table.s td{
	font-size: 74.5%;
}
table.m th,
table.m td{
	font-size: 85%;
}
table.l th,
table.l td{
	font-size: 100%;
}

/* table definition */
/* ------------------------------------------------------ */
table {
/* FireFox bug not use
	border-collapse:collapse;
	border-spacing:0px;
*/
	border:none;
}
table th,
table td{
	padding: 0;
	text-align: left;
}
table.layout,
table.layout th,
table.layout td{
	padding: 0;
	border   : none !important;
}


/* ------------------------------------------------------ */
p {
	margin: 10px 0;
}
*.mc{
	margin: 0 auto;
}
*.ml{
	margin: auto 0 0 0;
}
*.mr{
	margin: 0 0 0 auto;
}
input.ontxt,
textarea.ontxt,
select.ontxt {
	border-top   : solid 1px #CECECE;
	border-bottom: solid 1px #CECECE;
	border-left  : solid 1px #CECECE;
	border-right : solid 1px #CECECE;
}
input.ontxt,
textarea.ontxt {
	padding-top: 2px;
	padding-bottom: 2px;
}

input,
textarea,
select {
	font-size: 100%;
}

select,
optgroup {
	font-style: normal;
}

/* list tag */
/* ------------------------------------------------------ */
ul {
	font-size: 100%;
	list-style: none;
}
ul.basic-l li {
	background: url("/common/image/mkr/mkr_basic_l.gif") no-repeat 5px 0.50em;
	margin-top: 0.1em;
	padding-left: 18px;
	font-size: 95%;
}
ul.basic-m li {
	background: url("/common/image/mkr/mkr_basic_m.gif") no-repeat 5px 0.50em;
	margin-top: 0.1em;
	padding-left: 15px;
	font-size: 85%;
}
ul.basic-s li {
	background: url("/common/image/mkr/mkr_basic_s.gif") no-repeat 5px 0.50em;
	margin-top: 0.1em;
	padding-left: 14px;
	font-size: 74.5%;
}
ul.notes-l li {
	background: url("/common/image/mkr/mkr_notes_l.gif") no-repeat 0px 0.20em;
	margin-top: 0.1em;
	padding-left: 14px;
	font-size: 95%;
}
ul.notes-m li {
	background: url("/common/image/mkr/mkr_notes_m.gif") no-repeat 0px 0.34em;
	margin-top: 0.1em;
	padding-left: 14px;
	font-size: 85%;
}
ul.notes-s li {
	background: url("/common/image/mkr/mkr_notes_s.gif") no-repeat 0px 0.34em;
	margin-top: 0.1em;
	padding-left: 14px;
	font-size: 74.5%;
}
ul.notes-xs li {
	background: url("/common/image/mkr/mkr_notes_s.gif") no-repeat 0px 0.34em;
	margin-top: 0.1em;
	padding-left: 14px;
	font-size: 65%;
}

ul.notes-red-l li {
	background: url("/common/image/mkr/mkr_notes_red_l.gif") no-repeat 0px 0.20em;
	margin-top: 0.1em;
	padding-left: 14px;
	font-size: 95%;
	color: #E71021;
}
ul.notes-red-m li {
	background: url("/common/image/mkr/mkr_notes_red_m.gif") no-repeat 0px 0.34em;
	margin-top: 0.1em;
	padding-left: 14px;
	font-size: 85%;
	color: #E71021;
}
ul.notes-red-s li {
	background: url("/common/image/mkr/mkr_notes_red_s.gif") no-repeat 0px 0.34em;
	margin-top: 0.1em;
	padding-left: 14px;
	font-size: 74.5%;
	color: #E71021;
}
ul.notes-red-xs li {
	background: url("/common/image/mkr/mkr_notes_red_s.gif") no-repeat 0px 0.34em;
	margin-top: 0.1em;
	padding-left: 14px;
	font-size: 65%;
	color: #E71021;
}

ul.notes-orange-s li {
	background: url("/common/image/mkr/mkr_notes_orange_s.gif") no-repeat 0px 0.34em;
	margin-top: 0.1em;
	padding-left: 14px;
	font-size: 74.5%;
	color: #EC6941;
}

ul.circle-s li {
	background: url("/common/image/mkr/mkr_circle_s.gif") no-repeat 0px 0.25em;
	margin-top: 0.1em;
	padding-left: 14px;
	font-size: 74.5%;
}
ul.diamond-green-m li {
	background: url("/common/image/mkr/mkr_diamond_green_m.gif") no-repeat 0px 0.2em;
	margin-top: 0.1em;
	padding-left: 16px;
	font-size: 85%;
	color: #009E96;
}

ul.arrow-green-m li {
	background: url("/common/image/mkr/mkr_arrow_green_m.gif") no-repeat 0 0.255em;
	margin-top: 0.1em;
	padding-left: 11px;
	font-size: 85%;
}


ol{
	font-size: 100%;
}
ol.basic-l {
	padding-left: 32px;
}
ol.basic-l li {
	margin-top: 0.4em;
	font-size: 95%;
	list-style-type: decimal;
}
ol.basic-m {
	padding-left: 32px;
}
ol.basic-m li {
	margin-top: 0.5em;
	font-size: 85%;
	list-style-type: decimal;
}
ol.basic-s {
	padding-left: 32px;
}
ol.basic-s li {
	margin-top: 0.6em;
	font-size: 74.5%;
	list-style-type: decimal;
}


ul li.nomkr,
ol li.nomkr {
	background-image: none;
}


/* ------------------------------------------------------ */
table th p,
table td p,
table th textarea,
table td textarea{
	font-size: 100%;
}

table p{
	margin: 0;
}

ul li p,
ol li p{
	margin: 0;
	font-size: 100%;
}
ul li p.s,
ol li p.s{
	font-size: 85.75%;
}
ul ol ,
ol ul ,
ul ul,
ol ol {
	font-size: medium !important;
}


/* ======================================================
   [output area definition] */
/* ====================================================== */
#wrap-outer {
	background-color: #ffffff;
	margin: 0 auto;
	padding-bottom: 20px;
	width: 800px;
	text-align: center;
}
#wrap-inner {
	margin: 0 auto;
	width: 760px;
	text-align: left;
}

*.w310 {
	width: 310px;
}
*.w370 {
	width: 370px;
}


/* body */
/* ------------------------------------------------------ */
body {
	background-color: #ACD8B9;
	margin: 0;
	padding: 0;
	color: #333333;
	text-align: center;
	font-size: 100%;
}


/* footer */
/* ------------------------------------------------------ */
#footer {
	border-top: solid 1px #89C997;
	padding: 4px 2px 0;
	text-align: right;
}


/* header */
/* ------------------------------------------------------ */
#header {
	border-bottom: solid 2px #89C997;
	margin-bottom: 3px;
}
#header div.block-l {
	padding: 10px 0 7px;
	width: 268px;
	float: left;
}
#header div.block-r {
	padding: 14px 0 3px;
	width: 413px;
	text-align: right;
	float: right;
}
#header div.block-r div.readmess {
	background: url("/common/image/header/readmess.gif") no-repeat 0 0;
	margin-bottom: 10px;
	width :413px;
	height: 15px;
}
#header div.block-r div.readmess p {
	display: none;
}
#header div.block-r ul.link {
	display: block;
}
#header div.block-r ul.link li {
	color: #179747;
	display: inline;
}


/* doctor schedule */
/* ------------------------------------------------------ */
#doctorSchedule {
	border-top   : solid 3px #89C997;
	border-bottom: solid 3px #89C997;
	background-color: #FDF5DF;
	margin-bottom: 2px;
	padding: 4px 0 5px;
	text-align: center;
}

#doctorSchedule h2.tit-ds {
	margin-bottom: 15px;
}

#doctorSchedule div.tit {
	width: 450px;
	float: left;
	text-align: right;
}
#doctorSchedule div.tit h2.tit-ds {
	margin-bottom: 0;
}
#doctorSchedule div.btn {
	width: 104px;
	float: right;
}

#doctorSchedule p.day {
	border-bottom: solid 1px #89C997;
	margin: 20px 10px 10px;
	padding: 0 0 5px;
	font-size: 85%;
	font-weight: bold;
	text-align: left;
	display: block;
}
#doctorSchedule p.sun {
	color: #E71021;
}
#doctorSchedule p.sat {
	color: #0068B7;
}

#doctorSchedule table.doctorSchedule {
	margin: 0 auto;
	width: 744px;
}

#doctorSchedule table.doctorSchedule th,
#doctorSchedule table.doctorSchedule td {
	text-align: center;
}
#doctorSchedule table.doctorSchedule th {
	background: url("/common/image/doctorschedule/bg_th.gif") repeat-x 100% 100%;
}
#doctorSchedule table.doctorSchedule th div.inner {
	padding-bottom: 10px;
}

#doctorSchedule table.doctorSchedule td.blank {
	background: url("/common/image/doctorschedule/bg_blank.gif") repeat-y 100% 100%;
	width: 2px;
}
#doctorSchedule table.doctorSchedule td.blank-th {
	background: url("/common/image/doctorschedule/bg_blank_th.gif") no-repeat 100% 100%;
	width: 2px;
}
#doctorSchedule table.doctorSchedule td.d1 {
	background: url("/common/image/doctorschedule/bg_d1.gif") no-repeat 100% 100%;
}
#doctorSchedule table.doctorSchedule td.doctor {
	background: url("/common/image/doctorschedule/bg_doctor.gif") no-repeat 100% 100%;
	width: 99px;
}
#doctorSchedule table.doctorSchedule td.doctor p {
	font-size: 74.5%;
}
#doctorSchedule table.doctorSchedule td.d1 div.inner {
	padding-bottom: 1px;
}
#doctorSchedule table.doctorSchedule td.doctor div.inner {
	padding: 5px;
}


/* navigation */
/* ------------------------------------------------------ */
#navigation {
	border: solid 1px #89C997;
	background-color: #F9EAC0;
	padding: 3px 0;
	text-align: left;
}
#navigation div.inner-base {
	padding: 0 3px;
}
#navigation ul.navigation,
#navigation ul.navigation li.block {
	display: block;
}
#navigation ul.navigation {
	margin: 0;
	padding: 0;
	width: 752px;
}
#navigation ul.navigation li.block {
	margin: 0;
	padding: 0;
	width: 125px;
	text-align: left;
	float: left;
}
#navigation ul.navigation li.first {
	width: 124px;
}
#navigation ul.navigation li.last {
	width: 128px;
}
#navigation div.tree {
	margin: 0;
	padding: 0;
	position: absolute;
	overflow: visible;
	width: 0;
	height: 0;
}
#navigation div.tree ul.tree,
#navigation div.tree ul.tree li {
	display: block;
}
#navigation div.tree ul.tree li {
	width: 125px;
	float:left;
}
#navigation div.tree ul.tree li.first {
	width: 124px;
}
#navigation div.tree ul.tree li.last {
	width: 128px;
}
#navigation div.tree ul.tree {
	width: 752px;
}


/* pankuzu */
/* ------------------------------------------------------ */
#pankuzu {
	border-bottom: solid 1px #D1C0A5;
	margin: 10px 0 6px;
	padding-bottom: 3px;
}
#pankuzu ul.pankuzu,
#pankuzu ul.pankuzu li {
	display: block;
}
#pankuzu ul.pankuzu li {
	color: #707070;
	float: left;
}
#pankuzu ul.pankuzu li.arrow {
	padding: 0 5px;
}


/* ====================================================== */
/* Top Page */
/* ====================================================== */
/* flash area */
/* ------------------------------------------------------ */
div.top-flasharea {
	border: solid 1px #89C997;
	padding: 3px;
}

/* kurosu keyword */
/* ------------------------------------------------------ */
div.top-kurosukeyword {
	border-bottom: solid 1px #89C997;
	border-left  : solid 1px #89C997;
	border-right : solid 1px #89C997;
	background-color: #F9EAC0;
	margin-bottom: 3px;
	padding: 6px 9px 4px;
}
div.top-kurosukeyword div.tit {
	width: 216px;
	float: left;
}
div.top-kurosukeyword div.txt {
	width: 509px;
	float: right;
}
div.top-kurosukeyword div.txt ul.keywords,
div.top-kurosukeyword div.txt ul.keywords li {
	display: block;
}
div.top-kurosukeyword div.txt ul.keywords {
	width: 509px;
}
div.top-kurosukeyword div.txt ul.keywords li {
	padding-right: 15px;
	font-weight: bold;
	float: left;
	word-wrap : normal;
	word-break: keep-all;
}

/* main area */
/* ------------------------------------------------------ */
div.top-mainarea {
	margin-bottom: 6px;
}
div.top-mainarea div.block-sub {
	width: 215px;
	float: left;
}
div.top-mainarea div.block-main {
	padding-top: 5px;
	width: 539px;
	float: right;
}

table#mainarea td#sub02 div.mobile-base {
	background-color: #ffffff;
	padding-top: 4px;
	width: 207px;
}
div.top-mainarea div.block-sub div.mobile,
table#mainarea td#sub02 div.mobile {
	border: solid 1px #CFA972;
	background-color: #FDF5DF;
	width: 207px;
}
div.top-mainarea div.block-sub div.mobile div.inner,
table#mainarea td#sub02 div.mobile div.inner {
	padding: 2px 2px 8px 9px;
}
div.top-mainarea div.block-sub div.mobile div.inner div.pic,
table#mainarea td#sub02 div.mobile div.inner div.pic {
	width: 53px;
	float: right;
}
div.top-mainarea div.block-sub div.mobile div.inner div.txt,
table#mainarea td#sub02 div.mobile div.inner div.txt {
	padding-top: 8px;
	width: 136px;
	color: #000000;
	float: left;
}
div.top-mainarea div.mobile {
	border: solid 1px #CFA972;
	background-color: #FDF5DF;
}
div.top-mainarea div.mobile div.inner {
	padding: 2px 2px 8px 9px;
}
div.top-mainarea div.mobile div.inner div.txt {
	padding-top: 8px;
	color: #000000;
}

div.top-mainarea div.block-main div.pic {
	width: 188px;
	float: right;
}
div.top-mainarea div.block-main div.txt {
	padding-bottom: 10px;
	width: 342px;
	float: left;
}
div.top-mainarea div.block-main div.txt p.introduction {
	margin: 0 0 5px;
	font-size: 85%;
	color: #0068B7;
}
div.top-mainarea div.block-main div.txt dl.update,
div.top-mainarea div.block-main div.txt dl.update dt,
div.top-mainarea div.block-main div.txt dl.update dd {
	color: #7E6B5A;
	display: block;
}
div.top-mainarea div.block-main div.txt dl.update dt {
	margin: 3px 0 0;
	width: 90px;
	font-size: 85%;
	float: left;
}
div.top-mainarea div.block-main div.txt dl.update dd {
	margin: 3px 0 0;
	width: 252px;
	font-size: 85%;
	word-break: break-all;
	word-wrap: break-word;
	float: left;
}


/* ====================================================== */
/* sub Page */
/* ====================================================== */
/* main area */
/* ------------------------------------------------------ */
*.section {
	padding: 0 3px;
}

table#mainarea {
	margin-bottom: 10px;
	width: 760px;
	text-align: left;
}

table#mainarea td#main {
	vertical-align: top;
	text-align: right;
}
table#mainarea td#main div.inner-base {
	margin: 0 0 0 auto;
	padding-bottom: 10px;
	width: 530px;
	text-align: left;
}
table#mainarea td#main a:link {
	color: #EC6941;
}
table#mainarea td#main a:visited {
	color: #EC6941;
}
table#mainarea td#main a:hover {
	color: #0068AC;
	text-decoration: none;
}

table#mainarea td#sub01,
table#mainarea td#sub02 {
	background-color: #EEEEEE;
	width: 207px;
	vertical-align: top;
}
table#mainarea td#sub02 {
	vertical-align: bottom;
}
table#mainarea td#sub01 div.inner-base {
	padding-bottom: 50px;
}
table#mainarea td#sub01 div.information-txt {
	border-bottom: solid 1px #D3D3D3;
	margin: 0 5px 10px;
	padding: 0 6px 12px;
	color: #707070;
}

table#mainarea td#main h2.tit,
table#mainarea td#main h3.tit {
	border-bottom: dashed 1px #89C997;
	margin: 0 0 12px;
	font-size: 100%;
	color: #007130;
}
table#mainarea td#main h3.tit02 {
	border-bottom: dashed 1px #ED6941;
	margin: 0 0 12px;
	font-size: 100%;
	color: #009E96;
}
table#mainarea td#main h2.tit span.inner,
table#mainarea td#main h3.tit span.inner,
table#mainarea td#main h3.tit02 span.inner {
	padding: 0 3px 3px;
	display: block;
}

table#mainarea td#main h2.tit01,
table#mainarea td#main h3.tit01 {
	margin: 0 0 12px;
	font-size: 100%;
	color: #007130;
}
table#mainarea td#main h2.tit01 span.inner,
table#mainarea td#main h3.tit01 span.inner {}


/* 診療科目 subject */
/* ------------------------------------------------------ */
ul.subject-list,
ul.subject-list li {
	display: block;
}
ul.subject-list {
	width: 530px;
}
ul.subject-list li {
	margin-top: 2px;
	width: 253px;
	float: left;
}
ul.subject-list li.rear {
	width: 277px;
}


/* 整形外科 orthopaedics */
/* ------------------------------------------------------ */
div.orthopaedics-link {
	background: url("/image/subject/orthopaedics/bg_link.jpg") no-repeat 100% 0;
	padding-bottom:100px;
}


/* 内視鏡センター endoscopy */
/* ------------------------------------------------------ */
div.endoscopy-info {
	border: solid 1px #EC6100;
	background-color: #FDF5DF;
	padding: 12px 14px;
}


/* リハビリテーション科 endoscopy */
/* ------------------------------------------------------ */
div.rehabilitation-info {
	border: solid 1px #EC6100;
	background-color: #FDF5DF;
	padding: 10px 14px;
}
div.rehabilitation-info01 {
	border-top: none;
	background-color: #FDF5DF;
	padding: 10px 14px;
}


/* 病院紹介 introduction */
/* ------------------------------------------------------ */
dl.introduction-data,
dl.introduction-data dt,
dl.introduction-data dd {
	display: block;
}
dl.introduction-data dt,
dl.introduction-data dd {
	margin-top: 5px;
	font-size: 74.5%;
	float: left;
}
dl.introduction-data dt {
	width: 120px;
	font-weight: bold;
	color: #EB6100;
}
dl.introduction-data dd {
	width: 400px;
}

div.introduction-btm {
	background: url("/image/introduction/bg_btm.jpg") no-repeat 0 100%;
	padding-bottom: 260px;
}


/* トピックス introduction */
/* ------------------------------------------------------ */
div.topics-list {
	background: url("/image/topics/bg_topicslist.jpg") no-repeat 0 100%;
	padding-bottom: 205px;
}

div.topics-list dl.topics-list,
div.topics-list dl.topics-list dt,
div.topics-list dl.topics-list dd {
	display: block;
}
div.topics-list dl.topics-list span.inner {
	padding: 0 3px;
	display: block;
}
div.topics-list dl.topics-list {
	border-bottom: dashed 1px #89C997;
}
div.topics-list dl.topics-list dt,
div.topics-list dl.topics-list dd {
	border-top: dashed 1px #89C997;
	padding: 10px 0 8px;
	font-size: 85%;
	float: left;
}
div.topics-list dl.topics-list {
	width: 530px;
}
div.topics-list dl.topics-list dt {
	width: 100px;
}
div.topics-list dl.topics-list dd {
	width: 430px;
}


/* 医師紹介 doctorintroduction */
/* ------------------------------------------------------ */
div.doctorintroduction-list div.doctorintroduction-block {
	border-top: dashed 1px #89C997;
	padding: 10px 0;
}
div.doctorintroduction-list div.doctorintroduction-block div.pic {
	width: 127px;
	float: left;
}
div.doctorintroduction-list div.doctorintroduction-block div.txt {
	width: 393px;
	float: right;
}
div.doctorintroduction-list div.doctorintroduction-block p.name {
	margin-bottom: 20px;
	font-size: 100%;
	font-weight: bold;
}
div.doctorintroduction-list div.doctorintroduction-block p.comment {
	font-size: 85%;
}


/* 医師紹介 talentwanted */
/* ------------------------------------------------------ */
div.talentwanted-list {
	background: url("/image/talentwanted/bg_talentwantedlist.jpg") no-repeat 0 100%;
	border-top: dashed 1px #89C997;
	padding: 15px 5px 230px;
}


/* 健診センター medicalcenter */
/* ------------------------------------------------------ */
div.medicalcenter {
	border-bottom: dashed 1px #ED6941;
}

table.medicalcenter-info {
	width: 527px;
}
table.medicalcenter-info th,
table.medicalcenter-info td {
	vertical-align: top;
}
table.medicalcenter-info th div.inner,
table.medicalcenter-info td div.inner {
	padding: 15px 10px;
}
table.medicalcenter-info th p {
	font-weight: bold;
	color: #009E96;
}
table.medicalcenter-info th.h1 {
	background: url("/image/medicalcenter/bg_info01.gif") repeat-y 0 0;
}
table.medicalcenter-info th.h2 {
	background: url("/image/medicalcenter/bg_info03.gif") repeat-y 0 0;
}
table.medicalcenter-info th.h3 {
	background: url("/image/medicalcenter/bg_info05.gif") repeat-y 0 0;
}
table.medicalcenter-info td.d1 {
	background: url("/image/medicalcenter/bg_info02.gif") repeat-y 0 0;
}
table.medicalcenter-info td.d2 {
	background: url("/image/medicalcenter/bg_info04.gif") repeat-y 0 0;
}
table.medicalcenter-info td.d3 {
	background: url("/image/medicalcenter/bg_info06.gif") repeat-y 0 0;
}

textarea.medicalcenter-form {
	width: 500px;
	height: 5em;
	font-size: 85%;
}
input.medicalcenter-form {
	width: 400px;
	font-size: 85%;
}
input.medicalcenter-form01 {
	width: 50px;
	font-size: 85%;
}
input.medicalcenter-form02 {
	width: 50px;
}




/* information */
/* ------------------------------------------------------ */
div.information-section {
	padding-left: 15px;
}

div.information-outpatient01 {
	background: url("/image/information/bg_0001.jpg") no-repeat 100% 0;
}
div.information-outpatient01 p {
	width: 235px;
	display: block;
}


/* お問い合わせ question */
/* ------------------------------------------------------ */
form.question-form *.att {
			color: #ff9933;
}
form.question-form table.input th {
	width: 200px;
}
form.question-form table.input th,
form.question-form table.input td {
	text-align: left;
}
form.question-form table.input th p,
form.question-form table.input td p,
form.question-form table.input td label,
form.question-form table.input td input,
form.question-form table.input td textarea {
	font-size: 74.5%;
}
form.question-form table.input th div.inner {
	padding: 5px 5px 5px 0;
}
form.question-form table.input td div.inner {
	padding: 5px 0 5px 10px;
}
form.question-form table.input input.ontxt {
	width: 300px;
}
form.question-form table.input input.zipcode {
	margin-right: 5px;
	width: 100px;
}
form.question-form table.input textarea.ontxt {
	width: 300px;
	height: 5em;
}
form.question-form input.button {
	margin-right: 10px;
	padding: 5px 20px 3px;
}

form.question-form div.error-inner {
	padding-top: 10px;
}
form.question-form div.error-inner ul {
	margin : 0;
	padding: 0;
}
form.question-form div.error-inner ul li {
	list-style-type: square;
	margin: 0 0 0 20px;
	padding : 0;
	font-size: 74.5%;
	font-weight: bold;
	color: #E71021;
}


/* クロス病院へのMAP map */
/* ------------------------------------------------------ */
body#map {
	background-color: #ffffff;
	color: #626262;
}
body#map div#map-header {
	background-color: #FF9A31;
}
body#map div#map-header div.inner {
	margin: 0 auto;
	width: 500px;
}
body#map div#map-header h1 {
	padding: 9px 18px 10px;
	font-size: 120%;
	color: #ffffff;
	text-align: left;
}

body div.map-main{}
body#map div#map-main {
	margin: 0 auto;
	padding-bottom: 15px;
	width: 500px;
}
body div.map-main p,
body#map div#map-main p {
	margin: 0;
}
body div.map-main div.inner{
	padding-left: 15px;
}
body#map div#map-main div.inner {
	padding: 0 29px;
	text-align: left;
}

body div.map-main p.tel,
body#map div#map-main p.tel {
	color: #00974B;
}


/* 人材募集 talentwanted */
/* ------------------------------------------------------ */
dl.talentwanted-data,
dl.talentwanted-data dt,
dl.talentwanted-data dd {
	display: block;
}
dl.talentwanted-data dt,
dl.talentwanted-data dd {
	margin-top: 5px;
	font-size: 74.5%;
	float: left;
}
dl.talentwanted-data dt,
table.talentwanted-list td.d1 {
	width: 140px;
	font-weight: bold;
	color: #EB6100;
}
dl.talentwanted-data dd {
	width: 380px;
}

table.talentwanted-list {
	width: 520px;
}
table.talentwanted-list td {
	text-align: left;
	vertical-align: top;
}
table.talentwanted-list td p {
	font-size: 74.5%;
}
table.talentwanted-list td.d1 p {
	font-weight: bold;
	color: #EB6100;
}










