@charset "utf-8";
body {
	background-color: #666666;
	margin: 0px;
	padding: 0px;
	background-image: url(img/back.gif);
	background-repeat: repeat;
}
#out {
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	padding: 0px;
}
#main {
	background-color: #000000;
	width: 782px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.pankuzu {
	width:700px;
	height:30px;
	margin-left: 30px;
}

.infoBox {
	width: 782px;
	margin-top: 40px;
	padding-bottom: 50px;
}
.infoBox .leftInfo {
	width: 520px;
	margin-left: 20px;
	float: left;
}
.infoBox .right {
	float: right;
	width: 230px;
}
.infoBox .leftInfo h2 {
	margin: 0px;
	padding: 0px;
}
.infoBox .leftInfo .lineBox {
	width: 500px;
	margin-left: 20px;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 30px;
	background-image: url(img/lineBack.gif);
	margin-top: 20px;
}
.infoBox .leftInfo .lineBox .new {
	font-size: 12px;
	color: #CC0000;
	width: 50px;
	float: left;
}

.qr {
	width:230px;
	float: right;
}

.infoBox .right .banner {
	margin-top: 10px;
	margin-right: auto;
	width: 210px;
	margin-left: auto;
	font-size: 12px;
}
.footer {
	font-size: 10px;
	color: #FFFFFF;
	height: 140px;
	width: 782px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	background-image: url(img/footer.png);
}
.footer .footcopy {
	float: right;
	margin-right: 20px;
}


.new {
	width: 20px;
}

.date {
	width:65px;
	float: left;
}

.news {
	width:385px;
	float: right;
}

.clear {
	clear: both;
}
