<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* ﾄｯﾌﾟﾍﾟｰｼﾞ用 */
table.conttop{
	width:				701px;
	border-style:		none;
	border-collapse:	collapse;
	margin-left:		auto;
	margin-right:		auto;
	margin-bottom:		40px;
}

table.continfo{
	border-style:		none;
	border-collapse:	collapse; 
	width:				701px;
	height:				40px;
	margin-left:		auto;
	margin-right:		auto;
}

.middle1  {
	border:					solid 1px #99D8FF;
	border-top-style:		none;
	border-right-style:		none;
	border-left-style:		none;
	vertical-align:			middle;
	font-size:				15px;
	text-align:				left;
	width:					120px;
	height:					30px;
}

.middle2  {
	border:					dotted 2px #C4E2E8;
	border-top-style:		none;
	border-right-style:		none;
	border-left-style:		none;
	vertical-align:			middle;
	font-size:				15px;
	text-align:				left;
	width:					580px;
	height:					30px;
}


img.infopic{
	vertical-align:			middle;
	padding-right:			10px;
}

span.color{
	/* color:					#02FF00; */
	/* font-weight:			600; */
	padding-right:			45px;
}

.navi{
	height:				40px;
	width:				700px;
	background-image: 	url(IMG/home/messages.jpg);
}

.info{
	height:				40px;
	width:				700px;
	background-image: 	url(IMG/home/topics.jpg);
}

div.info_top{
	margin-left:	auto;
	margin-right:	auto;
	text-align:		center;
	width:			700px;
	height:			100px;
	overflow:		scroll;
	overflow-x:		hidden;
	margin-bottom:	40px;
}

/* ﾄｯﾌﾟﾍﾟｰｼﾞ下部採用情報のﾘﾝｸ用 ここから↓ */
#saiyo{
	margin-left:		auto;
	margin-right:		auto;
	width:				290px;
	height:				100px;
	display:			block;
}

#saiyo a{
	text-align: center;  
	display:block;  
	padding: 50px;  
	background: url("IMG/top/saiyo1.gif") no-repeat 0 50%;
}

#saiyo a:hover{  
  background: url("IMG/top/saiyo2.gif") no-repeat 0 50%; 
}
/* ﾄｯﾌﾟﾍﾟｰｼﾞ下部採用情報のﾘﾝｸ用 ここまで↑ */

table.info{
	border-style:		none;
	border-collapse:	collapse; 
}</pre></body></html>