/* basic
----------------------------------------------------*/
*{
	padding: 0px;
	margin: 0px;
}
html,body,div,dl,dt,dd,ul,ol,li,
form,fieldset,p,blockquote,a {
	padding: 0px;
	margin: 0px;
}
br.float-clear {
    clear: both;
}
div.float-clear-div {
    line-height:0px;
    display:block;
    margin:0;
    padding:0;
    clear:both;
    height:0;
    border:none;
    visibility:hidden;
    font-size:0;
}
/* body
----------------------------------------------------*/
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	background-color:#f7f8f2;
	background-repeat: repeat-x;
	width: 100%;
	text-decoration:none;
	font-size:0.8em;
	line-height:1.5em;
	letter-spacing: 1px;
    color:#666; /* default soft */
}
ol,ul,dl,li,dt,dd {
	list-style: none;
}
a,img {
	margin: 0px;
	padding: 0px;
	border: none;
}
table {
	width:100%;
	border-collapse:collapse;
	font-size:1em;
}
th , td {
	vertical-align:top;
}
td.number {
	font-size:0.9em;
	letter-spacing:0px;
}
input, select {
	margin-top:2px;
	margin-bottom:2px;
	vertical-align:middle;
}
input[type="checkbox"],
input[type="radio"] {
    vertical-align:middle;
}
input[type="submit"],
input[type="cancel"],
input[type="button"]{
    cursor:pointer;
}
label {
    font-weight:bold;
    white-space:nowrap;
    padding-right:5px;
}
.alert {
    color:#c00 !important;
    padding-bottom:5px;
    font-size:88%;
}
.supplemental {
	font-size:82%;
	color:#999999;
/*	display:inline-block;*/
/*	padding:0 0 2px;*/
}
.alert .supplemental{
	font-size:1em;
}
.warn {
    color:#c00 !important;
}
h2 .subttl,
h3 .subttl{
    margin-left:1em;
    font-size:.7em;
    color:inherit;
}
h4 .subttl {
    margin-left:1em;
    font-size:.85em;
    color:inherit;
	font-weight:normal;
}
/*
 * hr 
 */
.opac_hr {
	height:1px;
	border:none;
	border-top:1px solid #ccc;
	margin-top:0px;
}
/* container
----------------------------------------------------*/
.container {
    border:1px solid #CCCCCC;
    width:700px;
    margin-right:auto;
    margin-left:auto;
    background-color:#fff;
}
.myfolder_container,
.riyou_container,
.sdi_container {
    width:auto;
    border:1px solid #CCCCCC;
    border-top:10px solid #85d37A;/* default green */
    margin-right:auto;
    margin-left:auto;
    background-color:#fff;
}
.opac_container {
    padding: 40px 20px 5px 20px;
}
.myfolder_opac_container,
.riyou_opac_container,
.sdi_opac_container {
    padding: 30px 20px 5px 20px;
}
.opac_container ul {
    list-style:none;
    padding-left:1em;
}
.myfolder_opac_container a:link, a:visited,
.riyou_opac_container a:link, a:visited,
.sdi_opac_container a:link, a:visited,
.opac_container a:link, a:visited {
    text-decoration:none;
    color:#2b9326; /* default soft green */
}
.myfolder_opac_container a:hover, a:active,
.riyou_opac_container a:hover, a:active,
.sdi_opac_container a:hover, a:active,
.opac_container a:hover, a:active {
    text-decoration:underline;
    color:#2b9326; /* default soft green */
}
.container_wrapper {
    width:900px;
    margin-top:10px;
    margin-right:auto;
    margin-left:auto;
    background-color:transparent;
}

/*
 * tab
----------------------------------------------------*/
ul.opac_tab_area {
    height: 45px;
    overflow: hidden;
}
ul.opac_tab_area:after {
    content: "";
    clear: left;
    height: 0;
    display: block;
    visibility: hidden;
}
.opac_tab_area li {
    float: left;
    height: 45px;
    margin-right:2px;
}
.opac_tab_area li a {
    display: block;
    height:45px;
    line-height:45px;
    border: 1px solid #ccc;
    border-bottom: 0;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    background: url("/iwjs0021opc/image/default/com/bg_myfolder_off.jpg") repeat-x bottom left; /* common */
    text-decoration:none;
    font-weight: bold;
    font-size:18px;
    color:#999;
}
.opac_tab_area li a:hover {
    background: url("/iwjs0021opc/image/pop_green/com/bg_myfolder_on.jpg") repeat-x top left;  /* default soft green */
    color:#FFF;
}
.opac_tab_area li.opac_tab_present a {
    background: url("/iwjs0021opc/image/pop_green/com/bg_myfolder_on.jpg") repeat-x top left;  /* default soft green */
    color:#FFF;
}

