/* --------------------------------------------------
     extends_style.css ver1.1.1 2013.08.23
-------------------------------------------------- */
img{
	max-width: 100%;
	display:block;
	margin-left: auto;
	margin-right: auto;
}
li{
	list-style: none;
}
.SF-hidden {
    display:none;
}
.SF-clearfix:after {content: ".";display: block;clear: both;height: 0;visibility:hidden;}
.SF-clearfix {display: inline-block;}
.SF-clearfix {display: block;}

#SF-homeheader-fixed {
	margin: 0 -15px;
	margin-top: -15px;
}

#SF-homeheader-fixed > p{
	margin: 0 15px;
	margin-top: 15px;
}

/* TabView */
/* horizontal tabs */
.ui-collapsible-set-horizontal .ui-collapsible-themed-content:not(.ui-collapsible-collapsed)  {
  -webkit-border-bottom-left-radius: inherit; 
  border-bottom-left-radius: inherit;
  -webkit-border-bottom-right-radius: inherit;  
  border-bottom-right-radius: inherit;
}
.ui-collapsible-set-horizontal.ui-all-collapsed  .ui-collapsible.ui-first-child {
  -webkit-border-bottom-left-radius: inherit; 
  border-bottom-left-radius: inherit;
}
.ui-collapsible-set-horizontal.ui-all-collapsed  .ui-collapsible.ui-last-child {
  -webkit-border-bottom-right-radius: inherit;  
  border-bottom-right-radius: inherit;
}
.ui-collapsible-set-horizontal .ui-collapsible.ui-first-child {
  -webkit-border-top-left-radius: inherit;  
  border-top-left-radius: inherit;
  -webkit-border-top-right-radius: 0; 
  border-top-right-radius: 0;
}
.ui-collapsible-set-horizontal  .ui-collapsible.ui-last-child {
  -webkit-border-top-right-radius: inherit; 
  border-top-right-radius: inherit;
  -webkit-border-bottom-left-radius: 0; 
  border-bottom-left-radius: 0; 
  -webkit-border-bottom-right-radius: 0;  
  border-bottom-right-radius: 0;
}
.ui-collapsible-set .ui-collapsible.ui-last-child  .ui-collapsible-content {
  -webkit-border-bottom-left-radius: .6em;  
  border-bottom-left-radius: .6em;
  -webkit-border-bottom-right-radius: .6em; 
  border-bottom-right-radius: .6em;
}
.ui-collapsible-set-horizontal .ui-collapsible-content > * { padding: 15px; }
.ui-collapsible-set-horizontal .ui-collapsible-content .ui-listview { margin-top: 0 !important;}
.ui-collapsible-set-horizontal { margin: 0;}
.ui-collapsible-set-horizontal.ui-collapsible-set-inset { margin: .5em -15px;  }
.ui-collapsible-set-horizontal.ui-collapsible-set-inset.ui-corner-all { margin: 0px;}
.ui-collapsible-no-inset { margin-left: 0px; margin-right: 0px;}
.ui-collapsible-set-horizontal .ui-collapsible h3 .ui-btn { border-bottom-width: 1px; } 
.ui-collapsible-set-horizontal .ui-collapsible h3 .ui-btn .ui-btn-text { white-space: normal; }
.ui-collapsible-set-horizontal .ui-collapsible { margin-top: 0;}
.ui-collapsible-set-horizontal.ui-collapsible-inset { margin: 0 15px;  }
.ui-collapsible-set-horizontal .ui-collapsible .ui-collapsible-heading .ui-btn { border-left-width: 1px;: 1px;}
.ui-collapsible-set-horizontal .ui-collapsible.ui-last-child .ui-collapsible-heading .ui-btn { border-right-width: 1px;}
.ui-collapsible-set-horizontal .ui-collapsible-heading .ui-btn-inner { padding-left: 20px;} 
.ui-collapsible-set-horizontal .ui-collapsible-heading .ui-btn-icon-left .ui-btn-inner { padding-left: 40px;} 
.ui-collapsible-set-horizontal .ui-collapsible-heading { width: 100%; margin: 0; }
.ui-collapsible-set-horizontal .ui-collapsible-content { position: relative; margin: 0; padding: 0; } 
.ui-collapsible-set-horizontal .ui-collapsible-content { margin-top: -15px; }
.ui-collapsible-set-horizontal.ui-grid-a .ui-block-a .ui-collapsible-content { width: 199.7%; } 
.ui-collapsible-set-horizontal.ui-grid-a .ui-block-b .ui-collapsible-content { left: -99.9%; width: 199.7%;}
.ui-collapsible-set-horizontal.ui-grid-b .ui-block-a .ui-collapsible-content { width: 299.5%; }
.ui-collapsible-set-horizontal.ui-grid-b .ui-block-b .ui-collapsible-content { width: 299.5%; left: -100%; }
.ui-collapsible-set-horizontal.ui-grid-b .ui-block-c .ui-collapsible-content { width: 299.5%; left: -200%; }
.ui-collapsible-set-horizontal.ui-grid-c .ui-block-a .ui-collapsible-content { width: 399.5%; }
.ui-collapsible-set-horizontal.ui-grid-c .ui-block-b .ui-collapsible-content { width: 399.5%; left: -100%; }
.ui-collapsible-set-horizontal.ui-grid-c .ui-block-c .ui-collapsible-content { width: 399.5%; left: -200%; }
.ui-collapsible-set-horizontal.ui-grid-c .ui-block-d .ui-collapsible-content { width: 399.5%; left: -300%; }
.ui-collapsible-set-horizontal.ui-grid-d .ui-block-a .ui-collapsible-content { width: 499.5%; }
.ui-collapsible-set-horizontal.ui-grid-d .ui-block-b .ui-collapsible-content { width: 499.5%; left: -100%; }
.ui-collapsible-set-horizontal.ui-grid-d .ui-block-c .ui-collapsible-content { width: 499.5%; left: -200%; }
.ui-collapsible-set-horizontal.ui-grid-d .ui-block-d .ui-collapsible-content { width: 499.5%; left: -300%; }
.ui-collapsible-set-horizontal.ui-grid-d .ui-block-e .ui-collapsible-content { width: 499.5%; left: -400%; }
.ui-collapsible-set-horizontal .ui-collapsible .ui-btn-active { border-bottom-width: 0; }
.ui-collapsible-set-horizontal .ui-collapsible-collapsed .ui-btn { border-bottom-width: 1px; }
.ui-collapsible-set-horizontal .ui-collapsible .ui-collapsible-content { border-top-width: 0;  }
.ui-collapsible-set-horizontal .ui-collapsible-heading-status { position: absolute !important; left: -9999px; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px);  }

/* Switch Link */
#SF-switch-link {
	-webkit-border-radius: 8px !important;
	margin-left: auto !important;
	margin-right: auto !important;
	padding: 12px !important;
	margin-bottom: 20px !important;
	text-align: center !important;
}
#SF-switch-link .SF-switch-active {
	font: bold "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-left:5px !important;
}

