@charset "utf-8";
@import url("contents.css");

/*コンテンツタイトル*/
#contentsTitle h1 {
	background: url(../information/images/title.jpg);
}

/*キャプション*/
#contentsLeft h2.caption01 { background: url(../information/images/caption_01.jpg); }
