@charset "utf-8";
/* CSS Document */


#body {
	width:840px;
	margin:30px auto 40px;
}
h3 {
	margin:0 0 10px;
	padding:0;
}
.cts01 {
	height:100%;
	background: url(../images/bg.jpg) no-repeat 485px bottom;
	padding-bottom:7px;
}
.cts02 {
	height:100%;
	padding:35px 0 0;
	background:url(../../shared/images/border.gif) repeat-x 0 0;
}
.cts02 p {
	width:201px;
	float:left;
	margin:0 12px 0 0;
}
.cts01 p {
	padding:5px 10px;
}
.cts01 table{
	margin:10px;
}
.cts01 table td{
	padding:0 7px 0 0;
}
.right01 {
	width:223px;
	float:right;
	text-align:right;
}

