<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* 讎りｦ�
---------------------------------*/

.n_table {
	clear: both;
	width: 100%;
	margin-bottom: 25px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.n_table th {
	width: 25%;
	background-color: #e5e4d7;
}
.n_table td {
	width: 75%;
	/*background-color: #fff;*/
}
.n_table th,.n_table td {
	font-size: 14px;
	line-height: 160%;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B3A882;
	font-weight: normal;
}

.n_table td ul li {
	display: inline;
	margin-right: 15px;
	white-space:nowrap;	
}

.top_photo{
	background-image: url(../images/top_back.jpg);
	padding-top: 30px;
	padding-bottom: 50px;		
	
	}

@media (max-width: 1200px) {
	
}


@media (max-width: 992px)  {
	
	
}



@media (max-width: 768px)  {
	
}


@media (max-width: 468px) {
	


}
</pre></body></html>