/*
 * footer
----------------------------------------------------*/
table#footerbar {
    color:#ffffff;
}
table#footerbar .copyright {
    font-weight:normal;
}
table#footerbar .copyright .footer_copyright {
    color:#FFFFFF;
    padding:2px 5px 2px 0px;
}
.footercolumn {
}
.footercolumn .copyright a:link, .footercolumn .copyright a:hover, .footercolumn .copyright a:visited{
    color:#FFFFFF;
    text-decoration:underline;
}
.footercolumn .copyright {
	text-align:right; color:#a3a3a3; vertical-align:middle; font-size:0.85em; font-weight:bold;
}
.fujitsu_footer_topline{
	height:1px;
	background-color:#ffffff;
}
.fujitsu_footer_table{
	height:58px;
	min-height:58px;
	border-top:solid 1px #ffffff;
}
.fujitsu_footer_table td {
	vertical-align:middle;
}
.fujitsu_footer_table .left{
	text-align:left;
	padding-left:20px;
	width:180px;
}
.fujitsu_footer_table .left .uniname{
	font-size:1.7em;
	line-height:1.5em;
}
.fujitsu_footer_table .left .e_uniname{
	font-size:1.1em;
}
.fujitsu_footer_table .right{
	text-align:left;
	font-size:1.1em;
}

/*
 * arrow links
 */
a.arrow_r {
    margin-right:10px;
    padding-left:14px;
    background: url("/iwjs0021opc/image/default/com/arrow_g_right.png") left center no-repeat;
	font-weight:bold;
}
a.arrow_u {
    margin-left:10px;
    padding-left:14px;
    background: url("/iwjs0021opc/image/default/com/arrow_g_up.png") left center no-repeat;
}
a.arrow_prev  {
    padding-left:14px;
    background: url("/iwjs0021opc/image/default/com/arrow_g_left.png") left center no-repeat;
}
a.arrow_next {
    padding-right:10px;
    background: url("/iwjs0021opc/image/default/com/arrow_g_right.png") right center no-repeat;
}
a.close_link {
	padding-top:3px;
	padding-bottom:3px;
    padding-left:18px;
    background: url("/iwjs0021opc/image/default/com/icon_close.jpg") left center no-repeat;
}

/*
 * block and titles
----------------------------------------------------*/
.opac_block_big{
}
.myfolder_opac_block_big,
.sdi_opac_block_big{
    width:640px;
    float:left;
}
.opac_ttl_big {
	border:1px solid #cccccc;
	height:30px;
	padding: 8px 20px 7px 20px;
	margin-bottom:5px;
	letter-spacing:2px;
}
.opac_ttl_big h2 {
	line-height:28px;
	height:30px;
}
.opac_ttl_big {	/* default soft green */
	-moz-border-radius:0.2em;
	-webkit-border-radius:0.2em;
	border-radius:0.2em;
	background:transparent url("/iwjs0021opc/image/pop_green/com/bg_title01.jpg") right top no-repeat;
}
.opac_block_body_big {
    padding:0px 10px 10px 10px;
}
.opac_block_body_big .opac_content {
    padding:5px 30px 5px 30px;
}
.opac_block_middle{
	margin-top:40px;
}
.opac_ttl_middle {
    height:18px;
    padding: 5px 0px 15px 0px;
    margin-bottom:15px;
}
.opac_ttl_middle {	/* default soft green */
    background:transparent url("/iwjs0021opc/image/pop_green/com/box2_bg.jpg") left bottom repeat-x;
}
.opac_ttl_middle h3 {
    padding: 0px 15px 5px 15px;
    line-height:18px;
    height:18px;
    font-size:18px;
}
.opac_block_body_middle {
    padding:0px 25px 20px 25px;
}
.opac_block_middle_bg{
	margin-top:0px;
}
.opac_ttl_middle_bg {
    height:18px;
    padding: 5px 0px 15px 0px;
    margin-bottom:5px;
}
.opac_ttl_middle_bg {	/* default soft green */
    background:transparent url("/iwjs0021opc/image/pop_green/com/box2_bg.jpg") left bottom repeat-x;
}
.opac_ttl_middle_bg h3 {
    padding: 0px 15px 5px 15px;
    line-height:18px;
    height:18px;
    font-size:18px;
}
.opac_block_body_middle_bg {
    padding:0px 25px 12px 25px;
	margin-bottom:25px;
	background-color:#FAF9EF;	/* default soft */
}
.opac_block_small{
	padding:15px 0px 5px 0px;
}
.opac_ttl_small {
	height:16px;
	padding: 5px 15px 0px 0px;
	margin-bottom:10px;
}
.opac_ttl_small h4 {
	line-height:16px;
	height:16px;
	font-size:14px;
	padding-left:20px;
}
.opac_block_body_small {
    padding:0px 5px 5px 5px;
}
.opac_ttl_small h4 {	/* default soft green */
	background:transparent url("/iwjs0021opc/image/pop_green/com/icon_green_circle.png") left center no-repeat;
}
.opac_block_card {
    margin:20px auto;
}
.opac_block_card170 {
    margin:20px auto;
    width:170px;
}
.opac_ttl_card {
    margin-top:10px;
	padding: 12px 15px 3px 20px;
	height:24px;
	font-size:14px;
}
.opac_block_card .opac_block_body_card {
    padding:15px 40px 10px 40px;
    border:1px solid #cccccc;
    background-color:#fff;
}
.opac_block_card170 .opac_block_body_card {
    border:1px solid #cccccc;
    background-color:#fff;
    padding:15px 15px 0px 15px;
	min-height:200px;
}
.opac_side_wrapper {
    background:transparent url("/iwjs0021opc/image/default/com/bg_slash.jpg") top left repeat;
    margin-bottom:15px;
    width:200px;
    float:right;
}
.opac_side_ttl {
    margin-top:0px;
    height:39px;
    padding-left:15px;
    background:transparent url("/iwjs0021opc/image/pop_green/com/bg_stitle_200.jpg") top left no-repeat; /* default soft green */
}
.opac_side_ttl h3 {
    line-height:41px;
    height:39px;
    font-size:14px;
}
.opac_side_body {
    text-align:left;
    padding:10px 10px 0px 10px;
    border:1px solid #cccccc;
    font-size:0.9em;
}
.opac_side_body h4 {
    border-bottom:1px solid #aaa;
    padding:10px 0px 2px 2px;
    color:#666;
    font-size:1em;
}
.opac_side_body ul {
    margin-top:15px;
    margin-bottom:20px;
}
.opac_side_body li {
    line-height:2.6em;
}
/*
 * areas
----------------------------------------------------*/
.opac_description_area {
	text-align:left;
	padding-top:15px;
	padding-bottom:15px;
	vertical-align:middle;
}
.opac_description_area a.arrow_r {
	font-weight:normal ;
	font-size:0.9em ;
}
/*
 * operation area
----------------------------------------------------*/
.opac_operation_area {
    float:left;
}
/*
 * highlight area
----------------------------------------------------*/
.opac_highlight_area {
	text-align:center;
    padding:18px 20px;
	margin:15px 0px 15px 0px;
}
.opac_highlight_area { /* default soft green */
    background-color:#E2FAE0;
}
.opac_highlight_area .opac_description_area {
	margin:0px 0px 0px 0px;
}
.riyou_opac_container .opac_highlight_area {
	    margin:20px 40px;
}
.opac_highlight_area_bookmark {
    padding:0px 20px 5px 20px;
}

