
div.info {
	float: none;
	width: 440px;
}

div.news {
	float: none;
	width: 450px;
}

div.news div.title {
	width: 450px;
}

div.news div.news-bg {
	background-image: url(images/news_bg_footer_sp.gif);
}

div.news div.list {
	background: url(images/news_bg_sp.gif);
}

div.news div.list ul li a {
	background-image: url(images/news_li_sp.gif);
	width: 330px;
}

div.news div.list ul li a:hover {
	background-position: -440px 0px;
}

div.ftrain-info {
	width: auto;
}

div.ftrain-photo {
	float: none;
	margin: 0px auto;
	width: 308px;
}
