@import url("./basic2.css");
/* === request === */
#request{
	line-height:20px;
}
#request h3{
	margin:10px 0 0 0;
	padding:0;
	font-size:12px;
	color:#FF0000;
}
#request h3 span{
	font-size:12px;
	font-weight:normal;
	margin:0 0 0 6px;
}
#request ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
}
#request ul course li{
	font-weight:normal;
	padding:0 8px 8px 0;
	margin:0 0 0 30px;
	text-decoration:none;
	overflow:hidden;
}
#request .reqhyou{
	width:540px;
	margin:5px 0 20px 0;
	padding:0;
	line-height:20px;
}
#request .reqhyou th{
	margin:0;
	padding:0;
	background-color:#990000;
	color:#FFFFFF;
}
#request .reqhyou .rec{
	width:180px;
	margin:0;
	padding:6px;
	vertical-align:top;
	border-bottom:1px dashed #000;
	background-color:#CCCCCC;
	color:#333333;
	font-weight:bold;
}
#request .reqhyou .com{
	margin:0;
	padding:6px;
	vertical-align:top;
	border-bottom:1px dashed #000;
}
#request .reqhyou .com2{
	margin:0;
	padding:10px;
	vertical-align:top;
}
#request .reqhyou .com3{
	background-color: #dddddd;
	margin:0;
	padding:10px;
	vertical-align:top;
}

/*着ボイスグランプリ(仮)*/
/*#request .cosgp{
	width:540px;
	margin:0;
	padding:15px 0;
	line-height: 30px;
	vertical-align: middle;
	text-indent: 10px;
}
#request .cosgp th{
	margin:0;
	padding:0;
	background-color:#666666;
	color:#CCCCCC;
	line-height: 20px;
}
#request .cosgp td{
	border-bottom:1px dashed #000000;
}
#request .cosgp .entno{
	background-color:#FFCCCC;
	font-size: 11px;
}
#request .cosgp .entname{
	background-color:#FFCCCC;
	font-size: 14px;
	font-weight:bold;
}*/
