@charset "utf-8";

#content1 {
	width:600px;
	background: url(../images/back.jpg) 0 0 no-repeat;
}

#content1 .paging1 {
	width:540px;
	height:auto;
	font-size:14px;
	color:#666666;
	text-align:right;
	padding: 20px 5px 10px 5px;
}

#content1 .paging2 {
	width:540px;
	height:auto;
	font-size:14px;
	color:#666666;
	text-align:right;
	padding: 20px 5px 0 5px;
}

#content1 .paging1 a, #content1 .paging2 a {
	color:#00ﾊ;
	text-decoration:underline;
}

#content1 .paging1 .select, #content1 .paging2 .select {
	text-decoration:underline;
	
}

#content1 .book {
	width:520px;
	width: 570px;
	height:auto;
	font-size:90%;
	line-height: 150%;
	margin: 0;
	padding: 89px 0 0 20px;
}

#content1 .h2_1 {
	width:520px;
	height:40px;
	margin: 0 0 10px 0;
}


#content1 table {
	font-size: 80%;
	margin: 0 0 20px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	border-collapse: collapse;
	text-align: center;
}
#content1 ul {
	font-size: 75%;
}

