/* title_bg ----------- */
.bg_titleimg {
	WIDTH: 100%;
	HEIGHT: 195px;
	background-image: url(img/mainimage_top.jpg);
	background-repeat: no-repeat;
}
.bg_skart {
	WIDTH: 100%;
	HEIGHT: 26px;
	background-image: url(img/bg_skart.gif);
}
/* news ----------- */
.txt_news_red_11px_normal {
	WIDTH: auto;
	COLOR: #CC0000;
	HEIGHT: auto;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka, "MSƒSƒVƒbƒN", sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}