@charset "utf-8";
/* ===================================================================
CSS information

 file name  :how.css
 style info :キレイな歯にするには
=================================================================== */
#h_how {
	background:#fff url(../img/how/title_how.gif) 0 0 no-repeat;
}
#how_body {
	clear:both;
	width:580px;
	padding-left:20px;
	padding-right:20px;
	background:url(../img/bg_contents_body.gif) 0 0 repeat-y;
}
h3 {
	clear:both;
	width:580px;
	height:50px;
	text-indent:-9999px;
}
#title_s_comparison {
	background:#fff url(../img/how/title_s_comparison.gif) 0 0 no-repeat;
}
#title_s_new {
	background:#fff url(../img/how/title_s_new.gif) 0 0 no-repeat;
}
#bg_comparison {
	clear:both;
	width:580px;
	padding:bottom;
	margin-bottom:10px;
	background:#fff url(../img/how/bg_comparison_body.gif) 0 bottom no-repeat;
}
#bg_comparison h4 {
	clear:both;
	width:580px;
	height:30px;
	text-indent:-9999px;
	background:#fff url(../img/how/bg_comparison_title.gif) 0 0 no-repeat;
}
#bg_comparison dl {
	clear:both;
	width:580px;
	padding:5px 0;
	background:url(../img/how/bg_comparison_border.gif) 0 bottom no-repeat;
}
#bg_comparison dl dt {
	width:96px;
	color:#fff;
	float:left;
	padding:0 2px;
}
#bg_comparison dl dd {
	display:inline;
	float:left;
	padding:0 2px;
}
.comparison_l {
	width:96px;
}
.comparison_s {
	width:36px;
	text-align:center;
}
.comparison_m {
	width:81px;
}
