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


/* フッター全体 (W:\co\docs\itasset_new\widgets\footer.ssi)
--------------------------------------------------------------*/
#CABINET {
	clear: both;
	}

#FOOTERNAV { 
	background:#FFF 0px 0px;
} 
#FOOTERNAV p {
	margin: 0;
	padding: 10px 0;
}

#PRODUCTFOOT {
	display: none;
	}

#CONTACTFOOT {
	display: none;
	}




/* ITソリューションフッター (W:\co\docs\itsolution\widgets\footer_it.ssi) */
#FOOTERIT {
	width:1024px;
	padding:0 0 13px 0;
	margin:0 0 0 0;
	border-bottom:1px solid #AAA;
	border-top:2px solid #FFF;
	background:#EEE;
}
#FOOTERIT * {
	margin:0;
	padding:0;
}
#FOOTERIT .footer-it {
	margin:15px 15px 10px 15px;
	padding:10px 0 10px 10px;
	background: #d2d2d2;
	font-size: 13px;
}
#FOOTERIT .footer-it span {
	clear:both;
	display:block;
	margin-bottom:3px;
}
#FOOTERIT .footer-it a {
	font-weight:bold;
	display:block;
	margin-top:-1px;
	padding:0 0 0 17px;
	background-image:url(/itsolution/images/widgets/arrow3.gif);
	float:left;
	margin-right:15px;
}

#FOOTERIT .footer-it-bottom {
	clear:both;
}


#FOOTERIT .footer-category {
	display:block;
	line-height:1.5em;
	margin:10px 0 0 0;
	font-size: 12px;
}

#FOOTERIT .footer-category ul{  
  list-style-type: none;  
  margin: 0;  
  padding: 0;  
}  

#FOOTERIT .footer-category li{  
  float: left;  
  margin-right: 10px;
}  

#FOOTERIT .footer-category div.left{
	display:block;
	float:left;
	width:150px;
	background:transparent url(/itsolution/images/widgets/footer_it_background_sub.png) no-repeat center;
}

#FOOTERIT .footer-category div.right{
	display:block;
	float:left;
	width:800px;
	background:transparent url(/itsolution/images/widgets/line_01.gif) repeat-x bottom;
	padding:10px 0 10px 0;
}

#FOOTERIT .footer-solution {
	display:block;
	clear:both;
	line-height:1.5em;
	margin:0 0 0 0;
	font-size: 12px;
}

#FOOTERIT .footer-solution ul{  
  list-style-type: none;  
  margin: 0;  
  padding: 0;  
}  

#FOOTERIT .footer-solution li{
	display:inline-block;
	white-space: nowrap;
	float: left;
	margin-right: 10px;
}

#FOOTERIT .footer-solution div.left{
	display:block;
	float:left;
	width:150px;
	margin-top:10px;
	background:transparent url(/itsolution/images/widgets/footer_it_background_sub.png) no-repeat center;
}

#FOOTERIT .footer-solution div.right{
	display:block;
	float:left;
	width:800px;
	background:transparent url(/itsolution/images/widgets/line_01.gif) repeat-x bottom;
	padding:10px 0 10px 0;
}


#FOOTERIT .footer-product {
	display:block;
	clear:both;
	line-height:1.5em;
	margin:0 0 0 0;
	font-size:90%;
}

#FOOTERIT .footer-product ul{  
  list-style-type: none;  
  margin: 0;  
  padding: 0;  
}  

#FOOTERIT .footer-product li{  
  float: left;  
  margin-right: 8px;
  display:inline-block;
}  

#FOOTERIT .footer-product div.left{
	display:block;
	float:left;
	width:150px;
	margin-top:10px;
	background:transparent url(/itsolution/images/widgets/footer_it_background_sub.png) no-repeat center;
}

#FOOTERIT .footer-product div.right{
	display:block;
	float:left;
	width:800px;
	background:transparent url(/itsolution/images/widgets/line_01.gif) repeat-x bottom;
	padding:10px 0 10px 0;
}


#FOOTERIT .footer-category a,
#FOOTERIT .footer-product a,
#FOOTERIT .footer-solution a {
	padding-right:20px;
}


/* サイバネットフッター (W:\co\docs\footer_SHIFTJIS.ssi) */
#gFooter {
	width: 1024px !important;
	font-size: 14px;
	}
#gFootLink_dl1 {
	width: 250px !important;
	margin:0 15px 0 10px !important;
}
#gFootLink_dl2 {
	width: 230px !important;
	margin:0 5px 0 0 !important;
}
#gFootLink_dl3 {
	width: 230px !important;
	margin:0 5px 0 0 !important;
}
#gFootLink_dl4 {
	width: 230px !important;
	margin:0 0 0 0 !important;
}



/* シンクサーチ検索窓用 */
#SS_searchQuery2 {
	position: relative;
	left:300px;
	background-color:transparent !important;
}</pre></body></html>