@charset "UTF-8";

/*------ company index ------*/

#contents .linklist {
	background-image: url(../images/index_pct_icon.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding: 0 0 7px 8px;
}

#contents .linklist .name {
	font-weight: bold;
}

#contents .linklist .txt {
	color: #666666;
}




