@charset "utf-8";
/* CSS Document */
h1 {
	background-image: url(img/amagumo/title.gif);
}
h2 {
	background-image: url(img/amagumo/sub_title.gif);
}
#rightBox #keitaiImg {
	background-image:url(img/amagumo/keitai_img.jpg);
}
#leftBox #contentImg {
	background-image: url(img/amagumo/content.gif);
	height: 120px;
}