/*--------------------------------------------*/
.opac_highlight_inline_area_wrapper {
	padding:0px 10px;
	text-align:center;
}
.opac_highlight_inline_area {
    padding:20px 80px;
    display:inline-block;
    margin-bottom:20px;
    margin-top:15px;
    text-align:left;
}
.opac_highlight_inline_area {/* default soft green */
	background-color:#E2FAE0;
}
.opac_highlight_inline_area h3 {
	margin-bottom:5px;
}
/*--------------------------------------------*/
.opac_highlight_sub_area {
    padding:10px 5px 20px 5px;
    margin:25px 0px 40px 0px;
    background-color:#FAF9EF;/* default soft */
    border:1px solid #ccc;
}
.opac_highlight_sub_area td {
	padding:0px 8px;
	vertical-align:middle;
}
/*
 * page change area
 */
.opac_pagechg_area_narrow{
    text-align:right;
    padding:5px 0px 0px 0px;
}
.opac_pagechg_area_narrow_bottom{
    float:right;
    text-align:right;
    padding:3px 0px 10px 0px;
}
.opac_pagechg_area_narrow .page,
.opac_pagechg_area_narrow_bottom .page {
    padding-left:10px;
    font-weight:normal;
    font-size:0.9em;
}
.opac_pagechg_area_prevnext{
    clear:both;
    padding:10px 0px 20px 0px;
}
.opac_pagechg_area_narrow_prevnext{
    clear:both;
    padding:10px 0px 40px 0px;
}
.opac_pagechg_area_narrow_prevnext a.arrow_r {
    font-weight:normal ;
    font-size:0.9em ;
}
.opac_switch_area {
    float:right;
}
.opac_switch_area_opebtn {
    float:right;
	margin-left:15px;
}
.page_prev {
    float:left;
}
.page_prev a {
    font-size:1em;
    margin-right:10px;
    padding-left:14px;
    background: url("/iwjs0021opc/image/default/com/arrow_g_left.png") left center no-repeat;
}
.page_next {
    float:right;
}
.page_next a {
    font-size:1em;
    padding-right:10px;
    background: url("/iwjs0021opc/image/default/com/arrow_g_right.png") right center no-repeat;
}
/*
 *
----------------------------------------------------*/
.opac_garnish_link_area {
    text-align:right;
    margin:0px;
    padding:0px 0px 0px 0px;
}
/*
 *
----------------------------------------------------*/
.opac_pagetop_link_area {
    text-align:right;
    margin:0px;
    padding:30px 0px 0px 0px;
}
.opac_pagetop_link_area a.arrow_u{
	font-size:0.8em;
}
/*
 *
----------------------------------------------------*/
.opac_inputgroup_area {
    padding:15px 0px 0px 0px;
}
.opac_highlight_sub_area .opac_inputgroup_area {
    padding:15px 0px 0px 20px;
}
.opac_option,
.opac_inputgroup_area input[type="checkbox"],
.opac_inputgroup_area input[type="radio"] {
    vertical-align:middle;
    margin-right:5px;
}
.opac_inputgroup_area select {
    font-size:0.9em;
}
.opac_highlight_sub_area .opac_inputgroup_area select {
    width:140px;
}
.opac_inputgroup_area label {
    font-size:0.9em;
    font-weight:normal;
}
.opac_inputgroup_area fieldset {
    margin-top:20px;
    margin-bottom:10px;
    border:none;
}
.opac_inputgroup_area fieldset legend {
    font-size:1.3em;
    font-weight:bold;
    padding-bottom:20px;
}
.opac_inputgroup_area fieldset legend .subttl{
    padding-left:10px;
    font-size:.8em;
    font-weight:normal;
}
.opac_inputgroup_area fieldset p {
    margin:2px 0px 2px 40px;
    padding:0px;
    font-size:1em;
    clear:left;
}
.opac_inputgroup_area fieldset p .alert {
    margin-left:170px;
}
.opac_inputgroup_area fieldset p .supplemental {
    margin-left:170px;
}
.opac_inputgroup_area fieldset p .alert_sentence {
    color:#c00 !important;
    padding-bottom:5px;
    font-size:88%;
    margin-left:5px;
}
.opac_inputgroup_area fieldset label.title {
    font-size:1em;
    font-weight:bold;
    line-height:2em;
    padding-left:10px;
	padding-right:0px;
}
.opac_inputgroup_area fieldset label.titlefix_s {
    font-size:1em;
    width:70px;
    display:inline-block;
    text-align:right;
    font-weight:bold;
    padding-left:5px;
    padding-right:0px;
}
.opac_inputgroup_area fieldset label.titlefix {
    font-size:1em;
    width:150px;
    display:inline-block;
    text-align:right;
    font-weight:bold;
    padding-left:5px;
    padding-right:0px;
}
.opac_inputgroup_area fieldset table {
    margin-left:5px;
    table-layout:fixed;
}
.opac_inputgroup_area fieldset table.sdi_touroku {
    width:635px;
}
/* for IE start .... */
.opac_inputgroup_area fieldset table.sdi_touroku {
    width:770px\9;  /* IE8 */
}
.opac_inputgroup_area fieldset table.sdi_touroku:not(:target) {
    width:770px\9; /* IE9 */
}
/* for IE end */
.opac_inputgroup_area fieldset  table.keyword_set {
	width:580px;
	margin:auto 20px 10px 20px;
}
/* .opac_inputgroup_area fieldset  table.keyword_set td select, */
/* .opac_inputgroup_area fieldset  table.keyword_set td input { */
/*     width:95%; */
/* } */
.opac_inputgroup_area fieldset table td p label.title {
    width:60px;
    float:left;
}
.opac_inputgroup_area fieldset table td.right  {
    padding-left:15px\9;    /* IE8 */
}
/*
 *
 */
