<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */





/*階層ページ使用（パンくず部分）*/
.hed1 {

	background-image: url(../img/h1_341b.jpg);
	background-position: left; 
}
.hed2 {
	background-image : url(../img/h1_342b.jpg) ;
	background-repeat:no-repeat;
	background-position:right; 

}
.hed3 {
	background-image : url(../img/h1_343b.jpg) ;
	background-position:left; 

}</pre></body></html>