@charset "utf-8";
#jyouken {
	background-image: url(../self/images/kit_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 1600px;
	width: 540px;
	text-align: center;
}
#jyouken .self_top {
	padding-top: 10px;
}

#jyouken h4 {
	font-size: 12px;
	color: #FF0000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}

#jyouken h5 {
	font-size: 14px;
	color: #0099CC;
	text-align: left;
	text-indent: 70px;
	background-image: url(../self/images/note.jpg);
	background-repeat: no-repeat;
	background-position: 30px top;
	height: 38px;
	line-height: 37px;
}
#coment {
	text-align: left;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 35px;
	padding-left: 35px;
}
