/*
	Image指定用CSS
*/



/* Tableのバックグラウンド画像指定 */

/* Tableのバックグラウンド画像指定 */
.i_bg04_01{
	background-color: #ffffff;
	background-image: url(../img/photo04_axt.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom
}


