@import url("icons-18-white.css");
/*Custom Theme :a
-----------------------------------------------------------------------------------------------------------*/

.ui-bar-a {
	background:rgb(255,255,255);
	font-size:12pt;
	color:rgb(50,50,50);
	line-height:120%;
	text-align:justify;

}
.ui-bar-a ,
.ui-bar-a input, 
.ui-bar-a select,
.ui-bar-a textarea,
.ui-bar-a button {
	 font-family: Hiragino Kaku Gothic Pro;
}

.ui-bar-a .ui-link-inherit {
	font-size:12pt;
	color:rgb(50,50,50);
	line-height:120%;
	text-align:justify;

}

.ui-bar-a .ui-link{
	color:  #7cc4e7;
	font-weight: bold;
}

.ui-bar-a .ui-link:hover{
	color: #2489CE;
}

.ui-bar-a .ui-link:active{
	color: #2489CE;
}

.ui-bar-a .ui-link:visited{
	color: #2489CE;
}
.ui-body-a,
.ui-dialog.ui-overlay-a {
	background:rgb(255,255,255);
	font-size:11pt;
	color:rgb(50,50,50);
	line-height:120%;
	text-align:justify;

}
.ui-body-a ,
.ui-body-a input, 
.ui-body-a select,
.ui-body-a textarea,
.ui-body-a button {
	 font-family: Hiragino Kaku Gothic Pro;
}

.ui-body-a .ui-link-inherit {
	font-size:11pt;
	color:rgb(50,50,50);
	line-height:120%;
	text-align:justify;

}

.ui-body-a .ui-link{
	font-family: Hiragino Kaku Gothic Pro;
	font-size:11pt;
	font-weight:bold;
	color:rgb(36,135,204);
	line-height:120%;
	text-align:left;

}

.ui-body-a .ui-link:hover{
	font-family: Hiragino Kaku Gothic Pro;
	font-size:11pt;
	font-weight:bold;
	color:rgb(36,134,204);
	line-height:120%;
	text-align:left;

}

.ui-body-a .ui-link:active{
	font-family: Hiragino Kaku Gothic Pro;
	font-size:11pt;
	font-weight:bold;
	color:rgb(36,134,204);
	line-height:120%;
	text-align:left;

}

.ui-body-a .ui-link:visited{
	font-family: Hiragino Kaku Gothic Pro;
	font-size:11pt;
	font-weight:bold;
	color:rgb(37,138,204);
	line-height:120%;
	text-align:left;

}
.ui-btn-up-a {
	border-color:rgb(34,34,34);
	border-width:1px;
	border-style:solid;
	-moz-box-shadow:inset 0px 3px 2px rgba(0,0,0,0.7);
	/*-webkit-box-shadow:inset 0px 3px 2px rgba(0,0,0,0.7);
	box-shadow:inset 0px 3px 2px rgba(0,0,0,0.7);*/
	background-image:
	-moz-linear-gradient(50% 2% -90deg,rgb(142,158,187) 0%,rgb(98,118,159) 50%,rgb(84,106,151) 51%,rgb(86,108,152) 99%);
	background-image:
	-webkit-gradient(linear,50% 2%,50% 97%,color-stop(0, rgb(142,158,187)),color-stop(0.5, rgb(98,118,159)),color-stop(0.51, rgb(84,106,151)),color-stop(0.99, rgb(86,108,152)));
	background-image:
	-webkit-linear-gradient(-90deg,rgb(142,158,187) 0%,rgb(98,118,159) 50%,rgb(84,106,151) 51%,rgb(86,108,152) 99%);
	background-image:
	-o-linear-gradient(-90deg,rgb(142,158,187) 0%,rgb(98,118,159) 50%,rgb(84,106,151) 51%,rgb(86,108,152) 99%);
	background-image:-ms-linear-gradient(-90deg,rgb(142,158,187) 0%,rgb(98,118,159) 50%,rgb(84,106,151) 51%,rgb(86,108,152) 99%);
	background-image:
	linear-gradient(-90deg,rgb(142,158,187) 0%,rgb(98,118,159) 50%,rgb(84,106,151) 51%,rgb(86,108,152) 99%);
	font-family: Hiragino Kaku Gothic Pro;
	
	text-shadow:0px -1px 1px rgb(0,0,0);
	font-size:12pt;
	color:rgb(255,255,255);
	line-height:120%;
	text-align:center;

}

