﻿@charset "utf-8";

/*--- layout ---*/
#html, body {
    height: 100%;
    margin: 0;
    padding: 0;
}

#Reporting_Wrap {
    width: 745px;
    height: auto;
    margin: -20px 0 50px -6px;
}

#Reporting_Top {
    text-align: center;
    padding-top: 5px;
    padding-left: 15px;
    font-size: 11px;
    width:: 730px;
    height: 32px;
    background-image: url(../images/bg_reporting_top.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
}

    #Reporting_Top img {
        vertical-align: text-bottom;
    }

.RT_01 {
    padding-left: 18px;
    margin-right: 40px;
}

    .RT_01 strong {
        color: #0000FF;
    }

.RT_02 {
    padding-left: 18px;
    margin-right: 40px;
}

    .RT_02 strong {
        color: #e60011;
    }

.RT_03 {
    padding-left: 18px;
    margin-right: 20px;
}

    .RT_03 strong {
        color: #007130;
    }

#RT_Tap {
    margin-top: 15px;
    width: 736px;
    height: 30px;
    background-image: url(../images/bg_tap.gif);
}

    #RT_Tap li {
        float: left;
    }

#RT_Tap2 {
    margin-left: 20px;
    margin-top: 15px;
    width: 690px;
    height: 30px;
    background-image: url(../images/bg_tap.gif);
}

    #RT_Tap2 li {
        float: left;
    }

#Ship_Info {
    position: relative;
    float: left;
    width: 266px;
    height: 320px;
    background-image: url(../images/bg_shipinfo.jpg);
    background-repeat: no-repeat;
    background-position: 0 10px;
}

#Ship_Tit {
    position: absolute;
    top: 35px;
    left: 25px;
}

#Ship_Edit {
    position: absolute;
    top: 35px;
    left: 195px;
}

#Ship_Info ul {
    position: relative;
    top: 55px;
    left: 25px;
    font-size: 11px;
    width: 266px;
}

    #Ship_Info ul li {
        float: left;
        background-image: url(../images/icon01.gif);
        background-repeat: no-repeat;
        background-position: 0 7px;
        padding-left: 5px;
    }

#Ship_Info strong {
    color: #084972;
}

#Ship_List {
    background-color: #dbecf4;
    margin-top: 10px;
    float: left;
    width: 464px;
    height: 300px;
    overflow: auto;
    overflow-x: hidden;
    border: 3px solid #d8dbe6;
}

.Table_Style01 {
    font-size: 11px;
}

    .Table_Style01 th {
        background-color: #266f9e;
        color: #FFFFFF;
        height: 25px;
        vertical-align: middle;
    }

    .Table_Style01 td {
        text-align: center;
        height: 26px;
        border-bottom: dotted 1px #b5bdc1;
    }

.Text_S01 {
    font-weight: bold;
    color: #009944;
}

.Text_S02 {
    font-weight: bold;
    color: #ff0000;
}

.Text_S03 {
    font-weight: bold;
    color: #0075a9;
}

#Reporting_Button {
    padding-top: 5px;
    word-spacing: -1px;
    background-image: url(../images/icon_q.gif);
    background-repeat: no-repeat;
    background-position: 270px 19px;
    clear: both;
    width: 738px;
    vertical-align:;
    text-align: right;
    font-size: 11px;
    color: #333333;
    font-weight: bold;
}

    #Reporting_Button img {
        vertical-align: middle;
        margin-left: 5px;
    }

#Quick_Link {
    margin-top: 10px;
    width: 706px;
    height: 116px;
    background-image: url(../images/bg_quick.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
    padding-top: 8px;
    padding-left: 25px;
}

    #Quick_Link ul {
        float: left;
    }

    #Quick_Link li {
        float: left;
        padding-right: 25px;
    }

    #Quick_Link dl {
        float: left;
        padding-top: 13px;
        padding-left: 12px;
        text-align: center;
    }

    #Quick_Link dd {
        margin-top: 10px;
    }

#RT_Title {
    margin-top: 15px;
    width: 690px;
    height: 32px;
    background-image: url(../images/bg_title.gif);
    padding-left: 50px;
}

#Contents {
    margin-left: 20px;
    margin-top: 15px;
    width: 690px;
}

    #Contents input {
        height: 16px;
        font-size: 11px;
        color: #000066;
        background-color: #F0F0F0;
        vertical-align: middle;
    }

.Table_Style02 {
    font-size: 11px;
}

    .Table_Style02 tr {
        border: solid 1px #b5bdc1;
    }

    .Table_Style02 th {
        background-color: #266f9e;
        color: #FFFFFF;
        height: 25px;
        vertical-align: middle;
        box-sizing:border-box;
        padding:0 0 0 10px;
    }

    .Table_Style02 td {
        padding-left: 10px;
        height: 26px;
    }

