h2#headline2{
	 padding: 0.5em;/*文字周りの余白*/
  color: #494949;/*文字色*/
  background: #fffaf4;/*背景色*/
	 border-left: solid 5px #ffaf58;/*左線（実線 太さ 色）*/

 }

h3#headline3{
	
}

h4#headline4{
	
}