/*
Theme Name:Fujipress
Description:Fujipress official web site
Theme URI: https://www.fujipress.jp
Author: YMatsumoto
Author URI:YM
Version:1.0
License:YM
License URI: https://www.fujipress.jp
*/
@charset "utf-8";
/* CSS Document */

.show-template { display:none; } 

span.sml50  { font-size:50%; }
span.sml60  { font-size:60%; }
span.sml70  { font-size:70%; }
span.sml80  { font-size:80%; }
span.sml85  { font-size:85%; }
span.sml130 { font-size:130%; }
span.bold   { font-weight:bold;t }
span.italic { font-style:italic; }
span.underline { text-decoration:underline;}
span.red { color:red }
span.dl_wabun { font-size:80%; }
.lineheight1_5 { line-height:1.5; padding-bottom:3px; }
.small_caps { font-variant: small-caps }

ul.list_disc { list-style:disc outside; margin-left:35px;}
ol.list_disc { margin-left:33px;}
.minus_indent { margin-left: -0.5em }

.bold { font-weight:bold; }
.italic { font-style:italic; }
.float-left { float:left; }

.pdf_caption > img { margin-bottom:3px; }
.new_price_remark { 
	padding: 8px 40px;
    font-style: italic;
    font-size: 90%;
	color:#800000;
 }

.s1m_support {
	text-align:center;
	margin-top:4px;	
}

#oh_donation {
	margin: 15px auto 0 auto;
	width:700px;
}

table#escott { font-size:90%; } 
table#escott th { white-space:nowrap; padding:20px 10px 0 0; } 
table#escott .attention { font-size:small; color:#999; } 

#geo_seal { margin-left: 40px; }
#geo_seal_pay { margin-top: 30px; }

.footer_copyright { font-size:110%; }

/* ############## dlseller temporray for 2116 copy form dlseller.css ################### */
.circle_number {
	display:inline-block;
	width: 20px;
	height: 20px;
	padding-top: 3px;
	background-color: rgb(28,85,156);
	border-radius: 50%;
	text-align: center;
	box-sizing: border-box;
	color:#FFF;
	font-weight: 600;
	font-size:12px;
}

table#cart_table {
	width: 100%;
}
.dlseller_terms {
	height: 200px;
	width: 300px;
	overflow: scroll;
	border: 1px solid #CCCCCC;
	padding: 10px;
}
/*table.dlseller_cart {
	border: 1px solid #CCCCCC;
	margin-top: 5px;
}
table.dlseller_cart th {
	background-color: #F2F2F2;
	text-align: left;
	white-space: nowrap;
	padding: 5px;
	font-weight: normal;
	width: 120px;
}
table.dlseller_cart th em{
	color: #FF0000;
}
table.dlseller_cart td {
	padding: 5px;
}
*/
table.item_custom_field,
table.dlseller {
	width: 100%;
}
table.item_custom_field th,
table.dlseller th {
	background-color: #F2F2F2;
	text-align: left;
	white-space: nowrap;
	padding: 3px 5px;
	font-weight: normal;
	width: 120px;
}
table.item_custom_field td,
table.dlseller td {
	padding: 3px 5px;
	background-color: #F2F2F2;
	color: #000000;
}
/* redownload */
#cart_completion .dllist li,
.download .dllist li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 10px;
}

#cart_completion .thumb,
.download .thumb {
	float: left;
}

#cart_completion table,
.download table {
	border: 1px solid #999999;
}

#cart_completion .item_info_list,
.download .item_info_list {
	/*width: 300px;*/
	margin-left: 210px;
}

#cart_completion .redownload_button,
.download .redownload_button {
	width: 180px;
	height: 36px;
	background-image: url(./images/dl_button.gif);
	background-repeat: no-repeat;
	display: block;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	text-indent: -9999px;
}

#cart_completion .clear,
.download .clear {
	clear: both;
}

.send {
	margin-top: 50px;
	margin-bottom: 10px;
	text-align: center;
}

.post_con {
	margin-top: 15px;
}

.field_name {
	font-weight: bold;
}

.field_dlprice {
	text-align: right;
}
.field_button {
	text-align: right;
}

.service_skuform {
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
}
.autocharge{
	margin-right: 0px;
	margin-left: auto;
}

.itemsubimg{
	clear: both;
}
/* ############## dlseller 2116行################### */

/* ############## NEW icon設定　cssの汚染があるので重複指定 ################### */
.icon_new-s {
	display:inline-block;
	background-color:#F30;
	width:30px;
	line-height:14px;
	text-align:center;
	vertical-align:middle;
	font-size:10px;
	color:#fff;
	border-radius:4px;
	padding-top:1px;
	margin-left:4px;
}
.topics-dl .icon_new-s {
	display:inline-block;
	background-color:#F30;
	width:30px;
	line-height:14px;
	text-align:center;
	vertical-align:middle;
	font-size:10px;
	color:#fff;
	border-radius:4px;
	padding-top:1px;
	margin-left:4px;
font-weight:normal;padding-right:0;font-style:normal;
}
.jVol p .icon_new-s {
	display:inline-block;
	background-color:#F30;
	width:30px;
	line-height:14px;
	text-align:center;
	vertical-align:middle;
	font-size:10px;
	color:#fff;
	border-radius:4px;
	padding-top:1px;
	margin-left:4px;
font-weight:normal;padding-right:0;font-style:normal;
}

body { background-color:#006098; }
#wrapper {
	background-color:#fff;
	padding-top:5px;
/*	padding-bottom:5px;*/
}

header,#wrap,footer{
	width:1024px;
	margin-left:auto;
	margin-right:auto;
}
#headerBg {
	background-color: #006098;
	height: 70px;
	min-width:1024px;
/*height: 170px;*/
}
header {
	width:1024px;
	color:#fff;
	margin-left:auto;
	margin-right:auto;
}
header #logo {
	padding-top:10px;
	float: left;
}
header #logo a:hover{opacity:0.8;}


/* ---- headerTopRight  ---- */
.headerTopRight {
	width:  335px;
	height: 36px;
	float:  right;
}

.searchTop {
	margin-top:9px;
	height:22px;
	background-color:#e5fdff;
	border-radius:12px;
	-webkit-border-radius:12px;
	float:left;
}
.searchTop form {
	display: block;
	margin-left:12px;
	margin-right:12px;
	padding-top:2px;
}
.searchTop .searchWindow {
	background-color:#e5fdff;
	font-size:14px;
	width: 110px;
	float:left;
	border:none;
	outline:none;
}
.searchTop .submitBtn {
	background-image: url(images/loupe.gif);
	background-repeat:no-repeat; 
	background-color:#e5fdff;
	width:18px;
	float:right;
	border: none;
	box-shadow: none; 
}
.searchTop .submitBtn:hover {
	cursor:pointer;
}
.language-navi-container {
	text-align:right;
	font-size:80%;
	float:right;
}
.language-navi-container li {
	padding:0 8px;
	margin:15px 0;
	float:left;
}
.language-navi-container li:last-child {border-left:solid 1px #fff;}
.language-navi-container li a {
	color:#fff;
	text-decoration:none;
}
.language-navi-container li.is_active { 
	font-weight:bold; 
/*	text-decoration:underline;*/ 
	cursor:default;
}
.language-navi-container li a:hover {text-decoration:underline;}

.menu-header-navi-container {
	margin-top:5px;
	clear:right;
	float:right;
}
.menu-header-navi-container ul li {
	padding:2px 8px;
	text-align:center;
	border-right:solid 1px #fff;
	float: left;
}
.menu-header-navi-container ul li:hover {text-decoration:underline;}

.menu-header-navi-container ul li:last-child {border:none;}

.menu-header-navi-container ul li a {
	color:#fff;
	text-decoration:none;
}
.menu-_ja-header-navi-container ul li:hover {text-decoration:underline;}

.menu-_ja-header-navi-container {
	margin-top:5px;
	clear:right;
	float:right;
}
.menu-_ja-header-navi-container ul li {
	padding:2px 8px;
	text-align:center;
	border-right:solid 1px #fff;
	float: left;
}
.menu-_ja-header-navi-container ul li:last-child {border:none;}

.menu-_ja-header-navi-container ul li a {
	color:#fff;
	text-decoration:none;
}
.menu-_ja-header-navi-container ul li:hover {text-decoration:underline;}


/* ------------ #wrap #main ----------------*/

#wrap #main {
	width:760px;
	float:left;
}

/* ------------------------------ fixpage ---*/
.company_table {
	margin-left:20px;
}

.company_table tr > th {
	border:dotted 1px #ccc;
	padding:3px 15px 3px 10px;
}
.company_table tr > td {
	border:dotted 1px #ccc;		
	padding:3px 20px 3px 10px;
}

.consumer_law {
	margin:20px 0 20px 20px;
}

.consumer_law tr > th {
	border:dotted 1px #ccc;
	padding:5px 10px;
	width:160px;
	text-align:left;
}
.consumer_law tr > td {
	border:dotted 1px #ccc;		
	padding:5px 10px;
}
.fixpage_list {
	margin:2px 0 5px 20px;
}

.jo_author {
	margin-bottom:5px;
}
.jo_author tr > th {
	width:125px;
	text-align:right;
	padding-right:10px;
}
.jo_author tr > td {
	padding-bottom:7px;
	font-size:90%;
}
.jo_author_dl {
	margin-left:25px;
	margin-top:5px;
	margin-bottom:10px;
}
.fixpage .fixContent .jo_author_dl > dt {
	font-size:95%;
	padding-top:0;
}
.recruit_table {
}
.recruit_table > tbody > tr > th {
	border:solid #999 1px;
	background-color:#CCC;
	width:90px;
	padding:5px;
}
.recruit_table > tbody > tr > td {
	border:solid #999 1px;
	padding:5px 8px;
}

.org_list {
	margin-left:70px;
}
.org_list > tbody > tr > th {
	border:solid #999 1px;
	background-color:#CCC;
	width:205px;
	padding:5px;
/*	text-align:right;*/
}
.org_list > tbody > tr > td {
	border:solid #999 1px;
	padding:5px 8px;
}

/* ------------------------------ jounal ---*/
#main .FPcontentJ {
	clear:left;
	padding-bottom: 10px;
}

#main .FPcontentJ .journalsHead {
	background-color:#0099d6;
	line-height:35px;
	padding-left:8px;
	color:#fff;
	background-image:url(images/OpenAccess35.png);
	background-repeat:no-repeat;
	background-position:center;
}
#main .FPcontentJ .journalsHead > h2 {
	float:left;
}
#main .FPcontentJ .journalsHead > p {
	color:#fff;
	float:right;
	line-height:35px;
	font-size:80%;
}
#main .FPcontentJ .journalsHead > a {
	display:block;
	margin-top:4px;
	margin-right:8px;
	margin-left:5px;
	padding-left:5px;
	padding-right:5px;
	height:25px;
	line-height:27px;
	float:right;
	border:solid 1px #fff;
	border-radius:3px;
/*	background-color:#225;*/
	color: #fff;
	font-size:80%;
	text-decoration:none;
}
#main .FPcontentJ .journalsHead > a:hover { background-color:#39F; }
#main .FPcontentJ .journalsHead > a:active { 
	position:relative;
	top:1px;
	left:1px;
}

#journal #jbunya {
/*	background-color:#81d3f7; 49c6fd */
	background-color:#81d3f7;
	height:20px;
}
#journal #jbunya h3 {
	width:151px;
	text-align:center;
	line-height:19px;
	font-size:75%;
	font-weight:normal;
	border-right:solid 1px #fff;
/*	color:#fff; */
	float: left;
}
#journal #jbunya h3.first {
	width:303px;
}
#journal #jbunya h3.last {
	border-right:none;
}
/* ------------------------------ jnavi ---*/

.menu-journal-navi-container {
/*	background-color:#ffdbc1;*/
	background-color:#b5e8fe;
	height:30px;
	margin-bottom:10px;
}
.menu-journal-navi-container ul li {
	box-sizing: border-box;
	width:152px;
	text-align:center;
	border-right:solid 1px #fff;
	float: left;
}
.menu-journal-navi-container ul li:last-child {
	border:none;
}
.menu-journal-navi-container ul li a {
	display:block;
	line-height:30px;
	width:151px;
	text-decoration:none;
	font-weight:bold;
	color:#000;
/*	color:#fff;*/
}
.menu-journal-navi-container ul li a:last-child {
	width:152px;
}
.menu-journal-navi-container ul li a:hover{
	background-color:#fff;
	color:#536187;
}
/* ------------------------------ selected menu---*/
body.jrm .menu-journal-navi-container ul li a[title="jrm"] {
	background-color:#fff;
	color:#536187;
}
body.ijat .menu-journal-navi-container ul li a[title="ijat"] {
	background-color:#fff;
	color:#536187;
}
body.jdr .menu-journal-navi-container ul li a[title="jdr"] {
	background-color:#fff;
	color:#536187;
}
body.jaciii .menu-journal-navi-container ul li a[title="jaciii"] {
	background-color:#fff;
	color:#536187;
}
body.trafst .menu-journal-navi-container ul li a[title="archives"] {
	background-color:#fff;
	color:#536187;
}
/* ------------------------------ selected menu ja---*/
body.jrm .menu-_ja-journal-navi-container ul li a[title="jrm"] {
	background-color:#fff;
	color:#536187;
}
body.ijat .menu-_ja-journal-navi-container ul li a[title="ijat"] {
	background-color:#fff;
	color:#536187;
}
body.jdr .menu-_ja-journal-navi-container ul li a[title="jdr"] {
	background-color:#fff;
	color:#536187;
}
body.jaciii .menu-_ja-journal-navi-container ul li a[title="jaciii"] {
	background-color:#fff;
	color:#536187;
}
body.trafst .menu-_ja-journal-navi-container ul li a[title="archives"] {
	background-color:#fff;
	color:#536187;
}

/* ------------------------------ jnavi ---*/

.menu-submission-navi-container {
/*	background-color:#c4f9fd;*/
	background-color:#b5e8fe;
	height:30px;
	margin-bottom:10px;
}
.menu-submission-navi-container ul li {
	box-sizing: border-box;
	width:190px;
	text-align:center;
	border-right:solid 1px #fff;
	float: left;
}
.menu-submission-navi-container ul li:last-child {
	border:none;
}
.menu-submission-navi-container ul li a {
	display:block;
	line-height:30px;
	width:189px;
	text-decoration:none;
	font-weight:bold;
	color:#000;
/*	color:#fff;*/
}
.menu-submission-navi-container ul li a:last-child {
	width:190px;
}
.menu-submission-navi-container ul li a:hover{
	background-color:#fff;
	color:#536187;
}
/**/
.menu-subscription-navi-container {
	/*	background-color:#c4f9fd;*/
		background-color:#b5e8fe;
		height:30px;
		margin-bottom:10px;
}
.menu-subscription-navi-container ul li {
	box-sizing: border-box;
	width:190px;
	text-align:center;
	border-right:solid 1px #fff;
	float: left;
}
.menu-subscription-navi-container ul li:last-child {
	border:none;
}
.menu-subscription-navi-container ul li a {
	display:block;
	line-height:30px;
	width:189px;
	text-decoration:none;
	font-weight:bold;
	color:#000;
	/*	color:#fff;*/
}
.menu-subscription-navi-container ul li a:last-child {
	width:190px;
}
.menu-subscription-navi-container ul li a:hover{
	background-color:#fff;
	color:#536187;
}
/**/
/* -----------------------日本語 jnavi ---*/

