@charset "UTF-8";

/******************************************************
 * ??±é??
 ******************************************************/
body {
    margin: 0;
}

.main > td {
    padding: 8px;
}

pre {
    margin: 0;
    white-space: pre-wrap;
    word-wrap: break-word;
    word-break: break-all;
    font-family: inherit;
}

b {
    white-space: nowrap;
}

hr {
    border: 0;
    border-top: 1px solid #bdbdbd;
    height: 0px;
    margin: 0.7em 0;
}

.org_link {
    display: inline-block;
    text-decoration: none;
    font-size: 125%;
    color: #fafafa;
}

.gnav_text {
    text-decoration: none;
    color: #fafafa;
}

.min-width-col {
    width: 1%;
    max-width: 1%;
    white-space: nowrap;
}

.block-center {
    margin-left: auto;
    margin-right: auto;
}

.row-delimiter > td {
    padding: 0;
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
}

input, textarea, button {
    border: 1px solid #a9a9a9;
}

select {
    border: 0;
    box-shadow: 0 0 0 1px #a9a9a9 inset;
    padding: 1px 0;
    /* IE8 or over */
    width /*\**/: 200px \9;
    border: 1px solid #a9a9a9 \9;
    padding: 0 \9;
    max-width: 200px;
}

select.auto-width {
    width: auto;
    max-width: none;
}

select[multiple] {
    max-width: 400px;
    width /*\**/: 400px !important \9;
    overflow: scroll;
    box-shadow: none;
    border: 1px solid #a9a9a9 !important;
}

:root select {
    border: 0 \0;
    padding: 1px 0 \0;
}

textarea[disabled], input[disabled], select[disabled] {
    background: #fafafa !important;
}

input:not([type="image"]), textarea {
    box-sizing: border-box;
}

input[type="button"], input[type="submit"], input[type="reset"], button {
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    appearance: none;
}

input[type="file"], input[type="checkbox"] {
    border: none;
}

input[type="checkbox"] {
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
}

input[type="text"] {
    -webkit-appearance: textfield;
    background-color: white;
    -webkit-rtl-ordering: logical;
    user-select: text;
    cursor: auto;
    padding: 1px;
    border-width: 1px;
    border-style: solid;
    border-color: #a9a9a9;
    border-image: initial;
}

