@charset "utf-8";
.left_td_class {
	background-image: url(image/member/left_img.png);
	background-repeat: no-repeat;
	width: 217px;
}
.left_td_background {
	background-image: url(image/member/left_background.png);
	background-repeat: repeat-y;
	padding-left: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	width: 194px;
}
.left_h1 {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.left_h1_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 5ex;
}
.left_img_button {
	background-image: url(image/member/left_img_button.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 217px;
}
.right_img {
	background-image: url(image/member/right_img.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 23px;
}
.right_background {
	background-image: url(image/member/right_background.png);
	background-repeat: repeat-y;
	background-position: right;
}
.right_button {
	background-image: url(image/member/right_button.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.right_h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	margin-top: 22px;
	padding-left: 30px;
	padding-bottom: 30px;
}
#header #div #new {
	margin-left: 30px;
}
#icon_img {
	margin-top: 22px;
	margin-left: 22px;
}


.right_img_button {
	background-image: url(image/member/right_img_button.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.td_img_img {
	padding-top: 10px;
	padding-right: 7px;
}

.more_book {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 8px;
	margin-right: 25px;
}
.right_h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2.8em;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.right_h2 a:link {
	color: #666666;
	text-decoration: none;
}
.right_h2 a:visited {
	color: #666666;
}

.right_h2  a:hover  {
	color: #08C;
	text-decoration: underline;
}
.td_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	padding-left: 23px;
}

