
/*独自クラスは sd_ を付ける*/
.sd_title_bar{
	background-image: url(../images/title_bar.jpg);
	background-repeat: no-repeat;
	height: 35px;
	
}