input[type="button"], input[type="submit"], input[type="reset"], button {
    border: 1px solid #a9a9a9;
    background-color: #f4f5f5;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f4f5f5), to(#dfdddd));
    background-image: -webkit-linear-gradient(top, #f4f5f5, #dfdddd);
    background-image: -moz-linear-gradient(top, #f4f5f5, #dfdddd);
    background-image: -ms-linear-gradient(top, #f4f5f5, #dfdddd);
    background-image: -o-linear-gradient(top, #f4f5f5, #dfdddd);
    background-image: linear-gradient(to bottom, #f4f5f5, #dfdddd);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#f4f5f5, endColorstr=#dfdddd);
    padding: 1px 6px;
    line-height: 21px;
}

input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover, button:hover {
    border: 1px solid #a9a9a9;
    background-color: #d9dddd;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9dddd), to(#c6c3c3));
    background-image: -webkit-linear-gradient(top, #d9dddd, #c6c3c3);
    background-image: -moz-linear-gradient(top, #d9dddd, #c6c3c3);
    background-image: -ms-linear-gradient(top, #d9dddd, #c6c3c3);
    background-image: -o-linear-gradient(top, #d9dddd, #c6c3c3);
    background-image: linear-gradient(to bottom, #d9dddd, #c6c3c3);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#d9dddd, endColorstr=#c6c3c3);
}

input.has-error:focus {
    border: 1px solid #EF9A9A;
    outline-color: #EF9A9A;
    background-color: #FFEBEE;
}

/*******************************************
 * ??­ã?°ã?¤ã?³ç?»é??
 *******************************************/
#login_form {
    position: absolute;
    top: 132px;
    left: 0;
}

.login_message + #login_form {
    position: static;
    margin-top: 20px;
}

#login_form .product_logo {
    margin: 15px;
}

#login_form input[type="text"], #login_form input[type="password"] {
    width: 100%;
}

#login_form td {
    white-space: nowrap;
}

.login_message {
    margin-top: 30px;
}

/*******************************************
* ????????????ä¸?è¦?
********************************************/
.product {
    display: inline-block;
    line-height: 1.5em;
    text-decoration: none;
    font-size: 150%;
    font-weight: normal;
    margin: 0;
}

.link-folder-icon {
    text-decoration: none;
    vertical-align: middle;
    line-height: 1.6em;
}

.link-folder-icon img {
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 3px;
}

/*******************************************
* ????????¼ã??????????¡ã????»ã?¼ã??
********************************************/
.error, .success, .login_message_box {
    margin-top: 16px;
    margin-bottom: 1em;
}

.error_message, .success_message, .login_message_box > .message {
    margin-bottom: 20px;
}

/*******************************************
* ç¢ºè????»é??
********************************************/
.confirm {
    margin-top: 16px;
    margin-bottom: 1em;
}

.confirm_message {
    margin-bottom: 20px;
}

/*******************************************
* ?????¼ã?¸ã??
********************************************/
div.pagenation ul, td.paginator ul {
    display: inline-block;
    list-style: none;
    margin: 5px;
    /* For IE 6/7 */
    display /*\**/: inline \9;
}

div.pagenation ul li, td.paginator li {
    display: inline-block;
    margin: 0 5px;
    /* For IE 6/7 */
    *display: inline;
    *zoom: 1;
}

div.tab_container .tab_contents_frame .pagenation ul li.active {
    display: inline;
}

/*******************************************
* ??¡ã????»ã?¼ã?¸ä?????
********************************************/

.composeForm {
    width: 800px;
    margin-top: 20px;
    margin-left: 40px;
}

.newWindow .composeForm {
    width: 100%;
    table-layout /*\**/: fixed \9;
    margin-top: 0;
    margin-left: 0;
}

.newWindow .composeForm > tr > td:first-child, .newWindow .composeForm > tbody > tr > td:first-child {
    width: 60px;
}

.newWindow .composeForm input[type="file"] {
    width: 260px;
}

.composeForm input[type="text"], .composeForm textarea {
    width: 100%;
}

.global-menu {
    background-color: #757575;
    line-height: 30px;
}

.global-menu a {
    display: inline-block;
    color: #fafafa;
    text-decoration: none;
    padding: 0 10px;
}

.global-menu a:hover {
    background-color: rgba(255, 255, 255, .1);
    color: #fafafa;
}

.message_area {
    text-align: center;
}

div.content_frame {
    box-sizing: border-box;
    width: 100%;
    text-align: center;
    margin: auto;
}

div.content_frame.full {
    width: 100%;
}

div.content_frame.in_frame {
    margin: 10px 8px;
    width: auto;
}

div.content_frame .inner {
    box-sizing: border-box;
    width: 100%;
    display: inline-block;
    /* For IE 6/7 */
    *display: inline;
    *zoom: 1;
}

div.content_frame .inner .title {
    margin: 0;
    background: #bdbdbd;
    text-align: center;
    font-weight: bold;
    white-space: nowrap;
}

div.content_frame .inner .contents {
    background: #eeeeee;
    padding: 3px;
    border: 1px solid #bdbdbd;
}

div.content_frame .inner .buttons {
    text-align: left;
}

div.content_frame .inner .csv_content_import {
    box-sizing: border-box;
    width: 49%;
    border-right: solid 1px #9e9e9e;
    display: inline-block;
    text-align: left;
    /* For IE 6/7 */
    *display: inline;
    *zoom: 1;
}

div.content_frame .inner .csv_content_export {
    box-sizing: border-box;
    width: 49%;
    display: inline-block;
    text-align: right;
    /* For IE 6/7 */
    *display: inline;
    *zoom: 1;
}

div.content_frame .inner .csv_content_io_inner {
    margin: 5px;
}

table.list_table {
    border-collapse: collapse;
}

table.list_table td, table.list_table th {
    border: 1px solid #9e9e9e;
}

table.list_table th {
    background-color: #bdbdbd;
    padding: 0 3px;
}

table.list_table td {
    padding: 3px;
}

table.list_table .action {
    width: 1%;
}

table.input_form {
    max-width: 100%
}

table.input_form td {
    padding: 3px;
    width: 70%
}

table.input_form th {
    padding: 3px;
    text-align: right;
    width: 1%;
    white-space: nowrap;
}

/*******************************************
* ?????­ã?¹ã?????????????¹å??å®?ç¾?
********************************************/
table.input_form .short {
    width: 100px;
}

table.input_form .middle {
    width: 200px;
}

table.input_form .full {
    width: 100%;
}

.btn-cancel {
    color: #e53935}

.error_input {
    background: #FFB6C1
}

.error_message {
    color: #FF0000;
}

.info_message {
    color: #0000FF;
}

.content_title {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    background: #bdbdbd;
    text-align: center;
    font-weight: bold;
}

.content_title:
not

(
td

)
{
    padding: 1px 0 0
;
}

table .no-border-right {
    border-right: 0 !important;
}

table .no-border-right + * {
    border-left: 0 !important;
}

/*******************************************
* ??¢ã???????¹å¸³æ¤?ç´¢é?¢é??
********************************************/
div.abook_list_container {
    margin: 5px;
}

.search_form {
    padding: 0 1em;
}

.search_box {
    box-sizing: border-box;
    width: 100%;
    border: solid 1px #bdbdbd;
}

.search_box .title {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    background: #e0e0e0 !important;
    text-align: center;
    font-weight: bold;
    border: 0 !important;
    padding: 0 !important;
    white-space: nowrap;
}

.search_box .search_cond {
    box-sizing: border-box;
    width: 100%;
    padding: 10px;
}

.search_box .search_cond table {
    width: 100%;
}

.search_box .search_cond div.input {
    background: none;
    display: inline-block;
    margin-bottom: 0;
    /* For IE 6/7 */
    *display: inline;
    *zoom: 1;
}

.search_box .search_cond div.input span.title {
    display: inline-block;
    background: none;
    font-size: 12px;
    width: auto;
    text-align: right;
    border: none;
    white-space: nowrap;
    /* For IE 6/7 */
    *display: inline;
    *zoom: 1;
}

.search_box .search_cond div.input select {
    vertical-align: middle;
}

.search_box .search_cond .groupList {
    display: inline-block;
    background-color: #fafafa;
    border: 2px inset #eeeeee;
    height: 5em;
    line-height: 1.6em;
    min-width: 10em;
    width /*\**/: 60% \9;
    overflow-y: scroll;
}

.search_box .search_cond .groupList > .item {
    border-bottom: 1px solid #e0e0e0;
    padding: 0 .5em;
}

.search_box .search_cond dl {
    margin: 0;
}

.search_box .search_cond dl dt {
    display: inline-block;
    margin-left: 5px;
    width: 100px;
    text-align: right;
    font-size: 14px;
}

.search_box .search_cond dl dd {
    display: inline-block;
    margin-left: 2px;
}

.header_buttons {
    margin-bottom: 10px;
}

/*******************************************
* ??¢ã???????¹å¸³ä¸?è¦§ã????¼ã?????
********************************************/
table.abook_list {
    margin-top: 5px;
    border: 1px solid #bdbdbd;
    border-collapse: collapse;
    font-size: 14px;
}

table.abook_list td {
    border: 1px solid #bdbdbd;
    border-collapse: collapse;
    padding: 1px 5px;
    padding-left: 3px;
}

table.abook_list th {
    border: 1px solid #bdbdbd;
    border-collapse: collapse;
    background: #e0e0e0;
    color: #212121;
}

table.abook_list tr.odd {
    background: #fafafa;
}

table.abook_list tr.even {
    background: #eeeeee;
}

/**************************************************
 * ??¢ã???????¹å¸³ç®¡ç??ä¸???????ä½?
 **************************************************/
div.bulk_menu {
    display: block;
    border: solid 1px #9e9e9e;
}

div.bulk_menu .title {
    white-space: nowrap;
    margin: 0;
    background: #9e9e9e;
    text-align: center;
}

div.bulk_menu .buttons {
    background: #e0e0e0;
    padding: 5px;
}

/**************************************************
* ??¿ã????¢é??
***************************************************/
div.tab_container {
    box-sizing: border-box;
    width: 100%;
}

div.tab_container .tabs {
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto;
    white-space: nowrap;
}

div.tab_container .tabs p {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    background: #bdbdbd;
    width: 50%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    border: solid 1px #bdbdbd;
    border-bottom: none;
    position: relative;
    text-decoration: underline;
    cursor: pointer;
    /* For IE 6/7 */
    *display: inline;
    *zoom: 1;
}

div.tab_container .tabs p.active {
    background: #eeeeee;
    z-index: 999;
    text-decoration: none;
}

div.tab_container .tab_contents_frame {
    top: -1px;
    position: relative;
}

div.tab_container .tab_contents_frame .tab_contents {
    display: none;
    border: solid 1px #bdbdbd;
}

div.tab_container .tab_contents_frame .tab_contents.active {
    display: block;
    background: #eeeeee;
}

div.tab_inner .buttons {
    box-sizing: border-box;
    padding: 0 5px;
    width: 100%;
}

div.tab_inner .buttons .left {
    text-align: left;
}

div.tab_inner .buttons .right {
    text-align: right;
}

div.tab_inner p.title {
    margin-top: 5px;
    margin-bottom: 0;
    padding-left: 10px;
    font-weight: bold;
    white-space: nowrap;
}

/***************************************************
 * ??¢ã???????¹å¸³??°ã????¼ã??ç®¡ç????»é??
 ***************************************************/
div.abook_group_list_container ul {
    display: inline-block;
    /* For IE 6/7 */
    *display: inline;
    *zoom: 1;
}

div.abook_group_list_container ul li {
    list-style: none;
    text-align: left;
    padding: 2px;
}

div.abook_group_list_container .abook_group_list_container_inner {
    display: inline-block;
}

/***************************************************
 * ??¡ã????»ã?¼ã?¸ç?»é??
 ***************************************************/
.attachment_thumbnails {
    display: block;
    float: left;
    margin: 0 0 16px 16px;
    height: 120px;
    width: 180px;
    position: relative;
    border: 1px solid #e0e0e0;
}

.attachment_thumbnail_wrapper {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 120px;
    overflow: hidden;
    z-index: 1;
}

.attachment_thumbnail {
    margin: auto;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    max-width: 100%;
    max-height: 100%;
}

/***************************************************
 * ?????¼ã????????ä¸??????????
 */
.valign-top-row {
    vertical-align: top;
}

.valign-top-row input[type="checkbox"] {
    position: relative;
    top: 0.2em;
}

/***************************************************
 * Utility
 ***************************************************/
.inline-block {
    display: inline-block;
}

.text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}

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

.margin-top-0 {
    margin-top: 0px !important;
}

.margin-top-5 {
    margin-top: 5px !important;
}

.margin-top-10 {
    margin-top: 10px !important;
}

.margin-top-15 {
    margin-top: 15px !important;
}

.margin-top-20 {
    margin-top: 20px !important;
}

.margin-top-25 {
    margin-top: 25px !important;
}

.margin-top-30 {
    margin-top: 30px !important;
}

.margin-right-0 {
    margin-right: 0px !important;
}

.margin-right-5 {
    margin-right: 5px !important;
}

.margin-right-10 {
    margin-right: 10px !important;
}

.margin-right-15 {
    margin-right: 15px !important;
}

.margin-right-20 {
    margin-right: 20px !important;
}

.margin-right-25 {
    margin-right: 25px !important;
}

.margin-right-30 {
    margin-right: 30px !important;
}

.margin-bottom-0 {
    margin-bottom: 0px !important;
}

.margin-bottom-5 {
    margin-bottom: 5px !important;
}

.margin-bottom-10 {
    margin-bottom: 10px !important;
}

.margin-bottom-15 {
    margin-bottom: 15px !important;
}

.margin-bottom-20 {
    margin-bottom: 20px !important;
}

.margin-bottom-25 {
    margin-bottom: 25px !important;
}

.margin-bottom-30 {
    margin-bottom: 30px !important;
}

.margin-left-0 {
    margin-left: 0px !important;
}

.margin-left-5 {
    margin-left: 5px !important;
}

.margin-left-10 {
    margin-left: 10px !important;
}

.margin-left-15 {
    margin-left: 15px !important;
}

.margin-left-20 {
    margin-left: 20px !important;
}

.margin-left-25 {
    margin-left: 25px !important;
}

.margin-left-30 {
    margin-left: 30px !important;
}

.padding-5 {
    padding: 5px;
}

.padding-8 {
    padding: 8px;
}

.padding-10 {
    padding: 10px;
}

.padding-15 {
    padding: 15px;
}

.padding-side-5 {
    padding-left: 5px;
    padding-right: 5px;
}

.padding-side-8 {
    padding-left: 8px;
    padding-right: 8px;
}

.padding-side-10 {
    padding-left: 10px;
    padding-right: 10px;
}

.padding-side-15 {
    padding-left: 15px;
    padding-right: 15px;
}

.small {
    display: inline;
    font-size: 90%;
}

.no-margin {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
}

.no-padding {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
}

.pre-wrap {
    white-space: pre-wrap;
}

.nowrap {
    white-space: nowrap;
}

.break-all {
    word-break: break-all;
}

.inline-block {
    display: inline-block;
}

.fw-normal {
    font-weight: normal;
}
