@charset "utf-8";

h2#printLogo {
    display: none;
}

ul#pageNavigation {
    margin-top: 10px;
    border: 4px solid #EEE;
}

ul#pageNavigation li {
    float: left;
    display: inline;
}

ul#exBanners {
    margin-top: 10px;
    background-color: #F0F0F0;
    border-bottom: 1px solid #CCC;
    border-right: 1px solid #DDD;
    padding: 6px 0px 9px;
    text-align: center;
}

ul#exBanners li {
    margin-right: 2px;
    display: inline;
}

ul#exNavigations {
    background-color: #F5DCE9;
    padding: 7px;
    text-align: right;
    position: relative;
}

ul#exNavigations li.starButton {
    position: absolute;
    top: 12px;
    left: 8px;
}

ul#exNavigations li#returnSearchButton {
    margin-top: 2px;
    float: left;
    display: inline;
}

ul#exNavigations li.exButton {
    display: inline;
    margin-left: 2px;
}

div#defaultSetWrapper {
    margin-bottom: 3px;
    border: 2px solid #DDD;
}

table#defaultSetTable {
    width: 100%;
    background: url(../../img/pc/page/bg_defaultSet.png) repeat-x;
    background-color: #FDE6F3;
}

table#defaultSetTable th,
table#defaultSetTable td {
    vertical-align: top;
}

ul.icons {
    margin-bottom: 8px;
}

ul.icons li {
    margin-right: 2px;
    margin-bottom: 2px;
    float: left;
    display: inline;
}

td.thumbnail {
    padding: 10px;
}

td#categoryAndNameTd {
    padding: 10px 8px 5px 0px;
}

td#categoryAndNameTd-solo {
    padding: 10px 8px 5px 8px;
}

table#categoryAndName {
    width: 100%;
}

tr#telTitle th {
    padding-bottom: 8px;
}

table#categoryAndName .categoryBorderTop {
    padding: 0px !important;
    width: 67px;
    height: 4px;
    font-size: 1px;
    background: url('../../img/pc/cmn_frame_category_top.png') no-repeat bottom;
}

table#categoryAndName .categoryBorderBottom {
    padding: 0px !important;
    width: 67px;
    height: 4px;
    font-size: 1px;
    background: url('../../img/pc/cmn_frame_category_bottom.png') no-repeat;
}

table#categoryAndName th.category {
    padding: 0px;
    width: 67px;
    font-weight: bold;
    font-size: 1.1em;
    text-align: center;
    color: #FFF;
    background-color: #8C8C8C;
    vertical-align: middle;
}

table#categoryAndName .padding {
    width: 5px;
}


table#categoryAndName .name {
    background-color: #FFF;
    padding: 6px 10px;
    font-weight: bold;
    font-size: 1.4em;
    text-align: left;
    color: #CE0E5F;
}

table#defaultSetTable .thumbnail {
    width: 127px;
    padding-right: 8px;
    vertical-align: top; 
}

table#defaultSetTable .thumbnail a {
    display: block;
    border: 1px solid #CCC;
}

table#defaultSetTable .thumbnail a:hover {
    border: 1px solid #F833B0;
}

table#defaultSetTable .thumbnail img {
    border: 2px solid #FFF;
}

table#defaultSetTable .title {
    text-align: left;
    width: 45px;
}

table#defaultSetTable .address {
    font-size: 1.2em;
    width: 597px;
    line-height: 1.5em;
}

table#defaultSetTable .address img {
    vertical-align: middle;
}

table#defaultSetTable .telTd {
    padding: 2px;
    padding-top: 9px;
    line-height: 1.5em;
    width: 597px;
}

span.access {
    font-size: 0.9em;
}

span.tel {
    font-weight: bold;
    font-size: 2em;
    color: #CE0E5F;
}

table#defaultSetdataTable {
    width: 100%;
    margin-top: 8px;
}

span.pageGiftIcon {
    margin-bottom: 3px;
    margin-right: 5px;
    position: relative;
    top: -3px;
    display: block;
    padding: 3px 4px;
    background-color: #FFF;
    border: 1px solid #DDD;
    text-align: left;
    font-size: 1.1em;
    font-weight: bold;
    color: #BF0063;
}

span.pageGiftIcon2 {
    margin-bottom: 3px;
    margin-top: 5px;
    position: relative;
    display: block;
    padding: 3px 4px;
    background-color: #FFF;
    border: 1px solid #DDD;
    text-align: left;
    font-size: 1.1em;
    font-weight: bold;
    color: #BF0063;
}

span.pageGiftIcon2 a,
span.pageGiftIcon a {
    text-decoration: none;
}

span.pageGiftIcon2 a:hover,
span.pageGiftIcon a:hover {
    text-decoration: underline;
}

span.pageGiftIcon2 img,
span.pageGiftIcon img {
    margin-right: 3px;
    margin-top: 0px;
    vertical-align: middle;
}

ul#pickupBanner {
    margin-top: 10px;
    margin-bottom: 10px;
}

