/* report
---------------------------------------------------------------------- */
body {
	background-image: url(../img/Back_Ground02.jpg);
	background-repeat: repeat;
}

#content #left {
	float: left;
	border:#B8AF73 2px solid;
	background-color:#FFFFFF;
	width: 578px;
	margin-bottom: 30px;
}

#content #left #title1 {
	margin-top : 20px;
	margin-left : 29px;
}

#content #left #title2 {
	margin-top : 20px;
	margin-left : 29px;
}

#content #left #report {
	width: 90%;
	margin: 30px auto;
}

#content #left #report #bro {
	background-color:#442c1e;
	margin: 0 auto;
	padding-top : 30px;
}

#content #left #report #bro .sheet {
	margin-left : 30px;
	margin-bottom : 30px;
}

#content #left #report #bro .btn {
	margin-left : 177px;
	margin-bottom : 30px;
}

/*up_btn
----------------------------------------------------*/

#content #left #up a {
	float:right;
	display: block;
	margin-top:50px;
	margin-bottom : 30px;
}

#content #left #up a:link {
	color: #000000;
	text-decoration: none;
}
#content #left #up a:visited {
	text-decoration: none;
	color: #000000;
}
#content #left #up a:active {
	text-decoration: none;
	color: #000000;
}

#content #cle{
	clear:both;
}
