@charset "utf-8";
#middle #contents .cont-block {



}
#middle #contents #oss_info {
	text-align: center;
	padding-bottom: 50px;
}

#contents .cont-block #type {
	border-top: 1px solid #996600;
	border-left: 1px solid #996600;
	margin-bottom: 15px;
}
#contents .cont-block #type th {
	border-right: 1px solid #996600;
	border-bottom: 1px solid #996600;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 117%;
	text-align: center;
	background-color: #F7E9D7;
}
#contents .cont-block #type td {
	border-right: 1px solid #996600;
	border-bottom: 1px solid #996600;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 117%;
	text-align: center;
}
#contents .cont-block #type td#oss-text {
	text-align: left;
	line-height: 130%;
}
#contents .cont-block #cout1 {
	font-size: 117%;
	font-weight: bold;
	padding-bottom: 25px;
}
#contents .cont-block #oss-merit {
	background-image: url(../images/ossuary_merit_bg.png);
	margin-bottom: 40px;
}
.cont-block #oss-merit p {
	font-size: 117%;
	font-weight: bold;
	padding-left: 30px;
	margin-top: 15px;
}

.cont-block #oss-merit ul {
	margin-left: 30px;
	margin-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
}
#oss-merit ul li {
	font-size: 117%;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 134%;
	margin-bottom: 15px;
	font-weight: bold;
}
#contents .cont-block .oss_type {
	margin-bottom: 40px;
	text-align: center;
}
.gobyo {
	font-size: 14px;
	text-align: center;
	padding-top: 25px;
}
