/* 雑誌 */
#middle {
	line-height: 1.2;
}
#middle #title {
	margin:0 0 5px 0;
	padding:0;
	color:#354C13;
}
#middle #title h1 {
	margin-bottom:3px;
	padding:0;
	font-size: 130%;
	font-weight: bold;
	color:#334912;
	border-bottom: 2px solid #334912;
}
#middle #wrapper {
	line-height:1.4;
}
#middle #wrapper #contents h2 {
	background-color:#EDF7DF;
	color:#446118;
}
#middle #wrapper #contents h3 {
	border-left: 4px solid #79AE2B;
	margin-bottom:10px;
	padding-left:10px;
	color:#79AE2B;
}
#middle #wrapper #contents p.new{
	margin:0 0 10px 0;
	padding:0;
	background-color:#79AE2B;
}
#middle #wrapper #contents .info{
	background-color:#EDF7DF;
	color:#446118;
	margin-bottom:10px;
}
#middle #wrapper #contents .info02{
	background-color:#EDF7DF;
	color:#446118;
	margin-bottom:5px;
}
#middle #wrapper #contents .line{
	border-top: 1px dashed #87CE1C;
	margin:10px 0 5px 0 ;
	padding-top: 10px;
}
#middle #wrapper #contents .info_link{
	margin-bottom:10px;
	float:right
}
#middle #wrapper #contents p.txt_detail{
	font-size:100%;
	margin-bottom:10px;
	font-weight: bold;
}
#middle #wrapper #contents p.txt_title{
	font-size:100%;
	font-weight: bold;
}
#middle #contents ul{
	display: block;
	list-style-type:none;
	margin:5px 0 15px 0;
	clear:both;
}
#middle #contents li{
	background:url(../images/icon_triangle.gif) no-repeat 0.3em 0.5em;
	padding-left:13px;
}
#middle #contents div.contents_block_1{
	display: block;
	list-style-type:none;
	margin:5px 0 15px 0;
	clear:both;
}

/* 表紙画像 */
#middle #wrapper #contents img.bookcoverimg {
	border:1px solid #CCCCCC;
	max-height:106px;
	max-width:75px;
}

/* 書名 */
#middle #wrapper #contents .txt_title_1 {
	font-size:100%;
	font-weight:bold;
}
#middle #wrapper #contents .txt_title_2 {
	font-size:100%;
}
#middle #wrapper #contents .txt_title_3 {
	font-size:85%;
}
#middle #wrapper #contents .txt_title_4 {
	font-size:85%;
}

/* 雑誌紹介 */
#middle #wrapper #contents #intro p{
	margin:5px 0px 5px 0px;
}

/* 正誤表 */
#middle #wrapper #contents #corrigenda p{
	margin:5px 0px 5px 0px;
}

/* 次号予告 */
#middle #wrapper #contents #forenotice p{
	margin:5px 0px 5px 0px;
}
#middle #wrapper #contents .forenotice_title{
	font-size: 120%;
}
#middle #wrapper #contents .forenotice_body{
	font-size: 100%;
}
body.forenotice_ifrm_body{
	padding-right:20px;
}

/* 過去の特集 */
#middle #wrapper #contents table.archive_tbl{
  border-bottom:solid 1px #79AE2B;
  background-color:#FFFFFF;
}
#middle #wrapper #contents td.archive_td_1{
  border-top:solid 1px #79AE2B;
  border-right:solid 1px #79AE2B;
  border-bottom:double 3px #79AE2B;
  color:#FFFFFF;
  background-color:#334912;
  font-weight:bold;
	margin:0px;
	padding:0px 2px 0px 2px;
}
#middle #wrapper #contents td.archive_td_1_l{
  border-top:solid 1px #79AE2B;
  border-right:solid 1px #79AE2B;
  border-left:solid 1px #79AE2B;
  border-bottom:double 3px #79AE2B;
  color:#FFFFFF;
  background-color:#334912;
  font-weight:bold;
	margin:0px;
	padding:0px 2px 0px 2px;
}
#middle #wrapper #contents td.archive_td_2{
  border-right:solid 1px #79AE2B;
  border-left:solid 1px #79AE2B;
  font-weight:bold;
  color:#334912;
  background-color:#EDF7DF;
	margin:0px;
	padding:0px 2px 0px 2px;
}
#middle #wrapper #contents td.archive_td_3{
  border-top:dashed 1px #79AE2B;
  border-right:solid 1px #79AE2B;
	margin:0px;
	padding:0px 2px 0px 2px;
}
#middle #wrapper #contents td.archive_td_3_l{
  border-top:dashed 1px #79AE2B;
  border-right:solid 1px #79AE2B;
  border-left:solid 1px #79AE2B;
	margin:0px;
	padding:0px 2px 0px 2px;
}

/* 総目次検索 */
h1.chrono_title {
	margin-bottom:3px;
	padding:0;
	font-size: 130%;
	font-weight: bold;
	color:#334912;
	border-bottom: 2px solid #334912;
}

/* 遊2 */
#middle #wrapper #contents #yuyu table.yuyu_tbl{
  border:solid 1px #79AE2B;
  background-color:#FFFFFF;
}
#middle #wrapper #contents #yuyu td.yuyu_td{
	padding:5px 5px 5px 5px;
}
#middle #wrapper #contents #yuyu p{
	margin:5px 0px 5px 0px;
	word-break:break-all;
}
#middle #wrapper #contents #yuyu p.yuyu_title{
  font-size:130%;
}
#middle #wrapper #contents #yuyu .gray_box {
	border: 1px solid #CCCCCC;
	background-color:#F6F6F6;
	padding:3px;
}

/* 投稿規定 */
#middle #wrapper #contents #submit p{
	margin:5px 0px 5px 0px;
}
#middle #wrapper #contents #submit_cr li{
	list-style-type:decimal;
	list-style-position: inside;
  background-image:none;
}

/* 過去の文献検索 */
#middle #wrapper #contents #doc_search p{
	margin:5px 0px 5px 0px;
}

/* お知らせ（専用ページ） */
#middle #wrapper #contents #information p{
	margin:5px 0px 5px 0px;
}
/* */