#SF-switch-link .SF-switch-split{
	margin-left:5px !important;
	margin-right:5px !important;
}

/* Custom Icons */
.ui-icon-phone { background-image: url('images/icons-18-white-custom.png') !important; background-position: 0 0 !important; }
.ui-icon-location { background-image: url('images/icons-18-white-custom.png') !important; background-position: -36px 0px !important; }
.ui-icon-mail { background-image: url('images/icons-18-white-custom.png') !important; background-position: -72px 0px !important; }
.ui-icon-alt .ui-icon-phone { background-image: url('images/icons-18-black-custom.png') !important; background-position: 0 0 !important; }
.ui-icon-alt .ui-icon-location { background-image: url('images/icons-18-black-custom.png') !important; background-position: -36px 0px !important; }
.ui-icon-alt .ui-icon-mail { background-image: url('images/icons-18-black-custom.png') !important; background-position: -72px 0px !important; }
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
	.ui-icon-phone, .ui-icon-location, .ui-icon-mail {
		background-image: url('images/icons-36-white-custom.png') !important;
		-moz-background-size: 90px 18px !important;
		-o-background-size: 90px 18px !important;
		-webkit-background-size: 90px 18px !important;
		background-size: 90px 18px !important;
		background-size: 90px 18px !important;
	}
	.ui-icon-alt .ui-icon-phone, 
	.ui-icon-alt .ui-icon-location,
	.ui-icon-alt .ui-icon-mail {
		background-image: url('images/icons-36-black-custom.png') !important;
		-moz-background-size: 90px 18px !important;
		-o-background-size: 90px 18px !important;
		-webkit-background-size: 90px 18px !important;
		background-size: 90px 18px !important;
		background-size: 90px 18px !important;
	}
}
/* Extends style */
/* テキスト設定 */
html {
    line-height: 1.7;
    text-align: justify;
    font-size: 0.88em; /* 全体のフォントサイズの基準 */
}
/* 各モジュールフォントサイズリセット */
#SF-startPage .SF-block-normal[data-role="none"],
#SF-startPage .SF-block-ds[data-role="none"],
#SF-startPage .SF-block-ls[data-role="none"] {
    font-size: 1rem;
}


/* 文字のシャドウ非表示 */
#SF-startPage .ui-panel-content-wrap,
#SF-startPage .headlineStyle,
#SF-startPage div[data-role="none"] .newslistHeadlineStyle,
#SF-startPage p.contentTextStyle,
#SF-startPage .SF-block-none,
#SF-startPage .ui-link,
#SF-startPage .ui-title,
#SF-startPage .SF-cel1 {
    text-shadow: 0 0 0 rgba(0, 0, 0, 0);
}


h1 {
  font-size: 1.8rem;
}

h2 {
  font-size: 1.5rem;
  background-color: #dccfb2;
  border-radius: 5px;
  color: #fff;
  font-weight: normal;
  padding: 3px 10px !important;
  text-align: center;
  border-radius: 0;
  margin: 0 -15px 15px !important;
  /*background-image: url(../../../assets/sp_title_bg.jpg);
  background-repeat: no-repeat;
  background-position: left center;*/
}

h3 {
  font-size: 1.2rem;
  border-bottom: 2px solid #dccfb2;
  color: #2f2829;
  font-weight: bold;
  margin: 0.5em 0;
  padding: 0 0 5px;
}

h4 {
  font-size: 1.1rem;
  border-bottom: 1px solid #dccfb2;
  color: #2f2829;
}
/**
 * タイトルに効果を出したくない時は、
 * h5 以降を使用します。
 */

h5 {
  font-size: 0.8rem;
}

h6 {
  font-size: 0.7rem;
}


/**
 * フォーム入力部文字色
 * テキストフォームの文字色が背景と被った場合に使用します。
input.ui-input-text.ui-body-a,
textarea.ui-input-text.ui-body-a {
  color: #000;
}
 */


/**
 * 明朝系フォント指定（システムフォント）
h1,h2,h3,h4,h5,h6,
#SF-startPage #SF-grovalnaviPage a.ui-link-inherit {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
 */


/**
 * Web フォント一括指定
 * Google font などを一括で適用します。
 * 対象：全タイトル、ヘッダーフッター、ナビ、ボタン類
h1,h2,h3,h4,h5,h6,
#SF-startPage header.ui-header,
#SF-startPage footer.ui-footer,
#SF-grovalnaviPage .ui-li-divider,
.ui-btn-text {
  font-family: 'Gidugu', sans-serif;
}
 */


/* タイトル画像ボーダー
h2,
h3 {
  border-bottom-color: #E1E1E1;
  border-image: url("../../../assets/sp_line.png") 7  round;
  border-bottom-style: solid;
  border-bottom-width: 7px;
  border-top-width: 0;
  border-left-width: 0;
  border-right-width: 0;
  overflow: auto;
}
 */


/* 背景画像
#SF-startPage .ui-body-a, .ui-overlay-a {
  background: transparent none repeat scroll 0 0;
}
#SF-startPage #SF-grovalnaviPage {
  background-color: #fff;
  box-shadow: 3px 0 3px rgba(0, 0, 0, 0.13);
}
#SF-startPage {
  background-image: url("../../../assets/bg2.jpg");
}
*/


/**
 * 余計なスクロールバーを非表示
 * 動作に不具合が有る場合はこれを無効にして下さい。
 */
#SF-startPage .ui-panel-content-wrap > .ui-content {
  overflow: hidden;
}


/* PC用タグ消し */
.forPC {
  display: none;
}


/* clear関連 */
.clear { clear:both; }
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}


/* 全体のボーダー消去 */
#SF-startPage .ui-body-a, .ui-overlay-a {
  border: medium none;
}


/* ヘッダーフッター背景画像
#SF-startPage header.ui-header,
#SF-startPage footer.ui-footer {
    background-image: url(../../../assets/bg_wood.jpg);
    background-repeat: repeat;
    background-position: center top;
}
 */


/* ティザー画像 */
#SF-homeheader {
  margin: -15px -15px 0;
}
#SF-homeheader img {
  width: 100%;
}


/**
 * ナビゲーション仕切り設定
 * ナビゲーションのカテゴリの装飾です。
 * display: none を使用するとカテゴリを非表示に出来ます。
*/
#SF-grovalnaviPage .ui-li-divider {
    background-color: #415D81;
    background-image: none;
    color: #fff;
    text-shadow: 0 0 0 #415D81;
    display: none;
}


/* ナビゲーションの文字の大きさ */
/* カテゴリ */
#SF-grovalnaviPage .ui-li-divider {
    font-size: 1em;
}
/* ボタン */
#SF-grovalnaviPage .ui-btn-text {
    font-size: 1em;
}


/* モバイルスイッチ */
#SF-startPage div#SF-switch-link {
    border: 1px solid #d4cece;
    border-radius: 0.2em!important;
    margin-top: 4em;
    background-color: #e8e8e4;
    background-image: none;
}


