/*
Copyright 2004 The Apache Software Foundation

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/



.n2hiroba-jimusyorisan .PTitle
{
    /*background-image:url(../images/title_background.gif);*/
    color:#0080b0;
    margin:2px 7px;
    padding:5px 4px 0px 4px;
    height:25px;
    border: 1px solid #aaaaaa;
    vertical-align: middle;
}

.n2hiroba-jimusyorisan .PTitleContent
{
    font-weight:bold;
    display: inline;
    float: left;
    white-space: normal;
    color:#444444;
}

.n2hiroba-jimusyorisan .PActionBar
{
   float: right;
   display: inline;
}
 
.n2hiroba-jimusyorisan .PContentBorder
{    
    margin:0px 7px;
}

.n2hiroba-jimusyorisan .PContent
{    
    clear:both;
    margin:0px;
    padding:0px;
    white-space: normal;
    background-color: #ffffff;
    font-size: 10pt;
    position:static;
    overflow:auto;
}

.n2hiroba-jimusyorisan .PContent form {
    margin:0px;
    padding:0px;
}

/* font */
.n2hiroba-jimusyorisan .PTitleLeft,
.n2hiroba-jimusyorisan .PTitle,
.n2hiroba-jimusyorisan .PTitleContent,
.n2hiroba-jimusyorisan .PTitleRight,
.n2hiroba-jimusyorisan .PContentLeft,
.n2hiroba-jimusyorisan .PContent,
.n2hiroba-jimusyorisan .PContentRight,
.n2hiroba-jimusyorisan .PBottomLeft,
.n2hiroba-jimusyorisan .PBottom,
.n2hiroba-jimusyorisan .PBottomRight
{
    font-family: Verdana, Helvetica, Arial, sans-serif;

    voice-family: inherit;
    font-size: 10pt;
}



/* --------------------------------- */
/* PLT.C.1 Links (Anchor)            */
/* --------------------------------- */

.n2hiroba-jimusyorisan A:link, 
.n2hiroba-jimusyorisan A:visited {
    text-decoration: underline;
}

.n2hiroba-jimusyorisan A:hover, 
.n2hiroba-jimusyorisan A:active {
    text-decoration: underline;
}

/* font */
.n2hiroba-jimusyorisan A:link,
.n2hiroba-jimusyorisan A:visited,
.n2hiroba-jimusyorisan A:hover,
.n2hiroba-jimusyorisan A:active
{
    font-family: Verdana, Helvetica, Arial, sans-serif;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: 10pt;
}


/* --------------------------------- */
/* PLT.C.2 Fonts                     */
/* --------------------------------- */

.n2hiroba-jimusyorisan .portlet-font {
    color: black;
}
.n2hiroba-jimusyorisan .portlet-font-dim {
    color: gray;
}

/* font */
.n2hiroba-jimusyorisan .portlet-font,
.n2hiroba-jimusyorisan .portlet-font-dim
{
    font-family: Verdana, Helvetica, Arial, sans-serif;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: 10pt;
}



/* --------------------------------- */
/* PLT.C.3 Messages                  */
/* --------------------------------- */
.n2hiroba-jimusyorisan .portlet-msg ul {
    list-style-type:none;
}

.n2hiroba-jimusyorisan .portlet-msg-status,
.n2hiroba-jimusyorisan .portlet-msg-info {
    background: url(../images/icon_info_sml.gif);
    background-repeat: no-repeat;
    padding-left: 20px;
    min-height: 15px;
}

.n2hiroba-jimusyorisan .portlet-msg-error {
    background: url(../images/icon_error_sml.gif);
    background-repeat: no-repeat;
    padding-left: 20px;
    min-height: 15px;
}

.n2hiroba-jimusyorisan .portlet-msg-alert {
    background: url(../images/icon_warning_sml.gif);
    background-repeat: no-repeat;
    padding-left: 20px;
    min-height: 15px;
}

.n2hiroba-jimusyorisan .portlet-msg-success {
    background: url(../images/icon_success_sml.gif);
    background-repeat: no-repeat;
    padding-left: 20px;
    min-height: 15px;
}

