/*ページヘッダー----------------------------------------------------------------------------*/
/* 虫歯治療について */
#page_header {
	height: 60px;
	width: 458px;
	margin-left: 2px;
	padding: 0;
	background-image: url(img/3mix_ph.jpg);
	text-indent: -9999px;
	/* add */
margin-bottom: 10px;
}

/*コンテンツヘッダー１----------------------------------------------------------------------------*/
/* キャッチコピー*/
#contents_header_1 {
	height: 20px;
	width: 458px;
	text-indent: -9999px;
	margin-left: 2px;
	padding: 0;
	background-image: url(img/3mix_ch1.gif);
	/* add */
margin-bottom: 10px;
}
	
/*サブヘッダー１----------------------------------------------------------------------------*/
/*３Mix-MP法*/
#sub_header_1 {
	height: 20px;
	width: 458px;
	text-indent: -9999px;
	margin-left: 2px;
	padding: 0;
	background-image: url(img/3mix_sh1.gif);
}

/*本文*/
#sub_honbun_1 {
	width: 430px;
	font-size: 12px;
	line-height: 18px;
	padding: 15px;
	margin: 0px;
}
#sub_honbun_1 ul { 
	margin-left:20px;
	margin-top: 5px;
	font-size:12px;
	font-weight:normal;
	}
#sub_honbun_1 ul li { 
	clear: left;
	font-size: 13px;
	font-weight:bold;
	margin-top: 10px;
	margin-bottom: 10px;
	color:#0099FF;
	list-style-image:url(img/point_a.gif);
	}
#sub_honbun_1 ul h1,#sub_honbun_1 ul h2,#sub_honbun_1 ul h3 {
	clear: left;
	font-size: 13px;
	font-weight:bold;
	margin-top: 10px;
	margin-bottom: 10px;
	color:#0099FF;
	list-style-image:url(img/point_a.gif);
}
#sub_honbun_1 p{
	clear: left;
	font-size: 12px;
	font-weight:normal;
	margin:0px;
	margin-left: 0px;
	margin-top: 10px;
	padding:0px;
}
#sub_honbun_1 p h1, #sub_honbun_1 p h2, #sub_honbun_1 p h3 {
	clear: left;
	font-size: 12px;
	font-weight:normal;
	margin:0px;
	margin-left: 0px;
	margin-top: 10px;
	padding:0px;
}
#sub_honbun_1 img {
float: left;
margin-right: 10px;
margin-bottom: 5px;
}
	
	

/*サブヘッダー２----------------------------------------------------------------------------*/
#sub_header_2 {
	height: 20px;
	width: 458px;
	text-indent: -9999px;
	margin-left: 2px;
	padding: 0;
	background-image: url(img/3mix_sh2.gif);
}

/* 本文 */
#sub_honbun_2 {
	width: 430px;
	font-size: 12px;
	line-height: 18px;
	padding: 15px;
	margin: 0px;
}
#sub_honbun_2 ul { 
	margin-left:20px;
	margin-top: 5px;
	font-size:12px;
	font-weight:normal;
	}
#sub_honbun_2 ul li { 
	clear: left;
	font-size: 13px;
	font-weight:bold;
	margin-top: 10px;
	margin-bottom: 10px;
	color:#0099FF;
	list-style-image:url(img/point_a.gif);
	}
#sub_honbun_2 ul h1,#sub_honbun_2 ul h2,#sub_honbun_2 ul h3 {
	clear: left;
	font-size: 13px;
	font-weight:bold;
	margin-top: 10px;
	margin-bottom: 10px;
	color:#0099FF;
	list-style-image:url(img/point_a.gif);
}
#sub_honbun_2 p{
	clear: left;
	font-size: 12px;
	font-weight:normal;
	margin:0px;
	margin-left: 0px;
	margin-top: 10px;
	padding:0px;
}
#sub_honbun_2 p h1, #sub_honbun_2 p h2, #sub_honbun_2 p h3 {
	clear: left;
	font-size: 12px;
	font-weight:normal;
	margin:0px;
	margin-left: 0px;
	margin-top: 10px;
	padding:0px;
}
#sub_honbun_2 img {
float: left;
margin-right: 10px;
margin-bottom: 5px;
}
	
