body {
	font-size: 0.75em;
	line-height: 1.5;
	color: #333;
	background: url(../images/bg_all.gif) no-repeat center 0;
}
#wrapperAll {
	width: 868px;
	margin: 146px auto 0;
	background: url(../images/bg_body.gif) repeat-y;
	position: relative;
}

a#logoKaiyodo {
     display: block;
     width: 107px;
     height: 18px;
     font-size: 0;
     line-height: 1;
     text-indent: -9999px;
     background: url(../images/logo_kaiyodo.gif) no-repeat;
	 position: absolute;
	 top: -30px;
	 right: 0;
}

h1 {
     display: block;
     width: 868px;
     height: 240px;
     font-size: 0;
     line-height: 1;
     text-indent: -9999px;
     background: url(../images/logo_qfront.jpg) no-repeat;
}
h2 {
     display: block;
     width: 868px;
     height: 215px;
     font-size: 0;
     line-height: 1;
     text-indent: -9999px;
     background: url(../images/ttl01.jpg) no-repeat;
}
h3 {
     display: block;
     width: 868px;
     height: 72px;
     font-size: 0;
     line-height: 1;
     text-indent: -9999px;
     background: url(../images/ttl02.gif) no-repeat;
}


#cont5000 {
	width: 824px;
	margin-left: 42px;
	padding-right: 2px;
}
#cont5000 h4 img {
}
#cont5000 div {
	float: left;
	width: 442px;
}
#cont5000 ul {
	background: #fff;
	list-style: none;
	padding: 14px;
}
#cont5000 ul li {
	margin-bottom: 6px;
}
#cont5000imgr {
	float: right;
}


/*contabout*/
#contabout {
	position: relative;
	clear: both;
	padding: 50px 32px 0 33px;
}
#contabout h5 {
	padding-bottom: 3px;
	border-bottom: solid #333 1px;
}
#contabout p {
	width: 512px;
	margin: 8px 0 22px;
}
#contabout #dayimg {
	position: absolute;
	right: 32px;
	top: 38px;
}


/*contlightbox*/
#contlightbox {
	padding: 50px 32px 0 33px;
}
#contlightbox h5 {
	padding-bottom: 3px;
	border-bottom: solid #333 1px;
}
#contlightbox p {
	margin: 8px 0 22px;
}
#contlightbox div {
	margin-left: 2px;
}
#contlightbox div img {
	float: left;
	margin-right: 4px;
	margin-bottom: 6px;
}


/*auth*/
#auth {
	clear: both;
	margin-left: 600px!important;
	margin-bottom: 0!important;
}


/*copyright*/
#copyright {
	width: 868px;
	margin: 0 auto 40px;
	text-align: center;
	padding: 40px;
	background: url(../images/bg_footer.gif) no-repeat bottom;
}