.menu-_ja-submission-navi-container {
	background-color:#b5e8fe;
	height:30px;
	margin-bottom:10px;
}
.menu-_ja-submission-navi-container ul li {
	box-sizing: border-box;
	width:190px;
	text-align:center;
	border-right:solid 1px #fff;
	float: left;
}
.menu-_ja-submission-navi-container ul li:last-child {
	border:none;
}
.menu-_ja-submission-navi-container ul li a {
	display:block;
	line-height:30px;
	width:189px;
	text-decoration:none;
	font-weight:bold;
	color:#000;
/*	color:#fff;*/
}
.menu-_ja-submission-navi-container ul li a:last-child {
	width:190px;
}
.menu-_ja-submission-navi-container ul li a:hover{
	background-color:#fff;
	color:#536187;
}
/**/
.menu-_ja-subscription-navi-container {
	background-color:#b5e8fe;
	height:30px;
	margin-bottom:10px;
}
.menu-_ja-subscription-navi-container ul li {
	box-sizing: border-box;
	width:190px;
	text-align:center;
	border-right:solid 1px #fff;
	float: left;
}
.menu-_ja-subscription-navi-container ul li:last-child {
	border:none;
}
.menu-_ja-subscription-navi-container ul li a {
	display:block;
	line-height:30px;
	width:189px;
	text-decoration:none;
	font-weight:bold;
	color:#000;
/*	color:#fff;*/
}
.menu-_ja-subscription-navi-container ul li a:last-child {
	width:190px;
}
.menu-_ja-subscription-navi-container ul li a:hover{
	background-color:#fff;
	color:#536187;
}
/**/
.menu-_ja-journal-navi-container {
/*	background-color:#6F81B4;*/
	background-color:#b5e8fe;
	height:30px;
	margin-bottom:10px;
}
.menu-_ja-journal-navi-container ul li {
	box-sizing: border-box;
	width:152px;
	text-align:center;
	border-right:solid 1px #fff;
	float: left;
}
.menu-_ja-journal-navi-container ul li:last-child {
	border:none;
}
.menu-_ja-journal-navi-container ul li a {
	display:block;
	line-height:30px;
	width:151px;
	text-decoration:none;
	font-weight:bold;
	color:#000;
/*	color:#fff;*/
}
.menu-_ja-journal-navi-container ul li a:last-child {
	width:152px;
}
.menu-_ja-journal-navi-container ul li a:hover{
	background-color:#fff;
	color:#536187;
}

/* selected menu　*/
body.jrm .menu-_ja-journal-navi-container ul li a[title="jrm"] {
	background-color:#fff;
/*	color:#093;*/
	color:#536187;
}
body.ijat .menu-_ja-journal-navi-container ul li a[title="ijat"] {
	background-color:#fff;
/*	color:#ED1E79;*/
	color:#536187;
}
body.jdr .menu-_ja-journal-navi-container ul li a[title="jdr"] {
	background-color:#fff;
/*	color:#F60;*/
	color:#536187;
}
body.jaciii .menu-_ja-journal-navi-container ul li a[title="jaciii"] {
	background-color:#fff;
/*	color:#0080FF;*/
	color:#536187;
}
body.trafst .menu-_ja-journal-navi-container ul li a[title="trafst"] {
	background-color:#fff;
/*	color:#804040;*/
	color:#536187;
}

/* ------------------------------ jicon ---*/

#journal .jicon {
	float: left;
	width: 152px;
}
#journal .jicon p {
	text-align:center;
	font-size:65%;
	font-weight:bold;
}
#journal .jicon a {
	width:152px;
}
/*journal .jicon p a span {*/
#journal .jicon p span {
	display:inline-block;
	height:42px;
	text-decoration:none;
	color:#111;
} 
#journal .jicon a:hover {opacity:0.7;}
#journal .jicon a img { padding-bottom:5px; }

/* ------------------------------ FPcontent ---*/
.FPcontent {
	clear:left;
	padding-bottom: 20px;
}
.FPcontent h2 {
	background-color:#0099d6;
	line-height:35px;
	padding-left:8px;
	color:#fff;
}

/*.FPcontent p {
	padding:20px;
}
*/
.FPcontent dl {
	padding:10px;
}
.FPcontent dt {
	clear:left;
	font-size:90%;
	font-weight:bold;
	width:150px;
	margin-left:5px;
	padding-bottom:10px;
	float: left;
}
.FPcontent dd {
	width:585px;
	font-size:90%;
	padding-bottom:10px;
	float: left;
}
/* ------------------------------ search result ---*/
.search_result {
	font-size:90%;
}
.search_result h2 {
	color:#F00;
	font-size:120%;
	border-bottom:solid 1px #f00;
}
.reslut_body {
	margin:15px 0 25px 5px;
}
.search_result dt {
	width:150px;
	margin-bottom:8px;
	clear:left;
	font-weight:bold;
	float:left;
}
.search_result dd {
	width:600px;
	margin-bottom:8px;
	float:left;
}
/*.search_result dt {
	font-weight:bold;
}
.search_result dd {
	margin-bottom:8px;
	margin-left:40px;
}*/
.search_result .search_guide form {
	font-size:100%;
	line-height:1.5;
	margin-left:30px;
	margin-right:20px;
	margin-bottom:10px;
	padding:10px 30px;
	background-color:#B5E8FE;
}
.search_result .search_guide .searchform input,select {
	font-size:inherit;
	line-height:inherit;
}
.search_result .search_guide .searchform .search_term > input {
	width:440px;
}
.search_result .search_guide .searchform .searchYear label select {
	width:80px;
}
.search_result .search_guide form .search_form_title {
	display:inline-block;
	width:155px;
	font-weight:bold;
	padding:5px 0;
}
.search_result .search_guide form .search_submit input {
	display:block;
	margin-left:210px;
	width:150px;
	border-radius:4px;
	color:inherit;
	font-style:normal;
	line-height:2;
	margin-top:12px;
}

/* ------------------------------ search guide ---*/
.fixpage .fixContent.search_guide > p {
	margin-left:30px;
}
.fixpage .fixContent.search_guide > ul {
	margin-left:30px;
}
.fixpage .fixContent.search_guide form {
	/* font-size:120%; */
	line-height:2;
	padding: 20px 40px 20px 40px;
	background-color:#D0D0D057;
}
.fixpage .fixContent.search_guide .searchform input,select {
	font-size:inherit;
	line-height:inherit;
}
.fixpage .fixContent.search_guide .searchform .search_term > input {
	width:440px;
}
.fixpage .fixContent.search_guide .searchform .searchYear label select {
	width:80px;
}
.fixpage .fixContent.search_guide form .search_form_title {
	display:inline-block;
	width:155px;
	font-weight:bold;
	padding:5px 0;
}
.fixpage .fixContent.search_guide form .search_submit input {
	display:block;
	margin-left:210px;
	width:150px;
	border-radius:4px;
	color:inherit;
	font-style:normal;
	line-height:2;
	margin-top:12px;
}
.fixpage .fixContent.search_guide table {
	margin-left:30px;
}
.fixpage .fixContent.search_guide th {
	width:110px;
	padding-top:4px;
	padding-bottom:4px;
	font-weight:bold;
	text-align:left;
}
.fixpage .fixContent.search_guide td {
	width:600px;
	padding-top:4px;
	padding-bottom:4px;
}
.fixpage .fixContent.search_guide td.guid_p {
	padding-top:0;
	padding-bottom:15px;
	padding-left:20px;
}
/* ------------------------------ books ---*/
#main .FPcontent .books {
	width:300px;
	padding: 10px;
	float:left;
}
#main .FPcontent .books .bookImg {
	float:left;
	width:106px;}
	
#main .FPcontent .books .bookImg a:hover {opacity:0.7;}

#main .FPcontent .books .bookCont {
	width:185px;
	height:70px;
	padding-top:5px;
	font-size:85%;
	float:right;
}

#main .FPcontent .books .bookCont h3{
	padding-bottom:3px;
	line-height:1.3;
}
#main .FPcontent .books .bookCont p{
	font-size:90%;
	padding:3px 0;
}
#main .FPcontent .books .bookAuthor {
	width:185px;
	padding-top:5px;
	font-size:85%;
	float:right;
}
#main .FPcontent .books .bookAuthor h4{
	font-size:90%;
	padding-bottom:3px;
	line-height:1.3;
}
#main .FPcontent .books .bookAuthor p{
	font-size:90%;
	padding:3px 0;
}
#main .FPcontent .books .bookCont:hover {opacity:0.7;}
#main .FPcontent .books .bookAuthor:hover {opacity:0.7;}

/*--------------------*/
#browser {
	clear: both;
}

#wrap #browser {
	float: left;
}
#wrap #update {
	font-size: 75%;
	padding-right:50px;
	float: right;
}

/* ------------------------------ call for paper ---*/
.cfp {
	padding-top:5px;
	padding-bottom:25px;	
}
.cfp_regular {
	font-size:110%;
	padding:10px 0 5px 20px;
}
.cfp-title {
	padding-top:4px;
	padding-left:10px;	
	font-size:110%;
/*	width:400px;*/
	border-left:solid 10px;
	border-bottom:solid 1px ; 
}
.cfp-title-robot { 	border-color:#093 }
.cfp-title-ijate { 	border-color:#ED1E79 }
.cfp-title-jacii { 	border-color:#0080FF }
.cfp-title-dsstr { 	border-color:#F60 }

.cfp-issue {
	padding-top:5px;	
	padding-bottom:5px;	
	margin-left:10px;	
	font-size:110%;
}
.cfp > h5 {
	padding-bottom:5px;	
	margin-left:50px;	
	color:red;
}
.cfp-top_comment {
	margin:20px 20px 0;	
	font-size:90%;
}
.cfp-top_comment > a {
	text-decoration:none;
}
.cfp-top_comment > a:hover { text-decoration:underline; }

.cfp > table {
	margin-left:10px;
	font-size:90%;
}

.cfp > table > tbody> tr > th{
	width:130px;
	padding:5px 5px 5px 10px;
	text-align:left;
	border:dotted 1px #ccc;
}

.cfp > table > tbody> tr > td{
	width:575px;
	border:dotted 1px #ccc;
	padding:5px 5px 5px 10px;
}

#main .cfp > table > tbody> tr > td > p{
	padding:5px 5px 5px 10px;
}

a.cfp_pdf {
	padding-left:20px;
	background-image:url(images/adobe_images/pdficon_small.gif);
	background-repeat:no-repeat;
}

/* ------------------------------ call for paper ---*/
.new_pub {
	margin-top:20px;	
}
.new_pub-title {
	padding-top: 4px;
    padding-left: 10px;
    margin-bottom: 3px;
    border-left: solid 10px;
    /* border-bottom: solid 1px; */
}
.new_pub-title  > a {
	text-decoration:none;
	color:#000;
}
.new_pub-title > a:hover { 	text-decoration:underline; }

.new_pub > p {
	padding:0;	
	margin: 5px 0 0 30px;
	font-weight:normal;
}
.new_pub > p > a{
	text-decoration:none;
}
.new_pub > p > a:hover { text-decoration:underline; }


/* ------------------------------ aside ---*/
aside {
	float: right;
	width: 240px;
/*
margin-left:784px;
position:fixed;
*/

}
/* ------------------------------ side widget ---*/
#side .widget {
	background-color:#b5e8fe;
	width:220px; /*240-10x2*/
	margin-bottom:20px;
	padding:10px;
	font-size:75%;
	list-style:none;
}
/* --------- side widget widget_text for banner ---*/
#side .textwidget .banner {
	margin-left:40px;
}
/*#side .widget_text#text-3 {
	background-color:#FFF;
	width:240px;
	padding:10px 0 0;
}*/
/*#side #text-3 h2 {
	display:none;
}*/
/* #side #text-4 h2 {
	display:none;
} */
#side #text-11 h2 {
	display:none;
}
#side #text-12 h2 {
	font-size:130%;
}
#side #text-12 a { 
	text-decoration:none;
	color:#fff;
	font-size:130%;
}
#side #text-12 a:hover { text-decoration:underline; }

/*Most Viewed abstract*/
#side #text-2 p {
	margin-top:3px;
	padding-left:20px;
}

/*SJR*/
#side #text-3 { /*rb*/
	background-color:#fff;
	padding-left:20px;
}
#side #text-4 {
	background-color:#fff;
	padding-left:20px;
}
#side #text-5 {
	background-color:#fff;
	padding-left:20px;
}
#side #text-6 {
	background-color:#fff;
	padding-left:20px;
}
#side #text-7 {  /*mori banner*/
	background-color:#fff;
	padding-left:20px;
}
#side #text-12 {
	background-color:#F27900; /*#F60;*/
	color:#fff;
	text-align:center;
}

/* -------------------- #welcart login---
#side .widget_welcart_login h2,p,a {
	color: #FFF;
}
2019-07-10 追加
*/
#wc_newmemberform #newmember .at_exp_text {
	padding: 20px 10px 10px 10px;
	text-align:center;
	font-size: 12px;
	color: #4e5020;
}
#wc_newmemberform #newmember .at_cont_text { display:none; height: 0; }

#wc_newmemberform #newmember .at_check_area { 
	font-size: 14px;
	color: #4e5020;
	/*padding-left:250px;*/
	text-align: center;
}

#side .widget_welcart_login { /*	color: #FFF;*/ }
	
#side .widget_welcart_login > h2 {
/*	color: #FFF;*/
	font-size:130%;
	margin-bottom:3px;
}
#side .widget_welcart_login form p {
/*	color: #FFF;*/
	float:left;
}
#side .widget_welcart_login form p input.loginmail,input.loginpass {
	width:158px;
	height:1.5em;
	padding-left:0;
	padding-right:0;
	-webkit-appearance: none;　
}
#side .widget_welcart_login form p input#member_loginw {
	width:50px;
	margin-top:15px;
	margin-left:4px;
	height:68px;
	padding:3px;
	border-radius:3px;
-webkit-border-radius:3px;
-webkit-appearance: none;　
	font-style:normal;
	font-weight:normal;
	color:#000;
}
#side .widget_welcart_login form p input#member_loginw:hover {
	color:#000;
	background-color:#FFF;
	opacity:1;
}
#side .widget_welcart_login a {
/*    color: #fff; 	 */
	padding-top:5px;
	padding-left:5px;
	display:inline-block;
}
#side .widget_welcart_login .createAcc {
	margin-top:15px;
}
#side .widget_welcart_login .createAcc > a {
	border-radius:3px;
	height:14px; /* 35-10x2 */
	width:92px;  /* 110-10x2 */
	padding:8px 6px;
	text-decoration:none;
	display:inline-block;
/*	float:right;*/
margin-left:56px;
	color: #000; 
	border:solid 1px #666;
	background-color:buttonface;
/*	background-color:#b5e8fe;*/
/*	background-color:#225;*/
/*	color: #fff;*/
border-width: 2px;
border-style: outset;
border-color: buttonface;
}
#side .widget_welcart_login .createAcc > p {
	width:210px;
	font-size:90%;
	padding:5px 10px;
/*	float:left;*/
}
#side .widget_welcart_login a:hover {
/*	opacity:0.7; #39F */
	background-color: #FFF;
	text-decoration:underline;
}
#side .widget_welcart_login .createAcc > a:active {
	position:relative;
	top:1px;
	left:1px;
}
/* -------------- .widget_wcex_widgetcart---*/
#side .widget_wcex_widgetcart h2 {
/*	color: #fff;*/ 
}
#side .widget_wcex_widgetcart .empty_cart {
/*	color: #fff;*/
}
#side #wgct_point {
/*	color:#fff;*/
	display:none;
}

/* ----------- #side#search wordpress---*/

#side .widget_search {
/*	color: #FFF;*/
	/*padding-top:3px; */ 
	padding-bottom:8px;
}
/*#side .widget_search form h3 {
	color: #FFF;
	font-size: 130%;
}*/
#side .widget_search form label {
/*	color: #FFF;*/
}
#side .widget_search #search1 input {
	margin-top:5px;
	margin-bottom:10px;
	width: 98%;
	height:25px;
}
#side .widget_search  #search2 {
	padding-top:8px;
	line-height:30px;
	float:left;
}
#side .widget_search #search2 a {
/*	color: #FFF;*/
	padding-left:10px;
}
#side .widget_search form #search3 {
	width:90px;
	height:30px;
	margin-top:8px;
	margin-left:10px;
	float:right;
}
#side .widget_search form #search3 input  {
	width:100%;
	height:30px;
	border-radius:4px;
	color:inherit;
	font-style:normal;
}
#side .widget_search form input:hover {
	opacity:0.7;
}
#side .widget_search #search3 input:hover {
	cursor:pointer;
	color:#000;
	background-color:#FFF;
	opacity:1;
}

