@charset "UTF-8";

#treenavi p { background-image:url(images/title.jpg); }

.art { width:750px; background:url(images/art-bg.gif) no-repeat top;}
	.a { width:725px; height:134px; padding:16px 0 0 25px; background-repeat:no-repeat; background-position:570px 0;}
		#a1 { background-image:url(images/a1.jpg);}
		#a2 { background-image:url(images/a2.jpg);}
		#a3 { background-image:url(images/a3.jpg);}
		#a4 { background-image:url(images/a4.jpg);}
		#a5 { background-image:url(images/a5.jpg);}
	.art h2 { margin:0; padding:8px 0;}
	.art p { margin:0; padding:8px 160px 8px 36px; font-size:12px; line-height:14px;}