.ui-btn-up-a a.ui-link-inherit {
	
	text-shadow:0px -1px 1px rgb(0,0,0);
	font-size:12pt;
	color:rgb(255,255,255);
	line-height:120%;
	text-align:center;

}
.ui-btn-hover-a {
	border-color:rgb(34,34,34);
	border-width:1px;
	border-style:solid;
	-moz-box-shadow:inset 0px 2px 2px rgba(0,0,0,0.7);
	-webkit-box-shadow:inset 0px 2px 2px rgba(0,0,0,0.7);
	box-shadow:inset 0px 2px 2px rgba(0,0,0,0.7);
	background-image:
	-moz-linear-gradient(50% 2% -90deg,rgb(154,171,202) 0%,rgb(98,118,159) 50%,rgb(84,106,151) 51%,rgb(86,108,152) 99%);
	background-image:
	-webkit-gradient(linear,50% 2%,50% 97%,color-stop(0, rgb(154,171,202)),color-stop(0.5, rgb(98,118,159)),color-stop(0.51, rgb(84,106,151)),color-stop(0.99, rgb(86,108,152)));
	background-image:
	-webkit-linear-gradient(-90deg,rgb(154,171,202) 0%,rgb(98,118,159) 50%,rgb(84,106,151) 51%,rgb(86,108,152) 99%);
	background-image:
	-o-linear-gradient(-90deg,rgb(154,171,202) 0%,rgb(98,118,159) 50%,rgb(84,106,151) 51%,rgb(86,108,152) 99%);
	background-image:-ms-linear-gradient(-90deg,rgb(154,171,202) 0%,rgb(98,118,159) 50%,rgb(84,106,151) 51%,rgb(86,108,152) 99%);
	background-image:
	linear-gradient(-90deg,rgb(154,171,202) 0%,rgb(98,118,159) 50%,rgb(84,106,151) 51%,rgb(86,108,152) 99%);
	font-family: Hiragino Kaku Gothic Pro;
	
	text-shadow:0px -1px 1px rgb(0,0,0);
	font-size:12pt;
	color:rgb(255,255,255);
	line-height:120%;
	text-align:center;

}

.ui-btn-hover-a a.ui-link-inherit {
	
	text-shadow:0px -1px 1px rgb(0,0,0);
	font-size:12pt;
	color:rgb(255,255,255);
	line-height:120%;
	text-align:center;

}
.ui-btn-down-a {
	border-color:rgb(34,34,34);
	border-width:1px;
	border-style:solid;
	-moz-box-shadow:inset 0px 2px 2px rgba(0,0,0,0.7);
	-webkit-box-shadow:inset 0px 2px 2px rgba(0,0,0,0.7);
	box-shadow:inset 0px 2px 2px rgba(0,0,0,0.7);
	background-image:
	-moz-linear-gradient(50% 2% -90deg,rgb(86,108,152) 0%,rgb(86,108,152) 20%,rgb(142,158,187) 99%);
	background-image:
	-webkit-gradient(linear,50% 2%,50% 97%,color-stop(0, rgb(86,108,152)),color-stop(0.2, rgb(86,108,152)),color-stop(0.99, rgb(142,158,187)));
	background-image:
	-webkit-linear-gradient(-90deg,rgb(86,108,152) 0%,rgb(86,108,152) 20%,rgb(142,158,187) 99%);
	background-image:
	-o-linear-gradient(-90deg,rgb(86,108,152) 0%,rgb(86,108,152) 20%,rgb(142,158,187) 99%);
	background-image:-ms-linear-gradient(-90deg,rgb(86,108,152) 0%,rgb(86,108,152) 20%,rgb(142,158,187) 99%);
	background-image:
	linear-gradient(-90deg,rgb(86,108,152) 0%,rgb(86,108,152) 20%,rgb(142,158,187) 99%);
	font-family: Hiragino Kaku Gothic Pro;
	
	text-shadow:0px -1px 1px rgb(0,0,0);
	font-size:12pt;
	color:rgb(255,255,255);
	line-height:120%;
	text-align:center;

}

