@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;
}

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-color: #4b90db;
	text-shadow: none;
}

div#menu ul li a.on {
	background-color: #de4750;
	text-shadow: none;
}

div#menu ul li p{
	padding: 3px 0px;
	font-size: 14px;
	color: #ffffff;
}

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;
}

div#formOpt {
	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;
}
