@charset "utf-8";

body > img {
    display: none;   
}
header div {
    height: auto;
}

header div p {
    position: static;
}
body > header div {
    height: 45px;
}

/* clearfix */
.clearfix:after,.cf:after,#head:after,#body:after,#foot:after,.layout-unit:after,.has-grid:after,.media:after {
    clear: both;
    display: block;
    visibility: hidden;
    overflow: hidden;
    height: 0 !important;
    line-height: 0;
    font-size: xx-large;
    content: " . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ";
}
.has-grid,
ul.has-grid {
    word-spacing: -1em;
    display: table;
}
.size1of1,.size1of2,.size1of3,.size2of3,.size1of4,.size3of4,.size1of5,.size2of5,.size3of5,.size4of5,.has-grid li span,.has-grid > span,.has-grid > div,.has-grid > ul,.has-grid > li,.has-grid > p {
    display: inline-block;
    *display: inline; /* IE < 8: inline-block は IE8以下でサポートしていないので、ハック */
    *zoom: 1;
    word-spacing: normal;
    vertical-align: top;
}

.size1of1 { display: block; }
.size1of2 { width: 50%; }
.size1of3 { width: 33.33333%; }
.size2of3 { width: 66.66666%; }
.size1of4 { width: 25%; }
.size3of4 { width: 75%; }
.size1of5 { width: 20%; }
.size2of5 { width: 40%; }
.size3of5 { width: 60%; }
.size4of5 { width: 80%; }

/* リンク hoverで透明度を下げる */
a:hover img.trans,
a.trans:hover {
    cursor: pointer;
    filter:alpha(opacity=70);
    -moz-opacity:0.7;
    opacity:0.7;
}
section { clear: none; word-wrap:break-word; }
.left { *display: inline; float: left; }
.right { *display: inline; float: right; }

.mbs { margin-bottom: 10px; }
.mbm { margin-bottom: 20px; }
.mbl { margin-bottom: 30px; }

