@charset "utf-8";
@import "normalize.css";
@import "common.css";
/* /////////////////////////////////////////////////////////
	歯のホワイトニング
///////////////////////////////////////////////////////// */

/* =========================================================
whitening
========================================================= */
#whitening img{
	margin-bottom:20px;
}

#whitening p{
	margin:0 0 20px 0;
}

#whitening #section01 p:nth-last-child(1){
	text-align:right;
}
#whitening #section01 p strong{
	font-size:130%;
	margin-bottom:20px;
}
#whitening #section02 p strong{
	font-size:110%;
}

#whitening p strong .red{
	text-decoration:underline;
}

#whitening table{
	width:710px;
	border-collapse:collapse;
	border:1px solid #d6aa85;
	margin:20px 0;
}
#whitening table tr th{
	font-size:105%;
	background:#fcd7a1;
	border-collapse:collapse;
	border:1px solid #d6aa85;
	padding:10px;
}
#whitening table tr td{
	width:40%;
	border-collapse:collapse;
	border:1px solid #d6aa85;
	padding:10px;
	vertical-align:top;
}
#whitening table tr td.article{
	width:20%;
	background:#fdebd1;
	vertical-align:middle;
}

#whitening table tr th.deparis{
	font-weight:bold;
}

#whitening .sub_title02{
	margin-bottom:20px;
}

#whitening .price{
	background:#FDEBD1;
	padding:15px 10px;
}



