@charset "utf-8";

article.post h1{
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	margin-bottom:25px;
	background:url(../images/common/h2-bg-c01.png) no-repeat 0 0;
	height:50px;
	line-height:50px;
	padding:0 0 0 55px;
}
article.post h2{
	font-size:15px;
	font-weight:bold;
	margin-bottom:10px;
	color:#00479D;
	background:url(../images/common/h3-bg.png) no-repeat 0 3px;
	padding:0 0 0 17px;
	height:120%;
	line-height:120%;
}