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

h1{
	font-size:1.250em;/*20px*/
}

div.blanking,li.blanking{
	font-size:1.250em;/*20px*/
}
.news_title{
	font-size:1.250em;/*20px*/
}

.news_left,.news_right,.more_center a,#footer,.bottom,.menu,.content,.path{
	font-size:1.125em;/*18px*/
}
.menu &gt; ul{
	width:1200px;
}
.news_left,.news_right,.content{
	line-height:22px;
}

.footer_menu{
font-size: 1em;

}
.box_c_03{
	float: NONE;
}
.chi{
	right:70px;
}


@media screen and (min-width:920px) and (max-width:1200px) {
.box_c_01{
	width: 70%;
	margin:0 auto;
}
.box_c_02{
	width: 70%;
	margin:0 auto;
}
.box_c_03{
	width: 70%;
	margin:0 auto;
	FLOAT:  NONE;
}
}
@media screen and (min-width:760px) and (max-width:920px) {
	.box_c_01{
		width: 60%;
		margin:0 auto;
	}
	.box_c_02{
		width: 60%;
		margin:0 auto;
	}
	.box_c_03{
		width: 60%;
		margin:0 auto;
		FLOAT:  NONE;
	}
}
</pre></body></html>