@import url("icons-18-white.css");
@import url("icons-36-white.css") only screen(-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-resolution: 240dpi);
/*Custom Theme :f
-----------------------------------------------------------------------------------------------------------*/

.ui-bar-f {
	border-color: rgb(225,216,199);
	border-width: 1px;
	border-style: solid;
	background: rgb(245,242,235);
	font-size: 12pt;
	color: rgb(75,121,0);
	line-height: 120%;
	text-align: center;
}
.ui-bar-f .ui-link-inherit {
	font-size: 12pt;
	color: rgb(75,121,0);
	line-height: 120%;
	text-align: center;
}
.ui-bar-f .ui-link {
	color: #7cc4e7;
	font-weight: bold;
}
.ui-bar-f .ui-link:hover {
	color: #2489CE;
}
.ui-bar-f .ui-link:active {
	color: #2489CE;
}
.ui-bar-f .ui-link:visited {
	color: #2489CE;
}
.ui-body-f, .ui-dialog .ui-overlay-f {
	border:none;
	background: rgb(255,255,255);
	text-shadow: none;
	font-size: 12pt;
	color: rgb(0,0,0);
	line-height: 120%;
	text-align: justify;
}
.ui-body-f, .ui-body-f input, .ui-body-f select, .ui-body-f textarea, .ui-body-f button {
}
.ui-body-f .ui-link-inherit {
	text-shadow: 0px 1px 0px rgb(0,0,0);
	font-size: 12pt;
	color: rgb(255,255,255);
	line-height: 120%;
	text-align: justify;
}
.ui-body-f .ui-link {
	font-size: 14pt;
	font-weight: bold;
	color: rgb(36,135,204);
	line-height: 120%;
	text-align: left;
}
.ui-body-f .ui-link:hover {
	font-size: 14pt;
	font-weight: bold;
	color: rgb(36,134,204);
	line-height: 120%;
	text-align: left;
}
.ui-body-f .ui-link:active {
	font-size: 14pt;
	font-weight: bold;
	color: rgb(36,134,204);
	line-height: 120%;
	text-align: left;
}
.ui-body-f .ui-link:visited {
	font-size: 14pt;
	font-weight: bold;
	color: rgb(37,138,204);
	line-height: 120%;
	text-align: left;
}
.ui-btn-up-f {
	border-color: rgb(224,215,198);
	border-width: 1px;
	border-style: solid;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	background-image: -moz-linear-gradient(50% 0% -180deg, rgb(255,255,255) 0%, rgb(240,236,225) 100%);
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, rgb(255,255,255)), color-stop(1, rgb(240,236,225)));
	background-image: -webkit-linear-gradient(-180deg, rgb(255,255,255) 0%, rgb(240,236,225) 100%);
	background-image: -o-linear-gradient(-180deg, rgb(255,255,255) 0%, rgb(240,236,225) 100%);
	background-image: -ms-linear-gradient(-180deg, rgb(255,255,255) 0%, rgb(240,236,225) 100%);
	background-image: linear-gradient(-180deg, rgb(255,255,255) 0%, rgb(240,236,225) 100%);
	text-shadow: 0px 1px 1px rgba(0,0,0,0.27);
	font-size: 14pt;
	color: rgb(167,142,90);
	line-height: 120%;
	text-align: left;
}
.ui-btn-up-f a.ui-link-inherit {
	text-shadow: 0px 1px 1px rgba(0,0,0,0.27);
	font-size: 14pt;
	color: rgb(167,142,90);
	line-height: 120%;
	text-align: center;
}
.ui-btn-hover-f {
	border-color: rgb(224,215,198);
	border-width: 1px;
	border-style: solid;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	background-image: -moz-linear-gradient(50% 0% -180deg, rgb(255,255,255) 0%, rgb(240,236,225) 100%);
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, rgb(255,255,255)), color-stop(1, rgb(240,236,225)));
	background-image: -webkit-linear-gradient(-180deg, rgb(255,255,255) 0%, rgb(240,236,225) 100%);
	background-image: -o-linear-gradient(-180deg, rgb(255,255,255) 0%, rgb(240,236,225) 100%);
	background-image: -ms-linear-gradient(-180deg, rgb(255,255,255) 0%, rgb(240,236,225) 100%);
	background-image: linear-gradient(-180deg, rgb(255,255,255) 0%, rgb(240,236,225) 100%);
	text-shadow: 0px 1px 1px rgba(0,0,0,0.27);
	font-size: 14pt;
	color: rgb(167,142,90);
	line-height: 120%;
	text-align: left;
}
.ui-btn-hover-f a.ui-link-inherit {
	text-shadow: 0px 1px 1px rgba(0,0,0,0.27);
	font-size: 14pt;
	color: rgb(167,142,90);
	line-height: 120%;
	text-align: center;
}
.ui-btn-down-f {
	border-color: rgb(224,215,198);
	border-width: 1px;
	border-style: solid;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	background-image: -moz-linear-gradient(50% 0% -180deg, rgb(240,236,225) 0%, rgb(255,255,255) 100%);
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, rgb(240,236,225)), color-stop(1, rgb(255,255,255)));
	background-image: -webkit-linear-gradient(-180deg, rgb(240,236,225) 0%, rgb(255,255,255) 100%);
	background-image: -o-linear-gradient(-180deg, rgb(240,236,225) 0%, rgb(255,255,255) 100%);
	background-image: -ms-linear-gradient(-180deg, rgb(240,236,225) 0%, rgb(255,255,255) 100%);
	background-image: linear-gradient(-180deg, rgb(240,236,225) 0%, rgb(255,255,255) 100%);
	text-shadow: 0px 1px 1px rgba(0,0,0,0.27);
	font-size: 14pt;
	color: rgb(167,142,90);
	line-height: 120%;
	text-align: left;
}
.ui-btn-down-f a.ui-link-inherit {
	text-shadow: 0px 1px 1px rgba(0,0,0,0.27);
	font-size: 14pt;
	color: rgb(167,142,90);
	line-height: 120%;
	text-align: center;
}
.ui-btn-fctive {
	cursor : pointer;
	border-color: rgb(224,215,198);
	border-width: 1px;
	border-style: solid;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	background-image: -moz-linear-gradient(50% 0% -180deg, rgb(255,255,255) 0%, rgb(240,236,225) 100%);
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, rgb(255,255,255)), color-stop(1, rgb(240,236,225)));
	background-image: -webkit-linear-gradient(-180deg, rgb(255,255,255) 0%, rgb(240,236,225) 100%);
	background-image: -o-linear-gradient(-180deg, rgb(255,255,255) 0%, rgb(240,236,225) 100%);
	background-image: -ms-linear-gradient(-180deg, rgb(255,255,255) 0%, rgb(240,236,225) 100%);
	background-image: linear-gradient(-180deg, rgb(255,255,255) 0%, rgb(240,236,225) 100%);
	text-shadow: 0px 1px 1px rgba(0,0,0,0.27);
	font-size: 14pt;
	color: rgb(167,142,90);
	line-height: 120%;
	text-align: center;
}
.ui-btn-fctive a.ui-link {
	text-shadow: 0px 1px 1px rgba(0,0,0,0.27);
	font-size: 14pt;
	color: rgb(167,142,90);
	line-height: 120%;
	text-align: center;
}
.ui-checkbox-on .ui-icon, .ui-radio-on .ui-icon {
	border-color: rgb(224,215,198);
	border-width: 1px;
	border-style: solid;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	background-image: -moz-linear-gradient(50% 0% -180deg, rgb(255,255,255) 0%, rgb(240,236,225) 100%);
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, rgb(255,255,255)), color-stop(1, rgb(240,236,225)));
	background-image: -webkit-linear-gradient(-180deg, rgb(255,255,255) 0%, rgb(240,236,225) 100%);
	background-image: -o-linear-gradient(-180deg, rgb(255,255,255) 0%, rgb(240,236,225) 100%);
	background-image: -ms-linear-gradient(-180deg, rgb(255,255,255) 0%, rgb(240,236,225) 100%);
	background-image: linear-gradient(-180deg, rgb(255,255,255) 0%, rgb(240,236,225) 100%);
}
.ui-corner-tl {
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
}
.ui-corner-tr {
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
}
.ui-corner-bl {
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
.ui-corner-br {
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
.ui-corner-top {
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
}
.ui-corner-bottom {
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
.ui-corner-right {
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
.ui-corner-left {
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
.ui-corner-fll {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.ui-corner-none {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}
.ui-btn-corner-tl {
	-moz-border-radius-topleft: 16px;
	-webkit-border-top-left-radius: 16px;
	border-top-left-radius: 16px;
}
.ui-btn-corner-tr {
	-moz-border-radius-topright: 16px;
	-webkit-border-top-right-radius: 16px;
	border-top-right-radius: 16px;
}
.ui-btn-corner-bl {
	-moz-border-radius-bottomleft: 16px;
	-webkit-border-bottom-left-radius: 16px;
	border-bottom-left-radius: 16px;
}
.ui-btn-corner-br {
	-moz-border-radius-bottomright: 16px;
	-webkit-border-bottom-right-radius: 16px;
	border-bottom-right-radius: 16px;
}
.ui-btn-corner-top {
	-moz-border-radius-topleft: 16px;
	-webkit-border-top-left-radius: 16px;
	border-top-left-radius: 16px;
	-moz-border-radius-topright: 16px;
	-webkit-border-top-right-radius: 16px;
	border-top-right-radius: 16px;
}
.ui-btn-corner-bottom {
	-moz-border-radius-bottomleft: 16px;
	-webkit-border-bottom-left-radius: 16px;
	border-bottom-left-radius: 16px;
	-moz-border-radius-bottomright: 16px;
	-webkit-border-bottom-right-radius: 16px;
	border-bottom-right-radius: 16px;
}
.ui-btn-corner-right {
	-moz-border-radius-topright: 16px;
	-webkit-border-top-right-radius: 16px;
	border-top-right-radius: 16px;
	-moz-border-radius-bottomright: 16px;
	-webkit-border-bottom-right-radius: 16px;
	border-bottom-right-radius: 16px;
}
.ui-btn-corner-left {
	-moz-border-radius-topleft: 16px;
	-webkit-border-top-left-radius: 16px;
	border-top-left-radius: 16px;
	-moz-border-radius-bottomleft: 16px;
	-webkit-border-bottom-left-radius: 16px;
	border-bottom-left-radius: 16px;
}
.ui-btn-corner-fll {
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
}
.ui-shadow {
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
}
@font-face {
	font-family: Meiryo;
	src: local("Meiryo")
}
@font-face {
	src: local("Kozuka Gothic Pr6N")
}
a.ui-link-inherit {
	text-decoration: none !important;
	text-align: left;
}
.ui-btn-inner {
	border-top: 1px solid #fff;
	border-color: rgba(255,255,255,.3);
}
.ui-disabled {
	opacity: .3;
}
.ui-disabled, .ui-disabled a {
	pointer-events: none;
	cursor: default;
}
.ui-checkbox .ui-icon {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.ui-icon-checkbox-off, .ui-icon-radio-off {
	background-color: transparent;
}
.ui-icon-loading {
	background-image: url(images/ajax-loader.png);
	width: 40px;
	height: 40px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	background-size: 35px 35px;
}
.ui-corner-tl, .ui-corner-tr, .ui-corner-bl, .ui-corner-br, .ui-corner-top, .ui-corner-bottom, .ui-corner-right, .ui-corner-left, .ui-corner-fll, .ui-btn-corner-tl, .ui-btn-corner-tr, .ui-btn-corner-bl, .ui-btn-corner-br, .ui-btn-corner-top, .ui-btn-corner-bottom, .ui-btn-corner-right, .ui-btn-corner-left, .ui-btn-corner-fll {
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
}
.ui-overlay {
	background: #666;
	opacity: .5;
	filter: Alpha(Opacity=50);
	position: absolute;
	width: 100%;
	height: 100%;
}
.ui-overlay-shadow {
	-moz-box-shadow: 0px 0px 12px rgba(0,0,0,.6);
	-webkit-box-shadow: 0px 0px 12px rgba(0,0,0,.6);
	box-shadow: 0px 0px 12px rgba(0,0,0,.6);
}
.ui-bar-f .ui-shadow, .ui-bar-b .ui-shadow, .ui-bar-c .ui-shadow {
	-moz-box-shadow: 0px 1px 0 rgba(255,255,255,.3);
	-webkit-box-shadow: 0px 1px 0 rgba(255,255,255,.3);
	box-shadow: 0px 1px 0 rgba(255,255,255,.3);
}
.ui-shadow-inset {
	-moz-box-shadow: inset 0px 1px 4px rgba(0,0,0,.2);
	-webkit-box-shadow: inset 0px 1px 4px rgba(0,0,0,.2);
	box-shadow: inset 0px 1px 4px rgba(0,0,0,.2);
}
.ui-icon-shadow {
	-moz-box-shadow: 0px 1px 0 rgba(255,255,255,.4);
	-webkit-box-shadow: 0px 1px 0 rgba(255,255,255,.4);
	box-shadow: 0px 1px 0 rgba(255,255,255,.4);
}
.ui-mobile-nosupport-boxshadow * {
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
.ui-mobile-nosupport-boxshadow .ui-focus {
	outline-width: 2px;
}
.ui-title{
	margin:0 !important;
	padding:0;
	text-shadow:none;
}
.ui-footer{
	padding-top: 10px;
	padding-bottom: 10px;
}