@charset "utf-8";
/* CSS Document */

#container #contents #ichiran {
	width: 660px;
}
#container #contents #ichiran ul {
	margin-top: 10px;
	margin-bottom:30px;
}

#container #contents #ichiran li {
	background-image: url(../../images/dotline_topix.gif);
	background-repeat: repeat-x;
	height: 39px;
	line-height: 3em;
	text-indent: 10px;
	clear:both;
}
#container #contents #ichiran #mds {
	width:150px;
	font-weight:bold;
	background:url(../../company/images/icon_list.gif) no-repeat;
	background-position:5px;
	padding-left:10px;
	float:left;
}
#container #contents #ichiran #cns {
	width:460px;
	font-weight: normal;
	float:right;
}
#container #contents #ichiran #cmgsn {
	color:#CCCCCC;
}
