@charset "UTF-8";
/* CSS Document */

/* テキストを移動 */
#contents_main h3 {
	text-indent: -9999px;
}
#navi_main #m_01 {
	background-image: url(../image/navi/navi_a_01.jpg);
}


/* メインコンテンツのお知らせ */
#contents_main #flame {
	height: 170px;
	width: 549px;
	border: 1px solid #B5B5B5;
	padding: 8px;
	margin-bottom: 20px;
}
#contents_main #flame h3 {
	background-image: url(../image/parts/topics.jpg);
	height: 21px;
	width: 549px;
}
#contents_main #flame ul {
	margin: 8px;
}
#contents_main #flame ul li {
	line-height: 1.7em;
	font-size: 12px;
}
#contents_main #flame ul li a {
	color: #42809B;
}



/* メインコンテンツの診療科目と当院について */
#contents_main #services,#contents_main #our {
	width: 555px;
	border: 1px solid #B5B5B5;
	background-image: url(../image/parts/main_gra.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


/* メインコンテンツの診療科目 */
#contents_main #services {
}

#contents_main #services h3 {
	background-image: url(../image/header/services_header.jpg);
	height: 26px;
	width: 553px;
	background-repeat: no-repeat;
}
#contents_main #services ul {
	padding: 7px;
}
#contents_main #services ul li {
	float: left;
	display: inline;
	margin-top: 8px;
	margin-bottom: 8px;
	width: 135px;
	color: #666666;
}
#contents_main #services ul li a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

#contents_main #services ul li img {
	margin-right: 5px;
	margin-left: 5px;
}


/* メインコンテンツの当院について */
#contents_main #our {
}

#contents_main #our h3 {
	background-image: url(../image/header/our_header.jpg);
	height: 26px;
	width: 553px;
	background-repeat: no-repeat;
}
#contents_main #our p {
	color: #535353;
	padding: 10px;
	line-height: 1.5em;
}
#contents_main #our p.left {
}
#contents_main #our img {
	padding-top: 10px;
  float:right;
  margin-left: 15px;
  margin-right: 5px;
}

ul#top_bunner {
	clear: both;
	height: 74px;
	padding: 5px;
}
ul#top_bunner li {
	float: left;
	
}
ul#top_bunner li.bunner_01 {
	background-image: url(../image/index/top_bunner_01_ov.png);
	height: 74px;
	width: 268px;
}
ul#top_bunner li.bunner_01 a {
	background-image: url(../image/index/top_bunner_01.png);
	height: 74px;
	width: 268px;
	display: block;
	text-indent: -9999px;
}
ul#top_bunner li.bunner_01 a:hover {
	background:none;
}
ul#top_bunner  li.bunner_02 {
	height: 74px;
	width: 268px;
	float: right;
	margin: 0px;
	padding: 0px;
	background-image: url(../image/index/top_bunner_02.png);
	text-indent: -9999px;
}

iframe {
	overflow-x: hidden;
}

/*250526追加*/

#addprice{
    width: 555px;
    border: 1px solid #B5B5B5;
    background-image: url(../image/parts/main_gra.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
    margin-bottom: 20px;
    padding-top: 4px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;	
}

.top__add-price dl {
    margin-right: 16px;
    margin-left: 16px;
    margin-top: 20px;
}
.top__add-price dd{
	margin: 20px;
    color: #535353;
}

.top__add-price .title-box {
	border-width: 1px 1px 1px 6px;
	border-style: solid;
	border-color: #B5B5B5 #B5B5B5 #B5B5B5 #f5b84e;
    line-height: 30px;
    font-size: 16px;
    font-weight: bold;
    padding-left: 8px;
	color: #868686;
	letter-spacing: 0.04em;
}

.top__add-price .attention-box{
	padding: 12px;
	margin:6px 0;
	border: 1px solid #B5B5B5;
}

#contents_main #addprice h3{
	background-image: url(../image/header/add-price_header.jpg);
    height: 26px;
    width: 553px;
    background-repeat: no-repeat;
}

/* 保険外負担に係る費用について */
#contents_main #insurance {
  width: 555px;
  border: 1px solid #B5B5B5;
  background-image: url(../image/parts/main_gra.jpg);
  background-position: bottom;
  background-repeat: no-repeat;
  margin-bottom: 20px;
  padding-top: 4px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
}

#contents_main #insurance h3 {
	background-image: url(../image/header/insurance_header.jpg);
	height: 26px;
	width: 553px;
	background-repeat: no-repeat;
}
#contents_main #insurance p {
	color: #535353;
	padding: 10px 10px 0;
	line-height: 1.5em;
  letter-spacing:1px;
  text-align:justify;
}
#contents_main #insurance .insurance-space {
  padding: 0 10px 10px;
}
#contents_main #insurance .insurance-link {
/*  color: #535353;*/
  background-color: #fae7c7;
}
