﻿.ui-btn-up-f {
  text-decoration: none;
  border: 1px solid 		#E87A00;
  background: #ebbda1;
  color: #ffffff;
  text-shadow: 0 -1px 1px #669999;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#FF9900), color-stop(49%, #FF9900), color-stop(50%, #FF4D00), to(#FFB600));
  background-image: -webkit-linear-gradient(#FF8600, #FF8600 49%, #FF4D00 50%, #FFB600);
  background-image: -moz-linear-gradient(#FF8600, #FF8600 49%, #FF4D00 50%, #FFB600);
  background-image: -ms-linear-gradient(#FF8600, #FF8600 49%, #FF4D00 50%, #FFB600);
  background-image: -o-linear-gradient(#FF8600, #FF8600 49%, #FF4D00 50%, #FFB600);
  background-image: linear-gradient(#FF8600, #FF8600 49%, #FF4D00 50%, #FFB600); }

.ui-btn-hover-f,
.ui-btn-down-f,
.ui-body-f .ui-btn-active {
  text-decoration: none;
  font-weight: normal;
  border: 1px solid 		#E87A00;
  background: #ebbda1;
  color: #ffffff;
  text-shadow: 0 -1px 1px #669999;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#FFB600), color-stop(49%, #FF4D00), color-stop(50%, #FF8600), top(#FF8600));
  background-image: -webkit-linear-gradient(#FFB600, #FF4D00 49%, #FF8600 50%, #FF8600);
  background-image: -moz-linear-gradient(#FFB600, #FF4D00 49%, #FF8600 50%, #FF8600);
  background-image: -ms-linear-gradient(#FFB600, #FF4D00 49%, #FF8600 50%, #FF8600);
  background-image: -o-linear-gradient(#FFB600, #FF4D00 49%, #FF8600 50%, #FF8600);
  background-image: linear-gradient(#FFB600, #FF4D00 49%, #FF8600 50%, #FF8600); }

.ui-btn-up-g,
.ui-btn-hover-g,
.ui-btn-down-g,
.ui-bar-g,
.ui-btn-up-g.ui-btn-active {
  text-decoration: none;
  background: #f0ebdf;
  color: #333;
  text-shadow: 0 -1px 1px #ffffff;
  border: none;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ebdf), to(#ffffff));
  background-image: -webkit-linear-gradient(#f0ebdf, #ffffff);
  background-image: -moz-linear-gradient(#f0ebdf, #ffffff);
  background-image: -ms-linear-gradient(#f0ebdf, #ffffff);
  background-image: -o-linear-gradient(#f0ebdf, #ffffff);
  background-image: linear-gradient(#f0ebdf, #ffffff); }

.ui-btn-up-g a.ui-link-inherit,
.ui-btn-hover-g a.ui-link-inherit,
.ui-btn-hover-g a.ui-link-inherit {
  color: #2F3E46;
  font-weight: bold; }

.fottre {
  border: 1px solid 		#FFFFFF;
  background: #993300;
  color: #ffffff;
  font-weight: bold;
  text-shadow: 0  -1px  1px  #669999; }

.ui-input-search-h {
  background-color: #F90; }

.ui-btn-up-h {
  text-decoration: none;
  border: 1px solid 		#993300;
  background: #ebbda1;
  color: #ffffff;
  text-shadow: 0 -1px 1px #669999;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#B06C00), to(#B04100));
  background-image: -webkit-linear-gradient(#B06C00, #B04100);
  background-image: -moz-linear-gradient(#B06C00, #B04100);
  background-image: -ms-linear-gradient(#B06C00, #B04100);
  background-image: -o-linear-gradient(#B06C00, #B04100);
  background-image: linear-gradient(#B06C00, #B04100); }

.ui-btn-hover-h,
.ui-btn-down-h,
.ui-body-h .ui-btn-active {
  text-decoration: none;
  font-weight: normal;
  border: 1px solid 		#993300;
  background: #ebbda1;
  color: #ffffff;
  text-shadow: 0 -1px 1px #669999;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#B04100), top(#B06C00));
  background-image: -webkit-linear-gradient(#B04100, #B06C00);
  background-image: -moz-linear-gradient(#B04100, #B06C00);
  background-image: -ms-linear-gradient(#B04100, #B06C00);
  background-image: -o-linear-gradient(#B04100, #B06C00);
  background-image: linear-gradient(#B04100, #B06C00); }

.ui-header h1.ui-title {
  margin: 0; }

.ui-header p {
  margin: 10px 0 5px;
  font-size: 14px;
  text-align: center; }

div:not(#index) .ui-header .ui-title {
  margin: 10px 20px;
  text-align: right; }

div:not(#index) .ui-header {
  margin-top: 10px; }

.ui-footer {
  text-align: center;
  font-size: 12px;
  color: #FFF;
  font-weight: normal; }

body {
  font-family: sans-serif;
  background: #f8f2e2;
  margin: 0;
  padding: 0;
  color: #333333;
  line-height: 1.5; }

div, form, img, ul, ol, li, p, h1, h2, h3, h4, h5, h6, object, embed, param, dl, dt, dd, hr {
  border: 0px;
  margin: 0;
  padding: 0; }

ul, ul li {
  list-style: none; }

ol, ol li {
  margin-left: 1em;
  list-style: decimal; }

p, td, th {
  line-height: 1.68em;
  font-size: 14px; }

p.area {
  line-height: 1.68em;
  font-size: 12px; }

a img {
  /*border: 0px;*/
  text-decoration: none; }

.none {
  display: none; }

.clear {
  clear: both; }

.header {
  background-color: #FFF; }

.subtop {
  float: right; }

.imglist img {
  margin: 20px auto auto 10px; }

.topic-detail {
  box-sizing: border-box;
  width: 100%;
  overflow: hidden;
  padding-left: 10px;
  padding-right: 10px; }
  .topic-detail h2 {
    font-size: 1.2em; }
  .topic-detail h4 {
    font-size: 1.1em;
    margin: 1.1em;
    color: #B46944; }

th {
  width: 80px;
  background-color: #F2E7B9;
  text-align: left; }

th, td {
  border-top: 1px #D5BB8B solid;
  padding: 5px; }

th.tablebottom, td.tablebottom {
  border-bottom: 1px #D5BB8B solid; }

.infoTable {
  width: 94%;
  margin: 14px; }

.infoTable td {
  width: 70%; }

.toiawase {
  width: 94%;
  border: 1px solid #FF9900;
  background-color: #F8E6B9;
  margin: 14px; }

.mobiNone, .mobinone {
  display: none; }

#moreSearch {
  clear: both;
  margin-top: 10px; }

#moreSearch h3 {
  margin: 3px 0;
  padding: 2px 5px;
  line-height: 1.2;
  border-left: #B46944 5px solid;
  font-size: 14px; }

#moreSearch h4 {
  margin: 3px 0;
  padding: 2px 5px;
  font-size: 12px;
  line-height: 1.2; }

.moreSrcList {
  background-position: 0 3px;
  background-repeat: no-repeat;
  margin-bottom: 5px; }

.moreSrcList h4 {
  clear: both;
  padding-top: 10px; }

.moreSrcList label {
  margin-left: 1.5em;
  white-space: nowrap; }

.moreSrcList li {
  width: 14em;
  float: left; }

#moreSearch .txtCenter {
  margin-top: 20px; }

.photo01, .photo02, .photo03, .photo04, .photo05 {
  display: block;
  margin-bottom: 10px;
  width: 48%;
  height: auto; }

.photo01, .photo03 {
  float: left;
  margin-right: 10px; }

/*
.menu
-----------*/
.menu {
  text-align: center;
  margin-top: -10px;
  margin-bottom: -10px; }

.menu > div {
  display: inline-block; }

.menu .ui-btn-inner {
  padding: .6em 10px; }

.category {
  padding-bottom: 30px; }

.h2 {
  margin: 10px -15px 15px;
  border-left: 5px solid #993300;
  background: #3e8bd4;
  background: -webkit-gradient(linear, left top, left bottom, from(#FF6C00), to(#FF6C00));
  color: white;
  font-weight: normal;
  font-size: 16px;
  padding: 5px 10px; }

.category li {
  height: 44px;
  border-top: 1px solid #CCC; }

.category li:nth-of-type(2n) {
  border-left: 1px solid #CCC;
  -webkit-box-sizing: border-box; }

.category li img {
  width: 16px; }

.category li a {
  font-size: 14px; }

.pickupNavi {
  box-shadow: 0 0  5px #CCC; }

.pickupNavi .navbar {
  margin: 15px -15px; }

.pickupNavi .selected {
  background: white;
  border: 1px solid transparent; }

.pickupNavi .selected .ui-btn-text {
  color: black; }

#pickupList {
  margin-bottom: 10px; }

#pickupList ul:not(#pickup) {
  display: none; }

#pickupList li:not(:last-child) {
  border-bottom: 1px solid #CCC; }

#detail .contents {
  padding: 1px; }

.contents p {
  margin: 1em; }

.contentsbg {
  background: url(../images/bg.gif) repeat-x; }

#pager {
  text-align: center; }
  #pager li {
    width: 130px;
    height: 28px;
    display: inline-block; }
    #pager li#next {
      background-image: "../images/btn_next.png"; }
    #pager li#prev {
      background-image: "../images/btn_prev.png"; }
