/* CSS Document */
@charset "utf-8";

.news_autosalon {
	background-image: url(../img/autosalon_2026.jpg);
	background-position: right top;
	background-size: 320px;
	background-repeat: no-repeat;
}

img.news_autosalon {
	display: none;
}

.text_indent_01 {
	margin-left: 40px;
}

.news_autosalon_imgbox {
	position: relative;
}
.news_autosalon_imgbox img {
	width: 180px;
	position: absolute;
	right: 120px;
	top: -90px;
}
.news_autosalon_imgbox_02 img {
	width: 120px;
	position: absolute;
	right: -25px;
	top: -130px;
}