.ui-btn-down-a a.ui-link-inherit {
	
	text-shadow:0px -1px 1px rgb(0,0,0);
	font-size:12pt;
	color:rgb(255,255,255);
	line-height:120%;
	text-align:center;

}

/*Custom Theme :b
-----------------------------------------------------------------------------------------------------------*/

.ui-bar-b {
	
	background-image:
	-moz-linear-gradient(72% -5% -90deg,rgb(64,237,141) 0%,rgb(64,193,74) 49%,rgb(8,184,23) 50%,rgb(0,154,67) 98%,rgb(0,153,68) 100%);
	background-image:
	-webkit-gradient(linear,72% -5%,72% 98%,color-stop(0, rgb(64,237,141)),color-stop(0.49, rgb(64,193,74)),color-stop(0.5, rgb(8,184,23)),color-stop(0.98, rgb(0,154,67)),color-stop(1, rgb(0,153,68)));
	background-image:
	-webkit-linear-gradient(-90deg,rgb(64,237,141) 0%,rgb(64,193,74) 49%,rgb(8,184,23) 50%,rgb(0,154,67) 98%,rgb(0,153,68) 100%);
	background-image:
	-o-linear-gradient(-90deg,rgb(64,237,141) 0%,rgb(64,193,74) 49%,rgb(8,184,23) 50%,rgb(0,154,67) 98%,rgb(0,153,68) 100%);
	background-image:-ms-linear-gradient(-90deg,rgb(64,237,141) 0%,rgb(64,193,74) 49%,rgb(8,184,23) 50%,rgb(0,154,67) 98%,rgb(0,153,68) 100%);
	background-image:
	linear-gradient(-90deg,rgb(64,237,141) 0%,rgb(64,193,74) 49%,rgb(8,184,23) 50%,rgb(0,154,67) 98%,rgb(0,153,68) 100%);
	font-size:12pt;
	font-weight:bold;
	color:rgb(255,255,255);
	line-height:120%;
	text-align:justify;

}
.ui-bar-b ,
.ui-bar-b input, 
.ui-bar-b select,
.ui-bar-b textarea,
.ui-bar-b button {
	 font-family: Hiragino Kaku Gothic Pro;
}

.ui-bar-b .ui-link-inherit {
	font-size:12pt;
	font-weight:bold;
	color:rgb(255,255,255);
	line-height:120%;
	text-align:justify;

}

.ui-bar-b .ui-link{
	color:  #7cc4e7;
	font-weight: bold;
}

.ui-bar-b .ui-link:hover{
	color: #2489CE;
}

.ui-bar-b .ui-link:active{
	color: #2489CE;
}

.ui-bar-b .ui-link:visited{
	color: #2489CE;
}
.ui-body-b,
.ui-dialog.ui-overlay-a {
	background:rgb(255,255,255);
	font-size:11pt;
	color:rgb(50,50,50);
	line-height:120%;
	text-align:justify;

}
.ui-body-b ,
.ui-body-b input, 
.ui-body-b select,
.ui-body-b textarea,
.ui-body-b button {
	 font-family: Hiragino Kaku Gothic Pro;
}

.ui-body-b .ui-link-inherit {
	font-size:11pt;
	color:rgb(50,50,50);
	line-height:120%;
	text-align:justify;

}

.ui-body-b .ui-link{
	font-family: Hiragino Kaku Gothic Pro;
	font-size:12pt;
	font-weight:bold;
	color:rgb(36,135,204);
	line-height:120%;
	text-align:left;

}

.ui-body-b .ui-link:hover{
	font-family: Hiragino Kaku Gothic Pro;
	font-size:12pt;
	font-weight:bold;
	color:rgb(0,140,0);
	line-height:120%;
	text-align:left;

}

