@charset "utf-8";
/*
	京
*/

.ui-body-c .ui-link {
	color: #FF8988;
}

div#dataList {
	margin-top: 20px;
}

.ui-navbar-custom .ui-btn .ui-icon {
	width: 18px!important;
	height: 18px!important;
}

.ui-navbar-custom .ui-btn .ui-btn-inner {
	padding-top: 25px !important;
	font-size: 11px;
	margin-bottom: -5px;
}

.ui-icon-myapp-custom {
	background: url("../images/icon_yen.png") no-repeat rgba(0, 0, 0, 0.4) !important;
}

div.ui-grid-c div {
	height: 30px;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
}

div#menu-border {
	widht: 100%;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 1px solid #cccccc;
	height: auto;
}

div#menu {
	widht: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
}

div#menu ul {
	display: table;
	width: 100%;
	padding: 0px;
	margin: 0px;
	height: auto;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(47%,rgba(246,246,246,1)), color-stop(100%,rgba(237,237,237,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */

}

div#menu ul li {
	display: inline-block;
	width: 20%;
	margin: 0px;
	padding: 0px;
	-webkit-box-sizing: border-box;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	border-top-style: none;
	border-left-style: none;
}

div#menu ul li:nth-child(5n) {
	border-right-style: none;
}

div#menu ul li img {
	margin: 0px;
	padding: 0px;
}

div#menu ul li a {
	display: block;
	height: auto;
	color: #666666;
	font-size: 9px;
	text-align: center;
	vertical-align: middle;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	line-height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(47%,rgba(246,246,246,1)), color-stop(100%,rgba(237,237,237,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
}

div#menu ul li a.on {
	background: rgb(238,238,238); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(204,204,204,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
}

div#formF7 {
	widht: 100%;
	display: none;
	background-color: #F7F7F7;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}

div#formF22 {
	widht: 100%;
	display: none;
	background-color: #F7F7F7;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}

div#formF10 {
	widht: 100%;
	display: none;
	background-color: #F7F7F7;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}

div#formSort {
	widht: 100%;
	display: none;
	background-color: #F7F7F7;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}

ul.buttons {
	display: table;
	width: 100%;
	padding: 0px;
	margin: 0px;
	/* background: #edefe1; */
}

ul.buttons li {
	display: inline-block;
	width: 25%;
	margin-top: 5px;
	-webkit-box-sizing: border-box;
	padding-right: 5px;
}

ul.buttons li:nth-child(4n) {
	padding-right: 0;
}

a {
	color: #555555;
	text-shadow: 1px 1px 0px #FFFFFF;
}

ul.buttons li a {
	display: block;
	padding: 5px;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	color: #555555;
	text-shadow: 1px 1px 0px #FFFFFF;
	border: 0px solid #000000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 1px 1px 2px #000000;
	-moz-box-shadow: 1px 1px 2px #000000;
	box-shadow: 1px 1px 2px #000000;
	background-color: #F0E68C;
}

ul.buttons li a.on {
	background: #898e6d;
	color: #FFFFFF;
	text-shadow: 1px 1px 0px #555555;
	-webkit-box-shadow: 2px 2px 2px #787d5b inset;
}

ul.buttons li a p {
	display: table-cell;
	width: 1%;
	height: 40px;
	text-align: center;
	line-height: 100%;
	vertical-align: middle;
}

button.execute {
	margin-top: 10px;
	width: 100%;
	height: 50px;
	font-size: 14px;
	color: #ffffff;
	cursor: pointer;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background: -moz-linear-gradient(
		top,
		#0088cc 0%,
		#0044cc);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#0088cc),
		to(#0044cc));
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #cccccc;
	-moz-box-shadow:
		0px -1px 0px rgba(000,000,000,0.2),
		inset 0px 1px 10px rgba(255,255,255,0.2);
	-webkit-box-shadow:
		0px -1px 0px rgba(000,000,000,0.2),
		inset 0px 1px 10px rgba(255,255,255,0.2);
	box-shadow:
		0px -1px 0px rgba(000,000,000,0.2),
		inset 0px 1px 10px rgba(255,255,255,0.2);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.2),
		0px 1px 0px rgba(255,255,255,0.3);
}

button.on {
	background: #163f91;
	color: #FFFFFF;
	text-shadow: 1px 1px 0px #555555;
	-webkit-box-shadow: 2px 2px 2px #787d5b inset;
}

p.narrowlist {
	margin: 0px;
	color: #990000;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
}