.opac_btn_area {
	clear:both;
    text-align:center;
}
.opac_footer_btn_area {
	clear:both;
    text-align:center;
	margin-top:10px;
}
.riyou_opac_container .opac_footer_btn_area {
    margin-bottom:30px;
}
/*
 *
 */
.opac_footer_area {
    border-top:1px solid #cccccc;
    text-align:center;
    margin:20px 0px 0px 0px;
    padding:20px 0px 10px 0px;
}
/*
 * 
 */
.opac_opebtn_area_narrow {
	padding:3px 0px 5px 0px;
}
.opac_opebtn_area_narrow select {
	margin-left:2px;
	font-size:0.9em;
}
.opac_opebtn_area_narrow label {
	margin-left:3px;
}
.opac_opebtn_area_narrow a.arrow_r {
	font-weight:normal;
	font-size:0.85em;
}
.opac_opebtn_tying {
	white-space:nowrap;
	display:inline-block;
}
.opac_opebtn_tying button {
	border:none;
	cursor:pointer;
	margin:0px 0px 10px 0px;
}
/*
 * buttons
 */
.opac_btn {
    border:none;
    cursor:pointer;
    margin-left:2px;
    margin-right:2px;
}
.opac_imgbtn {
    border:0px solid transparent;
	background-color:transparent;
    cursor:pointer;
    margin-left:2px;
    margin-right:2px;
	vertical-align:middle;
    /*text-indent:-999px;*/
    overflow:hidden;
	padding:0px;
}
.opac_footer_btn_area .opac_imgbtn {
    margin-left:8px;
    margin-right:8px;
}
/*
 * for firefox
 */
button.opac_imgbtn::-moz-focus-inner {
	padding: 0 !important;
	border: 0 none !important;
}
.opac_iconbtn {
    border:none;
    cursor:pointer;
    background-color:transparent;/* 20120222 */
/*    text-indent:-999px; 20120222 */
    overflow:hidden;
/* 20120222
    width:20px;
    height:20px;
*/
	padding:0px;/* 20120222 */
    margin:0px;
	vertical-align:middle;
}
/* 20120222 */
button.opac_iconbtn::-moz-focus-inner,
button.opac_iconbtn::-moz-focus-inner {
    padding: 0 !important;
    border: 0 none !important;
}
.opac_switch_area_opebtn .opac_iconbtn ,
.opac_switch_area .opac_iconbtn {
    margin-left:2px;
}

/*
 * link like button
 */
a.opac_btn_link {
	cursor:pointer;
    height:20px;
    line-height:20px;
    text-align:center;
    border:1px solid #ccc;
    padding:0px 20px;
    display:inline-block;
    font-size:12px;
    font-weight:bold;
    color:#FFF;
}
a.opac_btn_link:link,a.opac_btn_link:visited,a.opac_btn_link:hover {
    color:#FFF !important;
}