/* 文字列両端揃え */
p {
  text-align: justify;
  text-justify: inter-ideograph;
}
footer p {
  text-align: center;
}


/* 100文字の消去 */
#SF-homeheader > p {
  display: none;
}


/* ボタンなど折り返しさせる */
.ui-btn-inner {
  text-align: left;
  white-space: normal !important;
}
.ui-li .ui-btn-text a.ui-link-inherit {
  white-space: normal;
}
/* ナビは中央揃え */
.ui-navbar .ui-btn-inner {
  text-align: center;
}


/* pre未改行対策 */
pre {
/* Mozilla */
white-space: -moz-pre-wrap;
/* Opera 4-6 */
white-space: -pre-wrap;
/* Opera 7 */
white-space: -o-pre-wrap;
/* CSS3 */
white-space: pre-wrap;
/* IE 5.5+ */
word-wrap: break-word;
}


/**
 * テーブルデザイン1
 * ※３列以上のテーブルが存在する場合は使用しない事
 * ※テーブルモジュールヘッダー未使用
 */
.SF-trheader {
  display: none;
}
table {
  border-collapse: collapse;
  width: 100%;
}
th, td {
  border: 1px solid #ccc;
  padding: 5px;
}
table td.ui-body-a {
  display: block;
  padding: 0 !important;
}
table td.ui-body-a.SF-cel1 {
  border-bottom: 1px solid #cfb7b7!important;
  padding-bottom: 0.3em !important;
  margin-bottom: 0.5em;
  font-size: 1.2em!important;
  font-weight: bold!important;
}
table td.ui-body-a.SF-cel2 {
  margin-bottom: 1.5em;
  padding-bottom: 0.5em !important;
  font-size: 1.2em!important;
}


/**
 * テーブルデザイン2
 * ヘッダーを使用する標準的な見た目のテーブルです。
#SF-startPage .ui-content table .SF-trheader td.ui-body-a {
    background-color: #2A2A2A;
    color: #fff;
    text-shadow: 0 0 0 #2A2A2A;
}
#SF-startPage .ui-content table td.ui-body-a {
    border: 1px solid #ccc;
    background-color: #fff;
    background-image: none;
}
#SF-startPage .ui-content table td.ui-body-a.SF-cel1 {
    background-color: #FFECC6;
}
 */


/**
 * リストスタイル
 * 本来のリストアイコンを取り戻します。
 * csListItems クラスを付けて下さい。
 */
#SF-startPage .csListItems {
    margin-left: 0;
    padding: 0 0 0 0.8em;
}
#SF-startPage ul.csListItems > li,
#SF-startPage ol.csListItems > li {
    float: none !important;
    margin: 0.5em 0 0.5em 0.5em !important;
}
#SF-startPage ul.csListItems > li {
    list-style-type: disc !important;
}
#SF-startPage ol.csListItems > li {
  list-style-type: decimal !important;
}


/**
 * facebook 関連
 * facebookタイムラインを中央寄せします。
 * fb-page クラスの div で囲んでください。
 */
.fb-page {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}
.fb-page,
.fb-page span,
.fb-page iframe {
    width: 100%!important;
    display: block!important;
}


/**
 * 横スクロールBox
 * 多数列のテーブルなど、
 * 画面からはみ出る要素をスクロールさせます。
 * hScrollBox クラスの div で囲んでください。
 */
.hScrollBox {
  overflow-x: scroll;
}
.hScrollBox table {
    width: 800px;
}


/**
 * 文字列中画像インライン化
 * 文字列中の画像を inline に戻します。
 * notBlock クラスを付けて下さい。
 */
.notBlock {
  display: inline;
}


/* 自動処理用非表示要素 */
.hideElement {
   display: none;
}


/*　メニューリスト用リーダー横幅自動リサイズ 　*/
.plParent {
  display: inline-block;
  width: 100%;
}
.plName,
.plLeader,
.plPrice {
  display: table-cell !important;
  vertical-align: top;
}
.plName {
  padding-right: 1em;
  white-space: nowrap;
}
.plLeader {
  display: inline-block;
  overflow: hidden;
}
.plLeaderDiv {
  word-break: break-all;
  max-height: 1em;
  display: block;
  overflow: hidden;
}
.plPrice {
  padding-left: 1em;a
  white-space: nowrap;
}
.plBlock {
  display: block!important;
  width: auto!important;
  white-space: normal;
}


/* リストモジュールにアンカー追加（β） */
.addAncr {
    height: 0;
    margin: 0!important;
    border: none;
    padding: 0;
}


/* トップページカレンダー */
div#calenBoxParent {
    margin: 0 auto 1em;
}
table#calen {
    margin-bottom: 0.2em!important;
}


/* Concept ページ タイトル */
#B000000035 .newslistHeadlineStyle {
    font-size: 1.4em;
}


/* 料金表示設定 */
.plName, .plLeader, .plPrice {
    white-space: nowrap;
}





/*!
* jQuery Mobile 1.3.2
* Git HEAD hash: 528cf0e96940644ea644096bfeb913ed920ffaef <> Date: Fri Jul 19 2013 22:17:57 UTC
* http://jquerymobile.com
*
* Copyright 2010, 2013 jQuery Foundation, Inc. and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
*/


