
h3{
	background-image:url(/img/common/h3.gif);
	height:30px;
	line-height:30px;
	text-indent:40px;
}


#right p,#right li,#right dt,#right dd,#right td{
	font-size:10pt;
}




.wbox{
	background-color:#ffffff;
	padding:3px 10px;
}

table{
	margin:20px auto;
	border-collapse:collapse;
}

table td{
	padding:4px 10px;
}

table th{
	text-align:center;
	color:white;
	font-size:10pt;
	background-color:#a799ba;
}

table td,table th{
	border:solid 1px #ffffff;
}




#prof table{
	float:left;
	margin:0;
	height:350px;
	width:370px;
}

#prof th{
	width:130px;
}

#imgb{
	float:right;
	width:280px;
	height:350px;
}

#prof ul{
	clear:both;
	list-style:none;
	margin:20px 0;
	height:70px;
}

#prof ul li{
	float:left;
	margin:5px;
}



#prtext,#playlist{
	width:325px;
	float:left;
}

#question,#schedule{
	float:right;
	width:325px;
}

dl{
	background-color:#fff;
	margin:0;
	padding:10px;
}

dt{
	margin-left:5px;
}

dd{
	margin-bottom:25px;
}

#playlist table{
	width:325px;
}

#playlist table th{
	width:125px;
}

p.notice{
	background:url(/img/sub/list2.gif) no-repeat left 4px;
	padding-left:17px;
	color:red;
}


#contact{
	float:right;
	padding:5px 10px;
	background-color:#f0f0f0;
}

#voices{
	height:400px;
	margin:20px auto;
	overflow:auto;
}

#voices div{
	margin:0 10px 20px auto;
}


