@charset "utf-8";
/* CSS Document */

#main_vis h3{
	text-indent:-5000px;
	width:740px;
	height:340px;
	background-image:url(/images/main_biz3.jpg);
	margin:0px;
	padding:0px;
	background-repeat:no-repeat;
	border:none;
	margin-left:-6px;
}

#main_vis h3 a{
	display:block;
	width:400px;
	height:80px;
	position:relative;
	top:250px;
	left:320px;

}

#repo{
	clear:both;
	margin-top:10px;
}
#repo #repo_num{
	float:left;
	width:450px;
}

#repo #repo_num th{
	width:300px;
	border-bottom:dotted 1px #FF9900;
	padding:3px;
	text-align:left
}
#repo #repo_num td{
	border-bottom:dotted 1px #FF9900;
	padding:3px;
	font-weight:bolder;
	text-align:right;
}
#repo #repo_num td .num{
	font-size:18px;
	font-family:Impact;
	color:#FF3300;
}

#repo #repo_rank{
	float:left;
	margin-left:10px;
	width:260px;
	padding:5px;
	border:solid 1px #FFCC00;
}

#repo #repo_rank h5{
	padding:3px;
	margin:0px;
	border-bottom:solid 3px #FF9900;
	border-top:solid 3px #FF9900;
}
#repo_rank .num{
	font-family:Impact;
	color:#FF3300;
	font-size:15px;
}

#qa_list{
	margin-top:10px;
}

#qa_list h5{
	color:#009900;
	margin:0px;
	padding:5px;
}

#qa_list ul{
	margin:0px;
	padding:0px;
}
#qa_list ul li{
	margin-left:10px;
	margin-right:10px;
	padding:3px;
	list-style:none;
	border-bottom:dotted 1px #999999;
}

#comu_list{
	margin-top:10px;
}

#comu_list ul{
	margin:0px;
	padding:0px;
}
#comu_list ul li{
	margin:0px;
	padding:0px;
	list-style:none;
}
#comu_list .comu_bg{
	width:60px;
	height:60px;
	background-repeat:no-repeat;
	background-position:center center;
}