/*
 * tables
 *
 ----------------------------------------------*/
.opac_list {
    border-collapse:separate;
    border-spacing:0px 1px;
    border:1px solid #fff;
    background-color:#aaa;
}
.opac_list th.opac_list_no_area {
    width:20px;
    text-align:center;
    border-top:2px solid #fff;
    border-bottom:2px solid #fff;
    background-color:#e2fae0;/* default soft green */
    vertical-align:top; /*201202 */
    padding-top:10px; /*201202 */
	font-weight:normal;
}
.opac_list td {
    text-align:left;
    border:2px solid #fff;
    padding:10px 5px 5px 10px;
}
.opac_list tr.odd {
    background-color:#fff;
}
.opac_list tr.even {
    background-color:#faf9ef;   /* default soft green */
}

div.opac_data_list_wrapper {
    margin-top:0px;
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
}
table.opac_data_list {
    width:100%;
    border-collapse:collapse;
    background-color:#fff;
    margin-top:20px;
    margin-bottom:20px;
	table-layout:fixed;
}
table.opac_data_list th {
    background-color:#E2FAE0;/*default soft green*/
    text-align:center;
    /*padding:5px 15px;*/
    padding:5px 5px;
    border-left:2px solid #fff;
    border-right:2px solid #fff;
	vertical-align:middle;
	white-space:nowrap;
}
table.opac_data_list th.no { width:35px; }
table.opac_data_list th.mark { width:35px; }
table.opac_data_list th.jyoutai { width:4.5em; }
table.opac_data_list th.syozoukan { width:5.8em; }
table.opac_data_list th.fulldate { width:7.1em; }
table.opac_data_list th.kensu { width:5em; }
table.opac_data_list th.genin {
	width:80px;
}
table.opac_confirm_narrow_list td {
}
table.opac_data_list th.number,
table.opac_data_list th.mark {
    padding:5px 2px;
}
table.opac_data_list td.number,
table.opac_data_list td.mark {
    text-align:center;
    padding:5px 5px;
	white-space:nowrap;
}
table.opac_data_list tr.even {
	background-color:#FBF8EF;
}
table.opac_data_list td {
    padding:5px 0px 5px 15px;
	border-bottom:1px solid #ccc;
	vertical-align:middle;
	white-space:normal;
	word-break: break-all;
	word-wrap:break-word;
}
table.opac_data_list td.date {
	font-size:0.9em;
}
table.opac_data_list td .alert {
    color:#BD5555;
    padding-bottom:0px;
    font-size:100%;
}

/*----------------------------------------------*/

div.opac_confirm_list_wrapper {
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
	padding-left:20px;
	padding-right:20px;
	margin-top:30px;
	margin-bottom:20px;
}
table.opac_confirm_list {
    width:100%;
	margin-top:10px;
	margin-bottom:30px;
    border-collapse:collapse;
    background-color:#fff;
table-layout:fixed;
}
table.opac_confirm_list th {
    background-color:#E2FAE0;/*default soft green*/
    text-align:left;
    padding:8px 15px;
    border:1px solid #ccc;
	vertical-align:middle;
	white-space:nowrap;
	width:220px;
}
table.opac_confirm_list td {
    padding:8px 20px 8px 15px;
	border:1px solid #ccc;
	vertical-align:middle;
	word-break: break-all;
	word-wrap:break-word;
}
table.opac_confirm_list td .alert {
    color:#BD5555;
    padding-bottom:0px;
    font-size:100%;
}
/*----------------------------------------------*/

table.opac_confirm_narrow_list {
/*    width:auto;*/
	margin-top:0px;
	margin-bottom:20px;
    border-collapse:collapse;
    background-color:#fff;
table-layout:fixed;
}
table.opac_confirm_narrow_list th {
    background-color:#E2FAE0;/*default soft green*/
    text-align:center;
    padding:4px 10px;
    border:1px solid #ccc;
	vertical-align:middle;
	white-space:nowrap;
}
table.opac_confirm_narrow_list th.no { width:30px; }
table.opac_confirm_narrow_list th.jyoutai { width:4.5em; }
table.opac_confirm_narrow_list th.syozoukan { width:5.8em; }
table.opac_confirm_narrow_list th.fulldate { width:7.1em; }
table.opac_confirm_narrow_list th.genin {
	width:80px;
}
table.opac_confirm_narrow_list td {
    padding:4px 10px 4px 10px;
	border:1px solid #ccc;
	vertical-align:middle;
	word-break: break-all;
	word-wrap:break-word;
}
table.opac_confirm_narrow_list td.number,
table.opac_confirm_narrow_list td.mark {
    text-align:center;
    padding:5px 5px;
	white-space:nowrap;
}
table.opac_confirm_narrow_list td .alert {
    color:#BD5555;
    padding-bottom:0px;
    font-size:100%;
}

/*
 * book
 */
