@charset "utf-8";
/* CSS Document */

#yobou table{
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
}

#yobou #content03 .box .img{
	float:left;
	margin-right:10px;
	text-align:center;
}

@media screen and (max-width:320px){
#yobou #content03 .box .img{
	float:none;
	text-align:center;
}
}

#yobou #content03 table.table01 td{
	text-align:center;
}

#yobou #content03 table.table01 td.yajirushi{
	text-align:center;
}

#yobou #content04 div.before{
	border-bottom:2px dotted #cccccc;
	margin-bottom:20px;
}

#yobou #content08 h5{
	color:#f2ae1b;
}


#yobou #content08 table.table01{
	width:100%;
	font-size:100%;
	border:1px solid #cccccc;
	line-height:1.5em;
	margin-bottom:10px;
}

#yobou #content08 table.table01 th{
	background:#ccffcc;
	width:30%;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	vertical-align:top;
	text-align:left;
	padding:5px 10px;
}

#yobou #content08 table.table01 td{
	width:70%;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	vertical-align:top;
	text-align:left;
	padding:5px 10px;
}

#yobou #content08 table.table02{
	width:100%;
	font-size:100%;
	border:1px solid #cccccc;
	line-height:1.5em;
	margin-bottom:10px;
}

#yobou #content08 table.table02 th{
	background:#ccffcc;
	width:50%;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	vertical-align:top;
	text-align:center;
	padding:5px 10px;
}

#yobou #content08 table.table02 td{
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	vertical-align:top;
	text-align:left;
	padding:5px 10px;
}

#yobou #content09 table.table01{
	width:100%;
	font-size:100%;
	line-height:1.5em;
	background:#b7dff3;
	margin-bottom:10px;
}

#yobou #content09 table.table01 tr td{
	vertical-align: middle;
}

/* 中学生以上の歯の磨き方 */

h5{
	font-size:120%;
	line-height:1.5em;
	color:#3592cc;
	margin-bottom:10px;
	display:inline;
}

#yobou #content10 .box .img{
	float:left;
	margin-right:10px;
	width:25%;
	text-align:center;
}

@media screen and (max-width:320px){
#yobou #content10 .box .img{
	float:none;
	width:auto;
	text-align:center;
}
}

/* アンダーブラッシング・オーバーブラッシング */

#yobou #content11 table.table01{
	width:100%;
	font-size:100%;
	border:1px solid #cccccc;
	line-height:1.5em;
	margin-bottom:10px;
}

#yobou #content11 table.table01 th{
	background:#ccffcc;
	width:40%;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	vertical-align:top;
	text-align:left;
	padding:5px 10px;
}

#yobou #content11 table.table01 td{
	width:60%;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	vertical-align:top;
	text-align:left;
	padding:5px 10px;
}

#yobou #content11 ul{
	margin-left:25px;
	margin-bottom:10px;
}

#yobou #content11 .img{
	float:left;
	margin-right:10px;
	width:25%;
	text-align:center;
}