text {  font-size: 14px; line-height: 25px; color: #FFFFFF}
.text1 {  font-size: 14px; line-height: 22px; color: #FFFFFF; font-family: "ＭＳ Ｐゴシック", "Osaka"}
.text2 {
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
hover {
	color: #FFFFFF;
}
.blue {
	font-size: 14px;
	color: #C1EBFF;
	line-height: 20px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
#opacity-style :hover {
	filter: alpha( opacity=95);  /* IE */
	opacity:0.9;                 /* Firefox,Opera,Safari */
	-moz-opacity:0.9;           /* Firefox 0.9より前 */
}
.org14 {
	font-size: 14px;
	color: #F90;
	line-height: 20px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
#company_list{
	font-size: 12px;
	line-height: 24px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-style: none;
	border-left-style: none;
	text-indent: 10px;
	background-color: #F3F3F3;
	text-align: left;
	margin-left: 30px;
	
}

