@charset "UTF-8";


/*
===== 01 医療費控除に関するご質問=============================================================
*/

#faq_in h1{
	background: url(img/h1_bg.gif) no-repeat left top;
	line-height:80px;
	height:80px;
	font-size:16px;
	font-weight:bold;
	padding-left:20px;
}

#faq_in #pankuzu{
	padding:5px 20px;
	border-bottom:1px solid #dfe4e7;
	margin-bottom:35px;
	
}
#faq_in #pankuzu li{
	float:left;
}

#faq_in #pankuzu li a{
	text-decoration:none;
}

#faq_in h2{
	background: url(img/aicongif.gif) no-repeat left center;
	padding-left:35px;
	margin-bottom:5px;
	font-size:15px;
	font-weight:bold;
	line-height:28px;
	height:28px;	
}  

#faq_in .box{
	padding:0px 25px;
} 

#faq_in .txt{
	padding:25px 15px;
	background-color:#fffdf1;
	border:1px solid #c7cfd5;
	margin-bottom:25px;
}


.red{ color:#FF0000 !important;}
.gr{ color:#579728 !important;}
.bl{ color:#008fc1 !important;}
.bold{ font-weight:bold !important;}
.f13{ font-size:13px !important;}
.f15{ font-size:15px !important;}
.b_bl{ background-color:#dbfafa !important;}
.b_gr{ background-color:#d6f9d6 !important;}