#side .widget_search .searchYear label span {
	font-size:130%;
}

/* ----------- #side#search_guide wordpress---*/
#side .widget_guide #guide1  {
	margin-top: 5px;
}
#side .widget_guide ol  {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#side .widget_guide li  {
	margin-top: 5px;
}


/* ----------- #side#post_views_counter---*/
.widget_post_views_counter_list_widget .widgettitle {
	font-size:110%;
	padding-bottom:5px;
}
.post_view_ul {
	margin-left:10px;;
}
.widget_post_views_counter_list_widget p {
	margin-left:20px;;
}
.widget_post_views_counter_list_widget a {
	line-height:1.4em;
}
.widget_post_views_counter_list_widget a:hover {
	opacity:0.7;
}
.widget_post_views_counter_list_widget h3 {
	padding-top: 4px;
    padding-left: 10px;
    margin-bottom: 8px;
    font-size: 110%;
	margin-top:15px;
	width:700px;
}
.widget_post_views_counter_list_widget .post_view_head_rb {
    border-left: solid 10px #093;
	border-bottom:solid 1px #093;
}
.widget_post_views_counter_list_widget .post_view_head_au {
    border-left: solid 10px #ED1E79;
	border-bottom:solid 1px #ED1E79;
}
.widget_post_views_counter_list_widget .post_view_head_dr {
    border-left: solid 10px #F60;
	border-bottom:solid 1px #F60;
}
.widget_post_views_counter_list_widget .post_view_head_jc {
    border-left: solid 10px #0080FF;
	border-bottom:solid 1px #0080FF;
}
.fix-mostview {
	margin-top:0;
}
#wrap .fix-mostview h3 {
	margin-top: 10px;
	margin-bottom: 5px;
}
.mostview-period {
	margin-top:15px;
	font-size:110%;
	font-weight:bold;
	text-align:center;	
}
/* ------------------------------ #side#account --
#account ul li {
	width: 110px;
	line-height:30px;
	margin-top:5px;
	color:#fff;
	float:left;
}
#account ul li button{
	width:100%;
	height:30px;
	border-radius:4px;
}

#account form #login2 {
	margin-left:5px;
	padding-bottom:3px;
	width: 165px;
	float: left;
}
#account form #login2 p { 
	color:#fff
}
#account form input[type="text"],input[type="password"] {
	width: 140px;
	padding-left:8px;
	line-height:22px;
	margin-bottom:5px;
}
#account form #login3 {
	padding-top:15px;
	padding-bottom:3px;
	width: 48px;
	float: left;
}
#account form input[type="submit"] {
	width: 48px;
	height:77px;
	border-radius:4px;
}
#account form input:hover,button:hover {opacity:0.8;}

/* -------------------- #side#search original

#search h3 {
	font-size: 130%;
	color: #FFF;
	padding-top:3px;
	padding-bottom:8px;
}
#search form #search1 {
	width: 220px;
	height:30px;
	padding-bottom:8px;
}
#side #search form #search1 input {
	width: 100%;
	height:30px;
	padding-left:8px;
}
#search form #search2 {
	width:135px;
	line-height:30px;
	float:left;
}
#search form #search2 a {
	color: #FFF;
	padding-left:8px;
}
#search form #search3 {
	width:85px;
	height:30px;
	margin-bottom:5px;
	float:left;
}
#search form #search3 input  {
	width:100%;
	height:30px;
	border-radius:4px;
}
#search form #search1 input:hover {opacity:0.8;}
#search form #search3 input:hover {opacity:0.8;}   ---*/


/* ------------------------------ footer ---*/
#footerBg {
	clear: both;
	background-color: #006098;
	color:#fff;
}
footer .menu-footer-navi-container {
	padding-top:10px;
	padding-bottom:10px;
	text-align: center;
}
footer .menu-footer-navi-container ul {
	display:inline-block;
	font-size:90%;
}
footer .menu-footer-navi-container ul li {
	padding:0 8px;
	border-right:solid 1px #fff;
	float:left;
}
footer .menu-footer-navi-container ul li:last-child {border:none;}
footer .menu-footer-navi-container ul li a {
	line-height:20px;
	text-decoration:none;
	color:#fff;
}
footer .menu-footer-navi-container ul li a:hover {text-decoration:underline;}

footer .menu-_ja-footer-navi-container {
	padding-top:10px;
	padding-bottom:10px;
	text-align: center;
}
footer .menu-_ja-footer-navi-container ul {
	display:inline-block;
	font-size:90%;
}
footer .menu-_ja-footer-navi-container ul li {
	padding:0 8px;
	border-right:solid 1px #fff;
	float:left;
}
footer .menu-_ja-footer-navi-container ul li:last-child {border:none;}
footer .menu-_ja-footer-navi-container ul li a {
	line-height:20px;
	text-decoration:none;
	color:#fff;
}
footer .menu-_ja-footer-navi-container ul li a:hover {text-decoration:underline;}


footer p {
	clear:both;
	font-size:75%;
	text-align:center;
}
/* ------------------------------ jTop ---*/
#jTop {
	width: 760px;
}
#jTop .jicon {
	padding-right:15px;
	padding-bottom:10px;
	float: left;
}
#jTop .jicon p.jicon-p {
	margin-top:30px;
}
.jHead-cont {
	width:625px;
	float:left;
}
.jHead-cont > h4{
	margin-top:5px;
	font-size:90%;
}
#jTop h1 {
	padding-bottom:10px;
	font-size:140%;
	font-weight:bold;
	float:left;
}
#jTop .jinfo {
	width:420px;
	float: left;
	padding-bottom:5px;
}
#jTop p {
	font-size:85%;
}
#jTop .jc_scopus_img  {
	margin-top:5px;
	margin-bottom:10px;
	width:110px;
	margin-left:-15px;
	float:left;
}
#jTop .jc_info2 { 
	padding-left:10px; 
	width:736px; 
}
#jTop .cooperation  {
	margin-bottom:10px;
	width:625px;
}
#jTop .cooperation > li {
	font-size:75%;
}
#jTop .cooperation span {
	font-weight:bold;
}
#jTop table {
	width:500px;
	font-size:85%;
	margin-bottom:5px;
}
#jTop .jHead-cont-rb .jinfo {
	width:420px;
}
#jTop .jHead-cont-rb table {
	width:420px;
}
#jTop th {
	width:26%;
	text-align:left;
	font-weight:normal;
}
#jTop .jHead-cont-rb th {
	width:30%;
}
#jTop #scopus {
	width:95px;
	padding-bottom:10px;
	padding-right:10px;
	float:right;
}
#jTop #esci {
	width:95px;
	padding-bottom:10px;
	padding-right:10px;
	float:right;
}
.jTop_archiv {
	padding-bottom: 40px;
}

.arcv_select > p {
	float: left;
	margin-right:10px;
	margin-top:3px;
}
.arcv_select > form {
	float: left;
	font-size:85%;
}

.arcv_ybitem {
	width:117px;
	float:left;
	font-size:90%;
	margin-left:8px;
}
.arcv_ybitem > a { display:inline-block; text-decoration:none; width:105px;  padding: 3px 10px;}
.arcv_ybitem > a:hover { background-color:#ddd; text-decoration:underline; }

.arcv_dl {
	background-color:transparent;
	border:none;
	cursor:pointer;
	outline:none;
	padding:0 0 0 6px;
/*	appearance:none;*/	
	color:#333;
}
.arcv_dl:hover { text-decoration:underline; }
.arcv_vol {
	width:312px;
	min-height:215px;
	float:left;
	margin-bottom:15px;
}
.arcv_vol > h3 {
	display:inline-block; border-bottom:solid 1px #666; 
	width: 280px;
	margin-bottom:4px;
	color:#333;
}

nav.jChild-nav {
    display:table;
	width:760px;
padding-top:2px;
padding-bottom:2px;
}
nav.jChild-nav ul {
    display:table;
	table-layout:fixed;
	width:100%;
	background-color:#6F81B4;
}
nav.jChild-nav #menu-jrm-navi    { background-color: #093;    }
nav.jChild-nav #menu-ijat-navi   { background-color: #ED1E79; }
nav.jChild-nav #menu-jdr-navi    { background-color: #F60;    }
nav.jChild-nav #menu-jaciii-navi { background-color: #0080FF; }
nav.jChild-nav #menu-trafst-navi { background-color: #804040; }

nav.jChild-nav #menu-_ja-jrm-navi    { background-color: #093;    }
nav.jChild-nav #menu-_ja-ijat-navi   { background-color: #ED1E79; }
nav.jChild-nav #menu-_ja-jdr-navi    { background-color: #F60;    }
nav.jChild-nav #menu-_ja-jaciii-navi { background-color: #0080FF; }
nav.jChild-nav #menu-_ja-trafst-navi { background-color: #804040; }

.JRM-line    { margin-bottom:10px; background-color: #093;    min-height: 5px; }
.IJAT-line   { margin-bottom:10px; background-color: #ED1E79; min-height: 5px; }
.JDR-line    { margin-bottom:10px; background-color: #F60;    min-height: 5px; }
.JACIII-line { margin-bottom:10px; background-color: #0080FF; min-height: 5px; }
.TRAFST-line { margin-bottom:10px; background-color: #804040; min-height: 5px; }
.archive-line { margin-bottom:10px; background-color: #aaa; min-height: 5px; }


nav.jChild-nav ul li {
	display:table-cell;
	border-right:solid 1px #fff;
}
nav.jChild-nav ul li:last-child {
	border-right:none;
}
nav.jChild-nav ul li a {
	display:block;
	line-height:27px;
	text-align:center;
	text-decoration:none;
	font-size:90%;
	color:#fff;
	margin:1px 1px 0 ;
}
nav.jChild-nav ul li a:hover{
	background-color:#fff;
	color:#333;
	margin:1px 1px 0 ;
}
/* selected menu　*/
body.jmenu_top .jChild-nav ul li a[title="top"] {
	background-color:#fff;
	color:#333;
}
body.about .jChild-nav ul li a[title="about"] {
	background-color:#fff;
/*	color:#0080FF;*/
	color:#333;
}
body.authors .jChild-nav ul li a[title="authors"] {
	background-color:#fff;
/*	color:#093;*/
	color:#333;
}
body.cfp .jChild-nav ul li a[title="cfp"] {
	background-color:#fff;
/*	color:#F60;*/
	color:#333;
}
body.contact .jChild-nav ul li a[title="contact"] {
	background-color:#fff;
/*	color:#ED1E79;*/
	color:#333;
}

/* ------------------------------ jPager ---*/
#main .jPager {
	text-align:center;
	margin-bottom:10px;
float:left;

}
#main ul.jPager_nav {
    display:table;
	background-color:#8DC8F8;
    table-layout: fixed;
	border:solid 2px #8DC8F8;
}
#main ul.jPager_nav li>p {
	padding-left:14px;
	padding-right:14px;
}
#main ul.jPager_nav li {
	display:table-cell;
    vertical-align:middle;
    text-align:center;
	border-right:solid 1px #fff;
}
#main ul.jPager_nav li:last-child {
	border-right:none;
}
#main ul.jPager_nav a {
	width:80px;
	display:inline-block;
	padding:4px;
	text-decoration:none;
	color:#000;
}
#main ul.jPager_nav a.current {
	font-weight:bold;	
	text-decoration:underline;
	background-color:#fff;
	border:solid 0 2px #8DC8F8;
}
/* ---------------------- open-close all ---*/
.open_close_menu {
	font-size:85%;
	margin:6px 2px;
	float:right;
}
.open_all {
	background:	url(images/arrow_down.png) no-repeat 5px center;
	float:right;
	padding:2px 5px 0px 21px;
	border:solid 1px #666;
}
.close_all {
	background:	url(images/arrow_up.png) no-repeat 5px center;
	float:right;
	padding:2px 5px 0px 21px;
	border:solid 1px #666;
	border-left:none;
}
.open_all:hover,.close_all:hover {
	background-color:#def;
	cursor:pointer;
}

/* ------------------------------ jVol ---*/
#main .jVol {
	width:760px;
/*	padding-bottom:20px;*/
}
.jVol span{
    padding-right: 8px;
	font-weight:bold;
	font-style:italic;
	color:#f00;
}
#main .FPcontentJ.cf .jVol .topics-hd {
    background-color: #fff;
	border-bottom:solid 1px #c00;
	font-size: 120%;
	font-weight: bold;
	line-height:25px;
    padding-top: 20px;
	color: #c00;
}
#main .mat_list {
	width:700px;
	margin-left:15px;
	padding:15px;
/*    background-color: #a5def1;*/
    background-color:#F27900;
	font-size: 120%;
	font-weight: bold;
	line-height:25px;
	color:#FFF;
}
#main .mat_list>a {
	text-decoration:none;
	color:inherit;
}
#main .mat_list>a:hover { text-decoration:underline; }
/*------------*/

#main .FPcontentJ.cf .jVol .topics-dl {
	padding:10px 10px 0 10px;
}
#main .FPcontentJ.cf .jVol .topics-dl>dt {
	clear:left;
	font-size:90%;
	width:140px;
	padding-left:5px;
	padding-bottom:10px;
	float: left;
}
#main .FPcontentJ.cf .jVol .topics-dl>dd {
	width:540px;
	font-size:90%;
	padding-bottom:10px;
	float: left;
}
#main .FPcontentJ.cf .jVol p {
/*	margin-left:20px;*/
	font-weight: bold;
	line-height:35px;
}
#main .FPcontentJ.cf .jVol h2 {
	background-color:#ddd;
    background-image:none;
	padding-left:10px;
	font-size: 120%;
	font-weight: bold;
	line-height:35px;
    color: #000;
}
#main .FPcontentJ.cf .jVol th {
	width:16%;
	padding-left:20px;
	text-align:left;
	font-size:95%;
	line-height:30px;
	border:solid 1px #ccc;
	border-right:none;
}
#main .FPcontentJ.cf .jVol td {
	padding-left:10px;
	font-size:90%;
	line-height:30px;
/*	border:solid 1px #ccc; */
	border-left:none;
}
/* ------------------------------ jNo ---*/

#main .FPcontentJ.cf .jNo {
	width:758px;
	border:solid 1px #ccc;
	border-top:none;
	background:	url(images/arrow_down.png) no-repeat 98% center;
}
#main .FPcontentJ.cf .jNo.open {
	background:	url(images/arrow_up.png) no-repeat 98% 10pt;
	background-color: #def;
}
#main .FPcontentJ.cf .jNo h2 {
	background-color:#ddd;
    background-image:none;
	padding-left:10px;
	font-size: 120%;
	font-weight: bold;
	line-height:35px;
    color: #000;
}
#main .FPcontentJ.cf .jNo .jnumber:hover,.jnumber_sc:hover {
	background-color:#def;
	cursor:pointer;
	opacity:0.8;
}
#main .FPcontentJ.cf .jNo .jnumber_sc h3 {
	background: url(images/arrow_down.png) no-repeat 98% center;
	background-color: #a5def1;
	width:738px;
	display:inline-block;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:20px;
}
#main .FPcontentJ.cf .jNo.open .jnumber_sc h3 {
	background:	url(images/arrow_up.png) no-repeat 98% 10pt;
	background-color: #a5def1;
}
#main .FPcontentJ.cf .jNo .jnumber h3 {
	display:inline-block;
	width:95px;
	padding-left:20px;
	vertical-align:middle;
}
#main .FPcontentJ.cf .jNo .jnumber p {
	width:600px;
	display:inline-block;
	font-size: 90%;
	line-height:1.4em;
	padding-top:8px;
	padding-bottom:8px;
	vertical-align:middle;
}
#main .FPcontentJ.cf .jNo .jnumber .issue_date {
	width: 42px;
	margin-left:6px;
	font-weight:normal;
	font-size:90%;
	color:#333;	
}