/* font */
.n2hiroba-jimusyorisan .portlet-msg-status,
.n2hiroba-jimusyorisan .portlet-msg-info,
.n2hiroba-jimusyorisan .portlet-msg-error,
.n2hiroba-jimusyorisan .portlet-msg-alert,
.n2hiroba-jimusyorisan .portlet-msg-success
{
    font-family: Verdana, Helvetica, Arial, sans-serif;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: 10pt;
}


/* --------------------------------- */
/* PLT.C.4 Sections                  */
/* --------------------------------- */
.n2hiroba-jimusyorisan .portlet-section-header {
    background-image:url(../images/header_background.gif);
    background-repeat: repeat-x;
    background-color:#113377;
    color: #fff;
    padding: 5px;
    margin-right: 2px;
    margin-left: 2px;
    clear: both;
}

.n2hiroba-jimusyorisan .portlet-section-body {
    background: #efefef;
    border: none;
    padding: 2px 3px;
    text-align: left;
    vertical-align: top;
    text-align: left;
}

.n2hiroba-jimusyorisan .portlet-section-alternate {
    background: #ddd;
    border: none;
    padding: 2px 3px;
    text-align: left;
    vertical-align: top;
    text-align: left;
}

.n2hiroba-jimusyorisan .portlet-section-selected {
    /* TODO : ex. change color */
    background: #ffe;
    border: none;
    padding: 2px 3px;
    text-align: left;
    vertical-align: top;
    text-align: left;
    font-weight:bold;
}

.n2hiroba-jimusyorisan .portlet-section-subheader {
    background-image:url(../images/subheader_background.gif);
    background-repeat: repeat-x;
    background-color:#88aacc;
    color: #000099;
    padding: 5px;
    margin-right: 2px;
    margin-left: 2px;
    clear: both;
}

.n2hiroba-jimusyorisan .portlet-section-footer {
    background-image:url(../images/footer_background.gif);
    background-repeat: repeat-x;
    background-color:#c0e0f0;
    background-position: top left;
    color: #000099;
    padding: 5px;
    margin-right: 2px;
    margin-left: 2px;
    clear: both;
}

.n2hiroba-jimusyorisan .portlet-section-text {
    padding: 1em;
    padding-bottom: .3em;
    padding-left: 1em;
}

/* font */
.n2hiroba-jimusyorisan .portlet-section-header,
.n2hiroba-jimusyorisan .portlet-section-body,
.n2hiroba-jimusyorisan .portlet-section-alternate,
.n2hiroba-jimusyorisan .portlet-section-selected,
.n2hiroba-jimusyorisan .portlet-section-subheader,
.n2hiroba-jimusyorisan .portlet-section-footer,
.n2hiroba-jimusyorisan .portlet-section-text
{
    font-family: Verdana, Helvetica, Arial, sans-serif;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: 10pt;
}


/* --------------------------------- */
/* PLT.C.5 Forms                     */
/* --------------------------------- */
.n2hiroba-jimusyorisan .portlet-form-label {
}

.n2hiroba-jimusyorisan .portlet-form-input-field {
    background-color:#90d0ff;
}

.n2hiroba-jimusyorisan .portlet-form-button {
    background-image:url(../images/button_background.gif);
    background-color:#90d0ff;
    color:#ffffff;

    font-weight: bold;
}

.n2hiroba-jimusyorisan .portlet-icon-label {
}

.n2hiroba-jimusyorisan .portlet-dlg-icon-label {
}

.n2hiroba-jimusyorisan .portlet-form-field-label {
}

.n2hiroba-jimusyorisan .portlet-form-field {
}

/* font */
.n2hiroba-jimusyorisan .portlet-form-label,
.n2hiroba-jimusyorisan .portlet-form-input-field,
.n2hiroba-jimusyorisan .portlet-form-button,
.n2hiroba-jimusyorisan .portlet-icon-label,
.n2hiroba-jimusyorisan .portlet-dlg-icon-label,
.n2hiroba-jimusyorisan .portlet-form-field-label,
.n2hiroba-jimusyorisan .portlet-form-field 
{
    font-family: Verdana, Helvetica, Arial, sans-serif;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: 10pt;
}


