@charset "utf-8";

/* 全ページ共通 */
#Wrap {
	width: 757px;
	background: #FFF;
}
a:link, a:visited {
	color: #004DA1;
	text-decoration: underline;
}
a:hover, a:active {
	color: #004DA1;
	text-decoration: none;
}

/* ヘッダー */
#Header {
	margin: 0px 0px 18px 0px;
}

/* フッター */
#Footer {
	margin-left: 0px;
}

/* フォント設定 */
	/* SEO対策 */
	#SEO {
		font-size: 9px;
		line-height: 120%;
		margin-bottom: 30px;
	}
	#SEO strong {
		font-size: 12px;
		line-height: 120%;
	}
	/* 刊行物詳細 */
	#BooksWrap .Headcopy h2 {
		color: #003876;
		font: bold 20px/120% Century, "Times New Roman", Times, serif;
	}
	.Subcopy p {
		font: 14px/120% Century, "Times New Roman", Times, serif;
	}
	.DText p {
		font-size: 10px;
		line-height: 120%;
	}
	.Topics p {
		font-size: 12px;
	}
	/* 概要 */
	.Outline h3 {
		font: bold 15px/120% Century, "Times New Roman", Times, serif;
		color: #003876;
	}
	.Outline li {
		font-size: 10px;
		line-height: 130%;
	}
	/* 詳細目次 */
	.BContents dt {
		font-size: 15px;
	}
	.BContents li {
	line-height: 120%;
	border-collapse: collapse;
	}


/* 刊行物詳細 */
#BooksWrap {
	margin: 0px auto;
	width: 585px;
}
#BooksWrap .Headcopy {
	background: url(../publication/image/headcopy_a.gif) no-repeat left top;
	width: 592px;
	position: relative;
	top: -3px;
	margin-bottom: 20px;
}
#BooksWrap .Headcopy h2 {
	background: url(../publication/image/headcopy_b.gif) no-repeat left bottom;
	padding: 10px 10px 13px 18px;
}
.Subcopy {
	background: url(../publication/image/hr01.gif) repeat-x left top;
	margin-bottom: 10px;
}
.Subcopy p {
	background: url(../publication/image/hr01.gif) repeat-x left bottom;
	padding: 5px 20px;
}
.Detail {
	width: 585px;
	margin-bottom: 20px;
	position: relative;
}
.Booksimg {
	float: left;
	width: 125px;
}
.DText {
	float: right;
	width: 460px;
}
.DText p {
	margin-bottom: 5px;
}
.Topics {
	width: 440px;
	background: url(../publication/image/topics.gif) repeat-y left top;
	padding: 5px 10px 2px;
}
.LinkBtn {
	text-align: right;
}
.LinkBtn th {
	font-weight: normal;
	text-align: right;
	background: url(../publication/image/arrow01.gif) no-repeat right top;
	padding: 0px 15px 10px 0px;
}
.LinkBtn td {
	padding: 0px 7px 10px 0px;
	text-align: left;
	vertical-align: middle;
}
.LinkBtn table {
	text-align: right;
	margin: 0px 0px 0px auto;
}


/* 概要 */
.Outline {
	margin-bottom: 15px;
}
.Outline h3 {
	background: url(../publication/image/detail_title.gif) repeat-x left bottom;
	padding: 0px 25px 15px;
}
.Outline strong {
	font-weight: normal;
	color: #00B2B5;
}
.Outline p.Text {
	margin-top: 10px;
}
.Outline ul {
	margin: 15px 50px 0px;
}
.Outline li {
	margin-bottom: 2px;
}

/* 目次 */
.List {
	list-style-type: none;
	margin-left: 30px;
	margin-top: 10px;
	background: url(../publication/image/hr01.gif) repeat-x left top;
	padding-top: 3px;
}
.List li {
	background: url(../publication/image/hr01.gif) repeat-x left bottom;
	padding: 0px 0px 4px 0px;
	margin-bottom: 3px;
}
.List p {
	background: url(../publication/image/listhead01.gif) no-repeat left top;
	color: #00458C;
	padding-left: 15px;
	padding-top: 2px;
}
.LinkList {
	list-style-type: none;
	margin-left: 30px;
	margin-top: 10px;
	padding-top: 3px;
}
.LinkList li {
	padding: 0px 0px 3px 0px;
	margin-bottom: 3px;
}


.Block {
	margin-bottom: 20px;
}

/* 関連書籍 */
.Relate {
	margin-bottom: 20px;
}
.Series {
	background: url(../publication/image/title_series.gif) no-repeat left top;
	width: 419px;
	color: #004995;
	padding: 4px 10px 0px;
	height: 16px;
	margin: 20px 0px;
}
.Relate th {
	font-weight: normal;
	text-align: left;
	padding-bottom: 5px;
	vertical-align: top;
	white-space: nowrap;
	padding-right: 30px;
	line-height: 150%;
}
.Relate td {
	text-align: left;
	vertical-align: top;
	padding: 0px 10px 5px 0px;
}
.Relate td.year {
	color: #004DA1;
	padding-right: 15px;
}
.Relate .HrLine td {
	padding-bottom: 15px;
}

/* 詳細目次 */
.BContents {
	margin-bottom: 20px;
}
.BContents h3 {
	margin-bottom: 10px;
}
.BContents dl {
	margin-bottom: 30px;
}
.BContents dt {
	background: url(../publication/image/hr01.gif) no-repeat left bottom;
	padding: 0px 0px 4px 0px;
	margin-bottom: 10px;
}
.BContents dt span {
	background: url(../publication/image/listhead01.gif) no-repeat 0px 2px;
	padding-left: 20px;
	padding-top: 2px;
}
.BContents dd {
	margin-left: 20px;
}
.BContents ul {
	list-style-type: none;
}
.BContents li {
	margin-bottom: 10px;
}
.BContents li .Number {
	margin-right: 20px;
}
.BContents li ul {
	margin-top: 10px;
	list-style-type: none;
	margin-left: 20px;
}
.BContents li.Last {
	margin-bottom: 0px;
}
.BContents li.td {
	margin-right: 20px;
}

/* 補足・参考文献 */
.Reference {
	background: url(../publication/image/hr01.gif) repeat-x left top;
	padding-top: 10px;
	position: relative;
	width: 585px;
}
.Reference ul {
	background: url(../publication/image/hr01.gif) repeat-x left bottom;
	padding-bottom: 10px;
}

/* 閉じる */
.Reference p {
	height: 16px;
	width: 77px;
	position: absolute;
	bottom: 10px;
	right: 0px;
}
.BtnClose {
	height: 16px;
	width: 77px;
	position: absolute;
	top: 0px;
	right: 0px;
}

.BNavi {
	list-style: none;
	margin-bottom: 20px;
}
.BNavi li {
	display: inline;
	margin-right: 20px;
}
#table {
	width: 100%;
}
#table td {
	background-position: top;
	padding-right: 10px;

}