/* ------------------------------ jNoCont---*/

#main .FPcontentJ.cf .jNoCont h4 {
/*	background-color:#fcc;*/	background-color:#ffe7c9;
	width:719px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:2px;
    margin-left: 30px;
	line-height: 22px;
}
#main .FPcontentJ.cf .jNoCont table {
	background-color:#fff;
	width:728px;
    margin-left: 30px;
}
#main .FPcontentJ.cf .jNoCont table.jArticle-child {
width:110px;
	margin:0;
	padding:0;
	text-align:center;
	line-height:1em;
	border-collapse:separate;
	border-spacing:3px;
}
/*#main .FPcontentJ.cf .jNoCont table.jArticle-child .full_dl_border {
width:145px;
	border:solid 1px #ccc;
}*/
#main .FPcontentJ.cf .jNoCont table.jArticle-child td {
	padding:0;
	line-height:1.1em;
background-color:#f6f6f6;
}
#main .FPcontentJ.cf .jNoCont table td {
	width:auto;
    vertical-align: middle;
	line-height:1.4em;
}
#main .FPcontentJ.cf .jNoCont table td.artCont {
	padding-bottom:8px;
}
#main .FPcontentJ.cf .jNoCont td.singlePage {
	padding:0 10px 15px;
	text-align:center;
}
#main .FPcontentJ.cf .jNoCont td.artAuthor {
	padding-bottom:7px;
    padding-left: 20px;
    font-style: italic;
}
#main .FPcontentJ.cf .jNoCont td a{
	font-weight: normal;
 	text-align: center;
}
#main .FPcontentJ.cf .jNoCont td a.archive_link {
	display:block;
	text-decoration:none;
	font-weight:bold;
	font-style:italic;
/* box-sizing: border-box; */
border:solid 1px #ccc;
padding-top:5px;
padding-bottom:4px;
width:145px;
}
#main .FPcontentJ.cf .jNoCont td a.archive_link>span {
color:inherit;
font-size:80%;
}
#main .FPcontentJ.cf .jNoCont td a.archive_link:hover {
text-decoration:underline;
/*background-color:#fcc;*/
background-color:#ffe7c9;
}
/*#main .FPcontentJ.cf .jNoCont .jEditorial td a.archive_link {
width:140px;
height:25px;
font-size:90%;
border:solid 1px #aaa;
padding:1px 0 1px 8px;
margin-left:4px;
background-color:#eee;

}
#main .FPcontentJ.cf .jNoCont .jEditorial td a.archive_link>span {
font-size:80%;
color:inherit;
text-align:left;
}*/
#main .FPcontentJ.cf .jNoCont td.artCont .editorial_img {
padding: 5px 40px 5px 10px;	
}
#main .FPcontentJ.cf .jNoCont td.artCont .editorial_img img {
padding-left:10px;
}
#main .FPcontentJ.cf .jNoCont td.artCont .editorial_img_caption {
padding:0 0 0 10px;
text-align:center
}
#main .FPcontentJ.cf .jNoCont td.artCont ul {
	margin-left: 20px;	
	width:590px;	
	font-size: 90%;	
}
#main .FPcontentJ.cf .jNoCont td p{
	font-weight: normal;
	font-size: 90%;
 	padding:0 10px 4px;
    text-indent: 1em;
	line-height:1.3em;
}
#main .FPcontentJ.cf .jNoCont td>.full_dl_border>img {
	padding-top:5px;
	padding-left:8px;
	float:left;
}
#main .FPcontentJ.cf .jNoCont td>.full_dl_border>p.filesize {
	max-width:140px;
	font-size:90%;
	padding:3px 0 0;
	margin-left:-20px;
font-style:italic;
font-weight:bold;
text-indent:25px;
float:left;
}
#main .FPcontentJ.cf .jNoCont td>.full_dl_border>p.filesize>span {
color:inherit;
font-size:85%;
}

#main .FPcontentJ.cf .jNoCont td.artKind {
	width:555px;
	font-weight: bold;
/*    color: #f22; */ color: #152890; 
    border-top:solid 1px #ccc;
	background-color:#eee;
}
#main .FPcontentJ.cf .jNoCont td.artKind a {
	font-weight: bold;
	font-size:100%;
	text-decoration:none;
/*    color: #f22; */ color: #152890; 
}
#main .FPcontentJ.cf .jNoCont td.artKind .doi {
	width:250px;
	font-weight:normal;
	font-size:90%;
    color: #777;
	float:right;
}
#main .FPcontentJ.cf .jNoCont td.artKind .doi a {
	font-weight:inherit;
	font-size:inherit;
    color: inherit;
}
#main .FPcontentJ.cf .jNoCont td.artPage{
    font-size: 85%;    
    border-top:solid 1px #ccc;
	background-color:#eee;
}
#main .FPcontentJ.cf .jNoCont td.artTitle{
    padding-left: 20px;
	padding-top:4px;
    font-weight: bold;
}
#main .FPcontentJ.cf .jNoCont td.artTitle a{
    font-weight: bold;
	font-size:100%;
	text-decoration:none;
	color:#000;
}
#main .FPcontentJ.cf .jNoCont td.artTitle a:hover {
color:#00C;
}
#main .FPcontentJ.cf .jNoCont td.artPage{
    font-size: 85%;    
}
/* -----------------welcartボタン関連---*/
#main .FPcontentJ.cf .jNoCont td form select.iopt_select {
	width:135px;
	font-size:90%;
font-style:italic;
border:solid 1px #ccc;
background-color:#f6f6f6;
}
#main .FPcontentJ.cf .jNoCont td form select.iopt_select:hover {
/*background-color:#def;
background-color:#ffc;*/
background-color:#ffe7c9;
cursor:pointer;
}
#main .FPcontentJ.cf .jNoCont td form>button>span {
	color:inherit;
}
#main .FPcontentJ.cf .jNoCont td form .opt_field>label {
	display:none;
}
/*#main .FPcontentJ.cf .jNoCont td .full_dl_border.full_dl form>input[type="submit"] {
	margin-top:2px;
	margin-bottom:2px;
	width:135px;
	height:24px;
color:#00D;
font-weight:bold;
font-style:italic;
border:solid 1px #ccc;
background-color:#f6f6f6;
}*/
/*#main .FPcontentJ.cf .jNoCont td .full_dl_border form>input[type="submit"] {
#main .FPcontentJ.cf .jNoCont td .full_dl_border input {
	margin-top:2px;
	margin-bottom:2px;
	width:135px;
	height:24px;
color:#00D;
font-weight:bold;
font-style:italic;
border:solid 1px #ccc;
background-color:#f6f6f6;
}*/
#main .FPcontentJ.cf .jNoCont td .full_dl_border {
	width:145px;
	height:25px;
	border:solid 1px #ccc;
}
#main .FPcontentJ.cf .jNoCont .full_dl_border form>button {
	padding-top:2px;
	height:25px;
	color:#00D;
	font-weight:bold;
	font-style:italic;
	background-color:#f6f6f6;
width:150px;
border:none;
background: url(images/adobe_images/pdficon_small.gif) center no-repeat;
background-position:10px;
text-align:right;
}
#main .FPcontentJ.cf .jNoCont td .full_dl_border button:hover {
	color:#009;
/*	background-color:#fcc; background-color:#ffe7c9;*/	background-color:#ddd;
	cursor:pointer;
}

#main .FPcontentJ.cf .jNoCont .full_dl_border_nologin form>button:hover {
background-color:#ccc;
}
/*#main .FPcontentJ.cf .jNoCont td .full_dl_border input:hover {
text-decoration:underline;
color:#009;
background-color:#fcc;
cursor:pointer;
}*/
/*#main .FPcontentJ.cf .jNoCont td .full_dl_border span {
	color:inherit;
}*/
#main .FPcontentJ.cf .jNoCont td .full_dl_border .loginRemark {
　padding-top:1px;
/*  width:185px;*/
  position: relative;
  top:-20px;
  left:120px;
  display: none;
  opacity: 0;
  text-align:left;

  padding: 7px;
  border-radius: 5px;
  color: white;
/*  background-color: #06F;*/
  background-color: #444;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5),
    inset 0 1px 0 rgba(255, 255, 255, 0.8),
    inset 1px 0 0 rgba(255, 255, 255, 0.3),
    inset -1px 0 0 rgba(255, 255, 255, 0.3),
    inset 0 -1px 0 rgba(255, 255, 255, 0.2);

  animation-duration: 0.3s;
  animation-name: show-balloon;
}
#main .FPcontentJ.cf .jNoCont td .full_dl_border:hover span.loginRemark {
  cursor: pointer;
  display: inline-block;
  opacity: 1;
}

#main .FPcontentJ.cf .jNoCont td .full_dl_archv_nologin {
	padding-top: 6px;
	height:19px;
	background: url(images/adobe_images/pdficon_small.gif) center no-repeat;
	background-position:10px;
	cursor:pointer;
}
/*#main .FPcontentJ.cf .jNoCont td .full_dl_archv_nologin:hover {
	color:#009;
	background-color: #FCC;
	opacity:0.6;
	cursor:pointer;
}*/
#main .FPcontentJ.cf .jNoCont td .full_dl_archv_nologin:hover {
	color:#06F;
}

#main .FPcontentJ.cf .jNoCont td .full_dl_archv_nologin span.loginRemark {
  position: absolute;
  display: none;
  opacity: 0;
  padding: 7px;
  border-radius: 5px;
  color: white;
/*  background-color: #06F;*/  
  background-color: #444;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5),
    inset 0 1px 0 rgba(255, 255, 255, 0.8),
    inset 1px 0 0 rgba(255, 255, 255, 0.3),
    inset -1px 0 0 rgba(255, 255, 255, 0.3),
    inset 0 -1px 0 rgba(255, 255, 255, 0.2);
  animation-duration: 0.3s;
  animation-name: show-balloon;
}

#main .FPcontentJ.cf .jNoCont td .full_dl_archv_nologin:hover span.loginRemark {
  cursor: pointer;
  display: inline-block;
  opacity: 1;
}

.loginRemark::before {
  /*吹き出し部分の三角形を表示します*/
  content: "";
  position: absolute;
  left: -11px;
  top: 4px;
  border: 6px solid transparent;
/*  border-right: 6px solid #06F;*/
  border-right: 6px solid #333;
}

@keyframes show-balloon {
  /*アニメーションを定義します*/
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: inline-block;
    opacity: 0;
  }
  100% {
    display: inline-block;
    opacity: 1;
  }
}


/*#main .FPcontentJ.cf .jNoCont td form>input[type="submit"].edit_dl {*/
#main .FPcontentJ.cf .jNoCont td .edit_dl {
	width:145px;
	height:25px;
	color:#00D;
	font-weight:bold;
	font-style:italic;
	background-color:#f6f6f6;
	border:none;
	background: url(images/adobe_images/pdficon_small.gif) center no-repeat;
	background-position:10px;
}
#main .FPcontentJ.cf .jNoCont td .edit_dl:hover {
	text-decoration:underline;
	color:#009;
/*	background-color:#fcc;*/	background-color:#ccc;
	cursor:pointer;
}
/*#main .FPcontentJ.cf .jNoCont td .full_dl_archv {
	margin:0;
	width:145px;
	height:25px;
	border:none;
background: url(images/adobe_images/pdficon_small.gif) center no-repeat;
background-position:10px;
text-align:right;
}*/
/*#main .FPcontentJ.cf .jNoCont td form>button.full_dl_archv[type="submit"] {
	margin:0;
	width:145px;
	height:25px;
	border:none;
background: url(images/adobe_images/pdficon_small.gif) center no-repeat;
background-position:10px;
text-align:right;
}*/
/*たぶん消して問題ない0407
#main .FPcontentJ.cf .jNoCont td .full_dl_border form>input[type="submit"]:hover {
text-decoration:underline;
color:#009;
background-color:#fcc;
cursor:pointer;
}
#main .FPcontentJ.cf .jNoCont td .full_dl_border.full_dl form>input[type="submit"]:hover {
text-decoration:underline;
color:#009;
background-color:#fcc;
cursor:pointer;
}
#main .FPcontentJ.cf .jNoCont td form>button[type="submit"]:hover,input[type="submit"]:hover {
text-decoration:underline;
color:#009;
background-color:#fcc;
cursor:pointer;
}*たぶん消して問題ない*/
/* ------------- sponsor ---*/
.artCont .sponsors {
	width: 668px;
	border-top:solid 1px #CCC;
	margin-top:20px;
}
#main .FPcontentJ.cf .jNoCont td .sponsors_p {
	width:auto;
	margin:0;
	padding:10px 0;
}
#main .FPcontentJ.cf .jNoCont td .sponsors .gold_spons > p {
	font-size:125%;
	font-weight:bold;
	margin:0 0 0 20px;
	padding:0;
}
#main .FPcontentJ.cf .jNoCont td .sponsors .silver_spons > p {
	font-size:115%;
	font-weight:bold;
	margin:0 0 0 20px;
	padding:0;
}
#main .FPcontentJ.cf .jNoCont td .sponsors .bronze_spons > p {
	font-size:100%;
	font-weight:bold;
	margin:0 0 0 20px;
	padding:0;
}
#main .FPcontentJ.cf .jNoCont td .sponsors img {
	display: block;
	margin:0 auto;
}
.article dd .sponsors {
	width: 720px;
	border-top:solid 1px #CCC;
	margin-top:20px;
	padding-top:10px;
}
.article dd .sponsors .gold_spons {
	font-size:125%;
	font-weight:bold;
	margin:10px 30px;
}
.article dd .sponsors .silver_spons {
	font-size:115%;
	font-weight:bold;
	margin:10px 30px;
}
.article dd  .sponsors .bronze_spons {
	font-size:100%;
	font-weight:bold;
	margin:10px 30px;
}
.article dd .sponsors .abs_img {
	width:auto;
	float:none;
	display: block;
	margin:10px auto 20px;
}

/* ------------------------------ JRM---*/
.JRM {
	background-color:#093 ;
	height:30px;
	padding-left:10px;
	color:#fff;
	font-size:120%;
	font-weight:bold;
	line-height:30px;;
}
/* ------------------------------ IJAT---*/
.IJAT {
	background-color: #ED1E79;
	height:30px;
	padding-left:10px;
	color:#fff;
	font-size:120%;
	font-weight:bold;
	line-height:30px;;
}
/* ------------------------------ JDR---*/
.JDR {
	background-color:#F60 ;
	height:30px;
	padding-left:10px;
	color:#fff;
	font-size:120%;
	font-weight:bold;
	line-height:30px;;
}
/* ------------------------------ JACIII---*/
.JACIII {
	background-color:#0080FF ;
	height:30px;
	padding-left:10px;
	color:#fff;
	font-size:120%;
	font-weight:bold;
	line-height:30px;;
}
/* ------------------------------ TRAFST---*/
.TRAFST {
	background-color:#804040 ;
	height:30px;
	padding-left:10px;
	color:#fff;
	font-size:120%;
	font-weight:bold;
	line-height:30px;;
}

.single-head {
	float:left;
}
.issue_year {
	color:#fff;
	font-size:80%;
	font-weight:normal;
	float:left;
	margin-left:10px;
	width:60px;
	height:28px;
}
.single-doi {
	text-decoration:none;
	color:#fff;
	font-size:80%;
	font-weight:normal;
	float:right;
	text-align:right;
	margin-right:10px;
	padding-top:2px;
	width:280px;
	height:28px;
}
.single-doi a {
	text-decoration:none;
	color:inherit;
	font-size:inherit;
	font-weight:inherit;
}
.single-paging {
	width:100%;
	margin-bottom:1px;
}
.single-paging .prev {
	float:left;
	margin-left:5px;
}
.single-paging .next {
	float:right;
	margin-right:5px;
}
.single-paging a {
	text-decoration:none;
	font-size:85%;
	color:#555;
}
.single-paging a:hover { 
	opacity:0.7; 
	color:#555;
}