table.opac_bookdetail_area {
    width:100%;
    margin-bottom:10px;
}
.opac_bookdetail_area:after {
    content:".";
    display:block;
    margin:0;
    padding:0;
    clear:both;
    height:0;
    border:none;
    visibility:hidden;
    font-size:0;
}
.opac_bookdetail_area td {
    vertical-align:top;
}
table.opac_bookdetail_area td.opac_book_img_area {
    float:none;
    width:150px;
}
div.opac_book_img_area {
    float:left;
    text-align:center;
    margin-right:10px;
}
div.opac_book_img {
    border:1px solid #ccc;
    width:140px;
    height:140px;
    display:table-cell;
    vertical-align:middle;
    text-align:center;
    background-color:#fff;
    margin-bottom:10px;
}
div.opac_book_img a {
    display:block;
    width:140px;
    /*height:140px;*/
}
div.opac_book_img a img {
    max-height:120px;
    max-width:120px;
}
div.opac_book_img:hover {
    border:1px solid #ff9999;
}
.opac_book_tag_area {
    padding-top:5px;
    padding-bottom:2px;
}
.opac_list div.opac_book_img {
/*    width:80px;
    height:80px;*/
	width:70px;
	height:100px;
}
.opac_list div.opac_book_img a {
    width:70px;
/*  height:100px;*/
}
.opac_list div.opac_book_img a img {
/*    max-height:70px;
    max-width:70px;*/
	height:100px;
	width:70px;
}
.opac_icon_bookind {
    float:left;
    margin-right:10px;
}
.opac_book_title_area {
    min-height:50px;
    margin-bottom:6px;
}
.opac_list td .opac_book_title_area {
    margin-left:140px;
}
.opac_list td .opac_book_title_area_no_photo {
    min-height:50px;
	margin-bottom:6px;
	margin-left:55px;
}
.opac_book_title {
    margin-right:15px;
    margin-bottom:5px;
    font-size:1.1em;
    letter-spacing:0px;
    line-height:1.3em;
font-weight:normal;
}
.opac_book_title_option {
    font-size:11px;
    font-weight:normal;
    margin-left:10px;
    padding-left:14px;
    background: url("/iwjs0021opc/image/default/com/arrow_g_right.png") left center no-repeat;
	white-space:nowrap;
}
.opac_book_bibliograph {
    font-size:0.9em;
    padding-bottom:5px;
    line-height:1.3em;
}
.opac_book_option_area {
    padding:8px 0px 3px 0px;
}
.opac_book_option_area a{
	font-weight:normal;
}
.opac_booksyozou_area {
    clear:both;
    margin-top:0px;
}
.opac_list .opac_booksyozou_area {
    margin-top:10px;
}
.opac_booksyozou_area table {
    width:100%;
    margin:0px 0px 5px 0px;
    border:1px solid #ccc;
	table-layout:fixed;
}
.opac_booksyozou_area table th,
.opac_booksyozou_area table td {
    padding:3px 2px;
    border:1px solid #ccc;
    text-align:center;
    vertical-align:middle;
}
.opac_booksyozou_area table th {
    font-size:0.8em;
    background-color:#eee;
}
.opac_booksyozou_area table td {
    word-break: break-all;  /* 201202 */
    word-wrap:break-word;   /* 201202 */
}
/* 201202 */
.opac_booksyozou_area table th.no { width:30px; }
.opac_booksyozou_area table th.syozoukan { width:60px; }
.opac_booksyozou_area table th.haichiba { width:90px; }
.opac_booksyozou_area table th.jyoutai { width:55px; }
.opac_booksyozou_area table th.kango { width:110px; }
.opac_booksyozou_area table th.nentuki { width:70px; }
.opac_booksyozou_area table th.fulldate { width:70px; }
.opac_booksyozou_area table th.seikyu { width:110px; }
.opac_booksyozou_area table th.kensu { width:42px; }
.opac_booksyozou_area table th.yoyaku { width:60px; }
.opac_booksyozou_area table th.edds { width:60px; }
.opac_booksyozou_area table th.bikou { width:60px; }
.opac_booksyozou_area table th.alert { width:60px; color:#666!important;}
.opac_booksyozou_area table th.qr { width:60px; }
.opac_booksyozou_area table td {
    font-size:0.9em;
    background-color:#fff;
}
.opac_booksyozou_area table td {
    font-size:0.9em;
    background-color:#fff;
}
.opac_booksyozou_area table td.no,
/*.opac_booksyozou_area table td.jyoutai,*/
.opac_booksyozou_area table td.fulldate,
.opac_booksyozou_area table td.kensu,
.opac_booksyozou_area table td.seikyu {
    white-space:nowrap;
}
.opac_booksyozou_area table td.no,
.opac_booksyozou_area table td.kango,
.opac_booksyozou_area table td.nentuki,
.opac_booksyozou_area table td.fulldate,
.opac_booksyozou_area table td.seikyu {
    letter-spacing:0px;
}
.opac_booksyozou_area table td.number {
    text-align:center;
}
.opac_booksyozou_area table.denshi td {
    text-align:left;
    padding-left:10px;
}
.opac_booksyozou_area table.denshi td a {
    font-weight:normal;
}
.opac_booksyozou_area table td .kintai {
    color:#BD5555;
}

/*
 * sdi
 */
.opac_top_option_btn_area {
    float:right;
    margin:0px 220px 5px 0px;
}
/*
 * procesure style
 */
.opac_procedure_area {
    text-align:left;
    padding-left:30px;
}
span.procedure_present {
    font-weight:bold;
    vertical-align:middle;
}
span.procedure_past {
    font-weight:bold;
    vertical-align:middle;
}
span.procedure_future {
    font-weight:bold;
	color:#ccc;
}
.procedure_mark {
    vertical-align:middle;
    margin:auto 10px;
}

/*
 * for tag touroku
 *
 ----------------------------------------------------*/
#tag_kensaku,
#tag_touroku {
	vertical-align:middle;
}
table.opac_tag_layout_table td {
	vertical-align:top;
}
table.opac_tag_sample_list {
	margin-top:15px;
	margin-bottom:15px;
	table-layout:fixed;
}
table.opac_tag_sample_list td {
    word-break: break-all;
    word-wrap:break-word;
	padding-right:14px;
}
div.taglist {
	line-height:1.2em;
width:138px;
    word-break: break-all;
    word-wrap:break-word;
}
div.taglist span.number {
    font-size:0.85em !important;
    letter-spacing:0px;
}
h4.tagtitle {
    font-size:1.15em;
    margin:20px 0px;
}
div.taglist { padding:0px 2px 8px 2px; }
ol.taglist { padding-left:20px; }
ol.taglist li{ list-style-type:decimal; padding-bottom:10px;     word-break: break-all;
    word-wrap:break-word;}

