﻿/* ケアまるこ用CSS */
/* 2011.03.31      */

/* ヘッダ以下全体 */
#main {
  width: 750px;
  line-height: 1.5;
  letter-spacing: 1px;
  margin-top: 20px;
}

/* コンテンツ */
#contents {
  padding: 0px 5px 0px 0px;
  width: 550px;
  min-height: 600px;
  color: #300;
  float: right;
}
#contents h2 {
  height: 29px;
  color: #300;
  font-size: 128%;
  line-height: 29px;
  vertical-align: middle;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 3px 10px;
  border-width: 0px 0px 2px 0px;
  border-style: solid;
  border-color:#f93;
  clear: both;
}
#contents-list {
  width: 520px;
  padding: 10px 15px 0px 15px;
}
#contents-list li{
  font-size: 100%;
  line-height: 30px;
  display: inline;
  padding-right: 10px;
}

/* 各indexページ用リスト */
#index-list {
  list-style: url(img/arrow1_right.gif);
  list-style-position: outside;
  line-height: 25px;
  display: block;
  width: 500px;
  padding: 30px 20px 0px 30px;
  vertical-align: middle;
}
#index-list span {
  display: block;
  padding: 0px 0px 10px 0px;
}
/* /各indexページ用リスト */

#contents h4{
  background-image: url(img/cont_h4.gif);
  background-repeat: no-repeat;
  width: 550px;
  height: 25px;
  font-size: 114%;
  font-weight: bold;
  line-height: 20pt;
  text-indent: 10px;
  border-width: 0px 0px 0px 0px;
  border-color: #fff #fff #999 #ccc;
  border-style: solid;
  margin: 30px 0px 10px 0px;
}
#contents h5 {
  color:#F00;
  font-size:105%;
  font-weight: bold;
  padding: 10px 0px 0px 0px;
}

#contents p{
  text-indent: 1em;
}
#contents dl{
  padding: 0pt 0px 14pt 20px;
}
#contents dt{
  font-weight: bold;
  padding: 7px 0px 3px 0px;
}
#contents dt.disc {
  display: list-item;
  list-style-position: inside;
  list-style-type: disc;
  text-indent: 5px;
}
#contents dt.circle {
  display: list-item;
  list-style-position: inside;
  list-style-type: circle;
  text-indent: 5px;
}
#contents dd{
  font-weight: normal;
  padding: 0px 0px 0px 20px;
}

#contents table.th_color th{
  background-color: #ffddee;
  text-align: center;
  padding: 2px 15px;
}
#contents table.th_color td{
  padding: 2px 15px;
}

#contents .tbl_syokusyu {
  margin-left: 20px;
}
#contents .tbl_syokusyu td {
  padding-right: 10px;
  padding-left: 10px;
}

#contents span.rettop {
  width: 545px;
  height: 16px;
  display: block;
  font-size: 10pt;
  text-align: right;
  letter-spacing: 0px;
  padding: 10px 0px 5px 0px;
}
#contents span.rettop img{
  padding: 0px 2px 0px 0px;
  height: 12px;
  vertical-align: middle;
}

/* 旧画像枠(互換用) */
#contents img.left {
  float: left;
  margin: 5px 10px;
  padding: 5px;
  border: 1px solid #ccc;
}
#contents img.right {
  float: right;
  margin: 5px 10px;
  padding: 5px;
  border: 1px solid #ccc;
}
#contents p:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}
#contents dd:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}
/* /旧画像枠(互換用) */