/* --------------------------------- */
/* PLT.C.6 Menus                     */
/* --------------------------------- */
.n2hiroba-jimusyorisan .portlet-menu {
    background: #efefef;
    margin-bottom: 6px;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    padding: 4px 4px 4px 0;
    padding-bottom: .3em;
    padding-left: 1em;
}

.n2hiroba-jimusyorisan .portlet-menu-item {
    text-decoration: none;
    color: blue;
}

.n2hiroba-jimusyorisan .portlet-menu-item-selected {
    text-decoration: none;
    color: #555 !important;
}

.n2hiroba-jimusyorisan .portlet-menu-item-hover {
    text-decoration: none;
    color: #f30 !important;
}

.n2hiroba-jimusyorisan .portlet-menu-item-hover-selected {
    text-decoration: none;
    color: #555 !important;
    font-weight: bold;
}

.n2hiroba-jimusyorisan .portlet-menu-cascade-item {
    text-decoration: none;
    margin-top: .3em;
    padding-bottom: 0;
    color: blue;
}

.n2hiroba-jimusyorisan .portlet-menu-cascade-item-selected {
    text-decoration: none;
    color: #555 !important;
    font-weight: bold;
}

.n2hiroba-jimusyorisan .portlet-menu-description {
}

.n2hiroba-jimusyorisan .portlet-menu-caption {
    border-bottom: 1px solid #666;
    border-right: 1px solid #666;
    background: #ddd;
    color: #555;
    padding: 4px;
}

/* font */
.n2hiroba-jimusyorisan .portlet-menu,
.n2hiroba-jimusyorisan .portlet-menu-item,
.n2hiroba-jimusyorisan .portlet-menu-item-selected,
.n2hiroba-jimusyorisan .portlet-menu-item-hover,
.n2hiroba-jimusyorisan .portlet-menu-item-hover-selected,
.n2hiroba-jimusyorisan .portlet-menu-cascade-item,
.n2hiroba-jimusyorisan .portlet-menu-cascade-item-selected,
.n2hiroba-jimusyorisan .portlet-menu-description,
.n2hiroba-jimusyorisan .portlet-menu-caption
{
    font-family: Verdana, Helvetica, Arial, sans-serif;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: 10pt;
}


/* --------------------------------- */
/* PLT.C.6 Menus (arrowfolder style) */
/* --------------------------------- */
.n2hiroba-jimusyorisan .arrowfolder .portlet-menu {
    background: #efefef;
    margin-bottom: 6px;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    padding: 4px 4px 4px 0;
    padding-bottom: .3em;
    padding-left: 1em;
}

.n2hiroba-jimusyorisan .arrowfolder .portlet-menu-item {
    text-decoration: none;
    color: blue;
    padding-left: 34px;
    background-image: url(../images/icon_arrowdoc_sml.gif);
    background-repeat: no-repeat;

}

.n2hiroba-jimusyorisan .arrowfolder .portlet-menu-item-selected {
    text-decoration: none;
    color: #555 !important;
    padding-left: 34px;
    background-image: url(../images/icon_arrowdoc_sml.gif);
    background-repeat: no-repeat;
}

.n2hiroba-jimusyorisan .arrowfolder .portlet-menu-item-hover {
    text-decoration: none;
    color: #f30 !important;
    padding-left: 34px;
    background-image: url(../images/icon_arrowdoc_sml.gif);
    background-repeat: no-repeat;
}

.n2hiroba-jimusyorisan .arrowfolder .portlet-menu-item-hover-selected {
    text-decoration: none;
    color: #555 !important;
    font-weight: bold;
    padding-left: 34px;
    background-image: url(../images/icon_arrowdoc_sml.gif);
    background-repeat: no-repeat;
}

.n2hiroba-jimusyorisan .arrowfolder .portlet-menu-cascade-item {
    text-decoration: none;
    margin-top: .3em;
    padding-bottom: 0;
    color: blue;
    padding-left: 34px;
    background-image: url(../images/icon_arrowfolderclosed1_sml.gif);
    background-repeat: no-repeat;
}

.n2hiroba-jimusyorisan .arrowfolder .portlet-menu-cascade-item-selected {
    text-decoration: none;
    color: #555 !important;
    font-weight: bold;
    padding-left: 34px;
    background-image: url(../images/icon_arrowfolderopen2_sml.gif);
    background-repeat: no-repeat;
}

