@charset "Shift_JIS";

#headerBG{
	background-image:url("../images/header.gif");
	background-repeat:no-repeat;
	background-position:top center;
	width:700px;
	text-align:left;
}

.cntBg1{
	background-image:url("../images/cnt1_bg.gif");
	background-color:#ffffff;
	background-repeat:no-repeat;
}

.cntSecLeft{
	width:286px;
	float:left;
}

.cntSecRight{
	width:300px;
	float:right;
}

#qr-container{
	padding:0 0 12px 80px;
}

#qr-cont{
	border-top:2px solid #666666;
	text-align:right;
}