ul#pickupBanner li {
    float: left;
    display: inline;
}

/* -------------------------index--------------------------*/

div#mainDescriptionBlock {
    margin-top: 15px;
    margin-bottom: 15px;
}

div#mainPhoto {
    float: left;
    display: inline;
    width: 296px;
    margin-right: 10px;
    text-align: center;
}

div#interviewBlock .thumbnail,
div#photoBlock span.thumbnail {
    width: 192px;
    display: block;
    border: 1px solid #CCC;
}

div#mainPhoto span.thumbnail {
    width: 292px;
    display: block;
    border: 1px solid #CCC;
}

div#mainPhoto p {
    margin-bottom: 5px;
    text-align: left;
    font-size: 1em;
    line-height: 1.5em;
}

div#interviewBlock .thumbnail img,
div#photoBlock .thumbnail img,
div#mainPhoto .thumbnail img {
    border: 1px solid #FFF;
}

div#mainDescription {
    float: right;
    display: inline;
    width: 345px;
}

div#mainDescription h4 {
    color: #C50C69;
    padding-bottom: 4px;
    margin-bottom: 6px;
    font-size: 1.6em;
    font-weight: bold;
    border-bottom: 4px solid #EEE;
}

div#mainDescription h5 {
    color: #444;
    font-size: 1.2em;
    font-weight: normal !important;
    margin-bottom: 8px;
}

table#venueData {
    border-collapse: separate;
    width: 340px;
}

table#venueData th {
    font-size: 1.2em;
    font-weight: bold;
    color: #CA1C75;
    width: 80px;
    padding: 4px;
    border-bottom: 1px solid #ddd;
}

table#venueData td {
    font-size: 1.2em;
    color: #777;
    padding: 4px;
    border-bottom: 1px solid #ddd;
}

div#photoBlock {
    margin-bottom: 15px;
}

div#photoBlock p {
    margin-bottom: 10px;
}

ul#pickupPhoto li {
    float: left;
    display: inline;
    padding-left: 10px;
    padding-right: 10px;
    width: 190px;
}

p#allPhotoButton {
    text-align: right;
    margin-top: 10px;
}

div#fairBlock {
    margin-bottom: 15px;
}

div#informationBlock {
    padding-top: 40px;
}

div.dataWrapper h5.title {
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 1.4em;
    color: #CA1C75;
}

div.dataWrapper p {
    margin-bottom: 5px;
}

div.dataWrapper table.table3 {
    margin-bottom: 4px;
}

div.dataWrapper p.comment {
    font-size: 1em;
    line-height: 1.4em;
    color: #444;
}

table.planTable {
    border-collapse: separate;
    border-spacing: 1px;
    border: 1px solid #CCC;
    margin-left: 4px;
}

table.planTable td {
    width: 68px;
    height: 26px;
    font-size: 1.2em;
    color: #666;
    vertical-align: middle;
    text-align: center;
    background-color: #F5F5F5;
}

table.planTable td.active {
    color: #FFF;
    background: url(../../img/pc/page/bg_planData_on.png) no-repeat;
    background-color: #DA2E7F;
}

table.dressTable {
    border-collapse: separate;
    border-spacing: 1px;
    border: 1px solid #CCC;
    margin-left: 0px;
}

table.dressTable td {
    width: 104px;
    height: 26px;
    font-size: 1.2em;
    color: #666;
    vertical-align: middle;
    text-align: center;
    background-color: #F5F5F5;
}

table.dressTable td.active {
    color: #FFF;
    background: url(../../img/pc/page/bg_planData_l_on.png) no-repeat;
    background-color: #DA2E7F;
}

div#bookData {
    border: 3px solid #EEE;
    padding: 6px 10px;
}


div#interviewBlock h5 {
    margin-bottom: 6px;
    color: #444;
    font-weight: bold;
    font-size: 1.2em;
}

div#interviewBlock .thumbnail {
    float: left;
    display: inline;
    margin-right: 15px;
    width: 123px;
}

div#couponBlock {
}

div.pageCouponListItemWrapper {
    margin-bottom: 4px;
    background-color: #F5F5F5;
    padding: 5px;
}

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

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

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

div.pageCouponListItem p.expireDate {
    margin-top: 3px;
    margin-bottom: 0px;
    text-align: left;
    padding: 3px;
    padding-left: 6px;
    background: #DDD;
    font-size: 10px;
}

span.expireValue {
    float: left;
}

img.couponDetailButton {
}

/* ---------------photo---------------------*/

div.photoListItem {
    position: relative;
    float: left;
    margin: 10px;
    width: 141px;
}

img.zoomIcon {
    position: absolute;
    display: none;
    top: 30px;
    left: 41px;
}

a.photoThumbnail {
    width: 137px;
}

div.photoListItem dl {
    margin-top: 3px;
}

div.photoListItem dt {
    margin-bottom: 3px;
}

div.photoListItem dd {
    text-align: justify;
    text-justify: distribute;
}

/* -----------------------------information---------------------------- */

