#allContents {
	width: 795px;
	_width: 797px;
	margin: 0 auto;
	position: relative;
	background-color:#fff;
	background-image: url(../images/bgimg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-left: 1px solid #3ff;
	border-right: 1px solid #3ff;
	border-bottom: 1px solid #3ff;
}
#head {
	width: 775px;
	height: 78px;
	margin-left: 20px;
	margin-bottom: 15px;
	padding: 0;
	text-align: left;
	position: relative;
}
#contentsLeft {
	width: 150px;
	margin-top: 20px;
	padding-left: 10px;
	margin-bottom: 20px;
	position: relative;
	text-align: left;
	float: left;
	_width: 160px;
}
#contentsLeft dl {
	margin-top: 20px;
	width; 148px;
	_width: 150px;
	height: auto;
	border: 1px solid #3ff;
}
#contentsLeft dt {
	width; 148px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #3ff;
	border-left-color: #3ff;
	height: auto;
	color: #3ff;
	padding-left: 0.3em;
}
#contentsLeft dd {
	padding: 5px;
}
#contentsLeft #qr dd {
	text-align: center;
}
#contentsRight {
	width: 610px;
	_width: 620px;
	margin-top: 20px;
	padding-right: 10px;
	margin-bottom: 20px;
	position: relative;
	text-align: left;
	float: right;
}
#main {
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
	width: 455px;
	_width: 476px;
	float: left;
}
#main dt {
	font-weight: bold;
	margin-top: 1.3em;
	border-bottom: 1px solid #ccc;
	position: relative;
}
#main p {
	margin-top: 1em;
}
#sub {
	margin: 0 auto;
	position: relative;
	width: 120px;
	text-align: center;
	float: right;
}
#sub p {
	margin-bottom: 1em; 	
}
#foot {
	width: 755px;
	_width: 795px;
	padding: 10px 20px;
	position: relative;
	border-top: 1px solid #ccc;
	clear: both;
}
#todayunsei {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.prtBtn {
	text-align: right;
}
.txtCenter {
	text-align: center;
}
.txtRight {
	text-align: right;
}
.celVcenter {
	vertical-align: middle;
}
.note {
	margin: 1em;
	width: auto;
	height: auto;
	background-color: #ffd;
}
