@charset "utf-8";
/* CSS Document */
h1, h2,h3, h4, h5, h6, p {
	margin: 0;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

/* checktool.html */
h1#guide_checktool_ttl {
	background-image:url(../guide/img/checktool_ttl.gif);
	background-repeat: no-repeat;
	height: 31px;
	text-indent: -9999px;
}

div#guide_checktool_leadnote {
	margin:8px 20px 0px 20px;
}

div#guide_checktool_about {
	width:534px;
	height:154px;
	background:url(../guide/img/read.jpg) left top no-repeat;
	text-indent:-9999px;
	margin-top:18px;
}

div#guide_checktool_lead {
	border:1px solid #ffafaf;
	background:#FFF;
	padding:12px;
	margin:12px 0;
}

a#guide_checktool_btl_dl {
	display:block;
	width:310px;
	height:30px;
	background:url(../guide/img/checktool_btn_dl.gif) left top no-repeat;
	margin:18px 0 24px 113px;
	text-indent:-9999px;
}

h2#guide_checktool_sub1 {
	width:516px;
	height:32px;
	background:url(../guide/img/checktool_sub1.gif) left top no-repeat;
	margin:0px 10px;
	text-indent:-9999px;
}

h2#guide_checktool_sub2 {
	width:516px;
	height:30px;
	background:url(../guide/img/checktool_sub2.gif) left top no-repeat;
	margin:60px 10px 0px 10px;
	text-indent:-9999px;
}

span.guide_checktool {
	display:block;
	margin:18px 12px 0px 28px;
}
