

.detail4{
	margin-top: 5px;	
	}
.detail2{
	margin-top: 5px;	
	}
.col {
	background: #f5f5f5;
	float: left;
	margin-left: 10px;
	margin-bottom: 5px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ebebeb;
	border-bottom-color: #ebebeb;
	border-left-color: #ebebeb;
	font-size: 15px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
}
.col2 {
	float: left;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height:25px;
	border: 1px solid #ebebeb;
	font-size: 15px;
}
.detail4 .col {
	width: 11%;
}
.detail4 .col2 {
	width: 38.5%;
}
.detail4 .col:nth-of-type(4n+1)
 {
	margin-left: 0;
	clear: left;
}
.detail4 .col2:nth-of-type(4n+1)
 {
	margin-left: 0;
	clear: left;
}

.detail2 .col {
		width: 20%;
	}
.detail2 .col2 {
		width: 80%;
	}

.detail2 .col:nth-of-type(2n+1) {
		margin-left: 0;
		clear: left;
	}
	
	
/**********************************************/	
	
.detail_table {
	border: 1px solid #CCC;
	border-top: none;
	display: table;
	width: 99.5%;

}

.detail_tr {
	display: table-row;
}

.detail_th,
.detail_td {
	display: table-cell;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}

.detail_th {
	background: #f5f5f5;
	border-top: 1px solid #CCC;

	width: 100px;
}

.detail_td {
	background: #fff;
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
}
/*
.tuika_but_long {
	-webkit-border-radius: 4;
	-moz-border-radius: 4;
	border-radius: 4px;
	color: #FFF;
	font-size: 14px;
	border: solid #3a9158 1px;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	margin-top: 10px;
	margin-bottom: 5px;
	display: block;
	width: 90%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #99B1C0;
}
*/
table.ruiji_tbl {
	width: 100%;
	border-right-color: #ebebeb;
	border-right-width: 1px;
	border-right-style: solid;
	border-collapse: collapse;

	margin-bottom: 15px;
}
table.ruiji_tbl thead th {
	padding: 10px 15px;
	color: #333;
	border-right-color: rgb(255, 255, 255);
	border-bottom-color: rgb(255, 255, 255);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	background-color: #ebebeb;
	font-size: 14px;
	font-weight: normal;
}
table.ruiji_tbl thead th:last-child {
	border-right-color: #ebebeb;
	border-right-width: 1px;
	border-right-style: solid;
}
table.ruiji_tbl tbody th {
	padding: 10px 15px;
	vertical-align: top;
	border-bottom-color: #ebebeb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #fff;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ebebeb;
}
table.ruiji_tbl tbody tr:last-child th {
	border-bottom-color: #ebebeb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
table.ruiji_tbl tbody td {
	background: rgb(255, 255, 255);
	padding: 10px 15px;
	vertical-align: middle;
	border-bottom-color: #ebebeb;
	border-left-color: #ebebeb;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
}
table.ruiji_tbl tbody td p {
	margin: 0px;
}
.img_rpict{
	width: 40%;	
	}
.b_title{
	/*
		background: linear-gradient(rgb(255, 255, 255), rgb(230, 230, 230));
	border-radius: 6px;
	border: 1px solid rgb(212, 212, 212);
	color: #666;
	clear: both;
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	width: 98%;
	*/
		clear: both;
	border-radius: 6px 6px 0px 0px;
	text-align: center;
	color: rgb(255, 255, 255);
	font-size: 18px;
	background-image: linear-gradient(rgb(153, 153, 153), rgb(102, 102, 102));
	background-color: rgb(102, 102, 102);
	font-weight: bold;
	margin-top: 20px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	}
@media screen and (max-width:640px)
{
.detail4 .col {
		width: 23%;
	}
.detail4 .col2 {
		width: 75%;
	}

.detail4 .col:nth-of-type(2n+1) {
		margin-left: 0;
		clear: left;
	}
.detail2 .col {
		width: 23%;
	}
.detail2 .col2 {
		width: 75%;
	}
table.ruiji_tbl thead {
	display: none;
}
table.ruiji_tbl tbody th {
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ebebeb;
	border-bottom-width: 0px;
}
table.ruiji_tbl tbody td {
	border-bottom-width: 0px;
	display: block;
	}
table.ruiji_tbl tbody td:last-child {/* Ōtdr */
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
}
table.ruiji_tbl tbody tr:last-child th {
	border-bottom-width: 0px;
}
table.ruiji_tbl tbody td::before {
	clear: both; 
	font-weight: bold; 
	float: left; content: attr(label);
}
table.ruiji_tbl tbody td p {
	padding-left: 50px;
}
.img_rpict{
	width: 90%;	
	}
}
@media all and (max-width:480px) {
	.detail4 .col {
		width: 30%;
	}
	.detail4 .col2 {
		width: 69%;
	}

	.detail4 .col:nth-of-type(2n+1) {
		margin-left: 0;
		clear: left;
	}
	.detail2 .col {
		width: 25%;
	}
	.detail2 .col2 {
		width: 74%;
	}

}
	