@charset 'utf-8';

div#home-catch {
    background: #eeeeee;
    padding: 5px;
    margin-bottom: 10px;
}

div#home-catch #hCatchL {
    float: left;
    width: 324px;
}

div#home-catch #hCatchR {
    float: right;
    width: 322px;
}

div#eyecatch {
    padding-top: 4px;
    position: relative;
}

div#eyecatchNavi {
    width: 293px;
    position: absolute;
    top: 220px;
    left: 323px;
}

div#eyecatchNavi ul li {
    float: left;
    display: inline;
}

div#bookPresent {
    position: absolute;
    width: 299px;
    height: 205px;
    top: 5px;
    right: -6px;
}

img#eyecatchBookPresentButton {
    position: absolute;
    top: 128px;
    left: 79px;
}

div#largeBlock {
    width: 610px;
}

ul#smallBlock {
    position: absolute;
    top: 9px;
    right: 5px;
}

li#couponBanner {
    float: left;
    width: 182px;
    display: inline;
    >position: relative;
    >left: 17px;
}

li#photoBanner {
    width: 182px;
    float: right;
    display: inline;
    >position: relative;
    >left: 17px;
}

* html li#photoBanner {
    position: relative;
    left: 17px;
}


div#report {
    margin-bottom: 1.5em;
}

p#reportDescription {
    margin: 0.3em 0em 0.5em 0.5em;
    
}

div.reportItem {
    float: left;
    display: inline;
    width: 309px;
    margin-left: 13px;
}

a.reportThumb {
    float: left;
    display: inline;
    margin-right: 7px;
}

div.reportItem h4 {
    margin-left: 140px;
    padding: 3px 5px;
    background-color: #EEE;
    font-size: 1.2em;
    font-weight: bold;
}

div.reportItem p {
    margin-top: 0.2em;
    font-size: 1.2em;
    line-height: 1.4em;
}

div#weeklyFair {
    margin-bottom: 1.5em;
}

div.weeklyFairItem1 {
    padding: 7px;
    background-color: #F8F2F6;
}

div.weeklyFairItem2 {
    padding: 7px;
    background-color: #FFFFFF;
}

table.weeklyFairTable {
    width: 640px;
    height: 100px;
    font-size: 1.2em;
}

table.weeklyFairTable .venueImage {
    width: 127px;
    padding-right: 0.5em; 
    font-size: 1.5em !important;
    font-weight: bold;
    font-family: Arial, Helvetica;
    text-align: center;
}

table.weeklyFairTable .venueImage img {
    margin-top: 7px;
    border: 3px solid #DDD;
}

table.weeklyFairTable .fairTime {
    padding: 0.2em 0.4em;
    background-color: #DDD;
}

table.weeklyFairTable .title {
    padding-top: 0.4em;
    padding-bottom: 0.4em;
    font-weight: bold;
}

table.weeklyFairTable .description {
    padding-top: 0.4em;
    padding-bottom: 0.4em;
}

table.weeklyFairTable .icon {
    padding-bottom: 0.2em;
}

ul.iconList li {
    float: left;
    margin-right: 0.1em;
    margin-bottom: 0.2em;
}

table.weeklyFairTable .detailButton {
    text-align: right;
}

div.couponListItemWrapper {
    float: right;
    width: 549px;
    height: 8.6em;
    margin-bottom: 4px;
    background-color: #F5F5F5;
    padding: 5px;
}

div.couponListItem {
    border: 1px solid #DEDEDE;
    background: url('/common/img/pc/cmn_bg_couponDecoration.png') 512px 5px no-repeat;
    background-color: #FFF;
    height: 7.6em;
    padding: 4px;
}

div.couponListItem h4 {
    padding-top: 2px;
    padding-left: 4px;
    margin-bottom: 2px;
    font-size: 14px;
    height: 20px;
    font-weight: bold;
    color: #D1086B;
    font-family: "ＭＳ Ｐ明朝" serif;
}

* html div.couponListItem h4 {
    height: 18px;
}

div.couponListItem p.description {
    margin-bottom: 3px;
    padding-left: 4px;
    font-size: 12px;
}

div.couponListItem p.exInformation {
    width: 532px;
    height: 20px;
    padding: 3px;
    text-align: left;
    background: #DDD;
    font-size: 10px;
    line-height: 100%;
}

img.couponDetailButton {
    float: right;
    display: inline;
}

img.couponThumb {
    float: left;
    border: 6px solid #EEE;
}

span.categoryTitle {
    background-color: #999;
    display: block;
    float: left;
    padding: 0px 3px;
    margin-right: 4px;
    color: #FFF;
    line-height: 200%;
}

span.categoryValue {
    padding: 5px 0px;
    display: block;
    float: left;
}
div#pickup {
    margin-bottom: 10px;
}

ul#topPickupBannerList li {
    float: left;
    display: inline;
    width: 210px;
    padding: 4px;
    font-size: 5px;
}

ul#topPickupBannerList div.commentWrapper {
    background: url('/common/img/pc/cmn_border_comment_repeat.png') repeat-y;
}

ul#topPickupBannerList li h4 {
    color: #D0086B;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 3px 5px;
    line-height: 150%;
    border-bottom: 1px dotted #888;
    margin:0px 6px 4px 6px;
} 

ul#topPickupBannerList li p {
    font-size: 12px;
    line-height: 150%;
    margin: 0px 6px;
}

/**
div#sideBar {
    position: relative !important;
    top: -140px;
}
**/
