/**
 * sidebar.css
 * type: default skin
 */


#SIDEBAR *.liner *.wrapper.company *.heading {
	background:url(../../thkcom/widgets/sidebar/background_top03.jpg) no-repeat scroll 0 0;
}

#SIDEBAR *.wrapper.company *.heading *.liner a:link,
#SIDEBAR *.wrapper.company *.heading *.liner a:visited,
#SIDEBAR *.wrapper.company *.heading *.liner a:active,
#SIDEBAR *.wrapper.company *.heading *.liner a:hover {
	color:#2C6124;
}

#SIDEBAR *.liner *.wrapper.company {
	border-top:4px solid #2C6124;
}
#BODY_AREA_MAIN{ width:100% !important; }
#BODY_AREA_RIGHT{ display:none; }
#BODY_AREA_MAIN .section{ width:100%; }
#BODY_AREA_MAIN h2{ width:745px; }
#BODY_AREA_MAIN div.section div.section table{ width: auto; max-width:720px; }
#BODY_AREA_MAIN .rect.news h2{ width:auto; }