/* Swatches */
/* A
-----------------------------------------------------------------------------------------------------------*/
.ui-bar-a {
	border: 1px solid #cbc4b4 /*{a-bar-border}*/;
	background: #ebe3d1 /*{a-bar-background-color}*/;
	color: #583b22 /*{a-bar-color}*/;
	font-weight: bold;
	text-shadow: 0 /*{a-bar-shadow-x}*/ 1px /*{a-bar-shadow-y}*/ 0 /*{a-bar-shadow-radius}*/ #eeeeee /*{a-bar-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #ebe3d1 /*{a-bar-background-start}*/), to( #ebe3d1 /*{a-bar-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #ebe3d1 /*{a-bar-background-start}*/, #ebe3d1 /*{a-bar-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #ebe3d1 /*{a-bar-background-start}*/, #ebe3d1 /*{a-bar-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #ebe3d1 /*{a-bar-background-start}*/, #ebe3d1 /*{a-bar-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #ebe3d1 /*{a-bar-background-start}*/, #ebe3d1 /*{a-bar-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #ebe3d1 /*{a-bar-background-start}*/, #ebe3d1 /*{a-bar-background-end}*/);
}
.ui-bar-a .ui-link-inherit {
	color: #583b22 /*{a-bar-color}*/;
}
.ui-bar-a a.ui-link {
	color: #7cc4e7 /*{a-bar-link-color}*/;
	font-weight: bold;
}
.ui-bar-a a.ui-link:visited {
    color: #2489ce /*{a-bar-link-visited}*/;
}
.ui-bar-a a.ui-link:hover {
	color: #2489ce /*{a-bar-link-hover}*/;
}
.ui-bar-a a.ui-link:active {
	color: #2489ce /*{a-bar-link-active}*/;
}
.ui-bar-a,
.ui-bar-a input,
.ui-bar-a select,
.ui-bar-a textarea,
.ui-bar-a button {
	 font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif /*{global-font-family}*/;
}
.ui-body-a,
.ui-overlay-a {
	border: 1px solid #8c8c8c /*{a-body-border}*/;
	color: #464646 /*{a-body-color}*/;
	text-shadow: 0 /*{a-body-shadow-x}*/ 1px /*{a-body-shadow-y}*/ 0 /*{a-body-shadow-radius}*/ #eeeeee /*{a-body-shadow-color}*/;
	background: #FFFFFF /*{a-body-background-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #FFFFFF /*{a-body-background-start}*/), to( #FFFFFF /*{a-body-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #FFFFFF /*{a-body-background-start}*/, #FFFFFF /*{a-body-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #FFFFFF /*{a-body-background-start}*/, #FFFFFF /*{a-body-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #FFFFFF /*{a-body-background-start}*/, #FFFFFF /*{a-body-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #FFFFFF /*{a-body-background-start}*/, #FFFFFF /*{a-body-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #FFFFFF /*{a-body-background-start}*/, #FFFFFF /*{a-body-background-end}*/);
}
.ui-overlay-a {
	background-image: none;
	border-width: 0;
}
.ui-body-a,
.ui-body-a input,
.ui-body-a select,
.ui-body-a textarea,
.ui-body-a button {
	 font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif /*{global-font-family}*/;
}
.ui-body-a .ui-link-inherit {
	color: #464646 /*{a-body-color}*/;
}
.ui-body-a .ui-link {
	color: #a05b18 /*{a-body-link-color}*/;
	font-weight: bold;
}
.ui-body-a .ui-link:visited {
    color: #2489ce /*{a-body-link-visited}*/;
}
.ui-body-a .ui-link:hover {
	color: #2489ce /*{a-body-link-hover}*/;
}
.ui-body-a .ui-link:active {
	color: #2489ce /*{a-body-link-active}*/;
}
.ui-btn-up-a {
	border: 1px solid #c2b099 /*{a-bup-border}*/;
	background: #fef8ec /*{a-bup-background-color}*/;
	font-weight: bold;
	color: #683e27 /*{a-bup-color}*/;
	text-shadow: 0 /*{a-bup-shadow-x}*/ 1px /*{a-bup-shadow-y}*/ 0 /*{a-bup-shadow-radius}*/ #ffffff /*{a-bup-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #fef8ec /*{a-bup-background-start}*/), to( #fef8ec /*{a-bup-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #fef8ec /*{a-bup-background-start}*/, #fef8ec /*{a-bup-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #fef8ec /*{a-bup-background-start}*/, #fef8ec /*{a-bup-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #fef8ec /*{a-bup-background-start}*/, #fef8ec /*{a-bup-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #fef8ec /*{a-bup-background-start}*/, #fef8ec /*{a-bup-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #fef8ec /*{a-bup-background-start}*/, #fef8ec /*{a-bup-background-end}*/);
}
.ui-btn-up-a:visited,
.ui-btn-up-a a.ui-link-inherit {
	color: #683e27 /*{a-bup-color}*/;
}
.ui-btn-hover-a {
	border: 1px solid #c2b099 /*{a-bhover-border}*/;
	background: #fef8ec /*{a-bhover-background-color}*/;
	font-weight: bold;
	color: #683e27 /*{a-bhover-color}*/;
	text-shadow: 0 /*{a-bhover-shadow-x}*/ 1px /*{a-bhover-shadow-y}*/ 0 /*{a-bhover-shadow-radius}*/ #ffffff /*{a-bhover-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #fef8ec /*{a-bhover-background-start}*/), to( #fef8ec /*{a-bhover-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #fef8ec /*{a-bhover-background-start}*/, #fef8ec /*{a-bhover-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #fef8ec /*{a-bhover-background-start}*/, #fef8ec /*{a-bhover-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #fef8ec /*{a-bhover-background-start}*/, #fef8ec /*{a-bhover-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #fef8ec /*{a-bhover-background-start}*/, #fef8ec /*{a-bhover-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #fef8ec /*{a-bhover-background-start}*/, #fef8ec /*{a-bhover-background-end}*/);
}
.ui-btn-hover-a:visited,
.ui-btn-hover-a:hover,
.ui-btn-hover-a a.ui-link-inherit {
	color: #683e27 /*{a-bhover-color}*/;
}
.ui-btn-down-a {
	border: 1px solid #c2b099 /*{a-bdown-border}*/;
	background: #f8b482 /*{a-bdown-background-color}*/;
	font-weight: bold;
	color: #683e27 /*{a-bdown-color}*/;
	text-shadow: 0 /*{a-bdown-shadow-x}*/ 1px /*{a-bdown-shadow-y}*/ 0 /*{a-bdown-shadow-radius}*/ #ffffff /*{a-bdown-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #f8b482 /*{a-bdown-background-start}*/), to( #f8b482 /*{a-bdown-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #f8b482 /*{a-bdown-background-start}*/, #f8b482 /*{a-bdown-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #f8b482 /*{a-bdown-background-start}*/, #f8b482 /*{a-bdown-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #f8b482 /*{a-bdown-background-start}*/, #f8b482 /*{a-bdown-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #f8b482 /*{a-bdown-background-start}*/, #f8b482 /*{a-bdown-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #f8b482 /*{a-bdown-background-start}*/, #f8b482 /*{a-bdown-background-end}*/);
}
.ui-btn-down-a:visited,
.ui-btn-down-a:hover,
.ui-btn-down-a a.ui-link-inherit {
	color: #683e27 /*{a-bdown-color}*/;
}
.ui-btn-up-a,
.ui-btn-hover-a,
.ui-btn-down-a {
	 font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif /*{global-font-family}*/;
	text-decoration: none;
}
/* B
-----------------------------------------------------------------------------------------------------------*/
.ui-bar-b {
	border: 1px solid #b3b3b3 /*{b-bar-border}*/;
	background: #eeeeee /*{b-bar-background-color}*/;
	color: #3e3e3e /*{b-bar-color}*/;
	font-weight: bold;
	text-shadow: 0 /*{b-bar-shadow-x}*/ 1px /*{b-bar-shadow-y}*/ 0 /*{b-bar-shadow-radius}*/ #ffffff /*{b-bar-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #f0f0f0 /*{b-bar-background-start}*/), to( #dddddd /*{b-bar-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #f0f0f0 /*{b-bar-background-start}*/, #dddddd /*{b-bar-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #f0f0f0 /*{b-bar-background-start}*/, #dddddd /*{b-bar-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #f0f0f0 /*{b-bar-background-start}*/, #dddddd /*{b-bar-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #f0f0f0 /*{b-bar-background-start}*/, #dddddd /*{b-bar-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #f0f0f0 /*{b-bar-background-start}*/, #dddddd /*{b-bar-background-end}*/);
}
.ui-bar-b .ui-link-inherit {
	color: #3e3e3e /*{b-bar-color}*/;
}
.ui-bar-b a.ui-link {
	color: #7cc4e7 /*{b-bar-link-color}*/;
	font-weight: bold;
}
.ui-bar-b a.ui-link:visited {
    color: #2489ce /*{b-bar-link-visited}*/;
}
.ui-bar-b a.ui-link:hover {
	color: #2489ce /*{b-bar-link-hover}*/;
}
.ui-bar-b a.ui-link:active {
	color: #2489ce /*{b-bar-link-active}*/;
}
.ui-bar-b,
.ui-bar-b input,
.ui-bar-b select,
.ui-bar-b textarea,
.ui-bar-b button {
	 font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif /*{global-font-family}*/;
}
.ui-body-b,
.ui-overlay-b {
	border: 1px solid #aaaaaa /*{b-body-border}*/;
	color: #333333 /*{b-body-color}*/;
	text-shadow: 0 /*{b-body-shadow-x}*/ 1px /*{b-body-shadow-y}*/ 0 /*{b-body-shadow-radius}*/ #ffffff /*{b-body-shadow-color}*/;
	background: #f9f9f9 /*{b-body-background-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #f9f9f9 /*{b-body-background-start}*/), to( #eeeeee /*{b-body-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #f9f9f9 /*{b-body-background-start}*/, #eeeeee /*{b-body-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #f9f9f9 /*{b-body-background-start}*/, #eeeeee /*{b-body-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #f9f9f9 /*{b-body-background-start}*/, #eeeeee /*{b-body-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #f9f9f9 /*{b-body-background-start}*/, #eeeeee /*{b-body-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #f9f9f9 /*{b-body-background-start}*/, #eeeeee /*{b-body-background-end}*/);
}
.ui-overlay-b {
	background-image: none;
	border-width: 0;
}
.ui-body-b,
.ui-body-b input,
.ui-body-b select,
.ui-body-b textarea,
.ui-body-b button {
	 font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif /*{global-font-family}*/;
}
.ui-body-b .ui-link-inherit {
	color: #333333 /*{b-body-color}*/;
}
.ui-body-b .ui-link {
	color: #2489ce /*{b-body-link-color}*/;
	font-weight: bold;
}
.ui-body-b .ui-link:visited {
    color: #2489ce /*{b-body-link-visited}*/;
}
.ui-body-b .ui-link:hover {
	color: #2489ce /*{b-body-link-hover}*/;
}
.ui-body-b .ui-link:active {
	color: #2489ce /*{b-body-link-active}*/;
}
.ui-btn-up-b {
	border: 1px solid #cccccc /*{b-bup-border}*/;
	background: #eeeeee /*{b-bup-background-color}*/;
	font-weight: bold;
	color: #2f3e46 /*{b-bup-color}*/;
	text-shadow: 0 /*{b-bup-shadow-x}*/ 1px /*{b-bup-shadow-y}*/ 0 /*{b-bup-shadow-radius}*/ #ffffff /*{b-bup-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #ffffff /*{b-bup-background-start}*/), to( #f1f1f1 /*{b-bup-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #ffffff /*{b-bup-background-start}*/, #f1f1f1 /*{b-bup-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #ffffff /*{b-bup-background-start}*/, #f1f1f1 /*{b-bup-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #ffffff /*{b-bup-background-start}*/, #f1f1f1 /*{b-bup-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #ffffff /*{b-bup-background-start}*/, #f1f1f1 /*{b-bup-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #ffffff /*{b-bup-background-start}*/, #f1f1f1 /*{b-bup-background-end}*/);
}
.ui-btn-up-b:visited,
.ui-btn-up-b a.ui-link-inherit {
	color: #2f3e46 /*{b-bup-color}*/;
}
.ui-btn-hover-b {
	border: 1px solid #bbbbbb /*{b-bhover-border}*/;
	background: #dfdfdf /*{b-bhover-background-color}*/;
	font-weight: bold;
	color: #2f3e46 /*{b-bhover-color}*/;
	text-shadow: 0 /*{b-bhover-shadow-x}*/ 1px /*{b-bhover-shadow-y}*/ 0 /*{b-bhover-shadow-radius}*/ #ffffff /*{b-bhover-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #f6f6f6 /*{b-bhover-background-start}*/), to( #e0e0e0 /*{b-bhover-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #f6f6f6 /*{b-bhover-background-start}*/, #e0e0e0 /*{b-bhover-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #f6f6f6 /*{b-bhover-background-start}*/, #e0e0e0 /*{b-bhover-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #f6f6f6 /*{b-bhover-background-start}*/, #e0e0e0 /*{b-bhover-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #f6f6f6 /*{b-bhover-background-start}*/, #e0e0e0 /*{b-bhover-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #f6f6f6 /*{b-bhover-background-start}*/, #e0e0e0 /*{b-bhover-background-end}*/);
}
.ui-btn-hover-b:visited,
.ui-btn-hover-b:hover,
.ui-btn-hover-b a.ui-link-inherit {
	color: #2f3e46 /*{b-bhover-color}*/;
}
.ui-btn-down-b {
	border: 1px solid #bbbbbb /*{b-bdown-border}*/;
	background: #d6d6d6 /*{b-bdown-background-color}*/;
	font-weight: bold;
	color: #2f3e46 /*{b-bdown-color}*/;
	text-shadow: 0 /*{b-bdown-shadow-x}*/ 1px /*{b-bdown-shadow-y}*/ 0 /*{b-bdown-shadow-radius}*/ #ffffff /*{b-bdown-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #d0d0d0 /*{b-bdown-background-start}*/), to( #dfdfdf /*{b-bdown-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #d0d0d0 /*{b-bdown-background-start}*/, #dfdfdf /*{b-bdown-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #d0d0d0 /*{b-bdown-background-start}*/, #dfdfdf /*{b-bdown-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #d0d0d0 /*{b-bdown-background-start}*/, #dfdfdf /*{b-bdown-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #d0d0d0 /*{b-bdown-background-start}*/, #dfdfdf /*{b-bdown-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #d0d0d0 /*{b-bdown-background-start}*/, #dfdfdf /*{b-bdown-background-end}*/);
}
.ui-btn-down-b:visited,
.ui-btn-down-b:hover,
.ui-btn-down-b a.ui-link-inherit {
	color: #2f3e46 /*{b-bdown-color}*/;
}
.ui-btn-up-b,
.ui-btn-hover-b,
.ui-btn-down-b {
	 font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif /*{global-font-family}*/;
	text-decoration: none;
}