.n2hiroba-jimusyorisan .arrowfolder .portlet-menu-description {
}

.n2hiroba-jimusyorisan .arrowfolder .portlet-menu-caption {
    border-bottom: 1px solid #666;
    border-right: 1px solid #666;
    background: #ddd;
    color: #555;
    padding: 4px;
}

/* font */
.n2hiroba-jimusyorisan .arrowfolder .portlet-menu,
.n2hiroba-jimusyorisan .arrowfolder .portlet-menu-item,
.n2hiroba-jimusyorisan .arrowfolder .portlet-menu-item-selected,
.n2hiroba-jimusyorisan .arrowfolder .portlet-menu-item-hover,
.n2hiroba-jimusyorisan .arrowfolder .portlet-menu-item-hover-selected,
.n2hiroba-jimusyorisan .arrowfolder .portlet-menu-cascade-item,
.n2hiroba-jimusyorisan .arrowfolder .portlet-menu-cascade-item-selected,
.n2hiroba-jimusyorisan .arrowfolder .portlet-menu-description,
.n2hiroba-jimusyorisan .arrowfolder .portlet-menu-caption
{
    font-family: Verdana, Helvetica, Arial, sans-serif;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: 10pt;
}

/* --------------------------------- */
/* Tree component                    */
/* --------------------------------- */

.n2hiroba-jimusyorisan .tree {
   lineheight: 18px;
   font-family: arial, sans-serif;
}

.n2hiroba-jimusyorisan .tree-node {
   padding: 2px 15px 2px 5px;
}

.n2hiroba-jimusyorisan .tree-node a {
   text-decoration: none;
}

.n2hiroba-jimusyorisan .tree-node-selected {
   padding: 2px 15px 2px 5px;
}

.n2hiroba-jimusyorisan .tree-node-selected a {
   text-decoration: none;
   font-weight: bold;
}

/* --------------------------------- */
/* Portlet Table                     */
/* --------------------------------- */
.n2hiroba-jimusyorisan th, td, input {
    font-family: Verdana, Helvetica, Arial, sans-serif;
}

.n2hiroba-jimusyorisan table, 
.n2hiroba-jimusyorisan th, 
.n2hiroba-jimusyorisan td {
    vertical-align: top;
    font-size: 10pt;    
    white-space: normal;
    /* action buttons shifts right a few millimeters by the following */
}

.n2hiroba-jimusyorisan th
{
   font-size: 10pt;  
}

.n2hiroba-jimusyorisan .portlet-table-header {
    background-image:url(../images/header_background.gif);
    background-repeat: repeat-x;
    background-color:#113377;
    color: #fff;

    border: 0.75px solid #fff;
    padding: 2px 3px;
    text-align: left;
}

.n2hiroba-jimusyorisan .portlet-table-footer {
    background-image:url(../images/footer_background.gif);
    background-repeat: repeat-x;
    background-color:#c0e0f0;
    color: #0080b0;

    font-size: 10pt;
    padding: 5px;
    margin: .67em 2px;
    margin-top: 0;
}


.n2hiroba-jimusyorisan .portlet-table-row1 td {
    font-size: 10pt;
    background: #ddd;
    border-bottom: 1px solid #fff;
}

.n2hiroba-jimusyorisan .portlet-table-row2 td {
    font-size: 10pt;
    background: #efefef;
    border-bottom: 1px solid #fff;
}

.n2hiroba-jimusyorisan .portlet-table-col1 {
    border-right: 1px solid #fff;
    padding: 2px 15px 2px 5px;
}

.n2hiroba-jimusyorisan .portlet-table-col2 {
    border-left: 1px solid #fff;
    padding: 2px 15px 2px 5px;
}

/* --------------------------------- */
/* Portlet Data Scroller Table       */
/* --------------------------------- */

.n2hiroba-jimusyorisan .portlet-scroller-grid td {
    horizontal-align: center;
}

.n2hiroba-jimusyorisan .portlet-scroller {
    horizontal-align: center;
}

.n2hiroba-jimusyorisan .portlet-paginator {
    horizontal-align: center;
}


