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

.area_index_navi {
	margin-bottom: 10px;
}
.area_index_navi li {
	display: inline;
	margin-left: 5px;
}
.area_index_navi li:first-child {
	margin-left: 0;
}

/*******************************
	繝九Η繝ｼ繧ｹ
*******************************/
.area_news {
	position: relative;
	margin-bottom: 10px;
	height: 30px;
	overflow: hidden;
}
.area_news li {
	height: 30px;
	line-height: 30px;
	white-space: nowrap;
	overflow: hidden;
	display: none;
}
.area_news li .mark,
.area_news li .date {
	margin-right: 5px;
}

/*******************************
	縺翫☆縺吶ａ蜆ｪ濶ｯ蠎�
*******************************/
.area_index_yuryo .description {
	margin-bottom: 5px;
	color: #999;
}

.area_index_yuryo li {
	display: block;
	float: left;
	width: 25%;
	padding: 5px 10px;
	box-sizing: border-box;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

/*******************************
	繧ゅ▲縺ｨ隕九ｋ繝懊ち繝ｳ
*******************************/
.com_title {
	position: relative;
}
.com_more {
	position: absolute;
	right: 10px;
	top: 0;
	bottom: 0;
	margin: auto;
}
</pre></body></html>