.ui-body-b .ui-link:active{
	font-family: Hiragino Kaku Gothic Pro;
	font-size:12pt;
	font-weight:bold;
	color:rgb(217,0,0);
	line-height:120%;
	text-align:left;

}

.ui-body-b .ui-link:visited{
	font-family: Hiragino Kaku Gothic Pro;
	font-size:12pt;
	font-weight:bold;
	color:rgb(37,138,204);
	line-height:120%;
	text-align:left;

}
.ui-btn-up-b {
	border-color:rgb(194,194,194);
	border-width:1px;
	border-style:solid;
	background-image:
	-moz-linear-gradient(50% 2% -90deg,rgb(254,254,254) 0%,rgb(238,238,238) 97%,rgb(238,238,238) 98%);
	background-image:
	-webkit-gradient(linear,50% 2%,50% 97%,color-stop(0, rgb(254,254,254)),color-stop(0.97, rgb(238,238,238)),color-stop(0.98, rgb(238,238,238)));
	background-image:
	-webkit-linear-gradient(-90deg,rgb(254,254,254) 0%,rgb(238,238,238) 97%,rgb(238,238,238) 98%);
	background-image:
	-o-linear-gradient(-90deg,rgb(254,254,254) 0%,rgb(238,238,238) 97%,rgb(238,238,238) 98%);
	background-image:-ms-linear-gradient(-90deg,rgb(254,254,254) 0%,rgb(238,238,238) 97%,rgb(238,238,238) 98%);
	background-image:
	linear-gradient(-90deg,rgb(254,254,254) 0%,rgb(238,238,238) 97%,rgb(238,238,238) 98%);
	font-family: Hiragino Kaku Gothic Pro;
	font-size:12pt;
	color:rgb(68,68,68);
	line-height:120%;
	text-align:center;

}

.ui-btn-up-b a.ui-link-inherit {
	font-size:12pt;
	color:rgb(68,68,68);
	line-height:120%;
	text-align:center;

}
.ui-btn-hover-b {
	border-color:rgb(194,194,194);
	border-width:1px;
	border-style:solid;
	background-image:
	-moz-linear-gradient(50% 2% -90deg,rgb(237,237,237) 0%,rgb(218,218,218) 99%);
	background-image:
	-webkit-gradient(linear,50% 2%,50% 98%,color-stop(0, rgb(237,237,237)),color-stop(0.99, rgb(218,218,218)));
	background-image:
	-webkit-linear-gradient(-90deg,rgb(237,237,237) 0%,rgb(218,218,218) 99%);
	background-image:
	-o-linear-gradient(-90deg,rgb(237,237,237) 0%,rgb(218,218,218) 99%);
	background-image:-ms-linear-gradient(-90deg,rgb(237,237,237) 0%,rgb(218,218,218) 99%);
	background-image:
	linear-gradient(-90deg,rgb(237,237,237) 0%,rgb(218,218,218) 99%);
	font-family: Hiragino Kaku Gothic Pro;
	font-size:12pt;
	color:rgb(17,17,17);
	line-height:120%;
	text-align:center;

}

.ui-btn-hover-b a.ui-link-inherit {
	font-size:12pt;
	color:rgb(17,17,17);
	line-height:120%;
	text-align:center;

}
.ui-btn-down-b {
	border-color:rgb(181,181,181);
	border-width:1px;
	border-style:solid;
	background-image:
	-moz-linear-gradient(50% 2% -90deg,rgb(238,238,238) 0%,rgb(253,253,253) 96%);
	background-image:
	-webkit-gradient(linear,50% 2%,50% 100%,color-stop(0, rgb(238,238,238)),color-stop(0.96, rgb(253,253,253)));
	background-image:
	-webkit-linear-gradient(-90deg,rgb(238,238,238) 0%,rgb(253,253,253) 96%);
	background-image:
	-o-linear-gradient(-90deg,rgb(238,238,238) 0%,rgb(253,253,253) 96%);
	background-image:-ms-linear-gradient(-90deg,rgb(238,238,238) 0%,rgb(253,253,253) 96%);
	background-image:
	linear-gradient(-90deg,rgb(238,238,238) 0%,rgb(253,253,253) 96%);
	font-family: Hiragino Kaku Gothic Pro;
	font-size:12pt;
	color:rgb(17,17,17);
	line-height:120%;
	text-align:center;

}

