@charset "utf-8";
#kireishoku_txt {
	background-image: url(../kireishoku/img/bg_txt.gif);
	width: 510px;
	margin:0 auto;
	padding-top:25px;
}
#kireishoku_txt p {
	font-size: 12px;
	line-height: 25px;
	margin-bottom: 25px;
	padding:0 10px;
}
#kireishoku_txt p.bold {
	font-size: 12px;
	font-weight: bold;
	color: #D3381C;
	}
#kireishoku_txt img.left {
	float: left;
	margin-right: 5px;
}
#kireishoku_txt img.right {
	float: right;
	margin-left: 5px;
}
#kireishoku_txt .bold {
	font-weight: bold;
	color: #D3381C;
}
#kireishoku_txt h3 {
	margin-bottom: 0.3em;
}

