@charset "utf-8";
/* CSS Document */

h2 span{
	display: none; 
	visibility: hidden;
}
h3 span{
	display: none; 
	visibility: hidden;
}
h4 span{
	display: none; 
	visibility: hidden;
}
h5 span{
	display: none; 
	visibility: hidden;
}

h2,h3,h4,h5 { display: block; }
h2 {
	background: url(img/h2.jpg) no-repeat;
	width: 580px;
	height: 70px;
	}
h3 {
	width: 280px;
	height: 15px;
	margin-bottom: 10px;
	}

h3.h3_01 { background: url(img/h3_01.jpg) no-repeat;}
h3.h3_02 { background: url(img/h3_02.jpg) no-repeat;}
h3.h3_03 { background: url(img/h3_03.jpg) no-repeat;}