@charset "utf-8";

/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
 *
 *	file name : ossupport.css
 *
 * :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

/* ==

　01. テーブル背景

=============================================================================== */ 

#main .tbl02 tbody td.table_bg_01{
	background:#FFD2FD;
}


/* -- softList -- */

#main ul.softList li {
	background: url(/business/lcd-display/cms/images/000012723.gif) no-repeat left 0.1em;
	padding: 0 0 0 20px;
}

#main ul.softList li.zip {
	background: url(/business/cms/images/000012801.png) no-repeat left 0.1em;
	padding: 0 0 0 20px;
}

#main ul.softList li.other {
       background: none;
	padding: 0 0 0 20px;
}