@charset "utf-8";
/*
----------------------------------------------------------------------------------------------------------------------
Cascading Style Sheets for [CLAUDIA]
---------------------------------------------------------------------------------------------------------------------- */


/*
----------------------------------------------------------------------------------------------------------------------
* PAGE SET
---------------------------------------------------------------------------------------------------------------------- */
body {
	height: 100%;
	margin: 0;
	padding-bottom: 20px;
	background: #fed4da url(../img/bgcp.gif) top center repeat-y;
}
#main-block {
	width: 960px;
	height: 100%;
	margin: 0 auto;
	text-align:center;
}
#main-block h1 {
	margin: 0;
	padding: 20px 0;
}
.page-contents-area {
	width: 830px;
	margin: 0 auto;
	text-align: left;
}
dl.dl-table-legal {
	margin: -8px 0 8px;
	padding: 8px 0;
	background:url(../../coexist/img/reader_common.gif) bottom left repeat-x;
}
dl.dl-table-legal dt {
	width: 230px;
	margin: 0;
	font-weight: bold;
	float: left;
}
dl.dl-table-legal dd {
	width: 600px;
	margin: 0;
	float: right;
}
#copyright-area {
	width: 960px;
	margin: 0 auto;
	float: none;
}
