﻿.header .head_subtit li.tit_m30 { display: block; }
.content p.con_left { width:212px; flex-shrink:0;}
.content label.title{float:left; width:100%; height:39px; border-bottom:solid 1px #d9d9d9; margin-bottom:20px;}
.con_tab { width:100%; margin-top:20px;}
.con_tab h3{ width:100%; height:30px; display:block; font-size:12px; font-weight:normal;}
.con_tab h3 img {float:left;}
.con_tab h3 span {float:right; padding-top:10px;}
.content .pricebox { width:100%; left:0; position:relative;}
.pricebox .tax {position:absolute; top:50px; right:0;}
.pricebox dl { width:100%; float:left; position:absolute; top:42px; left:0; border-top:1px solid #42beda;}
.pricebox dl dt {
	width:244px; height:40px; line-height:40px; text-align:center; display:block; 
	position:absolute; top:-42px;}
.pricebox dl dt a {
	width:242px; height:100%; display:block; font-size:14px; letter-spacing:-1px;
	border:1px solid #dcdcdc; background-color:#f4f4f4; color:#828282; font-weight:bold;
	text-decoration:none;
} 
.pricebox dl.data1 dt {left:0;}
.pricebox dl.data2 dt {left:243px;}
.pricebox dl.data3 dt {left:486px;}
.pricebox dl dd { display:none;}
.pricebox dl.sel {z-index:1000; }
.pricebox dl.sel dt a {
	color:#2e7fa3; background-color:#fff; border-color:#42beda; border-bottom-color:#fff;
}
.pricebox dl.sel dd { display:block; padding-top:15px; line-height:1.6;}
.pricebox dd table {
	border-collapse:collapse; border-right:0; border-left:0; margin-bottom:30px;
	border-top:2px solid #a2a2a2; border-bottom:1px solid #a2a2a2;}
.pricebox dd table thead th {
	background-color:#f8f8f8; border:0; border-bottom:1px solid #a2a2a2; padding:5px 1px 5px 0;}
.pricebox dd table thead th strong{
	width:100%;height:24px; line-height:24px; border-right:1px solid #ddd;
	display:block; text-align:center;
}
.pricebox dd table thead th.last strong {border-right:0 none;}
.pricebox dd table td,
.pricebox dd table tbody th {border:solid #ddd; border-width:0 1px 1px 1px; padding:10px 10px 8px;}
.pricebox dd table tbody th {background-color:#ebf9fd;}
.pricebox dd table td,
.pricebox dd table th {color:#434343; letter-spacing:-1px;}
.pricebox dd .txt_c td,
.pricebox dd td.txt_c {text-align:center;}
