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

/*==========================================
 コンテンツエリア -> よくあるご質問
===========================================*/


#main article img {
  width: 100%;
  height: auto;
  

} 
.h2_index {
	line-height: 2.2em;
	font-size: 1.2em;
	font-weight: bold;
	color: #F7B000;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #F7B000;
	padding-left: 8px;
  }
  
  
.
/*----------各治療法----------*/
#waku_treatment{
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#waku_treatment h3 img{
	margin-top: 25px;
	margin-left: 25px;
}


.h4_faq{
	font-size: 1.0em;
	color: #F7B000;
	margin-top: 15px;
	margin-bottom: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F7B000;
}

.text_lead{
	font-size: 0.8em;
	line-height: 160%;
	color: #3E3A39;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: 10px;
  }
  
  
.ul_Q_index{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
  }
  
.li_Q_index{
	font-size: 0.9em;
	color: #3E3A39;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 30px;
	background-image: url(../faq/images/i_Q.png);
	background-position: left 5px;
	background-repeat: no-repeat;
}
  
.li_Q_index a{
	color: #3E3A39;
	text-decoration: underline;
}

.li_Q_index a:hover{
	color: #3E3A39;
	text-decoration: none;
}

.li_Q_index a:active{
	color: #3E3A39;
	text-decoration: none;
}


.li_Q_index a:visited{
	color: #3E3A39;
	text-decoration: underline;
}

.waku_Q{
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
}

.waku_Q h4{
	font-size: 0.9em;
	color: #3E3A39;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 30px;
	background-image: url(../faq/images/i_Q.png);
	background-position: left 5px;
	background-repeat: no-repeat;
}

/*回答*/

.h3_faq_rabitt{
	background-image: url(../faq/images/faq_rabitt.png);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 60px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.1em;
	color: #F7B000;
}
.waku_answer{
	font-size: 0.9em;
	color: #3E3A39;
	background-image: url(../faq/images/i_A.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	line-height: 1.6em;
}

.pageup{
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	width: 90%;
	text-align: right;
}

/* PC向けおよび大型タブレット向けのレイアウトの指定：769px～960px */
@media only screen and (min-width: 769px) {
div#contents section#main article {
    width: 33%;
	height: auto;
  }
  div#contents section#main article h3 {
    line-height: 2.0em;
  }

#main article img {
  width: 100%;
  height: auto;
  
} 

/*各治療法*/
#waku_treatment{
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#waku_treatment h3 img{
	margin-top: 25px;
	margin-left: 35px;
}
.h3_general{
	padding: 0px;
	height: 95px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #EAEEEA;
	background-image: url(../treatment/general/images/title_back.png);
	background-repeat: no-repeat;
	background-position: right top;
}
  
  


}

/* PC向けレイアウトの指定：961px以上では固定レイアウト */
@media only screen and (min-width: 961px) {
.h2_index {
	line-height: 2.2em;
	font-size: 1.5em;
	font-weight: bold;
	color: #F7B000;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #F7B000;
	padding-left: 8px;
  }
  
#main article {
	text-align: left;
	width: 31%;
	float:left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-left: 0px;
  }


.h3_index_ya {
	line-height: 1.8em;
	background-image: url(../treatment/images/ya_orange.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 1.0em;
	font-weight: bold;
	color: #F7B000;
	background-position: 1px 5px;
  }
  


.h3_index_ya a{
	color: #F7B000;
	text-decoration: underline;
}



.h3_index_ya a:hover{
	color: #F7B000;
	text-decoration: none;
}

#main article img {
  width: 100%;
  height: auto;
   -moz-border-radius:5px;
  -webkit-border-radius:5px;
 border-radius:5px;
}
  


  
#main article p {
	text-align: left;
	font-size: 0.8em;
	line-height: 1.4em;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
}
  



  

 


/*----------各治療法----------*/
#waku_treatment{
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#waku_treatment h3 img{
	margin-top: 45px;
	margin-left: 35px;
}
.h3_general{
	padding: 0px;
	height: 130px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #EAEEEA;
	background-image: url(../treatment/general/images/title_back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


.h3_preventive{
	padding: 0px;
	height: 130px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #EAEEEA;
	background-image: url(../treatment/preventive/images/title_back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


.h3_child{
	padding: 0px;
	height: 130px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #EAEEEA;
	background-image: url(../treatment/child/images/title_back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


.h3_visiting{
	padding: 0px;
	height: 130px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #EAEEEA;
	background-image: url(../treatment/visiting/images/title_back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.h3_orthodontics{
	padding: 0px;
	height: 130px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #EAEEEA;
	background-image: url(../treatment/orthodontics/images/title_back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}








.treatment{
	overflow: hidden; 
	position: relative; 
	zoom:1; 
}

.treatment_left{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 445px;
}

.treatment_right{
	margin: 0px;
	padding: 0px;
	float: right;
	width: 190px;
}
 
/*予防歯科*/ 
#waku_warukunattekara{
	background-image: url(../treatment/preventive/images/photo_warukunattekara.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D5D5D5;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}

#waku_warukunarumae
{
	background-image: url(../treatment/preventive/images/photo_warukunarumae.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D5D5D5;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}

.h5_example{
	font-size: 1.1em;
	color: #5A3719;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
}
  
  
.li_example01{
	font-size: 1.0em;
	color: #5A3719;
	background-image: url(../treatment/preventive/images/i_1.png);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 5px;
	padding-left: 25px;
}

  
.li_example02{
	font-size: 1.0em;
	color: #5A3719;
	background-image: url(../treatment/preventive/images/i_2.png);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 5px;
	padding-left: 25px;
}
  
.li_example03{
	font-size: 1.0em;
	color: #5A3719;
	background-image: url(../treatment/preventive/images/i_3.png);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 5px;
	padding-left: 25px;
}

  
.li_example04{
	font-size: 1.0em;
	color: #5A3719;
	background-image: url(../treatment/preventive/images/i_4.png);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 5px;
	padding-left: 25px;
}


.text_example{
	font-size: 0.8em;
	color: #5A3719;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


}
