.spring {
	background-image: url(../img/temp/img_temp_spring.jpg);
	background-repeat: no-repeat;
}
.summer {
	background-image: url(../img/temp/img_temp_summer.jpg);
	background-repeat: no-repeat;
}
.autumn {
	background-image: url(../img/temp/img_temp_autumn.jpg);
	background-repeat: no-repeat;
}
.winter {
	background-image: url(../img/temp/img_temp_winter.jpg);
	background-repeat: no-repeat;
}
.dog {
	background-image: url(../img/temp/img_temp_dog.jpg);
	background-repeat: no-repeat;
}
.cat {
	background-image: url(../img/temp/img_temp_cat.jpg);
	background-repeat: no-repeat;
}
.sweet {
	background-image: url(../img/temp/img_temp_sweet.jpg);
	background-repeat: no-repeat;
}
.watermelon {
	background-image: url(../img/temp/img_temp_watermelon.jpg);
	background-repeat: no-repeat;
}
.chestnut {
	background-image: url(../img/temp/img_temp_chestnut.jpg);
	background-repeat: no-repeat;
}
.table {
	background-image: url(../img/temp/img_temp_table.jpg);
	background-repeat: no-repeat;
}
.article {
	background-image: url(../img/temp/img_temp_article.jpg);
	background-repeat: no-repeat;
}
.interior {
	background-image: url(../img/temp/img_temp_interior.jpg);
	background-repeat: no-repeat;
}
.golf {
	background-image: url(../img/temp/img_temp_golf.jpg);
	background-repeat: no-repeat;
}
.garden {
	background-image: url(../img/temp/img_temp_garden.jpg);
	background-repeat: no-repeat;
}
.Japanesque {
	background-image: url(../img/temp/img_temp_Japanesque.jpg);
	background-repeat: no-repeat;
}
.link_bg {
	background-image: url(../img/link/img_bg.jpg);
	background-repeat: no-repeat;
	background-position: left 18px;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	padding-top: 148px;
	padding-left: 15px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
.link_bg a:link {
	color: #666666;
	text-decoration: none;
}
.link_bg a:visited {
	color: #666666;
	text-decoration: none;
}
.link_bg a:hover {
	text-decoration: underline;
	color: #000000;
}