div.informationWrapper {
    margin-bottom: 10px;
    border: 1px solid #EEE;
}

div.informationItem {
    border: 2px solid #FFF;
    background-color: #F4F4F4;
    padding: 8px;
}

div.informationItem span.thumbnail {
    float: left;
    width: 123px;
    display: block;
    border: 1px solid #CCC;
    margin-right: 10px;
}

div.informationItem .thumbnail img {
    border: 1px solid #FFF;
}

div.informationItem h4 {
    margin-bottom: 5px;
    font-size: 1.2em;
    font-weight: bold;
}

div.informationItem h4 img {
    vertical-align: middle;
}
div.informationItem h4.info1 { color: #204B8F; }
div.informationItem h4.info2 { color: #E0266D; }
div.informationItem h4.info3 { color: #599231; }
div.informationItem h4.info4 { color: #EA750E; }
div.informationItem h4.info5 { color: #128CBF; }
div.informationItem h4.info6 { color: #C55EB7; }

div.informationItem h5 {
    color: #222;
    font-size: 1.2em;
    font-weight: bold;
}

div.informationItem table {
    width: 100%;
}

div.informationItem table th {
    color: #666 !important;
}

div#gMap {
    margin-bottom: 15px;
    padding: 10px;
    height: 350px;
}

div.dataWrapper {
    margin-bottom: 10px;
    padding: 10px;
    border: 1px solid #EEE;
    background: url('../../img/pc/cmn_bg_formBlock.jpg') repeat-x;
}

div.dataWrapper .tel {
    font-size: 1.4em;
    color: #C80C6A;
}

div.dataWrapper img {
    vertical-align: middle;
}

h4.type3 {
    margin-bottom: 8px;
    border-left: 3px solid #C80C6A;
    padding: 2px 8px;
    font-weight: bold;
    font-size: 1.4em;
    color: #C80C6A;
}

div.printButtonWrapper {
    margin-bottom: 10px;
    border: 3px solid #EEE;
}

div.printButtonBgWrapper {
    padding: 5px;
    border: 1px solid #CCC;
    background-color: #EEE;
}

ul.mapNavigationList {
    float: right;
    display: inline;
    width: 280px;
}

li.printButton {
    float: left;
    display: inline;
    padding-top: 2px;
}

li.qrcode {
    float: left;
    display: inline;
    width: 148px;
    height: 43px;
    background: url('/common/img/pc/page/bg_qrcode.png') no-repeat;
}

li.qrcode img {
    position: relative;
    left: 106px;
    top: 1px;
}

div.infoDescriptionFloat {
    float: right;
    display: inline;
    width: 497px;
}

div#couponBorderWrapper {
    margin-bottom: 10px;
    border: 4px solid #F5F5F5;
}

div#couponBgWrapper {
    border: 1px solid #D6D6D6;
    background-color: #F7F6F2;
    padding: 16px;
}

div.couponItemWrapper {
    margin-bottom: 10px;
    border: 1px solid #B5B5B5;
    background-color: #F3F3F3;
    padding: 4px;
}

div.couponItem {
    background: url('/common/img/pc/page/bg_coupon.png') no-repeat;
    background-color: #FFF;
}

div.couponItem h4 {
    text-align: center;
    padding-top: 14px;
    margin-bottom: 4px;
    font-size: 16px;
    font-weight: bold;
    color: #AB144B;
    font-family: "ＭＳ Ｐ明朝" serif;
}

div.couponItem ul.description {
    text-align: center;
    font-size: 12px;
    line-height: 23px;
    padding: 0 25px;
}

div.couponItem p.expireDate {
    margin-top: 5px;
    text-align: right;
    padding: 3px;
    >padding-bottom: 0px;
    background: #DDD;
    font-size: 12px;
}



/* -----------------------fair--------------------------*/

div#dateBlock {
    margin-bottom: 15px;
    border: 3px solid #EEE;
}


table#dateTable {
    width: 100%;
    border: 1px solid #CCC;
    text-align: left !important;
}

div.weeklyFairItem1 {
    margin-bottom: 10px;
}

table#calendarTable td {
    font-size: 3px;
    padding: 0px 1px 3px 0px;
}

/* ---------------------- inq popup -------------------*/

h3.inqHeading {
    margin-bottom: 10px;
}

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

div.inqDataWrapper tr.tel th  {
    font-size: 18px;
    font-weight: bold;
    font-family: san-serif;
    line-height: 100%;
}

div.inqDataWrapper tr.tel td {
    font-size: 22px !important;
    font-weight: bold;
    color: #C80C6B;
    line-height: 100%;
    padding: 8px;
}

div.inqDataWrapper tr.tel td span.comment {
    font-size: 12px;
    color: #333;
    font-weight: normal;
}

img.bookmarkButton {
    float:right;
    margin-right:6px;
    margin-top:1px;
}

div#sideBar {
    top: 0px !important;
}

p#fairAnnotation {
    border: 4px solid #EEE;
    padding: 7px;
    margin: 5px 10px;
}
