@charset "utf-8";

/*------------------------------------------------
基本設定
------------------------------------------------*/

h2.title img {
	top: -25px;
	right: 30px;
}

.gnavi02 {
	border-bottom: 5px solid #9a84b7;
	height: 68px;
}

.listPrice {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	width: 100%;
	box-sizing: border-box;
	overflow: hidden;
}
.listPrice li {
	width: 12.5%;
	box-sizing: border-box;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	line-height: 3.125;
	text-align: center;
	float: left;
	background: #fff;
}
.listPrice li span.tit {
	display: block;
	border-bottom: 1px solid #ccc;
	background: #ecfce8;
	font-weight: bold;
}

.agedbox {
	position: relative;
	padding-top: 25px;
	width: 80%;
}
.agedbox .tit {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	font-weight: bold;
}

.w83per {
	width: 83% !important;
}


.changeCell,
.changeCell2 {
	border: 0 !important;
	background: none !important;
	text-align: left;
	vertical-align: top;
	padding: 0 !important;
}
.changeCell p,
.changeCell2 p {
	position: relative;
}
.changeCell p img {
	position: absolute;
	left: -10px;
	top: 0;
	z-index: 2;
}

.changeCell2 p img {
	position: absolute;
	left: -10px;
	top: 16px;
	z-index: 2;
}

.agedtit {
	float: left;
	width: 38%;
}
.agedresult {
	overflow: hidden;
}
.agedresult span {
	display: block;
	float: left;
	text-align: center;
}

.agedresult span.operator {
	width: 23%;
}
.agedresult span.molecule {
	width: 34%;
}
.agedresult span.denominator {
	width: 20%;
}
.agedresult span.denominator {
	text-align: right;
}

.borL {
	border-left: 3px solid #b3b3b3 !important;
}
.borT {
	border-top: 3px solid #b3b3b3 !important;
}
.borR {
	border-right: 3px solid #b3b3b3 !important;
}
.borB {
	border-bottom: 3px solid #b3b3b3 !important;
}

.cellNone {
	background: none !important;
	border: 0 !important;
}

.addr01 dt span,
.addr02 dt span,
.addr03 dt span {
	font-size: 65%;
}

.txtS {
	font-size: 10px;
	color: #333 !important;
}

th small {
	margin-left: 1em;
	font-weight: normal;
}

.notes {
	text-indent: -1em;
	margin-left: 1em;
}

.gengoBox {
	margin-bottom: 10px;
}

.heiseiBox {
}

.reiwaBox {
	/*display: none;*/
}