/* C
-----------------------------------------------------------------------------------------------------------*/
.ui-bar-c {
	border: 1px solid #b3b3b3 /*{c-bar-border}*/;
	background: #eeeeee /*{c-bar-background-color}*/;
	color: #3e3e3e /*{c-bar-color}*/;
	font-weight: bold;
	text-shadow: 0 /*{c-bar-shadow-x}*/ 1px /*{c-bar-shadow-y}*/ 0 /*{c-bar-shadow-radius}*/ #ffffff /*{c-bar-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #f0f0f0 /*{c-bar-background-start}*/), to( #dddddd /*{c-bar-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #f0f0f0 /*{c-bar-background-start}*/, #dddddd /*{c-bar-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #f0f0f0 /*{c-bar-background-start}*/, #dddddd /*{c-bar-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #f0f0f0 /*{c-bar-background-start}*/, #dddddd /*{c-bar-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #f0f0f0 /*{c-bar-background-start}*/, #dddddd /*{c-bar-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #f0f0f0 /*{c-bar-background-start}*/, #dddddd /*{c-bar-background-end}*/);
}
.ui-bar-c .ui-link-inherit {
	color: #3e3e3e /*{c-bar-color}*/;
}
.ui-bar-c a.ui-link {
	color: #7cc4e7 /*{c-bar-link-color}*/;
	font-weight: bold;
}
.ui-bar-c a.ui-link:visited {
    color: #2489ce /*{c-bar-link-visited}*/;
}
.ui-bar-c a.ui-link:hover {
	color: #2489ce /*{c-bar-link-hover}*/;
}
.ui-bar-c a.ui-link:active {
	color: #2489ce /*{c-bar-link-active}*/;
}
.ui-bar-c,
.ui-bar-c input,
.ui-bar-c select,
.ui-bar-c textarea,
.ui-bar-c button {
	 font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif /*{global-font-family}*/;
}
.ui-body-c,
.ui-overlay-c {
	border: 1px solid #aaaaaa /*{c-body-border}*/;
	color: #333333 /*{c-body-color}*/;
	text-shadow: 0 /*{c-body-shadow-x}*/ 1px /*{c-body-shadow-y}*/ 0 /*{c-body-shadow-radius}*/ #ffffff /*{c-body-shadow-color}*/;
	background: #f9f9f9 /*{c-body-background-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #f9f9f9 /*{c-body-background-start}*/), to( #eeeeee /*{c-body-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #f9f9f9 /*{c-body-background-start}*/, #eeeeee /*{c-body-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #f9f9f9 /*{c-body-background-start}*/, #eeeeee /*{c-body-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #f9f9f9 /*{c-body-background-start}*/, #eeeeee /*{c-body-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #f9f9f9 /*{c-body-background-start}*/, #eeeeee /*{c-body-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #f9f9f9 /*{c-body-background-start}*/, #eeeeee /*{c-body-background-end}*/);
}
.ui-overlay-c {
	background-image: none;
	border-width: 0;
}
.ui-body-c,
.ui-body-c input,
.ui-body-c select,
.ui-body-c textarea,
.ui-body-c button {
	 font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif /*{global-font-family}*/;
}
.ui-body-c .ui-link-inherit {
	color: #333333 /*{c-body-color}*/;
}
.ui-body-c .ui-link {
	color: #2489ce /*{c-body-link-color}*/;
	font-weight: bold;
}
.ui-body-c .ui-link:visited {
    color: #2489ce /*{c-body-link-visited}*/;
}
.ui-body-c .ui-link:hover {
	color: #2489ce /*{c-body-link-hover}*/;
}
.ui-body-c .ui-link:active {
	color: #2489ce /*{c-body-link-active}*/;
}
.ui-btn-up-c {
	border: 1px solid #cccccc /*{c-bup-border}*/;
	background: #eeeeee /*{c-bup-background-color}*/;
	font-weight: bold;
	color: #2f3e46 /*{c-bup-color}*/;
	text-shadow: 0 /*{c-bup-shadow-x}*/ 1px /*{c-bup-shadow-y}*/ 0 /*{c-bup-shadow-radius}*/ #ffffff /*{c-bup-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #ffffff /*{c-bup-background-start}*/), to( #f1f1f1 /*{c-bup-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #ffffff /*{c-bup-background-start}*/, #f1f1f1 /*{c-bup-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #ffffff /*{c-bup-background-start}*/, #f1f1f1 /*{c-bup-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #ffffff /*{c-bup-background-start}*/, #f1f1f1 /*{c-bup-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #ffffff /*{c-bup-background-start}*/, #f1f1f1 /*{c-bup-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #ffffff /*{c-bup-background-start}*/, #f1f1f1 /*{c-bup-background-end}*/);
}
.ui-btn-up-c:visited,
.ui-btn-up-c a.ui-link-inherit {
	color: #2f3e46 /*{c-bup-color}*/;
}
.ui-btn-hover-c {
	border: 1px solid #bbbbbb /*{c-bhover-border}*/;
	background: #dfdfdf /*{c-bhover-background-color}*/;
	font-weight: bold;
	color: #2f3e46 /*{c-bhover-color}*/;
	text-shadow: 0 /*{c-bhover-shadow-x}*/ 1px /*{c-bhover-shadow-y}*/ 0 /*{c-bhover-shadow-radius}*/ #ffffff /*{c-bhover-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #f6f6f6 /*{c-bhover-background-start}*/), to( #e0e0e0 /*{c-bhover-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #f6f6f6 /*{c-bhover-background-start}*/, #e0e0e0 /*{c-bhover-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #f6f6f6 /*{c-bhover-background-start}*/, #e0e0e0 /*{c-bhover-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #f6f6f6 /*{c-bhover-background-start}*/, #e0e0e0 /*{c-bhover-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #f6f6f6 /*{c-bhover-background-start}*/, #e0e0e0 /*{c-bhover-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #f6f6f6 /*{c-bhover-background-start}*/, #e0e0e0 /*{c-bhover-background-end}*/);
}
.ui-btn-hover-c:visited,
.ui-btn-hover-c:hover,
.ui-btn-hover-c a.ui-link-inherit {
	color: #2f3e46 /*{c-bhover-color}*/;
}
.ui-btn-down-c {
	border: 1px solid #bbbbbb /*{c-bdown-border}*/;
	background: #d6d6d6 /*{c-bdown-background-color}*/;
	font-weight: bold;
	color: #2f3e46 /*{c-bdown-color}*/;
	text-shadow: 0 /*{c-bdown-shadow-x}*/ 1px /*{c-bdown-shadow-y}*/ 0 /*{c-bdown-shadow-radius}*/ #ffffff /*{c-bdown-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #d0d0d0 /*{c-bdown-background-start}*/), to( #dfdfdf /*{c-bdown-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #d0d0d0 /*{c-bdown-background-start}*/, #dfdfdf /*{c-bdown-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #d0d0d0 /*{c-bdown-background-start}*/, #dfdfdf /*{c-bdown-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #d0d0d0 /*{c-bdown-background-start}*/, #dfdfdf /*{c-bdown-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #d0d0d0 /*{c-bdown-background-start}*/, #dfdfdf /*{c-bdown-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #d0d0d0 /*{c-bdown-background-start}*/, #dfdfdf /*{c-bdown-background-end}*/);
}
.ui-btn-down-c:visited,
.ui-btn-down-c:hover,
.ui-btn-down-c a.ui-link-inherit {
	color: #2f3e46 /*{c-bdown-color}*/;
}
.ui-btn-up-c,
.ui-btn-hover-c,
.ui-btn-down-c {
	 font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif /*{global-font-family}*/;
	text-decoration: none;
}


