/*共通*/
.accent_red{
	color: #f00;
}
/*ポイント箇条書き*/
.point_list{
	list-style-type: disc;
}
.space_L2{
	padding-left: 2em;
}
.space_L4{
	padding-left: 4em;
}
/*著者一覧タブ*/
/*n108.hjtml*/
#tab-author_n108 dl. {
	margin: 0 0 15px;
	padding: 0 10px 10px;
}
#tab-author_n108 dt {
	float: left;
	font-weight: bold;
	line-height: 150%;
	padding: 5px 0;
	text-indent: 1em;
	width: 15em;
}
#tab-author_n108 dd {
	border-bottom: 1px #CCC solid;
	line-height: 150%;
	padding: 5px 0 5px 15em;
}
/*n109.html*/

#tab-author_n109 dl. {
	margin: 0 0 15px;
	padding: 0 10px 10px;
}
#tab-author_n109 dt {
	float: left;
	font-weight: bold;
	line-height: 150%;
	padding: 5px 0;
	text-indent: 1em;
	width: 13em;
}
#tab-author_n109 dd {
	border-bottom: 1px #CCC solid;
	line-height: 150%;
	padding: 5px 0 5px 13em;
}
/*n079.html*/
#tab-author_n079 dl. {
	margin: 0 0 15px;
	padding: 0 10px 10px;
}
#tab-author_n079 dt {
	float: left;
	font-weight: bold;
	line-height: 150%;
	padding: 5px 0;
	text-indent: 1em;
	width: 13em;
}
#tab-author_n079 dd {
	border-bottom: 1px #CCC solid;
	line-height: 150%;
	padding: 5px 0 5px 13em;
}
/*n075.html*/
#tab-author_n075 dl. {
	margin: 0 0 15px;
	padding: 0 10px 10px;
}
#tab-author_n075 dt {
	float: left;
	font-weight: bold;
	line-height: 150%;
	padding: 5px 0;
	text-indent: 1em;
	width: 13em;
}
#tab-author_n075 dd {
	border-bottom: 1px #CCC solid;
	line-height: 150%;
	padding: 5px 0 5px 13em;
}
/*n072.html*/
#tab-author_n072 dl. {
	margin: 0 0 15px;
	padding: 0 10px 10px;
}
#tab-author_n072 dt {
	float: left;
	font-weight: bold;
	line-height: 150%;
	padding: 5px 0;
	text-indent: 1em;
	width: 15em;
}
#tab-author_n072 dd {
	border-bottom: 1px #CCC solid;
	line-height: 150%;
	padding: 5px 0 5px 15em;
}
/*n061.html*/
#tab-author_n061 dl. {
	margin: 0 0 15px;
	padding: 0 10px 10px;
}
#tab-author_n061 dt {
	float: left;
	font-weight: bold;
	line-height: 150%;
	padding: 5px 0;
	text-indent: 1em;
	width: 13em;
}
#tab-author_n061 dd {
	border-bottom: 1px #CCC solid;
	line-height: 150%;
	padding: 5px 0 5px 13em;
}
/*n055.html*/
#tab-author_n055 dl. {
	margin: 0 0 15px;
	padding: 0 10px 10px;
}
#tab-author_n055 dt {
	float: left;
	font-weight: bold;
	line-height: 150%;
	padding: 5px 0;
	text-indent: 1em;
	width: 14em;
}
#tab-author_n055 dd {
	border-bottom: 1px #CCC solid;
	line-height: 150%;
	padding: 5px 0 5px 14em;
}
/*n029.html*/
#tab-author_n029 dl. {
	margin: 0 0 15px;
	padding: 0 10px 10px;
}
#tab-author_n029 dt {
	float: left;
	font-weight: bold;
	line-height: 150%;
	padding: 5px 0;
	text-indent: 1em;
	width: 12em;
}
#tab-author_n029 dd {
	border-bottom: 1px #CCC solid;
	line-height: 150%;
	padding: 5px 0 5px 12em;
}
/*n001.html*/
#tab-author_n001 dl. {
	margin: 0 0 15px;
	padding: 0 10px 10px;
}
#tab-author_n001 dt {
	float: left;
	font-weight: bold;
	line-height: 150%;
	padding: 5px 0;
	text-indent: 1em;
	width: 12em;
}
#tab-author_n001 dd {
	border-bottom: 1px #CCC solid;
	line-height: 150%;
	padding: 5px 0 5px 12em;
}
/*インデントなしp*/
.noindentP{
	padding: 0 2em 2em 2em;
}