.ui-btn-down-b a.ui-link-inherit {
	font-size:12pt;
	color:rgb(17,17,17);
	line-height:120%;
	text-align:center;

}

/*Custom Theme :c
-----------------------------------------------------------------------------------------------------------*/

.ui-bar-c {
	background:rgb(255,255,255);
	font-size:12pt;
	color:rgb(50,50,50);
	line-height:120%;
	text-align:justify;

}
.ui-bar-c ,
.ui-bar-c input, 
.ui-bar-c select,
.ui-bar-c textarea,
.ui-bar-c button {
	 font-family: Hiragino Kaku Gothic Pro;
}

.ui-bar-c .ui-link-inherit {
	font-size:12pt;
	color:rgb(50,50,50);
	line-height:120%;
	text-align:justify;

}

.ui-bar-c .ui-link{
	color:  #7cc4e7;
	font-weight: bold;
}

.ui-bar-c .ui-link:hover{
	color: #2489CE;
}

.ui-bar-c .ui-link:active{
	color: #2489CE;
}

.ui-bar-c .ui-link:visited{
	color: #2489CE;
}
.ui-body-c,
.ui-dialog.ui-overlay-a {
	background:rgb(255,255,255);
	font-size:11pt;
	color:rgb(50,50,50);
	line-height:120%;
	text-align:justify;

}
.ui-body-c ,
.ui-body-c input, 
.ui-body-c select,
.ui-body-c textarea,
.ui-body-c button {
	 font-family: Hiragino Kaku Gothic Pro;
}

.ui-body-c .ui-link-inherit {
	font-size:11pt;
	color:rgb(50,50,50);
	line-height:120%;
	text-align:justify;

}

.ui-body-c .ui-link{
	font-family: Hiragino Kaku Gothic Pro;
	font-size:11pt;
	font-weight:bold;
	color:rgb(36,135,204);
	line-height:120%;
	text-align:left;

}

.ui-body-c .ui-link:hover{
	font-family: Hiragino Kaku Gothic Pro;
	font-size:11pt;
	font-weight:bold;
	color:rgb(36,134,204);
	line-height:120%;
	text-align:left;

}

.ui-body-c .ui-link:active{
	font-family: Hiragino Kaku Gothic Pro;
	font-size:11pt;
	font-weight:bold;
	color:rgb(36,134,204);
	line-height:120%;
	text-align:left;

}

.ui-body-c .ui-link:visited{
	font-family: Hiragino Kaku Gothic Pro;
	font-size:11pt;
	font-weight:bold;
	color:rgb(37,138,204);
	line-height:120%;
	text-align:left;

}
.ui-btn-up-c {
	border-color:rgb(34,34,34);
	border-width:1px;
	border-style:solid;
	-moz-box-shadow:inset 0px 3px 2px rgba(0,0,0,0.7);
	/*-webkit-box-shadow:inset 0px 3px 2px rgba(0,0,0,0.7);
	box-shadow:inset 0px 3px 2px rgba(0,0,0,0.7);*/
	background-image:
	-moz-linear-gradient(50% 2% -90deg,rgb(168,168,168) 0%,rgb(120,120,120) 50%,rgb(102,102,102) 50%,rgb(102,102,102) 99%);
	background-image:
	-webkit-gradient(linear,50% 2%,50% 97%,color-stop(0, rgb(168,168,168)),color-stop(0.5, rgb(120,120,120)),color-stop(0.5, rgb(102,102,102)),color-stop(0.99, rgb(102,102,102)));
	background-image:
	-webkit-linear-gradient(-90deg,rgb(168,168,168) 0%,rgb(120,120,120) 50%,rgb(102,102,102) 50%,rgb(102,102,102) 99%);
	background-image:
	-o-linear-gradient(-90deg,rgb(168,168,168) 0%,rgb(120,120,120) 50%,rgb(102,102,102) 50%,rgb(102,102,102) 99%);
	background-image:-ms-linear-gradient(-90deg,rgb(168,168,168) 0%,rgb(120,120,120) 50%,rgb(102,102,102) 50%,rgb(102,102,102) 99%);
	background-image:
	linear-gradient(-90deg,rgb(168,168,168) 0%,rgb(120,120,120) 50%,rgb(102,102,102) 50%,rgb(102,102,102) 99%);
	font-family: Hiragino Kaku Gothic Pro;
	
	text-shadow:0px -1px 1px rgb(0,0,0);
	font-size:12pt;
	color:rgb(255,255,255);
	line-height:120%;
	text-align:center;

}

