@charset "utf-8";
.mb20 {
	margin-bottom: 20px;
}
.cosmetic_supply_table {
	width: 100%;
	margin-bottom: 20px;
}
table.cosmetic_supply_table tr.contname th {
	background: #90723c;
	color: #ffffff;
	font-weight: normal;
	border-right: 1px solid #ffffff;
}

table.cosmetic_supply_table th,
table.cosmetic_supply_table td {
	background: #f7eabd;
	padding: 10px;
	border-right: 1px solid #f2dc8f;
	border-bottom: 1px solid #f2dc8f;
}

table.cosmetic_supply_table tr.light th,
table.cosmetic_supply_table tr.light td {
	background: #f9efcc;
}

table.cosmetic_supply_table td {
	text-align: center;
}

table.cosmetic_supply_table td.cosmetic_supply_name {
	text-align: left;
}

table.cosmetic_supply_table td.cosmetic_supply_name a {
	pointer-events: none;
}

.box_modal {
	display: none;
}

.popup_box {
	width: 640px;
	overflow: hidden;
}

.popup_box h1 {
	margin-bottom: 10px;
}

.popup_box h1 img {
	vertical-align: middle;
	margin-right: 10px;
}
.popup_box ul {
	clear: both;
	margin-bottom: 10px;
}

.popup_box ul li {
	margin-bottom: 20px;
	width: 320px;
	height: 20px;
	float: left;
	line-height: 1;
}

.popup_box ul li img {
	vertical-align: text-bottom;
}

.popup_box ul li span {
	color: #ff9900;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.5em;
}

.popup_box ul li span.cir {
	font-size: 18px;
	color: #06f;
	font-weight: bold;
}

.popup_box ul li span.tri {
	font-size: 18px;
	color: #c00;
}

.popup_box ul li span.non {
	font-size: 18px;
	color: #000;
}

.popup_box ul li span.cir span.small {
	font-size: 11px;
	color: #c00;
	font-weight: normal;
	letter-spacing: 0;
}

.popup_box table {
	clear: both;
	margin: 0 auto 15px;
	width: 640px;
}

.popup_box table th {
	padding: 10px 0 10px 10px;
	width: 74px;
	background: #ffffff;
	border-left: #663300 solid 1px;
	border-bottom: #663300 solid 1px;
	text-align: center;
}

.popup_box table th {
	padding: 0;
	background: none;
	border: none;
	border-bottom: #663300 solid 1px;
	text-align: left;
}

.popup_box table th img {
	vertical-align: text-top;
}

.popup_box table tr {
	background: #ffffff url(../images/tooth/common/popup_border.gif) repeat-y
		left top;
}

.popup_box table td {
	padding: 10px;
	text-align: center;
	color: #461919;
	border-bottom: #663300 solid 1px;
	background: url(../images/tooth/common/popup_border.gif) repeat-y right top;
}

.popup_box table tr.price td {
	font-size: 18px;
}

.popup_box table td img {
	vertical-align: text-bottom;
}

.popup_box table td span {
	font-size: 12px;
	padding-left: 3px;
}

.popup_materials {
	padding: 10px;
	background: #fff;
	line-height: 1.4;
}

.mr_25 {
	margin-right: 25px !important;
}

.mr_5 {
	margin-right: 5px !important;
}

/* インレー、クラウン */

.popup_box .popup_lead {
	margin-bottom: 10px;
	line-height: 1.6;
}

.popup_box .popup_images01 {
	margin-bottom: 30px;
}

/* 部分入れ歯、総入れ歯 */

.popup_box .popup_lead02 {
	margin-bottom: 30px;
	line-height: 1.6;
}

.popup_box .popup_images02 {
	margin-bottom: 30px;
	float: right;
}

.popup_box .popup_images02 img {
	float: left;
	margin-left: 15px;
}
