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

#bk_01, #bk_02, #bk_03{
	background: url(../charge/images/bk_01.png) left bottom;
	height: 90px;
	margin-bottom: 5px;
	width: 415px;
}
#bk_01{
	background: url(../charge/images/bk_01.png) left bottom;
}
#bk_02{
	background: url(../charge/images/bk_02.png) left bottom;
}
#bk_03{
	background: url(../charge/images/bk_03.png) left bottom;
}

#bk_03 .bk_inner{
	padding: 20px 0 0 100px;
}
#bk_01 .bk_inner, #bk_02 .bk_inner{
	padding: 10px 0 0 100px;
}
