@charset "utf-8";


#contentArea {
	/*height: 100%;*/
	margin-left: 100px;
	/*margin-bottom: -103px;*/
	padding-top: 75px;
	padding-right: 60px;
	padding-bottom: 100px;
}

.copy01 {
	margin-left: 30px;
}


.copy02 {
	margin: 30px 40px 60px 40px;
	color: #0099FF;
}

.frame {
	width: 800px;
	background-image: url(../img/frame_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.guideline {
	margin: 40px 0 20px 0;
}

.guideline th {
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;	
}


.guideline td {
	text-align: left;
	padding-right: 40px;
	padding-bottom: 24px;
}

.guideline ul {
	list-style-type: decimal;
}

.guideline li {
	margin-left: 2em;
	margin-bottom: 1em;
}

.guideline li.last {
	margin-bottom: 0;
}


.guideline .line {
	padding-top: 24px;
	border-top: 1px dotted #000000;
}

div.toPageTop {
	margin-top: 40px;
	width: 800px;
	text-align: right;
}