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

/*　メインイメージ　*/
div#main-img{
	background-image:url(../imgs/bk-sub05.jpg);
}

/*　メインコンテンツ　*/
div#cat-main {
	background-image:none;
	background-repeat:no-repeat;
	background-position:right top;
}