/* 請求記号のラベル表示用 */
.cln_block table{
	border:2px solid #00266F;
	margin:0;
	padding:0;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', HiraKakuPro-W3, Osaka, メイリオ, Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size:12;
	width:90px;
	height:90px;
	background-color:#FFFFFF;
}
.cln_block tr{
	width:90px;
	height:15px;
	text-align:center;
}
.cln_block td{
	vertical-align:middle;
}
.td_cln{
	border-bottom:1px solid #00266F;
}

/* ログイン画面用 */
.login_table{
	width:80%;
}
.login_table th{
	padding-left:20px;
	vertical-align:middle;
	text-align:left;
	width:150px;
	white-space:nowrap;
}
.login_table td{
	padding-left:10px;
	text-align:left;
}

/*
 * tables
 */
th.fser_column .column,
th.fser_column .column_emph {
	/*width:130px;*/
	text-align:right;
	white-space:nowrap;
	font-weight:normal;
	padding:3px 0px;
}
td.fser_column .column {
	white-space:nowrap;
}
.ill_confirm_itemtbl {
	margin-left:20px;
}
.ill_confirm_itemtbl th.fser_column {
	width:130px;
	text-align:right;
	white-space:nowrap;
	font-weight:normal;
}
.ill_confirm_itemtbl th.fser_column .column,
.ill_confirm_itemtbl th.fser_column .column_emph {
	padding:2px 0px 1px 0px;
}
.ill_confirm_itemtbl td .value{
	width:215px;
}

/*
 * text decorations
 */
.asterisk {
	font-weight:bold;
	color:#f33 !important;
	font-size:1.2em;
}
.errormsg_big_area {
	text-align:center;
}
span.errormsg_big {
	color:#F00;
	font-size:1.4em;
	font-weight:bold;
}
span.errormsg {
	color:#F00;
	padding:50px 1em;
	font-weight:bold;
}


.yosan_sentaku {
	width:100%;
}
.yosan_sentaku th {
	background-color:#EEE;
	font-size:10px;
	border:1px solid #ccc;
}
.yosan_sentaku td {
	text-align:right;
	border:1px solid #ccc;
	padding:5px 2px 4px 2px;
}
.yosan_sentaku td.button {
	text-align:center;
}
.yosan_sentaku td.text {
	text-align:left;
}
.yosan_sentaku td.number {
	text-align:right;
}

/* 一覧(opac_data_listで対応できない用) */
/* (1)予約依頼画面の予約対象一覧(予約カートが有効の場合) */
/* (2)利用状況確認の貸出一覧画面、複写依頼一覧画面など */
table.opac_data_list_ex {
    width:100%;
    border-collapse:collapse;
    background-color:#fff;
    margin-top:20px;
    margin-bottom:20px;
}
table.opac_data_list_ex th {
    background-color:#E2FAE0;/*default soft green*/
    text-align:center;
    padding:5px 5px;
    border-left:2px solid #fff;
    border-right:2px solid #fff;
	vertical-align:middle;
	white-space:nowrap;
}
table.opac_data_list_ex td {
    padding:5px 5px;
}

/* アクセラレータ用 */
.opac_ttl_acc {
	border:1px solid #cccccc;
    -moz-border-radius:.8em;
    -webkit-border-radius:.8em;
    border-radius:0.8em;
	padding: 5px;
	height:1.5em;
	background:transparent url("/iwjs0021opc/image/pop_green/com/bg_title01.jpg") right top no-repeat;
}
.opac_ttl_acc h2 {
	line-height:1.2em;
	float:left;
	font-weight:normal;
	font-size:1.5em;
}
.opac_data_list_acc td {
    border-top:1px solid #ccc;
}



.opac-stamp-arrow_box {
	position: relative;
	background: #ffffff;
	border: 1px solid #c6c6c6;
    padding: 0px;
    border-radius: 3px;
    float: left;
    margin-bottom:10px;
}

