/*
You should not write comments in Japanese or
foolish web browsers become unable to read this file.

This file is an additional style definition.
Main style definitions are wrote in "/include/main.css". See it.
*/

/*hot news*/
#div_hotnews{
	clear:both;
	width:314px;
	margin:0px 0px 10px 10px;
	padding-right:5px;
	border-right:1px #CCCCCC solid;
	float:left;
	/* total width = 314+10+5+1=330 */
}
#div_hotnews UL LI DIV{
	color:#E20020;
}


/*special contents*/
#div_special{
	width:460px;
	margin:0px 0px 10px 5px;
	float:left;
	/* total width = 460+5=465 */
}
