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

.sckech{
	background-image: url(../imgs/bg_sckech01.gif);
	text-align: center;
	color: #06508C;
	border-top: solid 1px #eeeeee;
	margin-top: 10px;
	width: 298px;
}
.sckech p{
	background-image: url(../imgs/bg_sckech02.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 0 0 15px 0;
}
.sckech img{
	display:inline;
}
