@charset "utf-8";
/* 追加スタイル */

#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;
  }
  
h3.voice{
padding:0px;
}

#koeList{
  width:675px;
  clear:both;
  margin-bottom: 10px;
  }

#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:14px;
  margin-bottom:10px;
  padding:2px 0 2px 5px;
  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:150px;
  padding-bottom:10px;
  }
  

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

#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 0;
  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:250px;
  }

.caseDetail{
  float:right;
  width:365px;
  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;
  }

.caution{
width:100%;
background:#F6F4ED;
flow:left;
crea:both;
margin:15px 0 10px 0;
}

.caution p{
padding:0 15px 10px 15px;
}

.allonfour .section .imgR{
	margin: 0 0 10px 10px;
}

.allonfour .section,
.merit .section,
.demerit .section,
.flow .section,
.price .section,
.six .section{
	width: 629px;
	margin: 10px auto 15px auto;
	overflow: hidden;
	_zoom: 1;
}

.allonfour .section p{
	margin: 0 0 1em 0;
	padding: 0;
}

.allonfourPoint01{
	width: 311px;
	float: left;
}

.allonfourPoint02{
	width: 311px;
	float: right;
}

.allonfourPoint{
	width: 639px;
	margin: 10px auto;
	background: url(http://www.shisyubyo.jp/images/layout/allonfour_point_element.gif) no-repeat 15px 250px;
}

.allonfourPoint .article{
	width: 639px;
	overflow: hidden;
	_zoom: 1;
}

.allonfourPoint .first{
	margin-bottom: 90px;
}

.allonfourPoint p span{
	color: #dd2f5f;
	font-weight: bold;
}

.allonfour .section h4{
	margin-bottom: 7px;
}

.merit .article{
	width: 629px;
	padding-bottom: 20px;
	background: url(http://www.shisyubyo.jp/images/layout/allonfour_article_bg.gif) no-repeat bottom;
}

.meritInner{
	width: 629px;
	overflow: hidden;
	_zoom: 1;
	background: url(http://www.shisyubyo.jp/images/layout/allonfour_article_top.gif) no-repeat top center;
}

.merit .article p{
	margin: 0;
	paddintg: 0;
}

.meritSection{
	width: 629px;
	margin: 0 auto;
}

.meritSection h4{
	margin: 0!important;
	padding: 0!important;
}

.meritInner ul{
	font-weight: bold;
	margin-left: 10px;
	overflow: hidden;
	_zoom: 1;
}

.meritInner ul li{
	width: 180px;
	float: left;
	background: url("http://www.shisyubyo.jp/common/images/icon_list_01.gif") no-repeat 0 0;
    padding-bottom: 5px;
    padding-left: 10px;
}

.demeritSection{
	width: 629px;
	margin: 10px auto;
	background: url(http://www.shisyubyo.jp/images/layout/allonfour_demerit_bottom.gif) no-repeat bottom;
}

.demeritSection ul{
	width: 594px;
	margin: 10px auto;
	padding: 15px 15px 20px 20px;
	background: url(http://www.shisyubyo.jp/images/layout/allonfour_demerit_top.gif) no-repeat top center;
}

.demeritSection ul li{
	padding-left: 10px;
	background: url("http://www.shisyubyo.jp/common/images/icon_list_01.gif") no-repeat 0 0;
}

.flowTop{
	width: 599px;
	height: 340px;
	margin: 10px auto;
	padding: 10px;
	background: url(http://www.shisyubyo.jp/images/layout/allonfor_flow_top.gif) no-repeat;
}

.flowTop p{
	margin-bottom: 1em;
}

.flowTop ul{
	line-height: 2;
	margin-left: 10px;
}

.flowTop ul li{
	padding-left: 15px;
	background: url(http://www.shisyubyo.jp/images/layout/arrow_01.gif) no-repeat 0 7px;
}

.flow .section dl dt{
	font-weight: bold;
	color: #dd2681;
	padding-left: 10px;
	background: url("http://www.shisyubyo.jp/common/images/icon_list_01.gif") no-repeat 0 0;
}

.flow .section dl dd{
	margin-bottom: 10px;
}

.flow .section ul li{
	padding-left: 10px;
	margin-bottom: 1em;
	background: url("http://www.shisyubyo.jp/common/images/icon_list_01.gif") no-repeat 0 0;
}

.opeFlow{
	margin-bottom: 15px;
}

.flow .section .flow01{
	width: 581px;
	height: 29px;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 5px;
	background: url(http://www.shisyubyo.jp/images/layout/allonfour_opeflow01.gif) no-repeat;
}

.flow .section .flow02{
	width: 581px;
	height: 45px;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 5px;
	background: url(http://www.shisyubyo.jp/images/layout/allonfour_opeflow02.gif) no-repeat;
}

.flow .section .flow03{
	width: 581px;
	height: 43px;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 5px;
	background: url(http://www.shisyubyo.jp/images/layout/allonfour_opeflow03.gif) no-repeat;
}

.flow .section .flow04{
	width: 581px;
	height: 40px;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 5px;
	background: url(http://www.shisyubyo.jp/images/layout/allonfour_opeflow04.gif) no-repeat;
}

.flow .section .flow05{
	width: 581px;
	height: 43px;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 5px;
	background: url(http://www.shisyubyo.jp/images/layout/allonfour_opeflow05.gif) no-repeat;
}

.opePhoto01,
.opePhoto03,
.opePhoto05{
	float: left;
}

.opePhoto02,
.opePhoto04,
.opePhoto06{
	float: right;
}

.opePhoto01{
	width: 295px;
}

.opePhoto02{
	width: 295px;
}

.opePhoto03,
.opePhoto04,
.opePhoto05,
.opePhoto06{
	width: 303px;
}

.opeList{
	clear: both;
}

.endofOpe{
	width: 629px;
	overflow: hidden;
	_zoom: 1;
	margin: 15px auto;
	background: url(http://www.shisyubyo.jp/images/layout/ope_arrrow.gif) no-repeat 50% 50%;
}

.endofOpe ul{
	width: 279px;
	float: left;
}

.endofOpe dl{
	width: 279px;
	float: right;
	margin-top: 100px;
}

.flow .maintenance h4{
	background: none!important;
}

.flow .maintenance{
	width: 599px;
	height: 322px;
	margin: 10px auto;
	padding-top: 20px;
	padding-left: 20px;
	background: url(http://www.shisyubyo.jp/images/layout/allonfour_flow_footer.jpg) no-repeat;
}

.flow .maintenance h4{
	margin-bottom: 27px;
}

.flow .maintenance h5{
	background: none!important;
	margin-left: 10px;
}

.flow .maintenance dl{
	width: 560px;
	margin-left: 10px;
	margin-top: 10px;
}

.flow .maintenance dl dt{
	width: 80px;
	float: left;
	font-weight: bold;
	color: #dd2681;
	background: url("http://www.shisyubyo.jp/common/images/icon_list_01.gif") no-repeat 0 -2px;
	padding-left: 10px;
}

.flow .maintenance dl dd{
	padding-left: 90px;
	padding-bottom: 6px;
	margin-bottom: 6px;
	border-bottom: dotted 1px #d1d2d3;
}

.price .section ul li{
	background: url("http://www.shisyubyo.jp/common/images/icon_list_01.gif") no-repeat 0 -2px;
	padding-left: 10px;
	margin-bottom: 1em;
}

.six .imgR{
	margin: 0 0 10px  10px;
}

.six .meta li{
	background: url("http://www.shisyubyo.jp/common/images/icon_list_01.gif") no-repeat 0 -2px;
	padding-left: 10px;
	margin-bottom: 1em;
}

#priceContents .main{
	width: 639px;
	margin: 0 auto!important;
	overflow: hidden;
	_zoom: 1;
	padding: 0!important;
}


