@charset "utf-8";

/*
------------------------------------------------------------ */
#img_top {
	width: 590px;
	_width: 800px;
	height: 245px;
	padding-left: 210px;
	/*background: url(../common/images/img_correction.jpg) right no-repeat;
	text-indent: -999em;*/
}


div.right {
	width: 580px;
	overflow: auto;
}

#contents h3 {
	width: 560px;
	_width: 580px;
	height: 50px;
	background: url(../common/images/bg_h3_2.jpg); 
	padding: 0 10px;
	margin-bottom: 20px;
}

#contents ul {
	margin-bottom: 20px;
}

#contents img {
	margin-bottom: 20px;
}


p.pageTop {
	font-size: 1.1em;
	margin: 0 0 20px 50px;
	background: url(../common/images/icon01.gif) left no-repeat;
	padding-left: 40px;
}

div.left {
	width: 200px;
	_width: 210px;
	padding: 5px;
	background: #AEA492;
	color: #46361F;
}

p span {
	font-size: 1.1em;
	font-weight: bold;
}

.point {
	font-weight: bold;
	font-size: 1.2em;
	text-align: center;
}

table {
	border-collapse: collapse;
	margin-bottom: 20px;
}

td,th {
	border: 1px solid #ccc;
	padding: 10px;
}

th {
	width: 30px;
}

.td01 {
	font-weight: bold;
	font-size: 1.2em;
	color: #039;
}