@charset "utf-8";
/******************** point ********************/
h2#point {
	background: url(../img/h2-point.gif) no-repeat;
}
div.comment {
	padding: 20px 0;
	margin: 0 15px;
	background: #F7FAFF;
}
p#qr {
	text-align: left;
	margin: 20px auto 25px;
	background: url(../img/point-qr.gif) no-repeat center;
	padding: 105px 20px 20px 272px;
	line-height: 200%;
}
p#qr span {
	font-weight: bold;
	color: #888;
	font-family: Arial;
}
p#sub1 {
    display: block;
    height: 20px;
	width: 300px;
    text-indent: -500px;
    overflow: hidden;
	margin: 0 10px 15px;
	clear: both;
	background-repeat: no-repeat;
}
p#sub1 {
	background-image: url(../img/sub-point.gif);
}


/********************
*html  Internet Explorer6.0
*:first-child+html  Internet Explorer7.0
html>body  Firefox
html:first-child  Safari & Opera
********************/