#Btn_Wrap {
    margin-left: 20px;
    margin-top: 15px;
    width: 690px;
    text-align: center;
}

#Board_Number {
    margin-left: 20px;
    margin-top: 15px;
    width: 690px;
    height: 30px;
    text-align: center;
    position: relative;
}

    #Board_Number ol {
        width: 270px;
        height: 30px;
        position: absolute;
        left: 210px;
    }

    #Board_Number li {
        font-size: 11px;
        float: left;
        padding-left: 10px;
    }

    #Board_Number img {
        vertical-align: text-top;
    }

#RT_Search {
    margin-left: 20px;
    margin-top: 15px;
    width: 690px;
    height: 40px;
    border: 1px solid #d4dde4;
    padding-top: 10px;
}

.Table_Style03 {
    font-size: 11px;
}

    .Table_Style03 input {
        height: 16px;
        font-size: 11px;
        background-color: #E3E3E3;
    }

    .Table_Style03 select {
        height: 18px;
        font-size: 11px;
        background-color: #E3E3E3;
    }

    .Table_Style03 th {
        padding-left: 5px;
        height: 32px;
        vertical-align: text-top;
        line-height: 32px;
        width: 50px;
        background-image: url(../images/icon01.gif);
        background-repeat: no-repeat;
        background-position: 5px 15px;
    }

    .Table_Style03 td {
        text-align: left;
    }

    .Table_Style03 img {
        vertical-align: text-top;
    }


@media screen and (min-width: 1000px) {
    /* PC */
    #Contents {
        margin-left: 20px;
        margin-top: 15px;
        width: 690px;
    }
    #Reporting_Wrap {
        width: 745px;
        height: auto;
        margin: -20px 0 50px -6px;
    }
    .Table_Style02 td {
        padding-left: 10px;
        height: 26px;
    }
    #Ship_List {
        background-color: #dbecf4;
        margin-top: 10px;
        float: left;
        width: 464px;
        height: 300px;
        overflow: auto;
        overflow-x: hidden;
        border: 3px solid #d8dbe6;
    }
    .btn_div {
        padding-top: 5px;
        word-spacing: -1px;
        clear: both;
        width: 738px;
        text-align: right;
    }
    #Quick_Link {
        margin-top: 10px;
        width: 706px;
        height: 116px;
        background: #eeeeee;
        border-radius: 10px;
        border: 1px solid #eeeeee;
        padding-top: 8px;
        padding-left: 25px;
    }
        #Quick_Link dl {
            float: left;
            width: auto;
            background: #fff;
            padding-top: 13px;
            padding-left: 12px;
            text-align: center;
            padding-bottom: 48px;
            border-radius: 10px;
            margin-top: 0;
            margin-bottom: 0;
        }
        #Quick_Link dt {
            width: auto;
            float: none;
            height:auto;
            padding:0;
        }
        #Quick_Link dd {
            width: auto;
            float: none;
        }
        #Quick_Link ul {
            float: left;
            width:auto;
        }
        #Quick_Link li {
            float: left;
            width:auto;
            padding-right: 25px;
        }
    #Quick_Link ul li img{
        width:auto;
    }
    #Ship_Info {
            position: relative;
            float: left;
            width: 266px;
            height: 320px;
            background-image: url(../images/bg_shipinfo.jpg);
            background-repeat: no-repeat;
            background-position: 0 10px;
        }
    #Ship_Edit {
        position: absolute;
        top: 35px;
        left: 195px;
        right:unset;
    }
    td.w50 {
        width: 50%;
        text-align: center;
        display: inline-block;
    }
    #Reporting_Top {
        text-align: center;
        padding-top: 5px;
        padding-bottom: 0;
        box-sizing:border-box;
        padding-left: 15px;
        font-size: 11px;
        width: 730px;
        height: 32px;
        background: #ffffff;
        border-radius: 10px;
        border: 2px solid #cecece;
        background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 64%, #ffffff 64%, #e5e5e5 100%);
        background: -webkit-linear-gradient(top, #ffffff 0%,#ffffff 64%,#ffffff 64%,#e5e5e5 100%);
        background: linear-gradient(to bottom, #ffffff 0%,#ffffff 64%,#ffffff 64%,#e5e5e5 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
    }
    #Ship_Tit {
        position: absolute;
        top: 35px;
        left: 25px;
    }
    #Ship_Info ul {
        position: relative;
        top: 55px;
        left: 25px;
        font-size: 11px;
        width: 266px;
    }
        #Ship_Info ul li {
            float: left;
            background-image: url(../images/icon01.gif);
            background-repeat: no-repeat;
            background-position: 0 7px;
            padding-left: 5px;
            width: 200px;
            line-height: 15px;
        }
    #Btn_Wrap {
        margin-left: 20px;
        margin-top: 15px;
        width: 100%;
        text-align: center;
    }
    #RT_Title {
        margin-top: 15px;
        width: 690px;
        height: 32px;
        background-image: url(../images/bg_title.gif);
        padding-left: 50px;
        box-sizing:border-box;
    }
    .div_sch {
        width: 600px;
        margin:0;
        display:block;
    }
    #RT_Tap {
        width: 736px;

    }
    .w50r {
        width: auto !important;
        margin-top:0;
    }
    .w100r {
        width: auto !important;
    }
    .w80 {
        width:auto;
    }
    }

