@charset "euc-jp";

/* journal/index.html メインセグメント */

#container #main_content {
	color: #000000;
	width: 740px;
	font-size: 12px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}


.-----------------------------------------------------{}
/* journal/index.html 基幹設定 */


#container #main_content p {
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
}


#container #main_content ul {
	margin: 0px;
	padding: 0px;
}

#container #main_content li {
	text-indent: 0px;
	padding-top: 3px;
	padding-right: 24px;
	padding-bottom: 3px;
	padding-left: 24px;
}
#container  #main_content  .disc_li  {
	list-style-type: disc;
	list-style-position: inside;
	padding: 0px;
	margin-left: 15px;
}

#container #main_content dl {
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 25px;
}
#container #main_content .dl_border {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}

#container #main_content .dl_border dt span{
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

#container #main_content .dl_border2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top: 0px;
	margin-bottom: 10px;
}
#container  #main_content  .dl_border2 dd span{
	text-decoration: line-through;
}

#container #main_content dt {
	color: #000000;
	text-decoration: underline;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}


#container #main_content dt a, a:visited {
	color: #0066CC;
	text-decoration: none;
}

#container #main_content dd {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
}
#container #main_content h3 {
	font-size: 16px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	padding: 0px;
	text-indent: 10px;
	margin-top: 8px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
	background-image: url(../images/bg2.jpg);
}

#container #main_content h3 span {
	color: #990000;
	font-size: 12px;
}

/* journal/for_authors.html chapter */

#container #main_content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 2px;
	font-style: normal;
	text-indent: 20px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

#container #main_content h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	padding-top: 10px;
	padding-bottom: 0px;
	color: #990000;
	font-weight: normal;
	line-height: normal;
	text-indent: 25px;
	margin: 0px;
}
#container #main_content h5 span {
	font-size: 12px;
	color: #333333;
}

/* journal/about.html, for_authors.html PDF block */

#container #main_content .pdf_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	height: 22px;
	width: auto;
	clear: both;
	margin: 0px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	text-indent: 30px;
}


/* journal/_coming.html */


#container  #main_content .font_red {
	color: #993333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-indent: 15px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin: 0px;
}


#container #main_content .data_date {
	text-align: right;
	height: auto;
	width: auto;
	margin-right: 40px;
	font-size: 11px;
}




/* journal/for_authors.html chapter */

#container #main_content .material_number {
	list-style-type: decimal;
	padding: 10px;
	margin: 0px;
}

/* journal/for_authors.html chapter */

#container #main_content .material_number li {
	list-style-type: decimal;
	list-style-position: inside;
	text-indent: 0px;
	padding-top: 1px;
	padding-right: 24px;
	padding-bottom: 1px;
	padding-left: 24px;
	margin: 0px;
}
#container   #main_content   .anchor  {
	padding-top: 8px;
	padding-bottom: 5px;
	text-decoration: underline;
	text-align: right;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container  #main_content  td  span {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	font-style: italic;
}

#container #main_content .anchor a {
	text-decoration: underline;
}

#container #main_content .anchor a:hover {
	color: #0066FF;
}


#container #main_content #contents_menu {
	text-align: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;

}
#container #main_content #contents_menu li  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	display: inline;
	margin: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

#container  #main_content  #contents_menu .first  {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

/* journal/サブナビゲーションの選択状態 */

#container #main_content #contents_menu span {
	color: #333333;
	background-color: #FF9933;
}

.-----------------------------------------------------{}



#container #main_content .download_chart {
	height: auto;
	width: auto;
	text-align: center;
	font-size: 10px;
	border-collapse: collapse;
	padding: 0px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-style: none;
	border-left-style: none;
}

#container #main_content .download_chart .this_month {
	width: 25px;
	padding: 0.5em;
	border: 1px solid #CCCCCC;
	background: #739999;
	color: #ffffcc;
}

#container #main_content .download_chart .last_month {
	width: 25px;
	padding: 0.5em;
	border: 1px solid #CCCCCC;
	background: #739999;
	color: #ffffcc;
}

#container #main_content .download_chart .vol_number {
	width: 45px;
	padding: 0.5em;
	border: 1px solid #CCCCCC;
	background: #739999;
	color: #ffffcc;
}
#container  #main_content  .download_chart  .title_authors {
	width: 350px;
	padding: 0.5em;
	border: 1px solid #CCCCCC;
	background: #739999;
	color: #ffffcc;
}

#container #main_content .download_chart .keywords {
	width: 150px;
	padding: 0.5em;
	border: 1px solid #CCCCCC;
	background: #739999;
	color: #ffffcc;
}

#container #main_content .download_chart td a {
	color: #333333;
	font-weight: bold;
}

#container #main_content .download_chart td a:hover {
	color: #666666;
	text-decoration: underline;
}

#container #main_content .download_chart td.tabletd_1 {
	width: 25px;
	text-align: center;
	font-weight: bold;
	color: #333333;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 0.5em;
}

#container #main_content .download_chart td.tabletd_2 {
	width: 25px;
	text-align: center;
	font-weight: bold;
	color: #333333;
	font-size: 9px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 0.5em;
}

#container #main_content .download_chart td.tabletd_3 {
	width: 45px;
	text-align: center;
	color: #333333;
	font-size: 9px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 0.5em;
}

#container #main_content .download_chart td.tabletd_4 {
	width: 350px;
	text-align: left;
	font-size: 11px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 0.5em;
}

