@charset "utf-8";
/*
Theme Name:hpb18T20140310103647_child
Theme URI: 
Template:hpb18T20140310103647
Description:★木下クリニック子テーマ★ 
Author: ★ホームページ研究会★
Tags: 
Version: 0.1.0
*/

	/* main */
	
@import url("../hpb18T20140310103647/style.css");
body{
	font: bold 16px "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	color: #000;
	line-height:150%;
	}
#site-navigation li a {
	font-size: inherit;
	}


/*よくあるご質問*/
.accordion2 {
  min-width: 300px;
  margin: 0 auto;
  padding: 10px;
  text-align:left;
}
.accordion2 .ac-content {
  margin: 0 10px;
}
.accordion2 label {
  display: block;
  background: #9fb7d4;
  cursor: pointer;
  padding: 10px;
  border-bottom: 1px solid #fff;
}
.accordion2 label:hover {
  background: #ccc;
}
.accordion2 input {
  display: none;
}
.accordion2 .ac2-cont {
	transition: 0.2s;
	height: 0;
	overflow: hidden;
	background: #ddd;
	padding: 0 10px 0 10px;
}
.accordion2 input:checked + .ac2-cont {
	height: auto;
	padding: 10px;
	margin-left: 20px;	
}
#wrapper #page #main .qna {
	text-align: left;
}

