<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* ------------------------------
 代表組/代表ダイヤルイン（代表電話・代表番号・代表組）
------------------------------ */

/* メイン */
#main {
	background:url(/img/service/dialin/bg_main.jpg) no-repeat;
	height:353px;
	width:924px;
	margin:0 auto 20px;
	position:relative;
}

#main h1,
#main p { position:absolute }

#main h1 {
	top:0;
	left:-14px;
}

#p_main_1 {
	top:115px;
	left:33px;
}

#p_main_2 {
	top:196px;
	left:33px;
}

/* 代表番号発信 */
#group_tel {
	background:url(/img/service/dialin/bg_group_tel.png) no-repeat;
	min-height:180px;
	height:auto!important;
	height:180px;
	width:634px;
	margin:0 auto 20px;
	padding-top:40px;
}

#group_tel dt { margin-left:210px }

#group_tel dd {
	background:url(/img/service/dialin/bg_dd_group_tel.png) no-repeat left bottom;
	width:460px;
	margin-left:174px;
	padding-bottom:2px;
}

#group_tel dd p {
	background:url(/img/service/dialin/bg_dd_group_tel_inner.png) no-repeat;
	width:400px;
	padding:20px 20px 20px 40px;
}

/*
--------------------------------------------------------------------------------
 END OF CSS
--------------------------------------------------------------------------------
*/
</pre></body></html>