.ui-btn-up-c a.ui-link-inherit {
	
	text-shadow:0px -1px 1px rgb(0,0,0);
	font-size:12pt;
	color:rgb(255,255,255);
	line-height:120%;
	text-align:center;

}
.ui-btn-hover-c {
	border-color:rgb(34,34,34);
	border-width:1px;
	border-style:solid;
	-moz-box-shadow:inset 0px 2px 2px rgba(0,0,0,0.7);
	-webkit-box-shadow:inset 0px 2px 2px rgba(0,0,0,0.7);
	box-shadow:inset 0px 2px 2px rgba(0,0,0,0.7);
	background-image:
	-moz-linear-gradient(50% 2% -90deg,rgb(179,179,179) 0%,rgb(120,120,120) 50%,rgb(102,102,102) 50%,rgb(102,102,102) 99%);
	background-image:
	-webkit-gradient(linear,50% 2%,50% 97%,color-stop(0, rgb(179,179,179)),color-stop(0.5, rgb(120,120,120)),color-stop(0.5, rgb(102,102,102)),color-stop(0.99, rgb(102,102,102)));
	background-image:
	-webkit-linear-gradient(-90deg,rgb(179,179,179) 0%,rgb(120,120,120) 50%,rgb(102,102,102) 50%,rgb(102,102,102) 99%);
	background-image:
	-o-linear-gradient(-90deg,rgb(179,179,179) 0%,rgb(120,120,120) 50%,rgb(102,102,102) 50%,rgb(102,102,102) 99%);
	background-image:-ms-linear-gradient(-90deg,rgb(179,179,179) 0%,rgb(120,120,120) 50%,rgb(102,102,102) 50%,rgb(102,102,102) 99%);
	background-image:
	linear-gradient(-90deg,rgb(179,179,179) 0%,rgb(120,120,120) 50%,rgb(102,102,102) 50%,rgb(102,102,102) 99%);
	font-family: Hiragino Kaku Gothic Pro;
	
	text-shadow:0px -1px 1px rgb(0,0,0);
	font-size:12pt;
	color:rgb(255,255,255);
	line-height:120%;
	text-align:center;

}

.ui-btn-hover-c a.ui-link-inherit {
	
	text-shadow:0px -1px 1px rgb(0,0,0);
	font-size:12pt;
	color:rgb(255,255,255);
	line-height:120%;
	text-align:center;

}
.ui-btn-down-c {
	border-color:rgb(34,34,34);
	border-width:1px;
	border-style:solid;
	-moz-box-shadow:inset 0px 3px 2px rgba(0,0,0,0.7);
	-webkit-box-shadow:inset 0px 3px 2px rgba(0,0,0,0.7);
	box-shadow:inset 0px 3px 2px rgba(0,0,0,0.7);
	background-image:
	-moz-linear-gradient(50% 2% -90deg,rgb(102,102,102) 0%,rgb(168,168,168) 86%,rgb(168,168,168) 99%);
	background-image:
	-webkit-gradient(linear,50% 2%,50% 97%,color-stop(0, rgb(102,102,102)),color-stop(0.86, rgb(168,168,168)),color-stop(0.99, rgb(168,168,168)));
	background-image:
	-webkit-linear-gradient(-90deg,rgb(102,102,102) 0%,rgb(168,168,168) 86%,rgb(168,168,168) 99%);
	background-image:
	-o-linear-gradient(-90deg,rgb(102,102,102) 0%,rgb(168,168,168) 86%,rgb(168,168,168) 99%);
	background-image:-ms-linear-gradient(-90deg,rgb(102,102,102) 0%,rgb(168,168,168) 86%,rgb(168,168,168) 99%);
	background-image:
	linear-gradient(-90deg,rgb(102,102,102) 0%,rgb(168,168,168) 86%,rgb(168,168,168) 99%);
	font-family: Hiragino Kaku Gothic Pro;
	
	text-shadow:0px -1px 1px rgb(0,0,0);
	font-size:12pt;
	color:rgb(255,255,255);
	line-height:120%;
	text-align:center;

}

