@charset "utf-8";
/* 大幸工業 */

table {
	width:100%;
}
td.colorDeepBlue {
	background-color:#b1d8ff;
	color:#1f77ce;
}
td.noBorderL {
	width:100px;
}
.longIconList {
	background:url("../images/common/daikoIconList.gif") 5px center no-repeat;
}
.longIconListTxt {
	padding-left:5px;
}
.txt_r {
	margin-bottom:10px;/*float:right;*/
}
ul.iconList li {
	margin:2px 0;
	margin-left:0.7em;
	text-indent:-0.6em;
}
ul.iconList li img {
	margin-right:4px;
}