@media screen and (max-width: 999px) {
    /* mobile */
    #Contents {
        margin-left: 0;
        margin-top: 50px;
        width: 100%;
        display: block;
    }
    #Reporting_Wrap {
        width: 100%;
        height: auto;
        margin: 0;
        
    }
    .Table_Style02 td {
        padding-left: 10px;
        height: 45px;
    }
    #Ship_List {
        background-color: #dbecf4;
        margin-top: 10px;
        float: left;
        width: 100%;
        height: 300px;
        overflow: auto;
        overflow-x: hidden;
        border: 3px solid #d8dbe6;
    }
    .btn_div {
        padding-top: 5px;
        word-spacing: -1px;
        clear: both;
        width: 100%;
        text-align: right;
    }
    #Quick_Link {
        margin-top: 10px;
        width: 100%;
        height: auto;
        background: #eeeeee;
        border-radius: 10px;
        border: 1px solid #eeeeee;
        padding-top: 8px;
        padding-left: 25px;
        box-sizing: border-box;
    }
        #Quick_Link dl {
            width: 93%;
            float:none;
            box-sizing: border-box;
            background: #fff;
            border-radius: 10px;
            margin-top: 10px;
            padding-bottom: 13px;
            display: inline-block;
        }
        #Quick_Link dt {
            width: 50%;
            float: left;
            vertical-align:middle;
        }

        #Quick_Link dd {
            width: 50%;
            float: left;
            vertical-align: middle;
            margin-top:0;
        }
        #Quick_Link ul {
            float: none;
            width:100%;
            display:inline-block;
        }
        #Quick_Link li {
            float: left;
            width:17%;
            padding-right: 1%;
        }
        #Quick_Link ul li img {
            width: 100%;
        }
    #Ship_Info {
        position: relative;
        float: left;
        width: 100%;
        height: 142px;
        background-image: none;
        background-repeat: no-repeat;
        background-position: 0 10px;
        background-color: #FFFFFF;
        border:2px solid #eeeeee;
    }
    #Ship_Edit {
        position: absolute;
        top: 30px;
        left: unset;
        right:20px;
    }
    td.w50 {
        width: 100%;
        text-align: center;
        display: block;
    }
    #Reporting_Top {
        text-align: center;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 15px;
        box-sizing: border-box;
        font-size: 11px;
        width: 100%;
        height: auto;
        border-radius: 10px;
        border: 2px solid #cecece;
        background: #ffffff;
        background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 64%, #ffffff 64%, #e5e5e5 100%);
        background: -webkit-linear-gradient(top, #ffffff 0%,#ffffff 64%,#ffffff 64%,#e5e5e5 100%);
        background: linear-gradient(to bottom, #ffffff 0%,#ffffff 64%,#ffffff 64%,#e5e5e5 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
    }
    #Ship_Tit {
        position: absolute;
        top: 35px;
        left:7px;
    }
    #Ship_Info ul {
        position: relative;
        top: 55px;
        left: 7px;
        font-size: 11px;
        width: 100%;
    }
        #Ship_Info ul li {
            float: left;
            background-image: url(../images/icon01.gif);
            background-repeat: no-repeat;
            background-position: 0 7px;
            padding-left: 5px;
            width: 48%;
            line-height: 21px;
        }
    #Btn_Wrap {
        margin-left: 0;
        margin-top: 15px;
        width: 100%;
        text-align: center;
    }
    #RT_Title {
        margin-top: 15px;
        width: 90%;
        height: 32px;
        background-image: url(../images/bg_title.gif);
        padding-left: 50px;
        box-sizing:border-box;
    }
    .div_sch {
        width: 100%;
        margin:10px 0;
    }
    #RT_Tap {
        width: 100%;
    }
    .w50r {
        display: inline-block;
        width: 50% !important;
        margin-top:10px;
    }
    .w100r {
        width: 100% !important;
        display:inline-block;
    }
    .w80 {
        width: 80%;
    }
}
@media screen and (max-width: 999px) {
    /* mobile */
	#Reporting_Wrap {
		width:100%;
	}
	#Contents {
		width:100%;
		margin-left:0;
		padding:0 10px;
		box-sizing:border-box;
	}
    .Table_Style02 td {
        padding-left: 10px;
        height: 45px;
    }
}