/* Structure */
/* links within "buttons" 
-----------------------------------------------------------------------------------------------------------*/
a.ui-link-inherit {
	text-decoration: none !important;
}
/* Active class used as the "on" state across all themes
-----------------------------------------------------------------------------------------------------------*/
.ui-btn-active {
	border: 1px solid #949289 /*{global-active-border}*/;
	background: #b59673 /*{global-active-background-color}*/;
	font-weight: bold;
	color: #ffffff /*{global-active-color}*/;
	cursor: pointer;
	text-shadow: 0 /*{global-active-shadow-x}*/ 0px /*{global-active-shadow-y}*/ 0 /*{global-active-shadow-radius}*/ #3373a5 /*{global-active-shadow-color}*/;
	text-decoration: none;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #b59673 /*{global-active-background-start}*/), to( #b59673 /*{global-active-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #b59673 /*{global-active-background-start}*/, #b59673 /*{global-active-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #b59673 /*{global-active-background-start}*/, #b59673 /*{global-active-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #b59673 /*{global-active-background-start}*/, #b59673 /*{global-active-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #b59673 /*{global-active-background-start}*/, #b59673 /*{global-active-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #b59673 /*{global-active-background-start}*/, #b59673 /*{global-active-background-end}*/);
	 font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif /*{global-font-family}*/;
}
.ui-btn-active:visited,
.ui-btn-active:hover,
.ui-btn-active a.ui-link-inherit {
	color: #ffffff /*{global-active-color}*/;
}
/* button inner top highlight
-----------------------------------------------------------------------------------------------------------*/
.ui-btn-inner {
	border-top: 1px solid 	#fff;
	border-color: 			rgba(255,255,255,.3);
}
/* corner rounding classes
-----------------------------------------------------------------------------------------------------------*/
.ui-corner-all {
	-webkit-border-radius: 0.2em /*{global-radii-blocks}*/;
	border-radius: 0.2em /*{global-radii-blocks}*/;
}
/* Form field separator
-----------------------------------------------------------------------------------------------------------*/
.ui-br {
	border-color: rgb(130,130,130);
	border-color: rgba(130,130,130,.3);
	border-style: solid;
}
/* Interaction cues
-----------------------------------------------------------------------------------------------------------*/
.ui-disabled {
	filter: Alpha(Opacity=30);
	opacity: .3;
	zoom: 1;
}
.ui-disabled,
.ui-disabled a {
	cursor: default !important;
	pointer-events: none;
}
/* Icons
-----------------------------------------------------------------------------------------------------------*/
.ui-icon,
.ui-icon-searchfield:after {
	background: #ab9969 /*{global-icon-color}*/;
	background: rgba(171,153,105,1) /*{global-icon-disc}*/;
	background-image: url(images/icons-18-white.png) /*{global-icon-set}*/;
	background-repeat: no-repeat;
	-webkit-border-radius: 				9px;
	border-radius: 						9px;
}
/* Alt icon color
-----------------------------------------------------------------------------------------------------------*/
.ui-icon-alt .ui-icon,
.ui-icon-alt .ui-icon-searchfield:after {
	background-color: 						#fff;
	background-color: 						rgba(255,255,255,.3);
	background-image: url(images/icons-18-black.png);
	background-repeat: no-repeat;
}
/* No disc
-----------------------------------------------------------------------------------------------------------*/
.ui-icon-nodisc .ui-icon,
.ui-icon-nodisc .ui-icon-searchfield:after,
.ui-icon-nodisc .ui-icon-alt .ui-icon,
.ui-icon-nodisc .ui-icon-alt .ui-icon-searchfield:after {
	background-color: transparent;
}
/* Icon sprite
-----------------------------------------------------------------------------------------------------------*/
/* plus minus */
.ui-icon-plus {
	background-position: 	-1px -1px;
}
.ui-icon-minus {
	background-position: 	-37px -1px;
}
/* delete/close */
.ui-icon-delete {
	background-position: 	-73px -1px;
}
/* arrows */
.ui-icon-arrow-r {
	background-position: 	-108px -1px;
}
.ui-icon-arrow-l {
	background-position: 	-144px -1px;
}
.ui-icon-arrow-u {
	background-position: 	-180px -1px;
}
.ui-icon-arrow-d {
	background-position: 	-216px -1px;
}
/* misc */
.ui-icon-check {
	background-position: 	-252px -1px;
}
.ui-icon-gear {
	background-position: 	-288px -1px;
}
.ui-icon-refresh {
	background-position: 	-323px -1px;
}
.ui-icon-forward {
	background-position: 	-360px -1px;
}
.ui-icon-back {
	background-position: 	-396px -1px;
}
.ui-icon-grid {
	background-position: 	-432px -1px;
}
.ui-icon-star {
	background-position: 	-467px -1px;
}
.ui-icon-alert {
	background-position: 	-503px -1px;
}
.ui-icon-info {
	background-position: 	-539px -1px;
}
.ui-icon-home {
	background-position: 	-575px -1px;
}
/* search */
.ui-icon-search,
.ui-icon-searchfield:after {
	background-position: 	-611px -1px;
}
/* checkbox radio */
.ui-icon-checkbox-on {
	background-position: 	-647px -1px;
}
.ui-icon-checkbox-off {
	background-position: 	-683px -1px;
}
.ui-icon-radio-on {
	background-position: 	-718px -1px;
}
.ui-icon-radio-off {
	background-position: 	-754px -1px;
}
/* menu edit */
.ui-icon-bars {
	background-position: 	-788px -1px;
}
.ui-icon-edit {
	background-position: 	-824px -1px;
}
/* HD/"retina" sprite
-----------------------------------------------------------------------------------------------------------*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.3),
       only screen and (min--moz-device-pixel-ratio: 1.3),
       only screen and (min-resolution: 200dpi) {
	
	.ui-icon-plus, .ui-icon-minus, .ui-icon-delete, .ui-icon-arrow-r,
	.ui-icon-arrow-l, .ui-icon-arrow-u, .ui-icon-arrow-d, .ui-icon-check,
	.ui-icon-gear, .ui-icon-refresh, .ui-icon-forward, .ui-icon-back,
	.ui-icon-grid, .ui-icon-star, .ui-icon-alert, .ui-icon-info, .ui-icon-home, .ui-icon-bars, .ui-icon-edit,
	.ui-icon-search, .ui-icon-searchfield:after, 
	.ui-icon-checkbox-off, .ui-icon-checkbox-on, .ui-icon-radio-off, .ui-icon-radio-on {
		background-image: url(images/icons-36-white.png);
		-moz-background-size: 864px 18px;
		-o-background-size: 864px 18px;
		-webkit-background-size: 864px 18px;
		background-size: 864px 18px;
	}
	.ui-icon-alt .ui-icon {
		background-image: url(images/icons-36-black.png);
	}
	.ui-icon-plus {
		background-position: 	0 50%;
	}
	.ui-icon-minus {
		background-position: 	-36px 50%;
	}
	.ui-icon-delete {
		background-position: 	-72px 50%;
	}
	.ui-icon-arrow-r {
		background-position: 	-108px 50%;
	}
	.ui-icon-arrow-l {
		background-position: 	-144px 50%;
	}
	.ui-icon-arrow-u {
		background-position: 	-179px 50%;
	}
	.ui-icon-arrow-d {
		background-position: 	-215px 50%;
	}
	.ui-icon-check {
		background-position: 	-252px 50%;
	}
	.ui-icon-gear {
		background-position: 	-287px 50%;
	}
	.ui-icon-refresh {
		background-position: 	-323px 50%;
	}
	.ui-icon-forward {
		background-position: 	-360px 50%;
	}
	.ui-icon-back {
		background-position: 	-395px 50%;
	}
	.ui-icon-grid {
		background-position: 	-431px 50%;
	}
	.ui-icon-star {
		background-position: 	-467px 50%;
	}
	.ui-icon-alert {
		background-position: 	-503px 50%;
	}
	.ui-icon-info {
		background-position: 	-538px 50%;
	}
	.ui-icon-home {
		background-position: 	-575px 50%;
	}
	.ui-icon-search,
	.ui-icon-searchfield:after {
		background-position: 	-611px 50%;
	}
	.ui-icon-checkbox-on {
		background-position: 	-647px 50%;
	}
	.ui-icon-checkbox-off {
		background-position: 	-683px 50%;
	}
	.ui-icon-radio-on {
		background-position: 	-718px 50%;
	}
	.ui-icon-radio-off {
		background-position: 	-754px 50%;
	}
	.ui-icon-bars {
		background-position: 	-788px 50%;
	
	}.ui-icon-edit {
		background-position: 	-824px 50%;
	}
}
/* checks,radios */
.ui-checkbox .ui-icon,
.ui-selectmenu-list .ui-icon {
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.ui-icon-checkbox-off,
.ui-icon-radio-off {
	background-color: transparent;	
}
.ui-checkbox-on .ui-icon,
.ui-radio-on .ui-icon {
	background-color: #b59673 /*{global-active-background-color}*/; /* NOTE: this hex should match the active state color. It's repeated here for cascade */
}
/* loading icon */
.ui-icon-loading {
	background: url(images/ajax-loader.gif);
	background-size: 46px 46px;
}
/* Button corner class
-----------------------------------------------------------------------------------------------------------*/
.ui-btn-corner-all {
	-webkit-border-radius: 0.2em /*{global-radii-buttons}*/;
	border-radius: 0.2em /*{global-radii-buttons}*/;
}
/* radius clip workaround for cleaning up corner trapping */
.ui-corner-all,
.ui-btn-corner-all {
	-webkit-background-clip: padding;
	background-clip: padding-box;
}
/* Overlay / modal
-----------------------------------------------------------------------------------------------------------*/
.ui-overlay {
	background: #666;
	filter: Alpha(Opacity=50);
	opacity: .5;
	position: absolute;
	width: 100%;
	height: 100%;
}
.ui-overlay-shadow {
	-moz-box-shadow: 0 0 12px 			rgba(0,0,0,.6);
	-webkit-box-shadow: 0 0 12px 		rgba(0,0,0,.6);
	box-shadow: 0 0 12px 				rgba(0,0,0,.6);
}
.ui-shadow {
	-moz-box-shadow: 0 1px 0px /*{global-box-shadow-size}*/ rgba(0,0,0,0.2) /*{global-box-shadow-color}*/;
	-webkit-box-shadow: 0 1px 0px /*{global-box-shadow-size}*/ rgba(0,0,0,0.2) /*{global-box-shadow-color}*/;
	box-shadow: 0 1px 0px /*{global-box-shadow-size}*/ rgba(0,0,0,0.2) /*{global-box-shadow-color}*/
}
.ui-bar-a .ui-shadow,
.ui-bar-b .ui-shadow ,
.ui-bar-c .ui-shadow  {
	-moz-box-shadow: 0 1px 0 				rgba(255,255,255,.3);
	-webkit-box-shadow: 0 1px 0 			rgba(255,255,255,.3);
	box-shadow: 0 1px 0 					rgba(255,255,255,.3);
}
.ui-shadow-inset {
	-moz-box-shadow: inset 0 1px 4px 		rgba(0,0,0,.2);
	-webkit-box-shadow: inset 0 1px 4px 	rgba(0,0,0,.2);
	box-shadow: inset 0 1px 4px 			rgba(0,0,0,.2);
}
.ui-icon-shadow {
	-moz-box-shadow: 0 1px 0 rgba(255,255,255,.4) /*{global-icon-shadow}*/;
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,.4) /*{global-icon-shadow}*/;
	box-shadow: 0 1px 0 rgba(255,255,255,.4) /*{global-icon-shadow}*/;
}
/* Focus state - set here for specificity (note: these classes are added by JavaScript)
-----------------------------------------------------------------------------------------------------------*/
.ui-btn:focus, .ui-link-inherit:focus {
	outline: 0;
}
.ui-btn.ui-focus {
	z-index: 1;
}
.ui-focus,
.ui-btn:focus {
	-moz-box-shadow: inset 0 0 3px #b59673 /*{global-active-background-color}*/, 0 0 9px #b59673 /*{global-active-background-color}*/;
	-webkit-box-shadow: inset 0 0 3px #b59673 /*{global-active-background-color}*/, 0 0 9px #b59673 /*{global-active-background-color}*/;
	box-shadow: inset 0 0 3px #b59673 /*{global-active-background-color}*/, 0 0 9px #b59673 /*{global-active-background-color}*/;
}
.ui-input-text.ui-focus,
.ui-input-search.ui-focus {
	-moz-box-shadow: 0 0 12px #b59673 /*{global-active-background-color}*/;
	-webkit-box-shadow: 0 0 12px #b59673 /*{global-active-background-color}*/;
	box-shadow: 0 0 12px #b59673 /*{global-active-background-color}*/;	
}
/* unset box shadow in browsers that don't do it right
-----------------------------------------------------------------------------------------------------------*/
.ui-mobile-nosupport-boxshadow * {
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
/* ...and bring back focus */
.ui-mobile-nosupport-boxshadow .ui-focus,
.ui-mobile-nosupport-boxshadow .ui-btn:focus,
.ui-mobile-nosupport-boxshadow .ui-link-inherit:focus {
	outline-width: 1px;
	outline-style: auto;
}