/* ------------------------------ .article---*/

.article {
	padding-bottom:30px;
}
.article .single_title {
	padding-top:10px;
	padding-bottom:10px;
	font-size:130%;
}
.article .single_author {
	padding-top:10px;
	padding-bottom:10px;
	font-style: italic;
}
.orcid-author img {
	vertical-align: baseline;
}
.article .single_affiliate {
	/* padding-top:10px; */
	padding-bottom:3px;
}
.article>dt {
	padding-top:15px;
	font-weight: bold;
	font-style: italic;
}
.article>dd {
	font-size:95%;
	padding-top:3px;
}
.article>dd>p {
	text-indent:1em;
	margin-bottom:20px;
}
.article ol.references {
	list-style-type:none;
}
.article ol.references > li {
	font-size:12px;
	padding-bottom:8px;
}
.article .citeas_dt {
	margin-top:10px;
}
.article .citeas_dt2 { display: inline-block; padding-top:30px;}
.article .citeas {
	font-size:80%;
	color:#009;
}
.article .citeas_dd{
	margin-left:20px;
}
.article .citedl {
	display: inline-block;
	font-size:80%;
	color:#009;
}
.article button.citedl_btn {
	background-color: transparent;
	border: none;
	cursor: pointer;
	outline: none;
	appearance: none;
	color: inherit;
}
.article .citedl_fm {
    margin: 4px 0 2px 24px;
    padding: 4px 6px;
    text-decoration: none;
    color: #009;
    border: solid 1px #009; /* #67c5ff; b5e8fe 09C */
    border-radius: 3px;
    transition: .2s;
	text-align:center;
}
.article .citedl_fm:hover {
    background: #009;
	opacity:0.4;
    color: white;
}
.article .abs_img {
	width: 300px;
	float:right;
	text-align:center;
	font-size:80%;
	font-style:italic;
	padding:0 0 3px 8px;
}
.article .abs_img_caption {
	text-align:center;
}
.article .editorial_img {
	padding:3px 10px 3px 10px;
}
.article .editorial_img img {
	margin:0 auto;
}
.article .editorial_img_caption {
	text-align:center;
}
.article .single_affiliate {
	font-size:90%;
}
.article .single_dates {
	padding-top:7px;
	width:400px;
	float: left;
}
.article .single_dates>dt {
	width:120px; /* 90px;*/
	float:left;
	font-size:90%;
	font-style: italic;
}
.article .single_dates>dd {
	float:left;
	font-size:90%;
	float:none;
}
.article .single_copyright  {
	padding-top:15px;
	padding-right:70px;
	text-align: right;
}
.article .single_keyword {
	padding-top:10px;
}
.article .single_keyword>dt {
	width:90px;
	float:left;
	font-size:90%;
	font-weight:bold;
	font-style:italic;
}
.article .single_keyword>dd {
	width:665px;
	float:left;
	font-size:90%;
}
.article .single_topinfo {
	padding-top:20px;
}
.article .single_topinfo>p {
	float:left;
	color:#009;
	font-weight:bold;
	padding:0;
}
.article .post-views {
	float:right;
	font-size:90%;
	padding-right:60px;
}
.article .post-views>span {
	font-style:italic;
}
.article .post-views>span.post-views-count {
	font-weight:bold;
}
/*_ym 201810  */
.article .box_dl {
	width:760px;
}
.article .box_dl_left {
	width:380px;
	min-height:85px;
	float:left;
}
.article .box_dl_right {
	width:380px;
	min-height:85px;
	float:left;
}
.article .link {
	margin-top:15px;
	font-style: italic;
	font-weight: bold;
	vertical-align:middle;
	border:solid 1px #aaa;
	border-radius:6px;
	background-color:#eee;
}
.article .link .dl_subscrb_text {
	font-size:100%;
	float:left;
	margin-top:5px;
	margin-left:25px;
}
.article .link .donation {
	font-size:80%;
	padding-top:13px;
	margin-bottom:3px;
	margin-left:180px;
	margin-right:10px;
}

.article .link-prev {
	margin:15px 0 0 90px;
	width:200px;
}
.article .link-prev>img {
	float:left;
	margin-left:15px;
	margin-top:7px;
}
.article .link > form > button {
	font-size:95%;
	height:65px;
	line-height:1.3;
	padding-left:50px;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	background: url(images/adobe_images/pdficon_large.gif) 15px center no-repeat;
	border:none;
}
.article .link-prev > form > button {
	width:200px;
}
.article .link > form > button:hover {
	text-decoration:underline;
	background-color:#ccc;
	cursor:pointer;
}
.article .link > form > button.mat_dl {
	text-align:center;
	background:none;
	padding-left:0px;
}
.article .link-full-wish { /* only for welcart*/
	margin-left:30px;
}
.article .link-full {
	margin:15px 0 0 70px;
	width:240px;
}
.article .link-full-nologin {
	margin:15px 0 0 70px;
	width:240px;
}
.article .link-full .full_dl {
text-align:center;
}
.article .link-full .full_dl_wabun {
	margin-left:20px;
}
.article .link-full .opt_field {
float:right;
margin-right:30px;
background-color:#eee;
}
.article .link-full .iopt_select {
background-color:#eee;
}
.article .link-full .iopt_select:hover {
/*	background-color:#fcc;*/ background-color:#ccc;
}
.article .link-full .opt_field>label {
	display:none;
}
/*.article .link-full-subscrb  form>button {*/
.article .link-full form>button {
	width:240px;
	height:65px;
	font-weight:bold;
	font-style:italic;
	font-size:100%;
	text-align:right;
    padding: 0 25px 0 0;
	background: url(images/adobe_images/pdficon_large.gif) 15px center no-repeat;
	border:none;
}
.article .link-full form>button:hover {
	color: #444;
	background-color:#ccc;
	cursor:pointer;
	border-radius:6px;
}
.article .link-full-appendix form > button {
	height:45px;
}
/*_ym-------------------------------*/
#main .about_index_dt  {
  padding-top:5px;
  margin-left:10px;
  position   : relative; 
/*  transition: all 300ms 0s ease; 効かない*/
}
.about_index_dt:hover  + .about_index_dd {
  display: inline-block;
  opacity: 1;
  border-radius: 10px;
  padding: 10px 20px 20px;
  z-index: 5;
}
.about_index_dd {
  display: none;
  opacity: 1;
  margin-left:20px;
  background-color:#EAFFFE;
  position   : absolute; 
  width:740px;
  left : 4%;
}
/*
.article .link-full .full_dl_border_nologin form>button:hover {
	color: #444;
	background-color:#ccc;
	cursor:pointer;
	border-radius:6px;
}
.article .link-full .full_dl_border_nologin span.fullLoginRemark {
  position: absolute;
  font-weight:normal;

  display: none;
  opacity: 0;

  padding: 8px 15px;
  border-radius: 5px;
  color: white;
  background-color: #444;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5),
    inset 0 1px 0 rgba(255, 255, 255, 0.8),
    inset 1px 0 0 rgba(255, 255, 255, 0.3),
    inset -1px 0 0 rgba(255, 255, 255, 0.3),
    inset 0 -1px 0 rgba(255, 255, 255, 0.2);

  animation-duration: 0.3s;
  animation-name: show-balloon2;
}

.article .link-full .full_dl_border_nologin:hover span.fullLoginRemark {
  cursor: pointer;
  display: inline-block;
  opacity: 1;
}

.article .link-full .link-full-nologin {
	width:190px;
	height:40px;
	font-weight:bold;
	font-style:italic;
	font-size:100%;
	text-align:right;
	padding:25px 20px 0 0;
	background: url(images/adobe_images/pdficon_large.gif) 15px center no-repeat;
	border:none;
}
*/
.article .link-full {
	color: #666;
	cursor:pointer;
	border-radius:6px;
}
/*.article .link-full:hover span.fullLoginRemark {
  cursor: pointer;
  display: inline-block;
  opacity: 1;
}

.fullLoginRemark::before {
  /*吹き出し部分の三角形を表示します
  content: "";
  position: absolute;
  left: -11px;
  top: 4px;
  border: 6px solid transparent;
  border-right: 6px solid #444;
}

@keyframes show-balloon2 {
  /*アニメーションを定義します
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: inline-block;
    opacity: 0;
  }
  100% {
    display: inline-block;
    opacity: 1;
  }
}
*/
.article .link-full-wish  form>input[type="submit"] {
	width:180px;
height:65px;
	font-weight:bold;
	font-style:italic;
	font-size:95%;
	text-align:right;
	margin-top:-32px;
	margin-right:30px;
	padding-top:20px;
	padding-right:10px;
background: url(images/adobe_images/pdficon_large.gif) 15px 28px no-repeat;
border:none;
position:relative;
color:inherit;
}
.article .link-full-wish form>input[type="submit"]:hover {
text-decoration:underline;
background-color:rgba(255,204,204,0.7); /* #fcc */
cursor:pointer;
border-radius:3px;
}

.article .rb_copyright {
	margin-top:10px;
}


/* ---------Welcart -------- */
.catbox .post h1 {
　font-size: 1.3em;
  line-height: 2.4em;
  font-weight: bold;
  color: #ffffff; 
  background-color: #900; /* #006098 */
  text-indent: 10px;
  padding: 2px 0 0;
  margin-top: 20px 0 10px;
}

/* ---- 固定ページ  ---- */
.fixpage {
	font-size:90%;
}

.fixpage .fixpageTitle {
/*	background-color:#006098;*/
	background-color:#0099d6;
	padding-left:7px;
	color:#fff;
}

.fixpage h2 {
	font-size:140%;
	padding-top:5px;
	line-height:1.4;
}

.fixpage p {
	padding-bottom:4px;
}

.corporate_data {
	margin-left: 20px;
}
.fixpage .fixContent .corporate_data > dt {
	padding-top: 10px;
}
.org_cahrt {
	width:600px;
	margin:10px auto;
}

/* ----------- fixContent--------------*/
.fixpage .fixContent {
	margin:20px 10px 20px 30px;	
	line-height:1.5;
}
.fixpage .privacy_policy {
	font-size:90%;
}
.fixpage .privacy_policy>ul>li {
	list-style: disc;
	margin-left:25px;
}
.fixpage .privacy_policy li.privacy_li {
	margin-bottom:5px;
}
.fixpage ul#contents_menu {
	display:table;	
/*	table-layout: fixed;*/
    width:100%;
}
.fixpage ul#contents_menu > li {
	display:table-cell;	
	text-align:center;
}
.fixpage .fixContent h3 {
	font-size:130%;
	margin-top:20px;
	margin-bottom:8px;
}
.fixpage .privacy_policy h3 {
	font-size:110%;
	margin-top:10px;
	margin-bottom:2px;
}
.fixpage .fixContent h4 {
	margin-top:15px;
}
.fixpage .fixContent > p {
	margin-bottom:3px;
}
.fixpage .pdf_caption {
	margin-bottom:3px;
}
.fixpage .fixContent dt {
/*	clear:left;*/
	width:600px;
	padding-top:20px;
	font-weight:bold;
	font-size:120%;
/*	float:left;*/
}
.fixpage .fixContent dd {
	padding-left:20px;
/*	float:left;*/
}
.fixpage .fixContent .crosscheck {
	float:right;
	margin-right:50px;
}
/* ----------- signature--------------*/
.fixpage #signature {
	padding-top:50px;
}
.fixpage #signature h4 {
	font-size:120%;
	padding-bottom:3px;
}
/* ----------- job--------------*/
.fixpage .fixContent .job {
	padding:20px;
	border:solid 1px #ccc;
}
.fixpage .fixContent .job .jobTitle {
	background-color:#CFF;
	padding-top:4px;
	padding-left:5px;
	font-size:125%;
	font-weight:bold;
}
.fixpage .fixContent .job dt {
	width:200px;
}

.fixpage .fixContent .job dd {
	width:400px;
}


/* ----------- submission table--------------*/
.fixpage .submission_table {
	font-size:80%;
}
.fixpage .submission_table a {
	text-decoration:none;
}
.fixpage .submission_table a:hover { text-decoration:underline; }
.fixpage .submission_table td {
	width:20%;
	padding:10px;
	text-align:center;
	border:dotted 1px #ccc;
}
.fixpage .submission_table.Top td {
	border:solid 1px #fff;
}
.fixpage .submission_table .title {
	background-color:#6F81B4;
	color:#fff;
	font-size:120%;
	font-weight:bold;
}
.fixpage .submission_table .jName {
	vertical-align:middle;
	font-weight:bold;
}
.fixpage .submission_table tr td.acceptance {
	background-color:#eef;
	font-weight:bold;
}
/* ----------- price table--------------*/
.fixpage .price_table {
	margin-top:10px;
	margin-bottom:20px;
}
.fixpage .price_table td {
	width:20%;
	padding:10px;
	text-align:center;
	border:solid 1px #fff;
	vertical-align:middle;
	line-height:1;
}
.fixpage .price_table td.color {
	background-color:#eef;
}
.fixpage .price_table td.color>p{
	text-align:center;
}
.fixpage .price_table td > p {
	font-weight:normal;
	font-weight:bold;
	padding-top:10px;
}
.fixpage .price_table .title {
	background-color:#6F81B4;
	color:#fff;
	font-size:120%;
}
.fixpage .price_table .jName {
	vertical-align:middle;
	font-weight:bold;
}
.fixpage .price_table .priceYear {
	background-color:#98d998;
	font-size:140%;
	text-align:left;
	margin-left:15px;
	font-weight:bold;
}
.fixpage .price_note {
	margin-left:15px;
	margin-bottom:15px;
}
.fixpage .price_note > ul > li {
	font-size:90%;
	line-height:1.4;
}

.subsc_order_table .contact_table {
	border:dotted 1px #666;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:20px;
}
.subsc_order_table .contact_table caption {
	margin-top:15px;
	padding:8px 0 5px 0;
	font-weight:bold;
	font-size:140%;
	border:dotted 1px #666;
	border-bottom:none;
	background-color:#eef;
}
.subsc_order_table .contact_table >tbody > tr > th {
	border:dotted 1px #666;
	width:145px;
	padding:5px 5px 2px 15px;;
	text-align:left;
	vertical-align:top;
}
.subsc_order_table .contact_table >tbody > tr > td {
	border:dotted 1px #666;
	padding:1px;
}
.subsc_order_table .contact_table .wpcf7-checkbox,.wpcf7-radio,.wpcf7-validates-as-required {
	display:inline-block;
	padding-top:5px;
	padding-bottom:2px;
}
.subsc_order_table .contact_table .text_center {
	text-align:center;
}
.subsc_order_table .order-title > .wpcf7-list-item {
	display:inline-block;
	width:247px;
}
.subsc_order_table .contact_table .wpcf7-list-item {
	display:inline-block;
	min-width:120px;
}
.subsc_order_table .order-year > .wpcf7-list-item.last {
	display:inline-block;
	width:400px;
}
.subsc_order_table .contact_table .order-set {
	padding-left:10px;
}
.subsc_order_table .contact_table .wpcf7-text {
	width:100%;
	height:100%;
	border:solid 1px #ccc;
}
.subsc_order_table .contact_table .wpcf7-textarea {
	width:99%;
	height:100%;
	border:solid 1px #ccc;
}
.subsc_order_table .contact_table .wpcf7-submit,.wpcf7c-elm-step1,.wpcf7c-elm-step3 {
	display:inline-block;
	width:130px;
	height:35px;
	margin-top:5px;
	margin-bottom:5px;
	font-size:115%;
}
.subsc_order_table .contact_table .wpcf7-not-valid-tip {
	padding-left:10px;
	font-size:80%;
}
.subsc_order_table .contact_table .order_title {
	font-size:110%;
	line-height:30px;
	background-color:#eef;
}
/* ----------- contactTop --------------*/
.fixpage .contactTop {
	margin:30px 50px;	
	line-height:1.5;
}
.fixpage .contactTop .contact_table {
	margin-bottom:50px;
}
.fixpage .contactTop .contact_table th {
	width:130px;
	text-align:right;
	vertical-align:top;
	padding-right:10px;
	padding-bottom:10px;
	line-height:2.5;
}
.fixpage .contactTop .contact_table td {
	vertical-align:top;
	padding-right:10px;
	padding-bottom:10px;
	line-height:2.4;
}
.fixpage .contactTop .contact_table input {
	width:392px;
	line-height:1.8;
	padding-left:8px;
}
.fixpage .contactTop .contact_table input[type="radio"] {
	width:15px;
	vertical-align:-0.1em;
}
span.wpcf7-list-item {
	margin-left:0;
	margin-right:10px;
}
.fixpage .contactTop .contact_table textarea {
	width:390px;
	line-height:1.8;
	padding-left:8px;
}
.fixpage .contactTop .contact_table input[type="submit"] {
	width:100px;
	height:40px;
	margin-right:-18px;
	font-size:120%;
}

