@charset "utf-8";


#leftNavi {
	zoom:1;
	display:table-cell; float:none;
}
#contents {
	zoom:1;
	display:table-cell; float:none;
}

/* for win ie7 */
*:first-child+html #general{
	padding-left:14px;
}
*:first-child+html .ssTopics{
	width:384px;
}
*:first-child+html .ssTopics dl dd{
	width:259px;
}