/* サイトマップ用 */
#sitemap {
  padding: 0px 10px 20px 10px;
  width: 730px;
  color: #000;
  float: right;
}
#sitemap h2 {
  height: 25px;
  color: #000;
  font-size: 128%;
  line-height: 25px;
  vertical-align: middle;
  font-weight: bold;
  margin:0px 0px 10px 0px;
  padding: 0px 0px 3px 10px;
  border-width: 0px 0px 2px 0px;
  border-style: solid;
  border-color:#f93;
  clear: both;
}
#sitemap dl{
  padding: 0pt 0px 20px 30px;
}
#sitemap dt{
  font-weight: bold;
  padding: 7px 0px 3px 10px;
}
#sitemap dd{
  font-weight: normal;
  padding: 0px 0px 15px 40px;
}
#sitemap dd.first{
  display: list-item;
  list-style-type: disc;
  list-style-position: inside;
  font-weight: bold;
  padding: 0px 0px 0px 20px;
}
/* /サイトマップ用 */
/* /コンテンツ */

/* サイドメニュー */
#side-menu {
  width: 185px;
  min-height: 600px;
  float: left;
  padding: 0px 0px 0px 10px;
  letter-spacing: 0px;
}
#side-menu h3{
  margin: 0px 0px 0px 0px;
  width: 175px;
  height: 33px;
  position: relative;
  clear: both;
}
#side-menu h3 b{
  width: 175px;
  height: 35px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  letter-spacing: 0px;
  line-height: 35px;
  position: absolute;
  top: 0px;
  left: 0px;
}
#side-menu ul {
  width: 173px;
  border-color: #bbbbbb;
  border-width: 0px 1px 1px 1px;
  border-style: solid;
  background-color: #FFE3C8;
  font-size: 15px;
  padding: 5px 0px 5px 0px;
}

#side-menu li {
  list-style-type: none;
  width: 165px;
  height: 25px;
  margin: 0px auto 3px auto;
  text-align: left;
  word-break: break-all;
  font-size: 14px;
  color: #300;
}

#side-menu li a{
  display: block;
  width: 150px;
  height: 24px;
  line-height: 25px;
  text-indent: 5px;
  overflow: hidden;
  text-decoration: none;
  background-color: #f5f5f5;
  background-image: url(img/side_li.gif);
  background-position: 7px center;
  background-repeat: no-repeat;
  padding-left: 15px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #999999;
}

#side-menu li a:link {
  color: #300;
}

#side-menu li a:visited {
  color: #300;
}

#side-menu li a:active {
  width: 149px;
  background-color: #F99;
  border-width: 1px 0px 0px 1px;
  border-style: solid;
  border-color: #999999;
}

#side-menu li a:hover {
  color: #F00;
  background-image: url(img/side_li-b.gif);
}

#side-menu li b{
  display: block;
  width: 149px;
  height: 24px;
  line-height: 25px;
  padding-left: 15px;
  text-indent: 5px;
  font-weight: normal;
  overflow: hidden;
  background-color: #FF6;
  background-image: url(img/side_li.gif);
  background-position: 7px center;
  background-repeat: no-repeat;
  border-width: 1px 0px 0px 1px;
  border-style: solid;
  border-color: #999999;
}

#side-menu li.sub {
  font-size: 12px;
}

#side-menu li.sub a{
  text-indent: 15px;
  background-image: none;
}

#side-menu li.sub a:link {
}

#side-menu li.sub a:visited {
}

#side-menu li.sub a:active {
}

#side-menu li.sub a:hover {
  background-image: none;
}

#side-menu li.sub b{
  text-indent: 15px;
  background-image: none;
}

#side-menu li.first{
  width: 165px;
  height: 25px;
  color: #F60;
  text-align: center;
  overflow: hidden;
  font-weight: bold;
}

#side-menu li+li[class="first"] {
  padding-top: 10px;
}

#side-menu li.first a{
  width: 165px;
  height: 25px;
  color: #f60;
  text-decoration: none;
  text-indent: 0px;
  background: none;
  padding-left: 0px;
  border: none;
}

#side-menu li.first a:link {
}
#side-menu li.first a:visited {
}
#side-menu li.first a:active {
  border: none;
}
#side-menu li.first a:hover {
  color: #F00;
  text-decoration: underline;
}

/* バナー */
#bannar {
  width: 175px;
  margin-top: 20px;
  float: left;
}
#bannar div {
  margin-bottom: 10px;
}
/* /バナー */

/* /サイドメニュー */