.fixpage .contactTop p {
	display:inline-block;
}

/* ----------- 404 --------------*/
.not_f404_title {
	width:620px;
	height:70px;
	margin:20px auto;
	background-color:#eee;
	text-align:center;
	padding-top:35px;
	font-size:200%;
	color:#666;
}
.not_f404_body {
	width:620px;
	margin-left: auto;
	margin-right: auto;
	color:#333;
	font-size:95%;
}
.not_f404_body > p {
	padding-bottom:5px;
}
.not_f404_url{
	width:600px;
	margin:3px auto 20px;
padding:10px;
border:solid 1px #ddd;
	font-size:80%;
	color:#333;
	overflow:auto;
}
.not_f404_search {
	width:300px;
	margin:10px auto;
}
.not_f404_linktop {
	margin-top:30px;
	text-align:center;
}

/* ----------- bread_crumb --------------*/
ul.bread_crumb li {
	display:inline-block;
	font-size:12px;
	vertical-align:middle;
	margin-bottom:3px;
}
ul.bread_crumb li.sub:before {
	content: ">";
	margin-right:2px;
}

/* メンバーページの表示修正 */
.aleft.productname .redownload_link {
	float:left;
	margin-right:20px;
	padding-left:20px;
	background-image:url(images/adobe_images/pdficon_small.gif);
	background-repeat:no-repeat;
}

/* annoucement  */
.announce-h2 {
	background-color:#0099d6;
	line-height:35px;
	padding-left:8px;
	color:#fff;
}
.announce {
	line-height:1.5;
	padding:15px;
	color:#222;
}
/* award  */
.award-h2 {
	background-color:#0099d6;
	line-height:35px;
	padding-left:8px;
	color:#fff;
}
.dr_awd-box {
	width:680px;
	margin: 10px auto 20px;
	padding:20px;
	border:solid 1px #ccc;
}
.dr_awd-title {
	text-align:center;
	font-size:180%;
	margin-top:5px;
	margin-bottom:10px;
}
.dr_awd-subtitle {
	width:300px;
	margin: 0 auto 15px auto;
	text-align:center;
	font-size:115%;
	font-weight:bold;
	font-style:italic;
	padding:5px 0;
	border-top:solid 1px #999;
	border-bottom:solid 1px #999;
}
.dr_awd-box > p {
	font-size:90%;
	margin-bottom:5px;
}
.dr_awd-dl {
	width:722px;
	margin:0 auto;
	font-size:95%;
}
.dr_awd-dl > dt {
	font-weight:bold;
	margin-top:10px;
}
.dr_awd-dl > dd {
	margin-left:30px;
}
.dr_awd-address {
	width:680px;
	font-size:95%;
	margin: 20px auto;
	padding:10px 20px;
	border:solid 1px #ccc;
}
.dr_awd-address >p {
	font-size:90%;
}

/*############# ファイルダウンロード機能 Download maanger　############# */
.webfs_wrap {
}
.table-webfs {
	width:658px;
	margin-top:20px;
	margin-left:40px;
	border:solid 1px #ddd;
}

.table-webfs td {
	border:solid 1px #ddd;
	padding:10px 15px;
	font-size:90%;
}
td.table-webfs-title {
	font-size:110%;
	font-weight:bold;
}
td.table-webfs-dlbtn {
	vertical-align:bottom;
	text-align:center;
}
td.table-webfs-dlbtn > p > a{
	margin-right:10px;
}

/*############# download table from old site 一時的　############# */

.topic-title {
	padding-top:4px;
	padding-left:10px;	
	margin-bottom:8px;
	font-size:110%;
	border-left:solid 10px;
/*	border-bottom:solid 1px ;*/ 
}
.topic-title-robot { border-color:#093; /*color:#093*/ }
.topic-title-ijate { border-color:#ED1E79; /*color:#ED1E79*/ }
.topic-title-jacii { border-color:#0080FF; /*color:#0080FF*/ }
.topic-title-dsstr { border-color:#F60;  /*color:#F60*/ }
.topic-title-trfst { border-color:#804040;  /*color:#F60*/ }

.edchoice {
    padding-top: 25px;
    padding-bottom: 5px;
}

.edchoice-title {
	padding-top:4px;
	padding-left:10px;	
	margin-bottom:3px;
	font-size:110%;
	border-left:solid 10px;
/*	border-bottom:solid 1px ;*/ 
}
.edchoice-title-robot { border-color:#093; /*color:#093*/ }
.edchoice-title-ijate { border-color:#ED1E79; /*color:#ED1E79*/ }
.edchoice-title-jacii { border-color:#0080FF; /*color:#0080FF*/ }
.edchoice-title-dsstr { border-color:#F60;  /*color:#F60*/ }

.edchoice-list {
	margin: 0;
	padding:0;
}
.edchoice-list > dt {
	float:none;
	width:auto;
	padding:10px 0 0 0;
}
.edchoice-list > dd {
	float:none;
	width:auto;
	padding:3px 10px;
}
.edchoice-list p {
	width:auto;
	padding:0;
}
.edchoice-list p.edchoice-content {
	padding:5px;
	font-size:80%;
}
.edchoice-list p > span {
	width:760px;
	padding:0;
}
.edchoice-list > dt > a {
	font-weight:normal;
	color:#000;
}
.edchoice-list > dd > p > a {
	font-weight:bold;
	text-decoration:none;
}
.edchoice-list > dd > p.edchoice-content > a {
	font-weight:normal;
}
.edchoice-list > dt > a:hover {
	color:blue;
}
.edchoice-list > dd > p > a:hover {
	text-decoration:underline;
}

.msdl {
    padding-top: 5px;
    padding-bottom: 25px;
}

/*.msdl-title {
	font-size: 110%;	
	margin-top:10px;
	margin-bottom:7px;
}*/

.msdl-title {
	padding-top:4px;
	padding-left:10px;	
	margin-bottom:3px;
	font-size:110%;
	border-left:solid 10px;
/*	border-bottom:solid 1px ;*/ 
}
.msdl-title-robot { border-color:#093; /*color:#093*/ }
.msdl-title-ijate { border-color:#ED1E79; /*color:#ED1E79*/ }
.msdl-title-jacii { border-color:#0080FF; /*color:#0080FF*/ }
.msdl-title-dsstr { border-color:#F60;  /*color:#F60*/ }

.msdl .msdl_period {
	font-size:80%;
	text-align:right;
	margin: 5px 10px;
	padding:0;
}

.download_chart {
	height: auto;
	width: auto;
	text-align: center;
/*	font-size: 10px;*/
	border-collapse: collapse;
	margin-top: 10px 25px;
	border-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #CCC;
	border-right-style: none;
	border-left-style: none;
}

.download_chart td {
	vertical-align:middle;
}

.download_chart th {
	vertical-align:middle;
	padding: 5px;
	font-size:80%;
	border: 1px solid #CCCCCC;
	background: #739999;
	color: #ffffcc;
}

/*.download_chart .this_month    { width: 25px; }
.download_chart .last_month    { width: 25px; }
.download_chart .title_authors { width: 45px; }
.download_chart .vol_number    { width: 45px; }
.download_chart .title_authors { width: 350px; }
.download_chart .keywords      { width: 150px; }
*/
.download_chart td a {
	color: #333333;
	font-weight: bold;
}

.download_chart td a:hover { opacity: 0.7; }

.download_chart td.tabletd_1 {
	width: 25px;
	text-align: center;
	font-weight: bold;
	color: #333;
	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: #CCC;
	border-bottom-color: #CCC;
	padding: 0.5em;
}

.download_chart td.tabletd_2 {
	width: 25px;
	text-align: center;
	font-weight: bold;
	color: #333;
	font-size: 90%;
	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: #CCC;
	border-bottom-color: #CCC;
	padding: 0.5em;
}

.download_chart td.tabletd_3 {
	width: 45px;
	text-align: center;
	color: #333;
	font-size: 12px;
	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: #CCC;
	border-bottom-color: #CCC;
	padding: 0.5em;
}

.download_chart td.tabletd_4 {
	width: 350px;
	text-align: left;
	font-size: 12px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	padding: 0.5em;
}

.download_chart td.tabletd_5 {
	width: 150px;
	text-align: left;
	color: #333;
	font-size: 11px;
	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: #CCC;
	border-bottom-color: #CCC;
	padding: 0.5em;
}

.download_chart td.tabletd_6 {
	width: 25px;
	text-align: center;
	color: #333;
	font-size: 90%;
	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: #CCC;
	border-bottom-color: #CCC;
	padding: 0.5em;
}

.download_chart td.bg2 {
	background-image: url(../images/chart_bg.jpg);
}
.download_chart .tabletd_4 .chart_link {
	color: #0066CC;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.download_chart .tabletd_4 p {
	font-size: 11px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
/* ######### 以下Editorialboard award関連 ########### */

.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;
}

/* 編集委員の1名用テーブルtd（編集委員長や名誉編集委員長など）のキャプション */

.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（副編集委員長など）のキャプション */

  .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: 150px;
}

/* 編集委員の3名用テーブルtd（前編集委員長など）のキャプション */
#ed_board {
	margin-top:40px;
}

.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: 157px;
}

.ed_member_title {
    background-color: #cccccc;
	line-height:2;
    margin: 8px;
}

.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;
width:760px;
}
.editorial_member >tbody > tr > th {
	text-align:left;
	text-indent:10px;
}
.editorial_member >tbody > tr > td > img {
	margin-top:8px;
}

 .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;
	margin-bottom:5px;
}


.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;
}


 .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;
}

/* -------------------- AWARD ------------------------*/
.award {
	padding-top:15px;
	padding-bottom:25px;
}

.award_image {
	text-align: center;
	margin-top: 8px;
	margin-bottom: 8px;
	height: auto;
	width: auto;
	margin-bottom: 10px;
}
.award_table {
	border: 3px double #FFCC33;
	text-align: center;
	width:680px;
	margin: 5px auto;
	border-collapse:separate;
}
.award_table p {
padding:5px 
}
.award_table p > a{
	display:inline-block;
padding-top:10px ;
padding-bottom:10px ;
}
.award_table .award_title {
	font-family: "Times New Roman", Times, serif;
	padding-top:20px;
	padding-bottom:10px;
	font-size:120%;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}

.award_table td {
	font-size:90%;
	border-style: none;
	text-align: center;
}
.award_table .trophy_image {
	width:48px;
	text-align: center;
	vertical-align:middle;
	padding: 20px 10px 20px 20px;
}
.award_caption {
	padding-top: 4px;
	text-align: center;
	font-size: 12px;
	color: #333333;
}

.award_authors {
table-layout:fixed;	
border-collapse: collapse;
	text-align: center;
	margin: 12px auto 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;
}
.award_authors  td{
max-width:152px;
padding-left:3px;
padding-right:3px;
	text-align: center;
	vertical-align: top;
	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;
}
.award_authors  td strong{
	color: #000000;
}

.award_message {
	padding-bottom: 7px;
	padding-top: 7px;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.award_message span {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
}

.award_message h4 {
	text-align: center;
	text-indent: 0px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.award_message p{
	font-size: 80%;
	padding:5px 15px;
}

.award_message .sign  {
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.award_jdr_text >p {
	width:680px;
	font-size: 90%;
	padding-bottom: 7px;
	padding-top: 7px;
	padding-left:40px;
	text-indent:20px;
}


.award_table .award_jdr_header {
	font-size:130%;
}
.award_table .award_jdr_header > p {
	display:inline-block;
	max-width: 450px;
}
.award_table .award_jdr_header > img {
	display:inline-block;
	/* padding:9px 20px 16px 140px; */
	padding-right: 10px;
	vertical-align: text-bottom;
}
.award_table .award_jdr_name {
	text-align: center;
	font-size: 14px;
	color: #333333;
}
.award_table .award_jdr_name > img {
	padding-bottom:7px;
}
.award_table .award_jdr_name > p {
	max-width:200px;
	margin:0 auto;
	text-align: center;
	font-size: 12px;
	color: #333333;
}
.award_jdr_link {
	padding-top:12px;
	display:block;
	text-align:center;
	font-size:80%;
}
.award_jdr_text > h4  {
	font-family: "Times New Roman", Times, serif;
	font-size:130%;
	text-align:center;
	margin-top:30px;
	margin-bottom:20px;
}
.award_jdr_text > h5 {
	margin:10px 0 10px 40px;
}
.award_jdr_text_right {
	text-align:right;
	font-size:90%;
	margin-right:50px;
}

/* -------------------- ERRATA ------------------------*/
.errata_table {
	margin-top: 10px;
	width: 760px;
}

.errata_th {
	width: 50%;
	padding: 4px;
	border: 2px solid #ccc;
}

.errata_td {
	width: 50%;
	padding: 4px 8px;
	border: 2px solid #ccc;
}

/* ######### ここまでEditorialboard award関連 ########### */
/* error page table */
.error_page_table {
	margin-left:200px;
}
.error_page_table > tbody > tr > th {
	text-align:center;
	width:150px;
	line-height:25px;
	border:1px solid #ccc;
	background-color:#eee;
}
.error_page_table > tbody > tr > td {
	text-align:center;
	width:150px;
	line-height:25px;
	border:1px solid #ccc;
}
.error_page_message {
	font-size:80%;
	padding-top:1px;
	margin-top:6px;
	margin-left:160px;
	text-align:center;
	width:400px;
	line-height:20px;
	border:1px solid #ccc;
}
/* ######--------welcart エラーメッセージ　#### */

.error_message {
/*	background-color:red;
	color:#FFF; */
	color:red; 
	font-weight:bold;
	text-align:center;
}

/* ######--------welcart sonypayment ポップアップ　####　設定が効かない */
}#escott-dialog .settlement_form {
	white-space: nowrap;
}
}#escott-dialog .settlement_form th {
	padding-right: 5px;
}
}#escott-dialog .settlement_form td {
    padding-bottom: 10px;
}
}#escott-dialog .settlement_form .attention {
	font-size: 12px;
	white-space: normal;
}

/* ######--------以下  usces_cart.cssのコピー (本体はシステム設定で無効化) #### */

div.loopimg {
	float: left;
	width: 105px;
	padding-right: 10px;
	padding-bottom: 10px;
}
div.loopexp {
	/*float: left;*/
}

div.header_explanation {
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size:90%;
margin-left: 35px;
margin-right: 40px;
}
div.header_explanation > ul {
	list-style:disc inside;
}

div.footer_explanation {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
	font-size:90%;
}
#cart_completion > p {
	padding-bottom:10px;
	text-align:center;
	font-size:90%;
}

/*******************************************************/
#cart {
	width: 100%;
}

#cart div.error_message {
	font-weight: bold;
	color: #FF0000;
	margin-top: 10px;
}

