@charset "UTF-8";
/* Layout［鶴ヶ岱ケアプラン企画センター］
------------------------------------------------ */

p.bodyHeader {
  margin-bottom: 15px;
}

/* ヘッダーのレイアウト---------- */

.careplanHeader {
}

.careplanHeader h1 {
  font-size: 24px;
  line-height: 1em;
  color: #000;
  margin-bottom: 5px;
}

.careplanImg {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.careplanHeader p {
  font-size: 0.7em;
  line-height: 1em;
  color: #333;
}

.careplanHeader a:link {
  color: #333;
}

.careplanHeader a:visited {
  color: #333;
}

.careplanHeader a:hover {
  color: #999;
  background-image: url(../turugadai-careplan-center/img-careplan/careplan-nav-bg2.jpg);
  background-repeat: repeat-x;
  background-position: left top;
}


/* ナビゲーション---------- */

.careplanNav {
  width: 675px;
  padding-right: 0px;
  padding-left: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #99ffbd;
  padding-bottom: 0px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #99ffbd;
  /* background-color: #FFE6E6; */
}

.careplanNav ul {
}

.careplanNav li {
  list-style-type: none;
  display: block;
  float: left;
  width: 83px;
  margin-right: 1px;
  text-align: center;
  line-height: 1em;
}

li.normal {
  font-size: 9pt;
}

li.small {
  font-size: 8pt;
}

.careplanNav a:link {
  display: block;
  background-color: #EDEDED;
  padding-top: 8px;
  padding-bottom: 8px;
  height: 17px;
  color: #333;
  background-image: url(../turugadai-careplan-center/img-careplan/careplan-nav-bg.jpg);
  background-repeat: repeat-x;
  background-position: left top;
}

.careplanNav a:visited {
  display: block;
  background-color: #EDEDED;
  padding-top: 8px;
  padding-bottom: 8px;
  color: #333;
  background-image: url(../turugadai-careplan-center/img-careplan/careplan-nav-bg.jpg);
  background-repeat: repeat-x;
  background-position: left top;
}

.careplanNav a:hover {
  display: block;
  background-color: #FFC;
  padding-top: 8px;
  padding-bottom: 8px;
  color: #000;
  background-image: url(../turugadai-careplan-center/img-careplan/careplan-nav-bg2.jpg);
  background-repeat: repeat-x;
  background-position: left top;
}

.currentPage a:link, .currentPage a:visited {
  background-color: #FCC;
  background-image: url(../turugadai-careplan-center/img-careplan/careplan-nav-bg2.jpg);
  background-repeat: repeat-x;
  background-position: left top;
}

.currentPageGlay a:link, .currentPageGlay a:visited {
  background-color: #F7F7F7;
}


/* 本文・サイドバーの構造---------- */

.careplan {
}/* wrapper代わり */

.careplanBodyCol {
  width: 675px;
  margin-top: 15px;
}

.careplanSidebar {
  float: left;
  width: 130px;
  margin-top: 15px;
}

/* 本文スペースのレイアウト---------- */

.careplanBodyCol h2 {
  font-size: 1.2em;
  line-height: 1em;
  padding: 10px;
  background-image: url(../turugadai-careplan-center/img-careplan/careplan-nav-bg2.jpg);
  background-repeat: repeat-x;
  background-position: left top;
  font-weight: normal;
  border: 1px solid #99ffbd;
  border-radius: 5px;         /* CSS3 */
  -moz-border-radius: 5px;    /* Firefox */
  -webkit-border-radius: 5px; /* Safari,Chrome */
  margin-bottom: 15px;
}

h2.midH2 {
  margin-top: 30px;
}

.careplanBodyCol h3 {
  font-size: 0.9em;
  line-height: 1em;
  color: #FFF;
  margin-bottom: 5px;
  background-color: #94efa3;
  padding-top: 7px;
  padding-right: 10px;
  padding-bottom: 7px;
  padding-left: 10px;
  border-radius: 5px;         /* CSS3 */
  -moz-border-radius: 5px;    /* Firefox */
  -webkit-border-radius: 5px; /* Safari,Chrome */
}

.careplanBodyCol p {
  font-size: 0.8em;
  color: #333;
  line-height: 1.4em;
  margin-bottom: 15px;
}

.careplanBodyCol ul {
}

.careplanBodyCol li {
}

.careplanBodyCol dl {
}

.careplanBodyCol dt {
  font-size: 0.8em;
  font-weight: bold;
  color: #603;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #603;
}

.careplanBodyCol dd {
  font-size: 0.8em;
  line-height: 1.6em;
  color: #333;
  margin-bottom: 15px;
}

.smysBodyLeft {
  float: left;
  width: 340px;
  margin-bottom: 15px;
}

.smysBodyRight {
  float: right;
  width: 160px;
  margin-right: 5px;
  margin-bottom: 15px;
}

.smysBodyRight img {
  border-radius: 5px;         /* CSS3 */
  -moz-border-radius: 5px;    /* Firefox */
  -webkit-border-radius: 5px; /* Safari,Chrome */
}

.smysBodyRight p {
  line-height: 1em;
  margin-bottom: 0px;
}

table.serviceTable {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #CCC;
  margin-top: 10px;
}

.serviceTable th {
  font-size: 0.8em;
  line-height: 1em;
  color: #333;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CCC;
}

.serviceTable td {
  font-size: 0.8em;
  line-height: 1.4em;
  color: #333;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CCC;
}

ul.timetableList {
  margin-bottom: 15px;
}

.timetableList li {
  font-size: 0.8em;
  line-height: 1.6em;
  color: #333;
  list-style-position: inside;
}

table.progrumTime {
  margin-top: 15px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #CCC;
  background-image: url(../turugadai-careplan-center/img-careplan/timetable-arrow.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}

.progrumTime th {
  font-size: 0.8em;
  color: #333;
  text-align: left;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CCC;
  padding-left: 5px;
}

.progrumTime td {
  font-size: 0.8em;
  line-height: 1.6em;
  color: #333;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CCC;
  padding-top: 10px;
  padding-bottom: 10px;
}

.feeTable table {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #603;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #603;
  margin-top: 10px;
  margin-bottom: 15px;
}

.feeTable th {
  font-size: 0.8em;
  color: #333;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #603;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #603;
  background-color: #EDEDED;
}

.feeTable td {
  font-size: 0.8em;
  color: #333;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #603;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #603;
}

.feeBGcolor {
  background-color: #FEF4F3;
}


dl.Hyoutan {
}

.Hyoutan dt {
  font-size: 1em;
}

.Hyoutan dd {
  font-size: 0.9em;
  color: #333;
  margin-bottom: 30px;
}


.purple {
  color: #C69;
}

.green {
  color: #390;
}

.blue {
  color: #36C;
}

.brown {
  color: #603;
}


/* サイドバーのレイアウト---------- */

.careplanSidebar h2 {
  font-size: 14px;
  font-weight: bold;
  color: #333;
  background-color: #EDEDED;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #999;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #999;
  line-height: 1em;
  background-image: none;
  border-right-style: none;
  border-left-style: none;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center;
}

.careplanSidebar ul {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #CCC;
}

.careplanSidebar li {
  list-style-type: none;
  font-size: 12px;
  line-height: 1em;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CCC;
  width: 130px;
}

.careplanSidebar a:link {
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 5px;
  color: #666;
}

.careplanSidebar a:visited {
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 5px;
  color: #666;
}

.careplanSidebar a:hover {
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 5px;
  background-color: #FCC;
  color: #333;
}

p.tourBtn {
  margin-top: 10px;
  margin-bottom: 10px;
}

.tourBtn a:link, .tourBtn a:visited, .tourBtn a:hover {
  padding: 0px;
}

h2#smysCentering {
  text-align: center;
}

.table_kenri {
	border-collapse:collapse;
	border: solid 2px black;
}

.td_title_kenri {
	width: 190px;
	background-color: #ff5050;
	font-size: 12pt;
	border: solid 1px black;
}

.td_explain_kenri {
	font-size: 11pt;
	border: solid 1px black;
}

.table_kaigo {
	border-collapse:collapse;
	border: solid 2px black;
}

.td_title_kaigo {
	width: 190px;
	background-color: #cdfa9a;
	font-size: 12pt;
	border: solid 1px black;
}

.td_explain_kaigo {
	font-size: 11pt;
	border: solid 1px black;
}

.img_left_kaigo {
	float: left;
	margin: 0px;
}

.img_right_kaigo {
	float: right;
	margin: 0px;
}

.img_center_kaigo {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.img_left_seikatu {
	float: left;
	margin-top: 30px;
}

.img_right_seikatu {
	clear: left;
	float: right;
	margin-top: 30px;
}

.table_seikatu {
	border-collapse:collapse;
	border: solid 1px black;
	margin-left: auto;
	margin-right: auto;
}

.td_title_seikatu {
	background-color: #fe99c8;
}

.td_seikatu1 {
	width: 190px;
	border: solid 1px black;
	font-size: 11pt;
}

.td_seikatu2 {
	width: 190px;
	border: solid 1px black;
	font-size: 11pt;
}

.td_seikatu3 {
	width:  230px;
	border: solid 1px black;
	font-size: 11pt;
}

.table_access {
	border-collapse:collapse;
	border: solid 1px black;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}

.td_access1 {
	width: 200px;
	border: solid 1px black;
	font-size: 11pt;
}

.td_access2 {
	width: 300px;
	border: solid 1px black;
	font-size: 11pt;
}