.label-hide {
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

a.link { color: #4c9ed2; }
a.link:hover { text-decoration: underline; }

.bold { font-weight: bold; }

.icon {
    background-image: url(../images/icon.png);
    background-repeat: no-repeat;
    background-size: 250px;
}

.clickable a { text-decoration: none; display: block; }
.clickable a:hover { text-decoration: none; }
.clickable a .title { color: #005ead; }
.clickable a:hover .title { text-decoration: underline; }
.clickable a:hover .blue { text-decoration: underline; }
.clickable .container a:hover img,
.clickable a:hover .media .bd img,
.clickable a:hover .content-box.clickable .thumb.right img {
    cursor: pointer;
    filter:alpha(opacity=70);
    -moz-opacity:0.7;
    opacity:0.7;
}

/* body */
body > header div {
    height: 96px;
}
body > header .primary {
    height: auto;
	padding: 5px 0;
	background: #ee1122;
	color: #fff;
}
body > header .primary .lead { 
    padding: 5px 0;
    font-size: 14px;
}
body > header .primary-inner  {
	max-width: 1024px;
	width: 100%;
	height: auto;
	margin: 0 auto;
	position: relative;
}

.page-wrap {
    max-width: 1024px;
    width: 100%;
    margin: 10px auto 40px;
}
.detail-page .left-section { width: 801px; margin-right: 20px; float: left; height: auto; }
.detail-page .right-section { width: 202px; float: right; height: auto; }
.detail-page .right-section div { height: auto; }
.detail-page .page-wrap h1 {
    font-size: 30px;
}
.page-wrap h1 span{
    background-color: #000;
    padding: 5px 20px 5px 30px;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -moz-opacity:0.70;
    display: block;
}
.sp-none { display: block; }
.sp-none select { width: 90%; height: 25px; line-height: 25px; }
.choice-area .inner ul {
    display: none;
}
.page-wrap .page-title { width: 100%; }
.page-wrap .page-title .logo-img {
    margin: 0 4px 4px 0;
    max-width: 64px;
    max-height: 64px;
    vertical-align: middle;
}
/* sns ボックス */
.sns-aside {
    margin-bottom: 20px;
}
.sns-box {
    background: #EEE;
    height: 25px;
    line-height: 25px;
    width: 130px;
}
.sns-box .share { color: #625c53; font-size: 10px; margin-right: 10px; padding-left: 10px; padding-top: 2px; }
.sns-box .sns-list { width: 70px; padding-top: 5px;  }
.sns-box li {
    width: 20px;
    height: 20px;
    margin-right: 0px;
}
.sns-box li a {
    width: 20px;
    height: 20px;
    display: block;
    text-indent: -9999px;
}
.fb { background-position: 0px -34px; }
.tw { background-position: -43px -34px; }
.gp { background-position: -89px -34px; }

/* print ボックス */
.print-box {
    height: 25px;
    line-height: 25px;
    width: 72px;
}
.print-box .print { color: #4c9ed2; font-size: 10px; padding-left: 10px; padding-top: 2px; }
.print-list { width: 22px; }
.print-box li {
    width: 22px;
    height: 20px;
    display: block;
    padding-top: 5px;
}
.print-box li a {
    width: 22px;
    height: 20px;
    display: block;
    text-indent: -9999px;
}
.print-bt { background-position: -137px -34px; }

/* guide-info-box */
.photo-list { width: 460px; margin-right: 20px; }
.gallery-box {
    width: 460px;
    margin-bottom: 30px;
}
.gallery {
    display: block;
    margin-bottom: 7px;
    width: 460px;
    margin: 0 auto;
}
.gallery .g-main {
    display: block;
    height: 344px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 460px;
    margin-bottom: 7px;
}
.gallery .g-main div.pic {
    cursor: pointer;
    display: table-cell;
    height: 344px;
    line-height: 344px;
    margin: auto;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    width: 460px;
}
.g-main .pic li {
    display:none;
}
.g-main .pic .first {
    display: inline;
}
.gallery .g-main {
    margin-bottom: 10px;
}
.gallery .g-main img {
    border: medium none;
    display: inline;
    line-height: 344px;
    max-height: 344px;
    max-width: 460px;
    vertical-align: middle;
}
.gallery .g-main span.centering {
    height: 262px;
    line-height: 262px;
    overflow: hidden;
    vertical-align: middle;
    visibility: hidden;
}
.list-linear {
    padding: 0;
    width:460px;
    background: #EEE;
    position: relative;
}
.list-linear li {
    vertical-align: top;
    word-spacing: normal;
    margin: 5px;
    width: 112px;
}
.list-linear .items li {
    /* bxsliderが計算をミスるので */
    margin: 0;
    padding-top: 5px;
}
.gallery .g-thum {
    display: block;
    height: 85px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 112px;
}
.gallery .g-thum div.pic {
    cursor: pointer;
    display: table-cell;
    height: 85px;
    margin: auto;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    width: 112px;
}
.gallery .g-thum img {
    border: medium none;
    display: inline-block;
    line-height: 85px;
    max-height: 85px;
    max-width: 112px;
    vertical-align: middle;
}
.gallery .g-thum span.centering {
    height: 85px;
    line-height: 85px;
    overflow: hidden;
    vertical-align: middle;
    visibility: hidden;
}
.thum-img {
    line-height: 0;
    overflow: hidden;
}
.list-linear .caution {
    font-size: 10px;
    letter-spacing: 0;
    margin: 10px 3px 5px;
}
.carousel .bt {
    width: 27px;
    height: 27px;
    position: absolute;
    top: 30%;
}
.carousel .left-bt { left: 5px; }
.carousel .right-bt { right: 5px; }
.carousel .bt a {
    width: 27px;
    height: 27px;
    text-indent: -9999px;
    display: block;
}
.carousel .bt .prev {
    background-position: -86px -252px;
}
.carousel .bt .next {
    background-position: -126px -252px;
}

.shop-data {
    width: 321px;
}

.cmn-header {
    position: relative;
}
.cmn-title{
    font-size: 16px;
    font-weight: bold;
    margin: 24px 0 12px 0;
    color: #e59716;
}

/*@@@@@@@@ 640以下のスマホ高解像度 @@@@@@@@*/
@media only screen and  (max-width: 640px) {
	.cmn-title{
	    border-top: 1px solid #c2c0c0;
	    padding-top: 5px;
	}
}
/*-----------------------------------------*/


.cmn-title-mtn {
   margin-top: 0;
}
.site-link {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background: #4c9ed2;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #FFF;
    width: 108px;
    height: 23px;
    line-height: 23px;
    text-align: center;
}
.site-link:hover {
    color: #FFF;
}
.four-cmn {
    width: 12px;
    height: 12px;
    background-position: -193px -42px;
    margin: 0.1em 5px 0 0;
}
.cmn-h3 { color: #89857E; margin-bottom: 10px; }
.cmn-h3 .four-cmn { float: left; }
.cmn-h3 .circle { float: left; }
.cmn-h3 .item { color: #999; display: block; line-height: 1.2; font-weight: bold; }
.shop-detail .cmn-h3 .item { margin-left: 17px; }
.event-detail .cmn-h3 .item { margin-left: 13px; }
.shop-info { width: 100%; }
.shop-info .cmn-h4  { color: #404040; font-weight: bold; margin-bottom: 5px; }
.shop-info p  { position: static; color: #404040; }
.shop-info .container .inner { margin-bottom: 20px; }
.event-shop-text,
.area-text {
    clear: left;
    padding: 4px 0 0 0;
}
.event-shop-text .event-shop-icon,
.area-text .area-icon {
    float: left;
    display: block;
    padding: 2px 0.3em;
    min-width: 3.5em;
    font-size: 11px;
    text-align: center;
    background: #AAA;
    color: #FFF;
}
.event-shop-text .event-shop-name,
.area-text .area-name {
    display: block;
    margin: 2px 0 0 3.9em;
    line-height: 1.2;
    color: #89857E;
}
.event-shop-text .event-shop-name {
    font-weight: bold;
}
.shop-info .area-text {
    margin-bottom: 15px;
}

/* description-section */
.description-section {
    border: 1px solid #ddd;
    padding: 15px;
    margin-bottom: 30px;
}

/* google-map */
.google-maps {
    position: relative;
    padding-bottom: 50%; // これが縦横比
    height: 0;
    overflow: hidden;
    margin-bottom: 30px;
}
#google-maps-canvas {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
#google-maps-canvas img {
    /* マップ内の表示がおかしくなるため */
    max-width: none;
}

.list-section {
    margin-bottom: 30px;
}
.list-section .inner li .thumb img {
    max-width: 100%;
    max-height: 100%;
}

/* list-gray-section */
.list-gray-section .inner {
    background: #ddd;
    padding: 10px 10px 0 10px;
}
.list-gray-section .inner ul {
    width: 105%;
}
.list-gray-section .inner li {
    background: #FFF;
    margin: 0 10px 10px 0;
    width: 224px;
    padding: 5px;
}
.list-gray-section .inner article {
    padding: 0;
    margin: 0;
    word-wrap: break-word;
}
.list-gray-section .inner li .thumb {
    margin-bottom: 5px;
    height: 168px; /* 4:3 */
    text-align: center;
}
.detail-page .list-gray-section .inner li {
    width: 244px;
}
.detail-page .list-gray-section .inner li .thumb {
    height: 183px; /* 4:3 */
}
.list-gray-section .inner li a {
    display: block;
}
.list-gray-section .inner li a .title {
    color: #4c9ed2;
    font-size: 18px;
    margin-bottom: 10px;
}
.category-label .item { color: #999; font-weight: bold; }
.category-label .circle {
    margin-top: 4px;
    margin-right: 3px;
}
.circle {
    width: 10px;
    height: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.circle.event-news                { background: #f8dc1e; }
.circle.event-renewal-information { background: #fc9b28; }
.circle.event-event               { background: #008663; }
.circle.event-sale                { background: #f0c080; }
.circle.event-service-information { background: #eb351d; }
.circle.event-product-exhibition  { background: #00c080; }
.circle.event-coupon              { background: #70377e; }
.circle.event-special             { background: #10aac7; }
.circle.event-others              { background: #c0c0f0; }
.circle {
    width: 10px;
    height: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-top: 0.1em;
    margin-right: 3px;
}
.time-text { font-weight: bold; margin-bottom: 5px; }

.pin-text .item { color: #999; margin-bottom: 3px; }
.pin-icon {
    width: 11px;
    height: 17px;
    background-position: -188px 0;
    margin-right: 3px;
}

/* one-list */
.one-list .inner ul {
    width: 100%;
}
.one-list .inner li {
    background: #FFF;
    margin: 0 0 12px 0;
    padding: 0;
}
.one-list .list-inner,
.one-list .list-inner h3{
    display: inline-block;
}
.one-list .list-inner img{
    
    float: left;
    max-width: 100px;
    margin-right: 10px;
}

/* two-list */
.two-list .inner ul {
    width: 105%;
}
.two-list .inner li {
    background: #FFF;
    margin: 0 20px 20px 0;
}
.two-list .inner li {
    width: 360px;
    padding: 0;
}

/* four-list */
.four-list .inner ul {
    width: 105%;
}
.four-list .inner li {
    background: #FFF;
    margin: 0 15px 15px 0;
}
.four-list .inner li {
    width: 174px;
    padding: 0;
}
.four-list .inner article {
    padding: 0;
    margin: 0;
    word-wrap: break-word;
}
.four-list .inner li .thumb {
    margin-bottom: 5px;
    height: 131px; /* 4:3 */
    text-align: center;
}
.detail-page .four-list .inner li {
    width: 189px;
}
.detail-page .four-list .inner li .thumb {
    height: 142px; /* 4:3 */
}
.four-list .inner li a {
    display: block;
}
.four-list .inner li a .title {
    color: #4c9ed2;
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 10px;
}
.japanese-products {
    color: #999;
    margin-bottom: 3px;
    font-weight: bold;
}
.japanese-products .four-cmn {
    float: left;
}
.japanese-products .item {
    display: block;
    margin-left: 17px;
    line-height: 1.2;
}

.whet {
    font-size: 15px;
    font-weight: bold;
}
.whet .date {
    font-size: 18px;
}
.shop-name { margin-bottom: 15px; }

/* three-list */
.three-list .inner ul {
    width: 105%;
}
.three-list .inner li {
    background: #FFF;
    margin: 0 17px 20px 0;
}
.three-list .inner li {
    width: 236px;
    padding: 0;
}
.three-list .inner article {
    padding: 0;
    margin: 0;
    word-wrap: break-word;
}
.shop-top .three-list .inner li .thumb {
    margin: 0;
    border: 1px solid #eee;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.shop-top .three-list .pickup-list li .thumb {
    height: 100%;
    border: none;
}
.three-list .inner li .thumb {
    margin-bottom: 5px;
    height: 177px;
    text-align: center;
}
.three-list .inner li a {
    display: block;
}
.three-list .inner li a .title {
    color: #4c9ed2;
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 10px;
}

/*@@@@@@@@ 640以下のスマホ高解像度 @@@@@@@@*/
@media only screen and  (max-width: 640px) {
.thum-box{
    float: left;
    width: 40%;
    margin-right: 2%;
}
}
/*-----------------------------------------*/

/* blog, shop */
.list-section-events {
    margin-bottom: 0;   
}
.list-section-blog {
    margin-bottom: 0;   
}
.list-section-shop article {
    margin: 0;   
}
.list-section-shop .shop-title {
    font-size: 18px;
    font-weight:bold;
}
.list-section-shop .shop-title:after {
    display:block;
	content:"";
    background: #e70012;
    background: -moz-linear-gradient(left, #e70012 0%, #e70012 37%, #dbd5cc 37%, #dbd5cc 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e70012), color-stop(37%,#e70012), color-stop(37%,#dbd5cc), color-stop(100%,#dbd5cc));
    background: -webkit-linear-gradient(left, #e70012 0%,#e70012 37%,#dbd5cc 37%,#dbd5cc 100%); /* Chrome10+,Safari5.1+ */
    background: -ms-linear-gradient(left, #e70012 0%,#e70012 37%,#dbd5cc 37%,#dbd5cc 100%); /* IE10+ */
    background: linear-gradient(to right, #e70012 0%,#e70012 37%,#dbd5cc 37%,#dbd5cc 100%); /* W3C */
    height:4px;
}
.list-section-shop .shop-txt {
    overflow: hidden;
}

.shop-category-title{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
}

.list-section-shop .content-img img{
    padding-top: 3px;
    max-height: 100px;
}
.list-section-shop .content-info,
.list-section-shop .shop-txt{
    margin-left: 110px;
}


/*-----------------------------------------------------------
top-page
-------------------------------------------------------------*/
.top-page .left-section { width: 250px; float: left; height: auto;  padding: 92px 0 0 0; margin-right: 32px; }
.top-page .right-section{
    /*width: 741px; float: right; height: auto;*/
    padding-left: 0px;
    overflow: hidden;
    height: auto;
    word-wrap: break-word;
}
.top-page .right-section .header {
    margin-bottom: 20px;
}
header div li a.btn {
    font-size: 13px;
    font-weight: normal;
    padding: 5px 10px;
	background: none;
}
.lead-text {
    font-size: 16px;
}
.top-page .top-main-bnr-wrap img {
    width: 100%;
    height: auto;   
}
.top-page .top-main-bnr-wrap .column-l {
    float:left;
    width: 65.8%;
}
.top-page .top-main-bnr-wrap .column-r {
    float:left;
    width: 34.2%;
    position: relative;
}
.is-pc .top-main-bnr-wrap .column-r .cnt-sp {
    display: none;
}
.is-touch-device .top-main-bnr-wrap .column-r .cnt-pc {
    display: none;
}
.is-touch-device .btn-wrap {
    display: none;   
}
.is-pc .top-main-bnr-wrap .column-r .btn-wrap {
    position: absolute;
    right: 5px;
    bottom: 12px;
    width: 42%;
}
.is-pc .top-main-bnr-wrap .column-r .btn-wrap .btn-app {
    display: block;   
}
.is-pc .top-main-bnr-wrap .column-r .btn-wrap .btn-app + .btn-app {
    margin-top: 15px;
}
.top-page .top-main-ad-area {
    margin-bottom: 10px;
}
.term-parent {
    float: left;
}
.terms a {
    font-size: 24px;
}
.terms li a { border-bottom: 1px dotted #000; }
.terms li a:hover { border-bottom: none; }
.terms li a {
    text-decoration: none;
}
.terms li a:hover {
    text-decoration: none;
}
.free-word {
    margin-bottom: 15px;
}
.free-word input {
    border: 1px solid #CCC;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    width: 220px;
}
input::-webkit-input-placeholder {
    color:    #999;
}
input:-moz-placeholder {
    color:    #999;
}
.menu-list {
    width: 242px;
    margin-bottom: 25px;
    line-height: 1.2;
}
.menu-list > ul > .level-1 {
    font-weight: bold;
}
.menu-list > ul > .level-1.choose {
    display:block;
    width:222px;
    height:30px;
    line-height:30px;
    cursor:n-resize;
    background: url(../images/icon-down.png);
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: 98% 50%;
    background-color: #EEE;
    padding: 0 10px;
}
.menu-list > ul > .level-1.choose.up {
    background: url(../images/icon-up.png);
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: 98% 50%;
    background-color: #EEE;
}
.menu-list > ul .level-1 + .inner {
    width:227px;
    padding-left: 15px;
    text-align:center;
    padding-top: 10px;
}
.menu-list > ul .level-1 + .inner.calendar {
    padding: 10px 0 0 0;
    width: 234px;
    margin: 0 auto;
}
.menu-list label {
    position: relative;
    cursor: pointer;
}
.menu-list label > input[type=checkbox] {
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
}
.menu-list label > input[type=checkbox] + span {
    margin-left: 20px;
}
.menu-list label > span {
    display: inline-block;
    vertical-align: text-top;
}
.search-button input,
.change-search-options-button input {
    border: 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding: 5px 10px;
    background: #c4a563;
    color: #ffffff;
    font-weight: bold;
}

.ui-widget-header {
    background: #EEE!important;
    border: none!important;
    color: #777!important;
    font-weight: bold!important;
}
.ui-widget-content {
    background: #FFF!important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #DDD!important;
    background: #EEE!important;
    color: #777!important;
}
.ui-datepicker-today {

}
.ui-datepicker-today .ui-state-default {
    background: #9d7a3b!important;
    border: 1px solid #8c6e35!important;
    color: #FFF!important;
}
.ui-widget-header .ui-icon {
    background-image: url(../images/icon.png)!important;
    background-repeat: no-repeat!important;
    background-size: 250px;
    width: 17px;
    height: 17px;
    cursor: pointer;
}
.ui-icon-circle-triangle-w {
    background-position: -132px 0!important;
}
.ui-icon-circle-triangle-e {
    background-position: -158px 0!important;
}
.ui-icon-circle-triangle-w:hover {
    background-position: -79px 0!important;
}
.ui-icon-circle-triangle-e:hover {
    background-position: -105px 0!important;
}
.level-2 {
    width: 100%;
}
.level-2.choose {
    display:block;
    cursor:n-resize;
    background: url(../images/icon-down.png);
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: 98% 50%;
    padding: 0;
}
.level-2.choose.up {
    display:block;
    cursor:n-resize;
    background: url(../images/icon-up.png);
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: 98% 50%;
    padding: 0;
}
.menu-list > ul .level-2 + .inner {
    width:160px;
    padding-left: 25px;
    text-align:center;
    display:none;
    padding-top: 0;
}
.menu-list > ul > .level-1 + .inner .level-2,
.menu-list > ul > .level-1 + .inner .level-3 {
    text-align: left;
    margin-bottom: 15px;
}
.menu-list > ul > .level-1 + .inner .level-2 input,
.menu-list > ul > .level-1 + .inner .level-3 input {
    margin-right: 5px;
}
.input-div {
    float: left;
}
.menu-list > ul > .level-1 + .inner .level-2 .item,
.menu-list > ul > .level-1 + .inner .level-3 .item {
    padding-left: 0px;
    overflow: hidden;
    height: auto;
    word-wrap: break-word;
}

.datepicker {
    border: 1px solid #CCC;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    height: 30px;
    line-height: 30px;
    background-image: url(../images/calender.png);
    background-repeat: no-repeat;
    background-size: 21px;
    background-position: 5px 5px;
    padding: 0 35px;
}
.scrollable {
    width: 366px;
    height: 93px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    display: block;
}
.scrollable .items {
    width: 20000em;
    position: absolute;
    text-align: left;
}
/* right-list-box */
.cmn-h2 {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px;
}
.right-list-box {
    border-left: 1px solid #dfdfdf;
    padding-left: 20px;
}
.list-ul {
    margin: 10px 0 0 0;
}
.list-ul li a {
    color: #4C9ED2;
}
.list-ul li a:hover { text-decoration: underline; }
header div li a.btn {
    font-size: 13px;
    padding: 7px 10px;
}
.lead-text {
    font-size: 16px;
    margin-bottom: 20px;
}
/* ---------------------------------------
 area-page
-----------------------------------------*/
.area-page .page-wrap {
    padding-top: 100px;   
}
.area-page .left-section {
    padding-top: 0;   
}
.area-page .area-list > ul > .level-1 {
    background: url("../images/icon-right.png") no-repeat scroll 96% 50% / 15px auto #eee;
    cursor: pointer;
    display: block;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    width: 163px;
}
.area-page .area-list > ul > .level-1 a:hover {
    text-decoration: underline;
}

.area-page .h1-area{
    color: #FFF;
    position: relative;
    font-weight: bold;
}
.area-page .list-section {

}
.area-page .list-gray-section .inner li a .title {
    margin-bottom: 0;
}
.area-page .three-list .inner li a .title {
    margin-bottom: 0;
}
/* ---------------------------------------
140925
-----------------------------------------*/
.pop-area {
    max-width: 741px;
    text-align: center;
}
.pop-area img{
    width: 100%;
}
.pop-area p{
    color: #DDD;
    padding: 20px;
    font-size: 16px;
    background-image: url(../images/pop-area-background.png);
}
.pop-area.text a {
    display: block;
    margin: 8px 0;
    padding:  0 0 0 15px;
    color: #ffffff;
    font-size: 15px;
    text-align: left;
}
.pop-area.text a span {
    display: block;
    position: relative;
  	color: #000;
}
.bnr img{
    margin:4px 0;
}
.bnr .img-wrap {
    margin: 4px 0;
    border: 1px solid #eee;
}
.bnr .img-wrap img {
    margin: 0;
}
.inr-red{
    background-color: #F00;
    color: #FFF;
    text-align: center;
}
.top-title{
    text-align: left;
    font-size: 15px;
    margin: 24px 0 12px 0;
	padding: 10px;
	background: #dbd5cc;
    color: #fff;
}
.left-section .region-nav + .top-title {
    margin: 12px 0 12px 0;   
}
.side-ad-area + .top-title {
    margin-top: 12px;   
}
.page-wrap .top-title {
	width: auto;	
}
.inner-info div{
    padding: 15px;
}
.Electro{
    padding-top: 0 !important;
}
.list-news{
    position: relative;
    min-height: 180px;
}
.list-blog{
    background-color: #07070b;
}
.update{
    font-size: 12px;
}
.news-txt{
    width: 100%;
    display: block;
    min-height: 5em;
    opacity: 0.8;
    background: #fff;
}
.pickup-list .news-txt{
    min-height: 0em;
    }
.news-txt .news-txt-inner {
    padding: 10px;
}
.pickup-list .news-txt .news-txt-inner {
    padding: 10px 0 0 10px;
}
.news-txt h3{
    font-size: 14px;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 3px;
}
.latest-title{
    padding: 15px 0 10px 0;
    font-weight: bold;
    font-size: 24px;
}


/*@@@@@@@@ 640以下のスマホ高解像度 @@@@@@@@*/
@media only screen and  (max-width: 640px) {
.list-news{
    min-height: 132px;
}
.news-txt{
    background: none;
}
.news-txt h3{
    font-size: 16px;
}
}
/*-----------------------------------------*/

.cf{
    margin: 0 auto;
    width: 1024px;
}
header .cf {
    position: relative; 
    height: auto;
}
header .logo img{
    position: absolute;
    top: 0;
	z-index: 100;
}
.shop-txt{
    word-wrap: break-word;
}
.more-btn{
    float: right;
}
.more-btn-gray{
    float: right;
    margin:5px -10px 20px 0;
}
.more-read{
    color: #FFF !important;
    border-bottom: 3px solid #a18043;
    background: -moz-linear-gradient(top, #d0ac6a 0%, #c4a05f 96%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d0ac6a), color-stop(96%,#c4a05f));
    background: -webkit-linear-gradient(top, #d0ac6a 0%,#c4a05f 96%);
    background: -o-linear-gradient(top, #d0ac6a 0%,#c4a05f 96%);
    background: -ms-linear-gradient(top, #d0ac6a 0%,#c4a05f 96%);
    background: linear-gradient(to bottom, #d0ac6a 0%,#c4a05f 96%);
    border-top: 1px solid #c8a564;
    text-align: center;
    padding: 10px 32px;
}

.contact{
    margin: 24px 0 12px 0;
    border-top: 1px solid #eee;
}
.contact li a{
    display: block;
    position: relative;
    font-size: 15px;
    padding: 10px;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.contact li a:after  {
    content: "";
    display: inline-block;
    border: 4px solid transparent;
    border-left-color: #ccc;
    position: absolute;
    left: 0;
    top: 50%;
    margin: -4px 6px 0;
}
.contact li a span{
    padding-left: 10px;
}

/* page layout */
.detail-page .page-wrap {
    padding-top: 100px;   
}
.page-default-content-wrap {
    padding-top: 100px;   
}

/* 特集ピックアップ */
.special{
    margin-bottom: 20px;
}
.special li{
    display: inline-block;
    width: 49%;
    vertical-align: top;
}
.special li:first-child{
    margin-right: 1.5%;
}
.special li a{
    color: #000 !important;
}
.special li a img{
    margin-bottom: 10px;
}
.special li a h2{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 3px;
}
.special li a p{
    margin-top: 5px;
}

@media only screen and (min-width: 1025px) {
    .top-page .left-section-sp, .search-from-title{display: none;}
    .shop-top .three-list .pickup-list li .thumb {height:100%;}
    .three-list .inner .pickup-list li {
     width: 363px;
     height: 146px;
    }

}

/*@@@@@@@@@@@@@@@@@@ PC以下 @@@@@@@@@@@@@@@@@@*/
@media only screen and (max-width: 1024px) {
    .shop-top .left-section { padding-top:25px; }
    .top-page .left-section { padding-top: 0; }
    
    .cf {
        width: 100%;
    }
    .gallery-box {
        margin-bottom: 30px;
        width: 100%;
    }
    .scrollable {
        height: 65px!important;
    }
    .carousel .bt {
        top: 20%!important;
    }
    .carousel .left-bt { left: -3px!important; }
    .carousel .right-bt { right: -3px!important; }
    .gallery,
    .gallery .g-main,
    .gallery .g-main div.pic,
    .gallery .g-main img {
        width: 100%;
        height: auto;
        line-height: normal!important;
    }
    .list-linear {
        width: 100%;
    }
    .list-linear ul {
        text-align: center;
        width: 90%;
        margin: 0 auto;
    }
    .list-linear li {
        width: 70px;
        margin: 5px;
    }
    .carousel .bt {
        top: 20%;
    }
    .detail-page .right-section {
        float: none;
        height: auto;
        width: 100%;
    }
    .scrollable {
        width: 80%;
        height: 93px;
        margin: 0 auto;
        position: relative;
        overflow: hidden;
        display: block;
    }
    .scrollable .items {
        width: 20000em;
        position: absolute;
    }

    .print-box { display: none!important; }
    
    /* two-list */
    .two-list .inner ul {
        width: 100%;   
    }
    .two-list .inner li {
        width: 100%;
        margin: 0 0 20px;
    }
    
    .three-list .inner li {
        width: 30%;
        margin:0 3% 20px 0;
        padding: 0;
    }

    .special li:first-child{
        margin-right: 0.9%;
    }
    .search-from-title  {
    font-size: 16px;
    font-weight: bold;
    margin: 24px 0 12px 0;
    color: #e59716;
    border-top: 1px solid #c2c0c0;
    padding-top: 5px;
    }
}

/*@@@@@@@@@@@@@@@@@@ タブレット以下 @@@@@@@@@@@@@@@@@@*/
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .page-wrap {
        width: 96%;
        margin: 20px 2% 40px;
    }
    .right-section {
        max-width: 1022px;
    }
    .photo-list {
        width: 50%;
    }
    .shop-data {
        width: 40%;
    }
    .shop-top .three-list .pickup-list li .thumb {height: 100%;}
    .three-list .inner .pickup-list li { width: 46%;}
    .menu-list {
        width: 96%;
    }

    .print-box { display: none!important; }
    .top-page .left-section-sp{display: none;}
    
    header .logo img{ 
        top: 20px;
        z-index: 100;
    }
    .top-page .left-section {
        padding: 92px 0 0 0;
    }
    .area-page .left-section {
        padding-top: 0;   
    }
    .top-page .left-section-sp, .search-from-title{display: none;}
}

/*@@@@@@@@@@@@@@@@@@ スマホ大以下 @@@@@@@@@@@@@@@@@@*/
@media only screen and (max-width: 767px) {
    .page-wrap {
        width: 96%;
        margin: 20px 2% 40px;
    }
    .detail-page .left-section {
        float: none;
        height: auto;
        width: 100%;
    }
    .photo-list {
        width: 50%;
    }
    .shop-data {
        width: 40%;
    }

    .list-gray-section .inner {
        width: 92%;
    }
    .menu-list {
        width: 100%;
    }
    .area-page .area-list > ul > .level-1 {
        display:block;
        width:96%;
        height:30px;
        line-height:30px;
        cursor:pointer;
        background: url(../images/icon-right.png);
        background-size: 15px;
        background-repeat: no-repeat;
        background-position: 98% 50%;
        background-color: #EEE;
        padding: 0 2%;
    }
    .top-page .left-section-pc{
        display: none !important;
    }
    .top-page .left-section-sp{
        width: 100% !important;
        float: none !important;
        margin-bottom: 20px !important;
    }
    header .logo img{ 
		position: static;
	}
    body > header .primary-inner {
		height: 1.5em;
	}
    header .lead {
		display: none;	
	}
    .top-title {
		padding:0;
		background: none;
		text-align: center;
		color: #89857e;
	}
    .side-ad-area + .top-title {
        margin-top: 24px;   
    }
	.pop-area.text a {
		display: block;
		margin: 8px 0;
		padding:  15px 0 15px 20px;
		color: #ffffff;
		font-size: 18px;
		text-align: left;
		border: none;
		background: #ee0011 url(../images/icon-arw-rightw_tips.png) no-repeat 96% 53%;;
	}
	.pop-area.text a span {
		color: #fff;
	}
     header nav.glonavion ul { 
		padding-left: 0;
	}
    .more-btn{
        float: right;
        margin: 0;
        margin: 16px 0;
        width: 100%;
    }
    .more-btn-gray{
        float: right;
        width: 100%;
        margin: 0;
        margin-bottom:24px;
        padding: 0 10px 8px;
        background: #ddd;
        margin-right: -10px;
    }
    .more-read{
        color: #FFF !important;
        border-bottom: 3px solid #a18043;
        background: -moz-linear-gradient(top, #d0ac6a 0%, #c4a05f 96%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d0ac6a), color-stop(96%,#c4a05f));
        background: -webkit-linear-gradient(top, #d0ac6a 0%,#c4a05f 96%);
        background: -o-linear-gradient(top, #d0ac6a 0%,#c4a05f 96%);
        background: -ms-linear-gradient(top, #d0ac6a 0%,#c4a05f 96%);
        background: linear-gradient(to bottom, #d0ac6a 0%,#c4a05f 96%);
        border-top: 1px solid #c8a564;
        text-align: center;
        padding: 10px 32px;
    }
     .top-page .top-main-bnr-wrap .column-l {
        width: 65.8%;   
    }
    .top-page .top-main-bnr-wrap .column-r {
        width: 34.2%;
    }
    
    /* two-list */
    .two-list .inner ul {
        width: 100%;   
    }
    .two-list .inner li {
        width:  46%;
        margin: 0 2% 20px;
    }
    /* three-list */
    .three-list .inner article {
        border:none;   
    }
    /* side-ad */
    .side-ad-area {
        width: 250px;
        margin: 0 auto;   
    }
    
    /* area page */
     .area-page .page-wrap {
        padding-top: 0;   
    }
    
    /* page layout */
    .detail-page .page-wrap {
        padding-top: 0;   
    }
     .page-default-content-wrap {
        padding-top: 0;   
    }
}

@media only screen and  (max-width: 640px) {
	body > header .primary {
		background: none;	
		padding: 0;
	}
  .special li{
    width: 100%;
  }
  .special li:first-child {
    margin: 0 0 30px 0;
  }
}

/*@@@@@@@@ 480以上767以下のスマホ高解像度 @@@@@@@@*/
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .menu-list {
        width: 100%;
    }
    .page-wrap {
        width: 96%;
        margin: 20px 2% 40px;
        box-sizing: border-box;
    }
    .photo-list {
        width: 100%;
        margin: 0 auto;
        box-sizing: border-box;
    }
    .shop-data {
        box-sizing: border-box;
        width: 100%;
        margin: 0 auto;
        padding: 0;
    }
    .carousel .bt {
        top: 33%;
    }
    .description-section {
        box-sizing: border-box;
        width: 100%;
    }
    .google-maps {
        box-sizing: border-box;
        width: 100%;
    }

    .list-linear ul {
        width: 95%;
        margin: 0 auto;
        text-align: center;
    }
    .list-linear ul li {
        padding: 0px 3px;
    }

    /* .list-gray-section */
    .list-gray-section .inner {
        box-sizing: border-box;
        width: 100%;
    }
    .list-gray-section .inner ul {
        padding: 0;
        margin: 0;
        width: 100%;
    }
    .list-gray-section .inner li {
        padding: 2%;
        margin: 0 0 10px;
        width: 96% !important;
    }
    .list-gray-section li a .list-inner .thumb {
        width: 100px;
        height: 75px !important; /* 4:3 */
        float: left;
        margin: 0 10px 10px 0;
    }
    .list-gray-section li a .list-inner .content-info {
        padding-left: 0px;
        overflow: hidden;
        height: auto;
        word-wrap: break-word;
    }
    .list-gray-section .inner article {
        width: 100%;
    }
    .list-gray-section li a .list-inner .content-info .title {
        height: auto;
    }

    /* .four-list */
    .four-list .inner {
        box-sizing: border-box;
    }
    .four-list .inner ul {
        padding: 0;
        margin: 0;
        width: 100%;
    }
    .four-list .inner li {
        padding: 2%;
        margin: 0 0 7px;
        width: 96% !important;
        border-bottom: 1px dotted #DDD;
    }
    .four-list li a .list-inner .thumb {
        width: 100px;
        height: 75px !important; /* 4:3 */
        float: left;
        margin: 0 10px 10px 0;
    }

    .four-list li a .list-inner .content-info {
        padding-left: 0px;
        overflow: hidden;
        height: auto;
        word-wrap: break-word;
    }
    .four-list .inner article {
        width: 100%;
    }
    .four-list li a .list-inner .content-info .title {
        height: auto;
    }

    /* .three-list */
    .three-list .inner {
        box-sizing: border-box;
    }
    .three-list .inner ul {
        padding: 0;
        margin: 0;
        width: 100%;
    }
    .three-list .inner li {
        padding: 2% 0;
        margin: 0 0 7px;
        width: 96%;
    }
    .three-list li a .list-inner .thumb {
        width: 100px;
        height: 75px; /* 4:3 */
        float: left;
        margin: 0 10px 10px 0;
    }
    .three-list li a .list-inner .content-info {
        padding-left: 0px;
        overflow: hidden;
        height: auto;
        word-wrap: break-word;
    }
    .three-list .inner article {
        width: 100%;
    }
    .three-list li a .list-inner .content-info .title {
        height: auto;
    }
    .top-page .left-section {
        width: 100%;
        float: none;
        margin-bottom: 20px;
        margin-right: 0;
        border-right: 0;
        padding-right: 0;
    }
    .top-page .right-section{
        /*width: 741px; float: right; height: auto;*/
        padding-left: 0px;
        overflow: hidden;
        height: auto;
        word-wrap: break-word;
    }
    .free-word input { width: 70%; }
    .menu-list > ul > .level-1,
    .menu-list > ul > .level-1.choose {
        display:block;
        width:96%;
        height:30px;
        line-height:30px;
        cursor:n-resize;
        background: url(../images/icon-down.png);
        background-size: 15px;
        background-repeat: no-repeat;
        background-position: 98% 50%;
        background-color: #EEE;
        padding: 0 2%;
    }
    .menu-list > ul .level-1 + .inner {
        width:96%;
        padding-left: 15px;
        text-align:center;
        padding-top: 10px;
    }
    .level-2 {
        width: 100%;
    }
    .level-2.choose {
        display:block;
        cursor:n-resize;
        background: url(../images/icon-down.png);
        background-size: 15px;
        background-repeat: no-repeat;
        background-position: 98% 50%;
        padding: 0;
    }
    .menu-list > ul .level-2 + .inner {
        width:160px;
        padding-left: 25px;
        text-align:center;
        display:none;
        padding-top: 0;
    }
    .menu-list > ul > .level-1 + .inner .level-2,
    .menu-list > ul > .level-1 + .inner .level-3 {
        text-align: left;
        margin-bottom: 15px;
    }
    .menu-list > ul > .level-1 + .inner .level-2 input,
    .menu-list > ul > .level-1 + .inner .level-3 input {
        margin-right: 5px;
    }
    .input-div {
        float: left;
    }
    .menu-list > ul > .level-1 + .inner .level-2 .item,
    .menu-list > ul > .level-1 + .inner .level-3 .item {
        padding-left: 0px;
        overflow: hidden;
        height: auto;
        word-wrap: break-word;
    }
}

/*@@@@@@@@@@@@@ 479以上のスマホ @@@@@@@@@@@@@*/
@media only screen and (max-width: 479px) {
    body > header .logo {
        width: 40%; 
        height: auto; 
    }
    .menu-list {
        width: 100%;
    }
    .page-wrap {
        width: 96%;
        margin: 20px 2% 40px;
    }
    .photo-list {
        width: 100%;
        margin: 0 auto;
    }
    .shop-data {
        width: 100%;
        margin: 0 auto;
        padding: 0;
    }
    .carousel .bt {
        top: 15%;
    }
    .carousel .left-bt { left: -5px; }
    .carousel .right-bt { right: -5px; }
    .description-section {
        width: 100%;
        box-sizing: border-box;
        margin: 0 0 30px;
    }
    .google-maps {
        width: 100%;
    }

    .list-linear ul {
        width: 95%;
        margin: 0 auto;
        text-align: center;
    }
    .list-linear ul li {
        padding: 0px 3px;
    }

    /* .list-gray-section */
    .list-gray-section .inner {
        box-sizing: border-box;
        width: 100%;
    }
    .list-gray-section .inner ul {
        padding: 0;
        margin: 0;
        width: 100%;
    }
    .list-gray-section .inner li {
        padding: 2%;
        margin: 0 0 10px;
        width: 96% !important;
    }
    .list-gray-section li a .list-inner .thumb {
        width: 100px;
        height: 75px !important; /* 4:3 */
        float: left;
        margin: 0 10px 10px 0;
    }
    .list-gray-section li a .list-inner .content-info {
        padding-left: 0px;
        overflow: hidden;
        height: auto;
        word-wrap: break-word;
    }
    .list-gray-section .inner article {
        width: 100%;
    }
    .list-gray-section li a .list-inner .content-info .title {
        height: auto;
    }

    /* .four-list */
    .four-list .inner {
        box-sizing: border-box;
    }
    .four-list .inner ul {
        padding: 0;
        margin: 0;
        width: 100%;
    }
    .four-list .inner li {
        padding: 2%;
        margin: 0 0 7px;
        width: 96% !important;
        border-bottom: 1px dotted #DDD;
    }
    .four-list li a .list-inner .thumb {
        width: 100px;
        height: 75px !important; /* 4:3 */
        float: left;
        margin: 0 10px 10px 0;
    }

    .four-list li a .list-inner .content-info {
        padding-left: 0px;
        overflow: hidden;
        height: auto;
        word-wrap: break-word;
    }
    .four-list .inner article {
        width: 100%;
    }
    .four-list li a .list-inner .content-info .title {
        height: auto;
    }

    /* .three-list */
    .three-list .inner {
        box-sizing: border-box;
    }
    .three-list .inner ul {
        padding: 0;
        margin: 0;
        width: 100%;
    }
    .three-list .inner li {
        padding: 2%;
        margin: 0 0 7px;
        width: 96%;
        border-bottom: 1px dotted #DDD;
    }
    .three-list .inner .pickup-list li {
        border-bottom:none;
        margin: 0 ;
    }
    .three-list .inner li .thumb {
        overflow: hidden;   
    }
    .three-list .inner li .thumb img {
        width: 100%;
        height: auto; 
        max-height: none;
     }
    .three-list li a .list-inner .thumb {
        width: 100px;
        height: 75px; /* 4:3 */
        float: left;
        margin: 0 10px 10px 0;
    }
    .three-list li a .list-inner .content-info {
        padding-left: 0px;
        overflow: hidden;
        height: auto;
        word-wrap: break-word;
    }
    .three-list .inner article {
        width: 100%;
    }
    .three-list li a .list-inner .content-info .title {
        height: auto;
    }
    
    /* .two-list */
    .two-list .inner li {
        float: none;
        width: 100%;
        margin: 0 0 20px;   
    }
    .top-page .left-section {
        width: 100%;
        float: none;
        margin-bottom: 20px;
        margin-right: 0;
        border-right: 0;
        padding-right: 0;
    }
    .top-page .left-section-sp { width: 100%; float: none; margin-bottom: 20px; }
    .top-page .right-section{
        /*width: 741px; float: right; height: auto;*/
        padding-left: 0px;
        overflow: hidden;
        height: auto;
        word-wrap: break-word;
    }
    .free-word input { width: 70%; }
    .menu-list > ul > .level-1,
    .menu-list > ul > .level-1.choose {
        display:block;
        width:96%;
        height:30px;
        line-height:30px;
        cursor:n-resize;
        background: url(../images/icon-down.png);
        background-size: 15px;
        background-repeat: no-repeat;
        background-position: 98% 50%;
        background-color: #EEE;
        padding: 0 2%;
    }
    .menu-list > ul .level-1 + .inner {
        width:96%;
        padding-left: 15px;
        text-align:center;
        padding-top: 10px;
    }
    .level-2 {
        width: 100%;
    }
    .level-2.choose {
        display:block;
        cursor:n-resize;
        background: url(../images/icon-down.png);
        background-size: 15px;
        background-repeat: no-repeat;
        background-position: 98% 50%;
        padding: 0;
    }
    .menu-list > ul .level-2 + .inner {
        width:160px;
        padding-left: 25px;
        text-align:center;
        display:none;
        padding-top: 0;
    }
    .menu-list > ul > .level-1 + .inner .level-2,
    .menu-list > ul > .level-1 + .inner .level-3 {
        text-align: left;
        margin-bottom: 15px;
    }
    .menu-list > ul > .level-1 + .inner .level-2 input,
    .menu-list > ul > .level-1 + .inner .level-3 input {
        margin-right: 5px;
    }
    .input-div {
        float: left;
    }
    .menu-list > ul > .level-1 + .inner .level-2 .item,
    .menu-list > ul > .level-1 + .inner .level-3 .item {
        padding-left: 0px;
        overflow: hidden;
        height: auto;
        word-wrap: break-word;
    }
}

/* pager */
.pager .prev,
.pager .next {
    display: none;
}
.pager ul.controls {
    text-align: center;
    color: #808080;
}
.pager ul.controls li {
    display: inline-block;
    width: 4em;
}
.pager ul.controls li.status {
    width: 11em;
}

/* loading */
.loading {
    height: 32px;
    background: #fff url(../images/loader.gif) no-repeat center center;
}

/* search url */
.search-url {
    margin: 20px 0 0 0;
    text-align: right;
}
.search-url a {
    font-size: 12px;
    color: #c0c0c0;
}

/* user link */
.detail-page .description-section p a,
.detail-page .shop-data .inner p a {
    color: #4c9ed2;
}
.detail-page .description-section p a:hover,
.detail-page .shop-data .inner p a:hover {
    text-decoration: underline;
}

/* page content */
.page-content p {
    margin-top: 1.4em;
}
.page-content > p:first-child {
    margin-top: 0;
}
.page-content a:link {
    color: #4c9ed2;
    text-decoration: none;
}
.page-content a:visited {
    color: #4c9ed2;
    text-decoration: none;
}
.page-content a:hover {
    color: #4c9ed2;
    text-decoration: underline;
}
.page-content a:active {
    color: #4c9ed2;
    text-decoration: none;
}

/* cross browser indeterminate (checkbox) */
.cross-browser-indeterminate {
    background: #000000;
}

/* fb */
.fb-like-box {
    width: 250px;
    margin:10px auto 5px;
}

/* exchange rates */
.exchange-rates {
    border: 1px solid #eeeeee;
}
.exchange-rates a {
    font-size: 13px !important;
}
.exchange-rates td {
    padding: 5px 10px;
}
.exchange-rates td img {
    vertical-align: middle;
}
.exchange-rates .WXNtopmenu2 tr:nth-child(even) td {
    background-color: #f7f7f7;
}

/* weather */
.wu-wrapper .wu-forecast-wrapper {
    margin: 0 0 4px 0;
    border: 1px solid #eeeeee;
}
.wu-wrapper .wu-forecast-wrapper table {
    width: 100%;
}
