@import url( comm_sub.css );

/*■ページタイトル ------------------------------ */

h1.a1 {
  margin: -10px 0 10px 0;
  height: 52px;
  background: url(images/carepc/h2.gif) no-repeat left top;
  text-indent:100%;
  white-space: nowrap;
  overflow: hidden;
}

h2 {
  margin: 0 0 10px 0;
  padding-left: 18px;
  height: 49px;
  background: url(images/carepc/h2.gif) no-repeat left top;
  line-height: 45px;
  font-weight: normal;
  font-size: 16px;
  color: #777474;
}

h3 {
  width: 12em;
  margin: 0 0 0 0;
  padding: 0.5em;
  height: 1.5em;
  line-height: 1.5em;
  font-weight: normal;
  font-size: 14px;
  color: #868383;
  border-left: solid 7px #777474;
  border-bottom: solid 2px #777474;
}
h3.h3l {
  width: 15em;
}


/*■ ------------------------------ */

/* Page1 */
#sblkw-content {
  width : 525px;
  margin-top: 0;
/*  margin-top: 10px; */
/*  margin-left: 10px;*/
}
#sblk1 {
  width: 255px;
  float:left;
  padding-top: 5px;
}
#sblk1 p {
  margin: 5px 0 5px 0.5em;
  font-size: 12px;
  color: #868383;
}
#sblk1 img {
  margin: 1em 0 1em 0;
}
#sblk2 {
  width: 255px;
  float: right;
}
#sblk2 img {
  margin-bottom: 10px;
}

#sblks-content {
  width : 525px;
  margin: 1em 0 0em 0;
}
#sblks-content p {
  margin: 1em 0.5em 3em 0.5em;
  font-size: 12px;
  color: #868383;
}
#sblks-content p.fsize-l {
  margin-left: 1.5em;
  font-size: 14px;
}
#sblks-content .fsize-b {
  font-weight: bold;
  text-decoration: underline;
}


/*----------------------------------*/
#sblks-content ul {
  margin: 1em 0 2em 0.5em;
  list-style-type: none;
  font-size: 12px;
  color: #868383;
}
#sblks-content li {
  line-height: 1.5em;
}

ul.soudan-blk {
  margin: 1em 0 3em 2em;
  padding-left: 1.5em;
  color: #868383;
}
.soudan-blk li {
  list-style-type: circle;
  line-height: 1.8em;
  font-size: 13px;
}

