@charset "utf-8";
/* --------------------------------------- *
 *	bbs.css
 * --------------------------------------- */

/* --------------------------------------- *
 *	BBS
 * --------------------------------------- */
	
.page #content .companyList a:link {
	color: #9F4E00;
}
.page #content .companyList a:visited {
	color: #0000CC;
}
.page #content .companyList a:hover {
	color: #FF00FF;
}
.page #content .companyList a:link {
	color: #9F4E00;
}
.page #content .companyList a:visited {
	color: #999999;
}
.page #content .companyList a:hover {
	color: #FF00FF;
}
.page #content .companyIntroduce .text a:link {
	color: #999999;
	text-decoration: underline;
}
.page #content .companyIntroduce .text a:visited {
	color: #999999;
	text-decoration: underline;
}
.page #content #namelist li {
	width: 250px;
}#content .commendation .cmtext {
	padding-left: 10px;
	line-height: 2em;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 110%;
}
#content  .cmmidashi  {
	padding-left: 10px;
	line-height: 2em;
	padding-top: 10px;
}

.table01{
	margin:0 0 0 15px;
}

.table02{
	margin:2px 0 0 15px;
	border-top:solid 1px #eee;
}

.table01 th,
.table02 th{
	font-size:13px;
	font-weight:normal;
	text-align:left;
	vertical-align:middle;
	padding:5px 0;
	border-bottom:solid 1px #eee;
	width:235px;
}
.table01 td,
.table02 td{
	font-size:13px;
	text-align:left;
	vertical-align:middle;
	padding:5px 0 5px 26px;
	border-bottom:solid 1px #eee;
}
