<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */

/*==========================================================

				各コンテンツBOX（階層ページ）

==========================================================*/
.img_pri{
	width:420px;
	overflow: hidden;
	float: left;
	background-image: url(../image/img_pri.png);
	height: 229px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 119px;
	padding-left: 560px;
}

.red {
	color: #c52826;
}
</pre></body></html>