@import url(//fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,700,700italic);

.title {
	font-size: 18px;
	padding: .3em .75em;
	background: -webkit-linear-gradient(top, #69b4e6 0%, #3498db 100%);
	background: linear-gradient(to bottom, #69b4e6 0%, #3498db 100%);
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
}

html, body {
	height: 100%;
	padding: 0;
	margin: 0;
	font-size: 12pt;
	overflow-y: auto;
	overflow-x: auto;
	font-family: "Yu Gothic UI", "Meiryo UI", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#table-css-border-1 {
	width: 100%;
	border-style: outset;
	border-width: 0px;
	border-spacing: 0px;
}

#table-css-border-1 td, #table-css-border-1 td {
	border-width: 1px;
}

input.inp1 {
	font-size: 10pt;
}

button.btn1 {
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 10pt;
	font-family: "Yu Gothic UI", "Meiryo UI", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 2px 5px;
}

.busy {
	cursor: wait !important;
}