.ui-btn-down-c a.ui-link-inherit {
	
	text-shadow:0px -1px 1px rgb(0,0,0);
	font-size:12pt;
	color:rgb(255,255,255);
	line-height:120%;
	text-align:center;

}

.ui-btn-active {
 	cursor : pointer;
	
	background-image:
	-moz-linear-gradient(50% 2% -90deg,rgb(133,186,228) 0%,rgb(83,147,197) 97%);
	background-image:
	-webkit-gradient(linear,50% 2%,50% 85%,color-stop(0, rgb(133,186,228)),color-stop(0.97, rgb(83,147,197)));
	background-image:
	-webkit-linear-gradient(-90deg,rgb(133,186,228) 0%,rgb(83,147,197) 97%);
	background-image:
	-o-linear-gradient(-90deg,rgb(133,186,228) 0%,rgb(83,147,197) 97%);
	background-image:-ms-linear-gradient(-90deg,rgb(133,186,228) 0%,rgb(83,147,197) 97%);
	background-image:
	linear-gradient(-90deg,rgb(133,186,228) 0%,rgb(83,147,197) 97%);
	font-family: Kozuka Gothic Pr6N;
	font-size:12pt;
	color:rgb(255,255,255);
	line-height:120%;
	text-align:justify;

}

.ui-btn-active a.ui-link {
	font-size:12pt;
	color:rgb(255,255,255);
	line-height:120%;
	text-align:justify;

}
.ui-checkbox-on .ui-icon,
.ui-radio-on .ui-icon {
	
	background-image:
	-moz-linear-gradient(50% 2% -90deg,rgb(133,186,228) 0%,rgb(83,147,197) 97%);
	background-image:
	-webkit-gradient(linear,50% 2%,50% 85%,color-stop(0, rgb(133,186,228)),color-stop(0.97, rgb(83,147,197)));
	background-image:
	-webkit-linear-gradient(-90deg,rgb(133,186,228) 0%,rgb(83,147,197) 97%);
	background-image:
	-o-linear-gradient(-90deg,rgb(133,186,228) 0%,rgb(83,147,197) 97%);
	background-image:-ms-linear-gradient(-90deg,rgb(133,186,228) 0%,rgb(83,147,197) 97%);
	background-image:
	linear-gradient(-90deg,rgb(133,186,228) 0%,rgb(83,147,197) 97%);

}
.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-all {
	-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: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
}
.ui-btn-corner-tr {
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
}
.ui-btn-corner-bl {
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
.ui-btn-corner-br {
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius:  10px;
}
.ui-btn-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-btn-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-btn-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-btn-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-btn-corner-all {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.ui-shadow {

}
@font-face {
	font-family: Hiragino Kaku Gothic Pro;
	src: local("Hiragino Kaku Gothic Pro")
}

@font-face {
	font-family: Kozuka Gothic Pr6N;
	src: local("Kozuka Gothic Pr6N")
}

a.ui-link-inherit { 
text-decoration: none !important; 
}

.ui-btn-corner-all{
	color:#fff;
}

.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-all,
.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-all {
	-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-a .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;
}