table.opac-stamp-thumbnail{
}

table.opac-stamp-thumbnail img{
   width: 20px;
   height: 20px;
   border: 0px;
}

table.opac-stamp-thumbnail td{
	padding:2px 1px;
    margin-left: 2px;
    font-size: 0.7em; 
}


.opac-stamp_list-area{
    width: auto;
}

.opac-stamp_list-box{
	min-width: 400px;
    box-shadow:0px 0px 4px 2px #e0e0e0 inset;
   -moz-box-shadow:0px 0px 4px 2px #e0e0e0 inset;
   -webkit-box-shadow:0px 0px 4px 2px #e0e0e0 inset;
    border: 1px solid #CCC;
    border-radius: 2px;
    padding: 5px;
    background-color: #F0F0F0;
    width: auto;
}

.opac_stamp_text{
    display: inline-block;
}

table.opac-stamp_list{
	border-collapse: separate;
    border-spacing: 5px;
    width: auto;
}

table.opac-stamp_list td{
    box-shadow:0px -2px 4px 0px #e0e0e0 inset;
    -moz-box-shadow:0px -2px 4px 0px #e0e0e0 inset;
    -webkit-box-shadow:0px -2px 4px 0px #e0e0e0 inset;
    border-radius:6px;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border:1px solid #cccccc;
    height: 70px;
    width: 70px;
    background-color: #ffffff;
    text-align: center;
    vertical-align: middle;
    line-height: 1.2;
}

table.opac-stamp_list a:link, table.opac-stamp_list a:visited{
	white-space:nowrap;
    text-decoration: none;
    font-weight: normal;
    font-size: 0.8em;
    letter-spacing:0px;
    color: #3072C5;
}

table.opac-stamp_list a:hover{
    text-decoration: underline;
}

table.opac-stamp_list img{
    width: 40px;
    height: 40px;
    border: 0px;
}

.opac_stamp_revrlt_area{
    margin-left: 10px;
}




/* print style
 -----------------------------------------------------------------------------*/
@media screen {
    .printer_only {
        display:none;
    }
}

@media print {
    .printer_only {
        display:block;
    }
    .printer_none {
        display:none;
    }
    
    .opac_tab_area *, .opac_side_wrapper * {
    	display:none;
    }
    
    .sdi_opac_block_big, .myfolder_opac_block_big {
    	width:100%;
    }
}

/*
  【その他】          
    クラス: nolinkline(画像リンクのリンク線除去),  
          : btn(画像ボタン設定) 
      備考:
*/
.nolinkline {
	margin: 			0px;
	padding:			0px;
	border:				0px;
	text-decoration:	none;
}

/*
 * service message
 * #23354 ILLなど依頼系のＯＰＡＣ申込時のメッセージ欄の追加
 * 予約依頼のメッセージ領域のスタイルを定義します。
 */
 .opac_service_message{
 	border-radius:5px;
 	border-width:thin;
 	border-style:solid;
 	border-color:#CCCCCC;
 	margin:5px 25px 10px 25px;
 	padding:5px;
 }
 
/*
 * service message
 * #23354 ILLなど依頼系のＯＰＡＣ申込時のメッセージ欄の追加
 * 予約依頼のメッセージ領域のスタイルを定義します。
 * marginの調節を行います。
 */
 .opac_service_message_b_adjust{
 	border-radius:5px;
 	border-width:thin;
 	border-style:solid;
 	border-color:#CCCCCC;
 	margin:5px 25px 30px 25px;
 	padding:5px;
 }
 
/*
 * service message
 * #23354 ILLなど依頼系のＯＰＡＣ申込時のメッセージ欄の追加
 * 予約カートのメッセージ領域のスタイルを定義します。
 * marginの調節を行います。
 */
 .opac_service_message_u_adjust{
 	border-radius:5px;
 	border-width:thin;
 	border-style:solid;
 	border-color:#CCCCCC;
 	margin:0px 25px 5px 25px;
 	padding:5px;
 }

/*
 * service message
 * #34538 【NC3移行】OPAC 単体版（利用状況）レスポンシブ対応
 * 複写、出庫依頼一覧画面に項目の折り返しを追加します。
 */
 table.ill_break_all td {
 	word-break: break-all;
 }

 /*-------------------------------------------------------------------------
 *
 * for popup
 *
 -------------------------------------------------------------------------*/
.opac_popup {
	border:2px solid #ccc;
	background-color:#FFF;
	-moz-box-shadow:3px 3px 10px #666;
	-webkit-box-shadow:3px 3px 10px #666;
	box-shadow:3px 3px 10px #666;
}
.opac_popup .opac_container {
	margin:20px;
	width:700px;
}
a.close_link {
    padding-top:3px;
    padding-bottom:3px;
    padding-left:18px;
    background: url("/iwjs0021opc/image/default/com/icon_close.jpg") left center no-repeat;
}
div.opac_popup_scroll_kango {
	height:300px;
	overflow:scroll;
	border:1px solid #cccccc;
	margin:10px;
	padding:10px;
}
div.opac_popup_scroll_kango a {
	display:block;
}
div.opac_popup_scroll_container div.selected_kango {
	background-color:#f4f4f4;
}