#container #main_content .download_chart td.tabletd_5 {
	width: 150px;
	text-align: left;
	color: #333333;
	font-size: 10px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 0.5em;
}

#container #main_content .download_chart td.bg2 {
	background-image: url(../images/chart_bg.jpg);
}
#container #main_content .download_chart .tabletd_4 .chart_link {
	color: #0066CC;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#container #main_content .download_chart .tabletd_4 p {
	font-size: 11px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}


.-----------------------------------------------------{}

#container #main_content table {
	padding: 0px;
	width: 680px;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}

/* journal/index.html 論文名セル */

#container #main_content td {
	width: auto;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CCCCCC;
}
#container  #main_content  .new_issue {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}


#container #main_content td a, a:visited{
	color: #0066CC;
	text-decoration: none;
}

#container #main_content a:hover{
	color: #666666;
	text-decoration: underline;
}

/* journal/index.html 巻号セル */

#container #main_content .contents_number {
	width: 130px;
}

.-----------------------------------------------------{}
#container #main_content #content_list_a {
	padding: 0px;
	width: 700px;
	margin-right: 20px;
	margin-left: 20px;
}
#container #main_content .volume_header {
	background-image: url(../images/border_green.jpg);
	background-repeat: repeat-y;
	color: #FFFFFF;
}





#container #main_content #content_list_a dl{
	margin: 0px;
	border-style: none;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#container #main_content #content_list_a dt{
	font-weight: bold;
	color: #CC0000;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-indent: 2px;
}
#container #main_content #content_list_a span {
	font-size: 13px;
	font-weight: bold;
}


#container #main_content #content_list_a dd{
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	line-height: 15px;
	text-align: left;
}


#container #main_content #content_list_a #editorial_dl {
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#container  #main_content  #content_list_a  #editorial {
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container  #main_content  #content_list_a  #editorial_title {
	font-family: "Times New Roman", Times, serif, Arial;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#container  #main_content  #content_list_a  #editorial_authors {
	padding: 0px;
	line-height: 15px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#container #main_content #content_list_a #editorial_dl p {
	font-size: 12px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-indent: 3px;
}
#container  #main_content  #content_list_a  .sign  {
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.-----------------------------------------------------{}

/* editorialが一つの号に複数ある場合に下記使用。idで振っているため、同じスタイルを使えない */


#container #main_content #content_list_a #editorial_dl2 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#container  #main_content  #content_list_a  #editorial2 {
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container  #main_content  #content_list_a  #editorial_title2 {
	font-family: "Times New Roman", Times, serif, Arial;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#container  #main_content  #content_list_a  #editorial_authors2 {
	padding: 0px;
	line-height: 15px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#container #main_content #content_list_a #editorial_dl2 p {
	font-size: 12px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-indent: 3px;
}



#container #main_content #award_image {
	text-align: center;
	margin-top: 8px;
	height: auto;
	width: auto;
	margin-bottom: 10px;
}
#container #main_content .award_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	height: auto;
	width: auto;
	text-indent: 0px;
	color: #333333;
}
#container #main_content #award_table {
	padding: 0px;
	border: 3px double #FFCC33;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#container #main_content #award_table td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}
#container #main_content #award_table .trophy_image {
	text-align: right;
	width: 60px;
	padding-bottom: 20px;
	height: auto;
}

#container #main_content .editor_in_cheif_tb {
	border-collapse: collapse;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	text-align: center;
}

#container #main_content #award_caption {
	text-align: center;
	font-size: 10px;
	color: #333333;
}

/* 編集委員の1名用テーブルtd（編集委員長や名誉編集委員長など）のキャプション */

#container #main_content .chief_editor_caption {
	text-align: center;
	vertical-align: top;
	height: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 10px;
}

/* 編集委員の2名用テーブルtd（副編集委員長など）のキャプション */

#container  #main_content  .editorial_member  .chief_editor_caption2 {
	text-align: center;
	vertical-align: top;
	height: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 10px;
	width: 300px;
}

/* 編集委員の3名用テーブルtd（前編集委員長など）のキャプション */

#container #main_content .editorial_member .chief_editor_caption3 {
	text-align: center;
	vertical-align: top;
	height: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 10px;
	width: 210px;
}

#container #main_content .editorial_member {
	border-collapse: collapse;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	text-align: center;
}


#container  #main_content .editorial_member .editors_caption  {
	text-align: center;
	vertical-align: top;
	height: auto;
	width: 125px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 10px;
}


#container #main_content .editorial_member td  {
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
}


#container  #main_content .editorial_member .editors_caption2 {
	text-align: center;
	vertical-align: top;
	height: auto;
	width: 125px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;

	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 10px;
}
#container  #main_content  .award_authors {
	border-collapse: collapse;
	text-align: center;
	margin-top: 12px;
	margin-bottom: 18px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container  #main_content  .award_authors  td{
	text-align: center;
	vertical-align: top;
	width: 95px;
	font-size: 9px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333333;
}
#container  #main_content  .award_authors  td strong{
	color: #000000;
	
}
#container #main_content #award_message {
	padding-bottom: 7px;
	padding-top: 7px;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#container #main_content #award_message span {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
}

#container #main_content #award_message h4 {
	text-align: center;
	text-indent: 0px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#container #main_content #award_message p{
	font-size: 11px;
}

#container  #main_content #award_message .sign  {
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 0px;
}

