<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（階層ページ）

==========================================================*/
#mainimg_s_fax {
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', osaka, 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	width:694px;
	height:100px;
	position:relative;
	clear:both;
	background-image: url(../image/main_image.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}

.org_box {
	padding: 20px;
	height: auto;
	width: 648px;
	border: 3px solid #F60;
	margin-top: 30px;
	margin-bottom: 30px;
}
.top #wrapper #main #maincontents .select_Box .org_box ul li {
	display: list-item;
	list-style-position: inside;
	list-style-type: decimal;
	line-height: 2.5em;
}
.fax_og {
	font-size: 16px;
	color: #F45E02;
}
.center {
	text-align: center;
	width: 694px;
	margin-bottom: 10px;
}
</pre></body></html>