@charset "utf-8";

h3.contentsName {
    padding-bottom: 10px;
    position: relative;
}

a#allViewButton {
    position: absolute;
    top: 130px;
    left: 10px;
}

div.reportItem {
    padding-bottom: 15px;
    background: url('../../img/pc/cmn_hr1.png') no-repeat center bottom;
    margin-bottom: 15px;
}

div.reportItem div.nameWrapper {
    margin-bottom: 9px;
    border: 4px solid #F5F5F5;
}

div.reportItem div.name {
    position: relative;
    border: 1px solid #DDD;
    padding: 2px;
    vertical-align: middle;
}

div.reportItem div.name img.newIcon {
    position: absolute;
    width: 31px;
    height: 31px;
    text-indent: -999px;
    overflow: hidden;
    z-index: 200;
    top: -10px;
    left: -10px;
}


div.reportItem div.name span.date {
    display: block;
    float: left;
    margin-right: 5px;
    background: url(../../img/pc/report/bg_date.png) no-repeat;
    width: 106px;
    padding: 7px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
    line-height: 1em;
}

div.reportItem div.name strong {
    display: block;
    margin-top: 0.7em;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 100%;
}

div.reportItem div.thumbnail {
    position: relative;
    float: left;
    display: inline;
    margin-right: 15px;
}

div.reportItem div.thumbnail img.clip {
    position: absolute;
    display: block;
    width: 34px;
    height: 34px;
    z-index: 100;
}

/* div.reportItem div.thumbnail span { */
/*     position: absolute; */
/*     display: block; */
/*     width: 34px; */
/*     height: 34px; */
/*     z-index: 100; */
/* } */

div.reportItem div.thumbnail img#clipTop {
    top: -7px;
    right: -7px;
}

div.reportItem div.thumbnail img#clipBottom {
    bottom: -7px;
    left: -7px;
}

/* div.reportItem div.thumbnail span.clipTop { */
/*     background: url('../../img/pc/report/img_clip_top.png') no-repeat; */
/*     top: -7px; */
/*     right: -7px; */
/* } */

/* div.reportItem div.thumbnail span.clipBottom { */
/*     background: url('../../img/pc/report/img_clip_bottom.png') no-repeat; */
/*     bottom: -7px; */
/*     left: -7px; */
/* } */

div.reportItem div.thumbnail a {
    width: 181px;
}

div.reportItem div.description {
    float: right;
    display: inline;
    width: 455px;
}

div.reportItem div.description h4 {
    padding-bottom: 5px;
    margin-bottom: 7px;
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1.5em;
    border-bottom: 3px solid #EEE;
    color: #CA1C75;
}

div.reportItem div.description h5 {
    margin-bottom: 3px;
    font-size: 1.2em;
    font-weight: bold;
    color: #444;
}

div.reportItem div.description p {
    text-align: justify;
    text-justify: distribute;
    font-size: 1em;
}

div.reportItem div.description p.linkButton {
    text-align: right;
}

div#bottomPagingBorder {
    border: 1px solid #DDD;
}

div#bottomPagingWrapper {
    padding: 7px;
    border: 1px solid #FFF;
    background-color: #eee;
    text-align: center;
}

ul.reportNavigation {
    text-align: right;
    margin: 20px 0px 7px 0px;
}

ul.reportNavigation li {
    display: inline;
    margin-left: 3px;
}

p#dateAndPlace {
    font-size: 1.2em;
    text-align: right;
    margin-bottom: 1em;
    color: #444;
}

div#photoBlock {
    float: left;
    display: inline;
    width: 278px;
}

div#photoBlock img.thumbnail {
    margin-bottom: 0px;
    border: 1px solid #FFF;
}

div#catchPhoto {
    position: relative;
    margin-bottom: 10px;
}

div#catchPhoto p {
    font-size: 1em;
    text-align: jusity;
    text-justify: distribute;
}

div.photo {
    position: relative;
    margin-bottom: 10px;
    float: left;
    display: inline;
    width: 131px;
}

div.photo p {
    font-size: 1em;
    text-align: jusity;
    text-justify: distribute;
}


div#detailBlock {
    float: left;
    display: inline;
    margin-left: 15px;
    width: 350px;
}

div.section {
    padding-bottom: 10px;
    margin-bottom: 10px;
    background: url('../../img/pc/cmn_hr2.png') no-repeat center bottom;
}

div#detailBlock h5 {
    font-size: 1.6em;
    margin-bottom: 10px;
    color: #CA1C75;
}

div#detailBlock h6 {
    color: #333;
    font-weight: bold;
    font-size: 1.2em;
    margin-bottom: 7px;
}

div#reportTableWrapper {
    border: 3px solid #EEE;
}

table#reportTable {
    width: 100%;
    border: 1px solid #CCC;
}

table#reportTable td {
    vertical-align: top;
    padding: 8px;
}

table#reportTable td#programTd {
    width: 110px;
}

table#reportTable strong {
    display: block;
    margin-bottom: 7px;
}

table#reportTable dl {
    margin-bottom: 5px;
}
table#reportTable dt {
    float: left;
    display: inline;
    width: 40px;
    padding: 5px;
    padding-right: 0px;
    border-left: 5px solid #CA1C75;
    font-size: 1.2em;
}
table#reportTable dd {
    float: left;
    display: inline;
    width: 120px;
    padding: 5px;
    font-size: 1.2em;
    color: #444;
}

table#detailListTable {
    width: 100%;
}

table#detailListTable td {
    padding: 4px;
}

table#detailListTable tr.odd {
    background-color: #F4F4F4;
}

table#detailListTable .price {
    text-align: right;
}

ol#program {
    margin-left: 20px;
    list-style: decimal;
}

div#giftuse {
    margin-bottom: 1em;
}

div#giftuse h5 {
    margin-bottom: 0px;
    font-size: 10px;
}

div#giftuseBorderWrapper {
    padding: 10px;
    border-left: 1px solid #D0D0D0;
    border-right: 1px solid #D0D0D0;
}

div#giftuseBorderBottom {
    height: 6px;
    font-size: 3px;
    background: url('../../img/pc/report/border_giftuser_bottom.png') no-repeat;
}

img#zoomIcon1 {
    position: absolute;
    display: none;
    top: 90px;
    left: 107px;
    z-index: 1001;
}

img.zoomIcon {
    position: absolute;
    display: none;
    top: 24px;
    left: 36px;
    z-index: 1001;
}

a.thumbnail1 {
    margin-bottom: 5px;
    width: 
}


