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

/*個別設定///////////////////////////////////////*/

#frame_box {
	margin-top:20px;
	width: 900px;
	height: 550px;

}

#inqery_navi_box {
	margin-top: 20px;
	text-align: right;
}

.bikou {
	margin-top: 50px;
	font-family: A1明朝 ;
	font-size: 20px;
	line-height: 20px;
	color: #FFF;
	text-align: center;
}.white {
	color: #FFF;
}
.back {
	font-size: 14px;	
}
</pre></body></html>