#cart .currency_code {
	font-size:90%;
}
#cart .upbutton {
	text-align: right;
	padding-right: 20px;
	font-size:80%;
}
#cart .upbutton > input {
	margin-left:5px;
}
#cart table {
	border: 1px solid #CCCCCC;
}

#cart table#cart_table {
	margin-bottom: 10px;
}

#cart th, 
#cart td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	vertical-align: middle;
	text-align: center;
	white-space: normal;
	word-break:break-all;
}
#cart td.signal_red {
	font-weight: bold;
	color: #FF0000;
}
#cart th {
	color: #FFFFFF;
	background-color: #999999;
	white-space: nowrap;
	font-weight: normal;
    font-size: 0.9em;
}

#cart th.aright,
#cart td.aright {
	text-align: right;
	white-space: nowrap;
}

#cart th.aleft,
#cart td.aleft {
	text-align: left;
}

#cart td.productname {
	text-align: left;
}

#cart input.quantity {
	width: 40px;
	text-align: center;
	font-size: 13px;
}

#cart th.num,
#cart th.thumbnail,
#cart th.price,
#cart th.unitprice,
#cart th.quantity,
#cart th.subtotal {
	text-align: center;
	vartical-align: middle;
} 

#cart .num {
	white-space: nowrap;
	width: 40px;
	text-align: center;
} 

#cart .thumbnail {
	white-space: nowrap;
	width: 70px;
	text-align: center;
} 

#cart .price,
#cart .unitprice {
	white-space: nowrap;
	width: 80px;
	text-align: right;
} 

#cart .quantity {
	white-space: nowrap;
	width: 65px;
	text-align: center;
} 

#cart .subtotal {
	white-space: nowrap;
	width: 100px;
	text-align: right;
} 

#cart .stoc {
	white-space: nowrap;
	width: 90px;
	text-align: center;
} 

#cart .action {
	white-space: nowrap;
	width: 60px;
	text-align: center;
} 

#cart #point_table {
	width: 350px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}

#cart #point_table td {
	height: 30px;
}

#cart #point_table .point {
	font-size: 1.5em;
	font-weight: bold;
}

#cart #point_table input.used_point {
	width: 100px;
	text-align: right;
	padding-right: 5px;
}
#cart input.delButton {
    padding: 5px 5px;
    font-weight: normal;
}

#content #wc_cart img,
#content #wc_confirm img {
	max-width: none;
}
/*********************************************************************/
/* USCES Item single page style */
span.price {
	font-size: 140%;
	font-weight: bold;
	color: #ED5B14;
	margin: 0px;
	padding: 0px;
}
span.cprice {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
em.tax {
	font-size: 0.7em;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	color: inherit;
	letter-spacing: 0em;
	white-space: nowrap;
}
dl.itemGpExp {
	margin: 0px;
	padding: 0px;
}
dl.itemGpExp dt {
	padding: 3px;
	font-weight: bold;
	color: #FF3333;
}

dl.itemGpExp dd {
	margin: 0px;
	padding: 0px;
}

dl.itemGpExp ul {
	margin: 0px;
	padding: 0px;
}

dl.itemGpExp li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 13px;
}

#itempage {
	width: 100%;
}

#itempage .field {
	height: auto;
	width: auto;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#itempage .field ul.item_custom_field {
    list-style: none;
}
#itempage .field .field_name {
	float:left;
	width:250px;
	text-align: left;
}

#itempage .field .field_price {
	float:right;
	font-size: 120%;
	font-weight: bold;
	color: #ED5B14;
	margin: 0px;
	padding: 0px;
	text-align: right;
	width: auto;
}

#itempage .field .field_cprice {
	font-size: 100%;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: right;
	width: auto;
}

#itempage h3 {
	color: #FFFFFF;
	background-color: #999999;
	padding: 3px 5px;
}

#itempage .exp {
	margin-bottom: 10px;
}

*:first-child+html #itempage .exp {
	display: inline;
}

#itempage form {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}

#itempage .itempage_head {
	margin:10px 0;
}
#itempage .itemimg {
	float: left;
	width: 230px;
	margin-left:10px;
}

/*#itempage .itemimg img {
	margin: 0 auto;
	padding: 0px;
}
*/

#itempage .itempage_head_discript {
	float: left;
	width: 520px;
}
#itempage .item_custom {
	padding-bottom:5px;
}

#itempage .item_author {
	font-weight:bold;
	padding-top:5px;
}

#itempage .item_custom_last {
	padding-bottom:20px;
}

#itempage .item_subtitle {
	font-size:120%;
	font-weight:bold;
	padding-bottom:10px;
}

#itempage .item_name {
	line-height:40px;
	font-size:24px;
}
#itempage .ym_zaiko {
	float:left;
	font-size:85%;
	vertical-align:bottom;
}

#itempage .ym_price {
	font-size:85%;
	padding-bottom:5px;
}

#itempage .item_cont_link {
	padding:10px 80px;
}
#itempage .item_cont_link > ul {
	display:table;
	table-layout: fixed;
	width:100%;
}
#itempage .item_cont_link ul > li {
	font-size:90%;
	display:table-cell;
	text-align:center;
}
#itempage .exp > dt {
	font-weight:bold;
	margin-left:10px;
}
#itempage .exp > dd {
	font-size:90%;
	margin-left:10px;
	margin-bottom:10px;
}

#itempage ul.errata {
	list-style:disc inside;
}
/*    ------------*/


#itempage .itemsubimg {
	margin-bottom: 10px;
}

#itempage .skuform {
	width: 100%;
}

#itempage .skuform .skuquantity {
	text-align: right;
    width: 5em;
    margin: 0 5px;
}

#itempage table.skusingle {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#itempage table.skusingle td {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
}

#itempage table.skumulti {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 100%;
	border: 2px solid #CCCCCC;
	border-collapse: collapse;
}

#itempage table.skumulti th {
	background-color: #E6E6E6;
	text-align: center;
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	font-weight: normal;
	vertical-align: middle;
}

#itempage table.skumulti th.thborder {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#itempage table.skumulti td {
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D9D9D9;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	vertical-align: middle;
	text-align: center;
}

#itempage table.skumulti td.subborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
}

#itempage table.skumulti td.price {
	text-align: right;
}

#itempage table.skumulti td.zaiko {
}

#itempage table.skumulti td.quant {
	text-align: right;
}

#itempage table.skumulti td.unit {
	text-align: center;
}

#itempage table.skumulti td.button {
	text-align: center;
}

#itempage table.skumulti td.skudisp {
	font-weight: bold;
}

#itempage .assistance_item {
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#itempage .assistance_item h3 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #999999;
	line-height: 18px;
	margin-bottom: 10px;
	height: 18px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

#itempage .assistance_item ul {
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
}

#itempage .assistance_item li {
	margin: 0px;
	float: left;
	width: 312px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#itempage .assistance_item .listbox {
	background-color: #f9f9f9;
	width: auto;
	margin-right: 10px;
	padding: 10px;
	border: 1px solid #cccccc;
}

#itempage .assistance_item .slit {
	height: 100px;
	width: 100px;
	overflow: hidden;
	background-image: url(image/no_img.gif);
	background-repeat: no-repeat;
	float: left;
}

#itempage .assistance_item .detail {
	width: auto;
	padding-top: 5px;
	margin-left: 0px;
	padding-left: 115px;
}

#itempage .assistance_item h4 {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #660000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#itempage .assistance_item .detail p {
	font-size: 11px;
	line-height: 150%;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

#itempage table.item_option {
	border: 1px solid #CCCCCC;
}

#itempage table.item_option caption {
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 0.7em;
}

#itempage table.item_option th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: left;
	background-color: #F0F0F0;
	padding-right: 10px;
	padding-left: 10px;
}

#itempage table.item_option td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: left;
}

#itempage .iopt_radio_label {
	display: block;
}

/* added _ym */
#itempage .payment_guide {
	margin-top: 30px;
	margin-left: 30px;
	margin-right: 30px;
	font-size:90%;
}
#itempage .payment_guide>ol {
	list-style-position:inside;
}
#itempage .payment_guide li {
	margin-top:2px;
}
#itempage .payment_guide>ul {
	margin-top:10px;
	list-style:disc inside;
}

.category-item_service #itempage {
	width:700px;
	margin:10px auto;
}
.category-item_service .item_page_title {
	font-size:90%;
}
.category-item_service .page_content {
	font-size:90%;
	margin-top:5px;
	margin-bottom:10px;
}
.category-item_service .page_content table tbody tr th {
	width:50px;
}
.category-item_service .page_content table tbody tr td {
}

/* End USCES Item single page style */
/*********************************************************************/
/* USCES cart page style */
div.usccart_navi ol.ucart {
	list-style-image: none;
	list-style-type: none;
	display: block;
	height: 31px;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0;
	padding: 0px;
}
div.usccart_navi li.ucart {
	background-color: #B3B3B3;
	float: left;
	margin: 0px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	width: 25%;
	line-height:31px;
}

div.usccart_navi li.ucart.uscdelivery {
    font-size: 0.95em;
}

div.usccart_navi li.usccart_cart {
	background-image: url(images/cart_navi_bg1.jpg);
	background-repeat: repeat-x;
}
div.usccart_navi li.usccart_customer {
	background-image: url(images/cart_navi_bg2.jpg);
	background-repeat: repeat-x;
}
div.usccart_navi li.usccart_delivery {
	background-image: url(images/cart_navi_bg3.jpg);
	background-repeat: repeat-x;
}
div.usccart_navi li.usccart_confirm {
	background-image: url(images/cart_navi_bg4.jpg);
	background-repeat: repeat-x;
}
#inside-cart .post {
	width: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 10px;
}
#inside-cart h2 {
	font-size: 16px;
	line-height: 32px;
	font-weight: bold;
	color: #ffffff;
	background-color: #ffcc00;
	height: 32px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffe679;
}
#inside-cart p {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#inside-cart .send {
	text-align: center;
	width: auto;
	margin-top: 15px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffcc00;
}
#inside-cart .no_cart {
	text-align: center;
	width: auto;
	margin-top: 60px;
	font-size: 1.4em;
	font-weight: bold;
	color: #FF9900;
	margin-bottom: 60px;
}
#customer-info h5 {
	color: #FFFFFF;
	background-color: #669999;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#customer-info .post {
	width: auto;
	margin-top: 10px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#customer-info .error_message {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #ff0000;
}
#customer-info h2 {
	font-size: 16px;
	line-height: 32px;
	font-weight: bold;
	color: #ffffff;
	background-color: #ff9900;
	height: 32px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffc56a;
}
#customer-info form {
	margin: 0px;
	padding: 0px;

}
#customer-info table {
	margin-top: 10px;
	border-collapse: collapse;
	margin-bottom:10px;
}
#customer-info th {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #4c4d25;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #e6e6e6;
	background-color: #f3f3f3;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 25%;
}
#customer-info td {
	font-size: 11px;
	line-height: 150%;
	color: #4c4c4c;
	border: 1px solid #e6e6e6;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#customer-info .customer_form input {
	width: 50%;
	margin-right: 3px;
}
#customer-info .customer_form input[type="checkbox"], 
#customer-info .customer_form input[type="radio"] {
	width: auto;
	margin-right: 3px;
}
#customer-info .customer_form label.iopt_label {
	display: block;
}
#customer-info .customer_form tr.inp1 input {
	width: 82%;
	margin-left: 3px;
}
#customer-info .customer_form tr.inp2 input {
	width: 75%;
	margin-left: 0px;
	margin-right: 3px;
}
#delivery-info .customer_form em,
#customer-info .customer_form em {
	font-style: normal;
	color: #ff0000;
}
#customer-info .send {
	text-align: center;
	width: auto;
	margin-top: 15px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ff9900;
}
#delivery-info .post {
	width: auto;
	margin-top: 10px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#delivery-info h2 {
	font-size: 16px;
	line-height: 32px;
	font-weight: bold;
	color: #ffffff;
	background-color: #ff6600;
	height: 32px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffaa68;
}
#delivery-info form {
	margin: 0px;
	padding: 0px;
}
#delivery-info table.customer_form {
	margin-bottom: 10px;
	border-collapse: collapse;
	width: 100%;
}
#delivery-info th {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #4c4d25;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #e6e6e6;
	background-color: #f3f3f3;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 25%;
vertical-align:middle;
}
#delivery-info td {
	font-size: 11px;
	line-height: 150%;
	color: #4c4c4c;
	border: 1px solid #e6e6e6;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#delivery-info td > label {
	font-size:125%;
	font-weight:bold;
}
#delivery-info .error_message {
	font-size: 13px;
	line-height: 26px;
	font-weight: bold;
	color: #ff0000;
}
#delivery-info .customer_form dl {
	margin: 0px;
	padding: 0px;
	width: auto;
}
#delivery-info .customer_form dt {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	width: auto;
	padding-top: 15px;
	padding-bottom: 5px;
	clear:left;
	float:left;
}
#delivery-info .customer_form dd {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	float:left;
}
#delivery-info .customer_form label {
	font-weight:bold;
}
#delivery-info .customer_form input {
	vertical-align:text-top;
}
#delivery-info .customer_form .payment_0 {
	padding-top:25px;
}
#delivery-info .customer_form .payment_0 img {
	margin-top:-34px;
	margin-left:6px;
}
#delivery-info .customer_form .dlseller_terms {
	width:500px; 
}
#delivery-info .customer_form a {
	display:inline-block;
	padding-top:5px;
	vertical-align:middle;	
}

#delivery-info #delivery_table input {
	width: 50%;
	margin-right: 3px;
}
#delivery-info #delivery_table tr.inp1 input {
	width: 83%;
	margin-right: 0px;
	margin-left: 3px;
}
#delivery-info #delivery_table tr.inp2 input {
	width: 76%;
	margin-right: 3px;
	margin-left: 0px;
}
#delivery-info .customer_form .btn {
	width: 24px;
}
#delivery-info #time {
	margin-top: 10px;
}
#delivery-info #time textarea,
#delivery-info .notes {
	height: 100px;
	width: 94%;
}

#delivery-info .send {
	text-align: center;
	width: auto;
	margin-top: 15px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ff6600;
}
#info-confirm .error_message {
	font-size: 13px;
	line-height: 26px;
	font-weight: bold;
	color: #ff0000;
}
#info-confirm .post {
	background-color: #ffffff;
	width: auto;
	margin-top: 10px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#info-confirm h2 {
	font-size: 16px;
	line-height: 32px;
	font-weight: bold;
	color: #ffffff;
	background-color: #ff3300;
	height: 32px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ff8f71;
}
#info-confirm form {
	margin: 0px;
	padding: 0px;
}
#info-confirm #confirm_table {
	width: 100%;
	margin-top: 15px;
	border-collapse: collapse;
}
#confirm_table h3 {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #ff3300;
	margin: 0px;
	padding: 0px;
}
#confirm_table th {
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #50511d;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #e6e6e6;
	width: 25%;
}
#confirm_table td {
	font-size: 12px;
	line-height: normal;
	color: #333333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #e6e6e6;
}
#confirm_table .ttl {
	background-color: #ffffef;
}
#confirm_table .bdc {
	background-color: #FFFFFF;
}
#info-confirm .send {
	text-align: center;
	width: auto;
	margin-top: 15px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF3300;
}
#coml-page h2,#error-page h2 {
	font-size: 16px;
	line-height: 32px;
	font-weight: bold;
	color: #ffffff;
	background-color: #666600;
	height: 32px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #b2b165;
}
#coml-page p,#error-page p {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#coml-page form,#error-page form {
	margin: 0px;
	padding: 0px;
}
#coml-page .send,#error-page .send {
	text-align: center;
	width: auto;
	margin-top: 15px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b2b165;
}
#coml-page .post,#error-page .post {
	background-color: #ffffff;
	padding: 15px;
	width: auto;
	margin-top: 10px;
}
#status_table table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#status_table th {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	background-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#status_table td {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
/* End USCES cart page style */
/*********************************************************************/
/* USCES Member page style */

