/* 追加スタイル */

#searchForm{
  float:left;
  width:250px;
  text-align:right;
  padding-top:18px;
  overflow:hidden;
  }

#search .searchForm{
  float:left;
  padding-right:5px;
  }

#search .searchBtn{
  float:left;
  }

.releaseList li{
  padding-bottom:5px;
  }

.clear{
  clear:both;
  width:0;
  height:0;
  overflow:hidden;
  }

#koeList{
  width:660px;
  padding:10px;
  clear:both;
  }

#koeList P{
  padding-bottom:10px;
  }

#koeList .koeList{
  float:left;
  width:290px;
  text-align:left;
  margin:0 20px 15px 0;
  padding:5px 10px 10px 5px;
  border-right:1px solid #E7E2CF;
  border-bottom:1px solid #E7E2CF;
  }

#koeList h4{
  width:165px;
  color:#BF005F;
  font-size:15px;
  margin-bottom:10px;
  padding:2px 5px 2px 10px;
  border-left:3px solid #BF005F;
  }

#koeList h4 a{color:#BF005F;text-decoration:none;}
#koeList h4 a:hover{text-decoration:underline;}

#koeList .koeTopDetail{
  float:left;
  width:180px;
  padding-bottom:10px;
  }

#koeList .koeTopImage{
  float:right;
  width:55px;
  padding:0 0 10px 10px;
  }

#koeList .koeTopImage img{
  padding:2px;
  border:1px solide #ccc;
  }


.koe{
  width:600px;
  padding:10px;
  overflow:hidden;
  clear:both;
  }

.koeImage{
  float:left;
  width:250px;
  }

.koeDetail{
  float:right;
  width:340px;
  }


/* ブログ用 */

.entry{
  clear:both;
  }

.entryBody{
  line-height:160%;
  padding-bottom:15px;
  clear:both;
  }

.posted{
  font-size:12px;
  text-align:right;
  padding:5px 10px;
  border-top:1px solid #ccc;
  clear:both;
  }

.more{
  clear:both;
  padding-bottom:15px;
  }


.bottomNavi{
  font-size:12px;
  text-align:center;
  padding:5px;
  clear:both;
  }

.pageLists{
  color:#FF0000;
  letter-spaing:2px;
  }

.pageLists a{
  padding:3px 5px;
  margin:0 1px 0 5px;
  border:1px solid #ccc;
  }

.pageLists a:hover{
  text-decoration:none;
  color:#fff;
  background:#777;
  }


.inner{
  text-align:left;
  margin:10px;
  padding:10px;
  border-bottom:1px dotted #ccc;
  }

#comments{
  padding-top:10px;
  }

.comment-header{
  line-height:16px;
  padding:0 5px 5px;
  }

.comment-content{
  padding:5px;
  }

.comment-content p{
  padding-bottom:5px;
  } 

.comment-footer{
  font-size:11px;
  text-align:right;
  padding:5px 5px 0;
  }


#comments-form{
  text-align:left;
  line-height:150%;
  padding:5px 5px 5px 20px;
  }

#comment-form-name, #comment-email, #comment-url{
  width:280px;
  }

#comment-text{
  width:380px;
  }

#comments-open{
  text-align:left;
  padding:10px 15px 5px;
  }

#comments-open-footer{
  padding:5px;
  }


/* 追加分（10.01.04） */

#speciality{
  font-family:"メイリオ", Meiryo;
  text-align:center;
  }

#speciality ul{
  width:236px;
  margin:0 auto;
  }

#speciality li{
  width:236px;
  height:53px;
  font-size:12px;
  text-align:left;
  padding-bottom:3px;
  background:url(http://www.shisyubyo.jp/common/images/menu-back.jpg) no-repeat 0 0;
  overflow:hidden;
  }


#speciality li a{
  display:block;
  text-decoration:none;
  width:200px;
  height:22px;
  text-align:left;
  line-height:22px;
  padding:16px 4px 15px 32px;
  }


#specialityTop{
  font-family:"メイリオ", Meiryo;
  }

