@charset "UTF-8";

#main{
	min-height: 300px;
	margin: 5px 0;
}

#contents{
	margin: 0px 0px 0px 0px;
	height: auto;
	
}


#contents #news{
	float: left;
	overflow: hidden;
	min-height: 390px;
	padding: 0 0 20px 0;

	
}

#contents #news h3{
	margin: 0 0 0 0;
}


#contents #news tr{
	height: 20px;

}

#contents #news span{
	font-size: 12px;
	margin: 0 5px;	
}

#contents #news table{
	margin: 10px 0 0 10px;
}	

#contents #news td{
	width:360px;
	background: url(../images/cap.gif) no-repeat 0 8px #FFFFFF;
	padding: 0 0 0 5px;
	border-bottom: dotted 1px #CCCCCC;
}

#contents #aisatu{
	width: 395px;
	float: right;
	height: 400px;
	background: url(../images/news_bg.gif) no-repeat 0 0;

}

#contents #aisatu #text{
	margin: 20px 10px 0 20px;
	color: #333333;
}

#FlashPlayer{
	padding: 10px 0 10px 5px;
	background-image: url(../images/bg.gif);
}

#FlashPlayer img{
	margin: 0 5px 0 0;	
}

#FlashPlayer img,#FlashPlayer p{

	vertical-align: bottom;
	font-size: 10px;
	color: #666666;

}