#memberpages #memberinfo ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
	list-style-position: outside;
}
#memberpages #memberinfo li {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#memberpages #memberinfo li strong {
	color: #cc0000;
}
#memberpages div.loginbox {
	margin-top: 50px;
	width: 220px;
	background-color: #F6F6F6;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#memberpages input.loginmail {
	line-height: 20px;
	width: 200px;
	padding-right: 5px;
	padding-left: 5px;
}
#memberpages input.loginpass {
	line-height: 20px;
	width: 200px;
	padding-right: 5px;
	padding-left: 5px;
}
#memberpages form {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#memberpages .loginbox p {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#memberpages .loginbox p#nav {
	margin-top:10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#memberpages .loginbox p#nav.createAcc,.member_login_button {
    width: 212px;
    text-align: center;
    margin-top: 0;
	padding:3px 0;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:4px;
    border:1px solid #ccc;
    text-decoration:none;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #eee), color-stop(100%, #ccc) );
    background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
    background:-ms-linear-gradient( top, #eee 5%, #ccc 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eee', endColorstr='#ccc');
    background-color:#ccc;
    color:#222;
}
#memberpages .loginbox .member_login_button { padding:10px 0; }

#memberpages .loginbox p#nav.createAcc:hover,.member_login_button:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #ccc), color-stop(100%, #eee) );
    background:-moz-linear-gradient( center top, #ccc 5%, #ededed 100% );
    background:-ms-linear-gradient( top, #ccc 5%, #eee 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ccc', endColorstr='#eee');
    background-color:#dfdfdf;
}
#memberpages .loginbox p#nav.createAcc>a {
	text-decoration:none;
    color:#222;
}
/*#memberpages p.loginMessg {
	font-size:90%;
	margin:0 40px;
}*/

#memberinfo .history-area {
	overflow: auto;
	max-height: 700px;
}
#memberinfo table {
	margin: 0px;
	padding: 0px;
	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;
	border-collapse: collapse;
	width: 100%;
}
#memberinfo table .num{
	font-size: 14px;
}
#memberinfo table .date{
	white-space: nowrap;
}
#memberinfo table .rightnum{
	font-size: 14px;
	text-align: right;
	padding-right: 5px;
	white-space: nowrap;
}
#memberinfo th {
	text-align: center;
	border: 1px solid #e6e6e6;
	background-color: #f8f8f8;
	font-size: 0.8em;
	line-height: 150%;
	font-weight: normal;
	color: #4e5020;
}
#memberinfo th.historyrow {
	color: #FFFFFF;
	background-color: #999999;
	vertical-align: middle;
font-size:60%;
}
#memberinfo th.cartrownum {
	font-size: 0.8em;
	vertical-align: middle;
	width: 38px;
}
#memberinfo th.thumbnail {
	font-size: 0.8em;
	vertical-align: middle;
	width: 60px;
}
#memberinfo th.productname {
	font-size: 0.8em;
	vertical-align: middle;
}
#memberinfo th.price {
	font-size: 0.8em;
	vertical-align: middle;
	width: 100px;
}
#memberinfo th.quantity {
	font-size: 0.8em;
	vertical-align: middle;
	width: 60px;
}
#memberinfo th.subtotal {
	font-size: 0.8em;
	vertical-align: middle;
	width: 100px;
}
#memberinfo td.cartrownum {
	font-size: 0.8em;
	vertical-align: middle;
}
#memberinfo td.thumbnail {
	font-size: 0.8em;
	vertical-align: middle;
}
#memberinfo td.productname {
	font-size: 0.8em;
	vertical-align: middle;
}
#memberinfo td.price {
	font-size: 0.8em;
	vertical-align: middle;
}
#memberinfo td.quantity {
	font-size: 0.8em;
	vertical-align: middle;
}
#memberinfo td.subtotal {
	font-size: 0.8em;
	vertical-align: middle;
}
#memberinfo td {
	line-height: 150%;
	color: #333333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #e6e6e6;
font-size:70%;
}
#memberinfo td.order_number {
	padding: 0;
	white-space: nowrap;
	font-size: 0.8em;
	text-align: center;
}
#memberinfo td.purchase_date {
	padding: 0;
	white-space: nowrap;
	font-size: 0.8em;
	text-align: center;
}
#memberinfo td.purchase_price {
	padding: 0;
	white-space: nowrap;
	font-size: 0.8em;
}
#memberinfo td.used_point {
	padding: 0;
	white-space: nowrap;
	font-size: 0.8em;
}
#memberinfo td.discount {
	padding: 0;
	white-space: nowrap;
	font-size: 0.8em;
}
#memberinfo td.shipping {
	padding: 0;
	white-space: nowrap;
	font-size: 0.8em;
}
#memberinfo td.cod {
	padding: 0;
	white-space: nowrap;
	font-size: 0.8em;
}
#memberinfo td.tax {
	padding: 0;
	white-space: nowrap;
	font-size: 0.8em;
}
#memberinfo td.get_point {
	padding: 0;
	white-space: nowrap;
	font-size: 0.8em;
}
#memberinfo td.retail {
	margin: 0px;
	padding: 0px;
}
#memberinfo .blank_cell {
	width: 3px;
	padding: 0;
}
#memberinfo h3 {
	font-size: 13px;
	line-height: 26px;
	font-weight: bold;
	color: #ffffff;
	background-color: #990000;
	text-indent: 10px;
	padding: 0px;
	height: 26px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	float: none;
}

#memberinfo .send {
	text-align: center;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#memberinfo .customer_form input {
	width: 170px;
margin-left:5px;
margin-right:5px;
}
#memberinfo .customer_form input#zipcode {
	width: 100px;
}
#memberinfo .customer_form input#address1,#memberinfo .customer_form input#address2,#memberinfo .customer_form input#address3 {
	width: 250px;
}
#memberinfo .customer_form em {
	font-style: normal;
	color: #ff0000;
}
#newmember table {
	margin: 0px;
	padding: 0px;
	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;
	border-collapse: collapse;
	width: 100%;
}
#newmember table .num{
	font-size: 14px;
}
#newmember table .rightnum{
	font-size: 14px;
	text-align: right;
	padding-right: 5px;
}
#newmember th {
	text-align: left;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #e6e6e6;
	background-color: #f8f8f8;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #4e5020;
	width: 130px;
}
#newmember td {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #e6e6e6;
}
#newmember .customer_form td > input {
	margin-right: 5px;
	margin-left: 5px;
}

#newmember .send {
	text-align: center;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#newmember .customer_form input {
	width: 120px;
}
#newmember .customer_form input#zipcode {
	width: 100px;
}
#newmember .customer_form input#mailaddress1,
#newmember .customer_form input#mailaddress2,
#newmember .customer_form input#address1,
#newmember .customer_form input#address2,
#newmember .customer_form input#address3 {
	width: 200px;
}
#newmember .customer_form em {
	font-style: normal;
	color: #ff0000;
}
table.retail td, 
#retail_table td {
	white-space: normal;
	word-break:break-all;
}

.hidden {
	display: none;
}

/* End USCES Member page style */
/*********************************************************************/
/* USCES Search page style */
#searchbox {
	margin: 0px;
	padding: 0px;
}

#searchbox div.field {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#searchbox label.outlabel {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}

#searchbox fieldset {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
}

#searchbox legend {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 12px;
	color: #333333;
}

#searchbox fieldset ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#searchbox fieldset li {
	margin: 0px;
	float: left;
	height: 40px;
	width: 200px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#searchbox .title {
	font-size: 1.2em;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	color: #666666;
	line-height: 26px;
	display: block;
	height: 26px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-top: 40px;
}

#searchbox .itemtitle {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
}

#searchbox .itemlist {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

/* End USCES Search page style */
/************************************************************************************/
/* widget */

ul.ucart_featured_body li,
ul.ucart_calendar_body li,
ul.ucart_search_body li,
.widget_ucart_calendar ul.ucart_widget_body li,
.sidebar .widget_ucart_calendar ul.ucart_widget_body li,
#sidebar .widget_ucart_calendar ul.ucart_widget_body li,
.widget_ucart_search ul.ucart_widget_body li,
.sidebar .widget_ucart_search ul.ucart_widget_body li,
#sidebar .widget_ucart_search ul.ucart_widget_body li,
.widget_ucart_featured ul.ucart_widget_body li,
.sidebar .widget_ucart_featured ul.ucart_widget_body li,
#sidebar .widget_ucart_featured ul.ucart_widget_body li{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type:none;
	margin-left:0px;
	list-style-image: none;
	background-image: none;
	text-indent: 0px;
	padding-left: 0px;
	margin-bottom:10px;
}

ul.ucart_featured_body,
.widget_ucart_featured ul.ucart_widget_body,
.sidebar .widget_ucart_featured ul.ucart_widget_body,
#sidebar .widget_ucart_featured ul.ucart_widget_body {
	padding: 18px 10px 10px 10px;
	text-align: center;
}

ul.ucart_featured_body .thumimg,
.widget_ucart_featured .thumimg,
.sidebar .widget_ucart_featured .thumimg,
#sidebar .widget_ucart_featured .thumimg {
	width: 150px;
	margin-right: auto;
	margin-left: auto;
}

ul.ucart_featured_body .thumtitle a,
.widget_ucart_featured .thumtitle a,
.sidebar .widget_ucart_featured .thumtitle a,
#sidebar .widget_ucart_featured .thumtitle a {
	white-space: normal;
	word-break:break-all;
}

.widget_ucart_calendar ul.ucart_widget_body table,
.sidebar .widget_ucart_calendar ul.ucart_widget_body table,
#sidebar .widget_ucart_calendar ul.ucart_widget_body table {
	width: 100%;
}

.widget_welcart_post p {
	margin-top: 0px;
	margin-bottom: 3px;
	line-height: 1.1em;
}
/* End widget style */
/************************************************************************************/
/* catbox */

.catbox .post .itemlist {
	border-bottom: 1px dashed #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
.catbox .post .entry {
	border-bottom: 1px dashed #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
.businessday {
	background-color: #FFECCE;
	color: #ff0000;
}
.businesstoday {
	color: #000000;
	font-weight: bold;
}
/************************************************************************************/
/* liwpp */
.liwpp_area {
	width: 100%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
}
/**********************    20150901 by ymatsumoto ************************/
table#history_head {
	margin-top:20px;
}
table#history_head > thead > tr {
	height:20px;
	font-size:140%;
}
table#history_head td.retail {
	font-size:80%;
	padding-top:5px;
	padding-bottom:5px;
	text-align:right;
}
table.retail img {
	width:28px;
	height:32px;
}
.send input {
	padding:10px 20px;
	min-width:170px;
}
p.compleation_download {
	width:160px;
	margin:0 auto;
	text-align:center;
	vertical-align:middle;
}
.compleation_download a {
	width:158px;
	display:block;
	padding-top:10px;
	padding-bottom:10px;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	color: #111;
	border-radius:3px;
	border:solid 1px #aaa;
	background-color:#eee;
}
.compleation_download a > span {
	font-size:12px;
	font-weight:normal;
}
.compleation_download a:hover {
	opacity:0.9;
	border-color:#555;
}
#delivery-info .customer_form td ul li {
	line-height:2em;
	font-size:120%;
}

p#nav {
	font-size:90%;
	line-height:1.8;
	margin-left:20px;
}

/*############# Learning from Disaster　############# */
.learn_dis > h1 { 
	font-size:140%;
	margin:20px 10px 5px 10px;
}
table.learn_dis_table { 
	border:1px dotted ;
	width:700px;
	margin-left:30px;
	margin-bottom:30px;
}
table.learn_dis_table>tbody> tr>th {
	border:1px dotted;
}
table.learn_dis_table >tbody> tr>td {
	border:1px dotted;
}
table.learn_dis_table >tbody> tr>th { 
	background-color:#FC3;
}
table.learn_dis_table >tbody> tr>th>h2,p {
	text-align:left;
}
table.learn_dis_table >tbody> tr>td.learn_dis_th {
	font-weight:bold;
	font-size:110%;
}
.drdb_title {
	margin-left: 25px;
	margin-bottom: 5px;
}
.dr_db_link {
	float:right;
	margin-top:7px;
}
.dr_db_link > a {
/*    background-color: #F27900;*/
    background-color: #f60;
	height:20px;
	padding: 4px 10px;
    color: #fff;
    text-align: center;
	text-decoration:none;
	font-weight:bold;
}
.dr_db_link > a:hover {
	opacity:0.8;
	color:#00F;
}

/*############# sitemap　############# */
ul.sitemap {
	background: none 0 0 #FFFFFF;
	margin: 0;
	padding: 0;
}
ul.sitemap li {
	background: url("./images/sitemap/line_dotted_gray.png") repeat-x 0 1.8em;
	font-size: medium;
	list-style-type: none;
	margin: 12px 0;
	padding: 0 0 12px;
	text-indent: 0;
}
ul.sitemap li a {
	background: url("./images/sitemap/list_mark_parent04.png") no-repeat left center;
	color: #666666;
	display: inline-block;
	line-height: 32px;
	padding-left: 25px;
	text-decoration: none;
}
ul.sitemap li a:hover {
	text-decoration: underline;
}
ul.sitemap ul {
	margin: 0;
}
ul.sitemap li li {
	background: none repeat scroll 0 0 transparent;
	font-size: small;
	margin: 7px 0 0;
	padding: 1px 0 0 27px;
}
ul.sitemap li li a {
	background: url("./images/sitemap/list_mark_child04.png") no-repeat left center;
	line-height: normal;
	padding-left: 15px;
}
ul.sitemap li li li {
	padding-left: 15px;
}
ul.sitemap li li li a {
	background: url("./images/sitemap/list_mark_child04.png") no-repeat left center;
}

/*############# breadcrumb　############# */
div.breadcrumb {
	font-size: 12px;
	vertical-align: middle;
	margin-bottom: 3px;
}

/*############# searchform　############# */
.searchpage {
	font-size: 90%;
	margin-bottom: 10px;
}
.searchpage h2 {
	font-size: 140%;
	line-height: 1.4;
}
.search-wrap-hidden {
    display: none;
}
.search-form {
	background-color: #D0D0D057;
	padding: 10px 40px 10px 40px;
} 
.search-form h2 {
	font-size: 110%;
}
.show-ref .search-type h2 {
	padding-top: 10px;
}
.search-term {
	width: 100px;
	text-align: center;
}
.search-wrap {
	margin: 5px;
	position: relative;
}
.term-art {
	width: 74%;
	position: absolute;
	right: 0px;
	bottom: 1px;
}
.term-ref {
	width: 90%;
	position: absolute;
	right: 0px;
	bottom: 1px;
}
.search-terms {
	margin-top: 10px;
}
#search-btn-andor {
	text-align: center;
	margin-top: 10px;
}
#search-btn-andor input {
	padding: 10px 50px 10px 50px;
}
.result-wrap {
	margin-top: 20px;
}
.jo-type { 
    padding-right: 15px;
}
.journal-search {
	display: flex;
  	justify-content: flex-end;
	padding-right: 10px;
}
.ref-search {
	display: flex;
  	justify-content: flex-end;
	padding-top: 10px;
	padding-right: 10px;
}
.search-articles {
    font-size: 120%;
    margin-top: 10px;
    margin-bottom: 5px;
}
.result-wrap h2 {
    border-bottom: solid 2.5px #c80000;
	margin-bottom: 10px;
}
a.result-link {
    text-decoration: none;
    color: black;
    font-size: 110%;
    font-weight: bold;
}
.result-article hr {
	margin: 10px 0px;
}
a:hover {
    color: #00c;
}

/*fixpagesearch.php*/
.fixpage .term-art {
	width: 72%;
	position: absolute;
	right: 0px;
	top: 5px;
}
.fixpage .term-ref {
	width: 89%;
	position: absolute;
	right: 0px;
	top: 5px;
}