@charset "utf-8";

.toc_menu_blue {
	background-color: #F3F5F2;
	background-repeat: no-repeat;
	width: 194px;
}
.toc_content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #333;
}
.toc_blank {
	width: 606px;
	padding: 0px 0px 0px 22px;
	background-color: #F3F5F2;
}
.toc_blank_sample {
	width: 758px;
	padding: 0px 0px 0px 22px;
}

.toc_hori_menu {
	width: auto;
	float: left;
	margin: 10px 22px 22px 0px;
}
.toc_top_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: auto;
	line-height: 19px;
	padding: 2px;
	border-left: solid 1px #999;
	border-right: solid 1px #999;
	border-bottom: solid 1px #999;
}
.toc_content_ts {
	border-top-width: 2px;
	border-top-style: solid;
	padding: 22px 22px 50px 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	text-align: justify;
	color: #333;
	background-color: #F3F5F2;
	border-top-color: #F3F5F2;
}
.toc_content_ren {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F3F5F2;
	padding: 22px 22px 50px 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	text-align: justify;
	color: #333;
	background-color: #F3F5F2;
}
.toc_content_ren_blankbkg {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #639;
	padding: 22px 22px 50px 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	text-align: justify;
	color: #333;
	background-color: #FFF;
}
.toc_content_ren_red {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #639;
	padding: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	text-align: justify;
	color: #C00;
}



.toc_bk_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	color: #063;
	padding-top: 50px;
	padding-bottom: 50px;
	font-weight: bold;
	float: left;
	width: 100%;
}
.toc_bk_title_ren {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: #639;
	padding-top: 50px;
	padding-bottom: 50px;
	font-weight: bold;
	float: left;
	width: 100%;
}

.toc_bk_cover {
	height: 200px;
	width: 150px;
	margin: 25px 22px 0px 22px;
}

.toc_content_text_sub_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #333;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	text-align: left;
	border-top: solid 1px #999;
}
.toc_title_column {
	text-align: left;
	padding: 5px 22px 5px 0px;
	width: 67%;
	border-top: solid 1px #999;
}
.toc_author_column {
	text-align: left;
	padding: 5px 22px 5px 0px;
	width: 25%;
	border-top: solid 1px #999;
}
.toc_page_column {
	text-align: left;
	padding: 5px 5px 5px 0px;
	width: 8%;
	border-top: solid 1px #999;
	vertical-align: top;
}
.toc_contributor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #063;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
}
.toc_contributor_ren {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #639;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
}
.indent {
	padding-left: 40px;
}
