/* CSS Document */


/* 「全てを包み込むBuddism」コーナー内で使用されているクラスを記述しています。 */



/*H3相当のタイトル*/

h3 {
	width: 400px;
	height: 50px;


}


h3#tit01 {
	background-image:url(../../buddism/images/bg_h3_01.gif);
	background-repeat:no-repeat;
}

h3#tit02 {
	background-image:url(../../buddism/images/bg_h3_02.gif);
	background-repeat:no-repeat;
}
h3#tit03 {
	background-image:url(../../buddism/images/bg_h3_03.gif);
	background-repeat:no-repeat;
}

h3#tit04 {
	background-image:url(../../buddism/images/bg_h3_04.gif);
	background-repeat:no-repeat;
}
h3#tit05 {
	background-image:url(../../buddism/images/bg_h3_05.gif);
	background-repeat:no-repeat;
}

h3#tit06 {
	background-image:url(../../buddism/images/bg_h3_06.gif);
	background-repeat:no-repeat;
}