#specialityTop li{
  width:256px;
  height:53px;
  font-size:12px;
  text-align:left;
  padding-bottom:3px;
  background:url(http://www.shisyubyo.jp/common/images/top/menu-back.jpg) no-repeat 0 0;
  overflow:hidden;
  }


#specialityTop li a{
  display:block;
  text-decoration:none;
  width:220px;
  height:22px;
  text-align:left;
  line-height:22px;
  padding:16px 4px 15px 32px;
  }

#speciality li a:hover,
#specialityTop li a:hover{
  text-decoration:underline;
  }


.stepBody, .stepNoBody{
  width:565px;
  text-align:left;
  margin:5px 10px 10px;
  padding-left:75px;
  padding-bottom:10px;
  overflow:hidden;
  clear:both;
  }

.stepBody{background:url(http://www.shisyubyo.jp/images/cost_flow-yajirushi.jpg) no-repeat left bottom;}

.stepOne, .stepTwo, .stepThree, .stepFour, .stepFive{
  width:640px;
  height:45px;
  text-indent:-1000000px;
  overflow:hidden;
  }

.stepOne{background:url(http://www.shisyubyo.jp/images/cost_flow-step1.jpg) no-repeat 0 0;}
.stepTwo{background:url(http://www.shisyubyo.jp/images/cost_flow-step2.jpg) no-repeat 0 0;}
.stepThree{background:url(http://www.shisyubyo.jp/images/cost_flow-step3.jpg) no-repeat 0 0;}
.stepFour{background:url(http://www.shisyubyo.jp/images/cost_flow-step4.jpg) no-repeat 0 0;}
.stepFive{background:url(http://www.shisyubyo.jp/images/cost_flow-step5.jpg) no-repeat 0 0;}

#stepTable table{
  margin-top:5px;
  }

#stepTable th, #stepTable td{
  font-size:12px;
  text-align:center;
  padding:8px 5px;
  border:1px solid #edc1d1;
  }
  
#stepTable th{
  color:#E26390;
  font-weight:normal;
  background:#FFF1F2;
  }

#stepTable td{
  background:#fff;
  line-height:150%;
  }

#stepTable .kind{
  width:60px;
  background:#F5F5F3;
  }



#costBody{
  width:553px;
  margin-left:45px;
  padding:20px 0 10px;
  clear:both;
  }

#costBody .title{
  width:530px;
  height:26px;
  color:#E26390;
  font-size:15px;
  text-align:left;
  line-height:26px;
  padding:5px 8px 10px 15px;
  background:url(http://www.shisyubyo.jp/images/costbody-title.jpg) no-repeat 0 0;
  }

#costBody table{
  width:553px;
  }

#costBody td{
  width:92px;
  font-size:15px;
  text-align:left;
  line-height:150%;
  padding:5px;
  background:#fff;
  border:1px solid #edc1d1;
  }
 
#costBody .imageTd{
  width:200px;
  text-align:center;
  }

#costBody .sindan{
  width:142px;
  text-align:left;
  }

#costBody .tdco{
  width:206px;
  text-align:right;
  }

#costBody .kinds{
  width:52px;
  text-align:center;
  }

#costBody .price{
  width:340px;
  color:#E26390;
  font-size:15px;
  font-weight:normal;
  text-align:right;
  }


.stepDetail{
  padding:5px 10px 0;
  text-align:left;
  }

.stepImage{
  text-align:center;
  }

.stepImage img{
  padding:3px;
  background:#fff;
  }

.caseBody{
  width:618px;
  padding:5px 10px 10px;
  }

.caseImage{
  float:left;
  width:200px;
  }

.caseDetail{
  float:right;
  width:405px;
  text-align:left;
  line-height:160%;
  }


.clear{
  clear:both;
  width:0;
  height:0;
  overflow:hidden;
  }

.qandaList{
  padding-top:15px;
  padding-left:55px;
  }

.qandaList li{
  padding-bottom:5px;
  }


.backList{
  text-align:right;
  padding:15px 0 10px;
  clear:both;
  }

.backList a{
  background:url(http://www.shisyubyo.jp/common/images/icon_link_02.gif) no-repeat 0 4px;
  padding-left:15px;
  }

