@charset "utf-8";


html { font-size: 80%; }

* {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

* {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, dd, form, table {
	margin: 0px;
	padding: 0px;
}

body {
	/*margin: 8px;*/
	margin: 0px;
	padding: 0px;
	line-height: 125%;
}

html {
	overflow-y: scroll;
}

a:link {
	color: #2460A8;
	text-decoration: none;
}

a:visited {
	color: #993399;
	text-decoration: none;
}

a:hover {
	color: #ff6600;
	text-decoration: underline;
}

a:active {
	color: #ff6600;
	text-decoration: underline;
}

img {
	border: 0px;
}

em.highlight {
	color: #ff0000;
	text-decoration: none;
	font-style: normal;
}


input.tdbButton {
	width: 150px;
	height: 24px;
}

div.tdbButton {
	text-align: center;
	margin: 8px;
}

div.tdbButton input {
	width: 150px;
	height: 24px;
}

div.tdbError {
	color: red;
	text-decoration: none;
	font-style: normal;
	/*font-size: 12pt;*/
	text-align: center;
}

.tdbInputForm div.tdbError {
	text-align:left;
}

.tdbSpellcheck {
	color: red;
	text-decoration: none;
	font-style: normal;
}

.notNull {
	color: red;
}


div#tdbDbMenu {
	margin: 10px 10px 0px 0px;
}

div#tdbDbMenu div.left {
	float: left;
}

div#tdbDbMenu div.right {
	float: right;
	text-align: right;
}

div#tdbDbMenu div.end {
	clear: both;
	height: 0px;
}

div#tdbDbMenu div.left h1 {
	margin: 0px 0px 0px 5px
}

div#tdbDbMenu div.right ul {
	list-style-image: url(../img/arrow.gif);
	margin-top: 15px;
}

div#tdbDbMenu div.right li {
	float: left;
	margin-left: 20px;
}

div#tdbDbMenu div.right li a {
	padding:4px;
}

div#tdbDbMenu div.right li a.even {
	background: #eeeeee;
	border: solid 1px #dddddd;
}


div#tdbTitleBar {
	margin: 0px;
	border-top: 2px solid #0000ba;
	border-bottom: 1px solid #cccccc;
	background: url(../img/title_back.gif) top left repeat-x;
	height: 30px;
}

div#tdbTitleBar div.title {
	float: left;
	padding: 4px 10px 0px 10px;
	height: 30px;
}

div#tdbTitleBar div.date {
	float: right;
	text-align: right;
	padding: 6px 10px 0px 10px;
}

div#tdbTitleBar div.end {
	clear: both;
	height: 0px;
}

div#tdbTitleBar div.title h2 {
	font-size: medium;
	padding: 2px 0px 0px 0px;
	margin: 0px;
}


#tdbUserName {
	text-align: left;
	margin: 0px 0px 10px 10px;
}


div#tdbPageBody {
	margin: 10px 20px 10px 20px;
}


div.tdbPagingMenu {
	text-align: left;
	padding: 4px 0px 4px 0px;
}

div.tdbPagingMenu div {
	padding: 4px 0px 4px 0px;
}

div.tdbPagingMenu .unlink {
	font-weight: bold;
	padding: 2px 5px;
	margin: 2px 1px 2px 0px;
	border: 1px solid #666666;
	background: #cccccc;
	color: #0000ba;
}

div.tdbPagingMenu .link {
	padding: 2px 5px;
	margin: 2px 1px 2px 0px;
	border: 1px solid #999999;
}

div.tdbPagingMenu a {
	margin-left: 0.5em;
}

#tdbTabMenu ul.yui-nav {
	border-bottom: solid 1px #666666;
	margin-top: 8px;
}

#tdbTabMenu li em {
	width: 100px;
	text-align: center;
}


div#tdbFooter {
	text-align: center;
	font-size: small;
	border-top: 1px solid #cccccc;
	padding: 5px 0px 0px 0px;
}


div#tdbQueryForm {
}

div#tdbQueryForm table {
	border-collapse: collapse;
	border: 0px;
	margin: 0px auto 0px auto;
	padding: 0px;
}

div#tdbQueryForm table td {
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

div#tdbQueryForm table td div {
	margin: 0px 10px 10px 10px;
	padding: 0px 6px 0px 6px;
	text-align: left;
}

div#tdbQueryForm table td div div {
	margin: 8px 0px 8px 0px;
	padding: 0px;
}

div#tdbQueryForm table td div hr {
	display: block;
	border: thin dashed gray;
	width: 150px;
	margin: 0px;
	padding: 0xp;
}

div#tdbQueryForm table td div input {
	margin: 2px 1px 0px 0px;
}

div#tdbQueryForm table table {
	text-align: left;
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #999999;
	margin: 0px auto;
}

div#tdbQueryForm table table th {
	white-space: nowrap;
	text-align: left;
	background: #eeeeee;
	vertical-align: top;
	padding: 4px;
	border: 1px solid #666666;
	width: 124px;
}

div#tdbQueryForm table table td {
	border-right: 1px solid #999999;
	padding: 4px;
	border: 1px solid #666666;
	width: 480px;
}

div#tdbQueryForm table table td label {
	margin-right: 0.5em;
}

div#tdbQueryForm table table td label input {
	margin-right: 4px;
}

div#tdbQueryForm table table div {
	margin: 0px;
	padding: 0px;
}


div.tdbInputForm table {
	text-align: left;
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #999999;
	margin: 0px auto;
}

div.tdbInputForm table th {
	white-space: nowrap;
	text-align: left;
	background: #eeeeee;
	vertical-align: top;
	padding: 4px;
	border: 1px solid #666666;
	width: 124px;
}

div.tdbInputForm table td {
	border-right: 1px solid #999999;
	padding: 4px;
	border: 1px solid #666666;
	width: 480px;
}


div.tdbResultList {
	margin: 8px 0px 8px 0px;
}

div.tdbResultList table {
	width: 100%;
	border-collapse: collapse;
	empty-cells: show;
	border: 1px solid #666666;
	margin: 0px;
}

div.tdbResultList table th {
	text-align: center;
	width: auto;
	border: solid 1px #666666;
	background: royalblue;
	color: white;
	vertical-align: middle;
	white-space: nowrap;
}

div.tdbResultList table td {
	text-align: left;
	padding: 4px;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
}

div.tdbResultList table tr.even {
	background: #eeeeee;
}


table#tdbListFrame {
	width:100%;
}

table#tdbListFrame .facet {
	vertical-align:top;
	width:230px;
}

table#tdbListFrame .facet dl {}

table#tdbListFrame .facet dl dt {
	font-weight:bold;
	cursor: pointer;
}

table#tdbListFrame .facet dl dt img {
	width: 16px;
	height: 16px;
	margin-right:4px;
	vertical-align: center;
}

table#tdbListFrame .facet dl dd {
	/*display:none;*/
	margin-left:1em;
	padding-bottom:.5em;
	margin-bottom:.5em;
	border-bottom:solid 1px #eee;
}

table#tdbListFrame .facet dl dd .count {
	color:gray;
}

table#tdbListFrame .facet dl dd div.link a {
	border:solid 1px gray;
	padding:2px;
	line-height:180%;
	white-space:nowrap;
}

table#tdbListFrame .facet div.button {
	text-align:center;
	padding-top:4px;
	padding-bottom:4px;
}

table#tdbListFrame .facet .button input {
	width:80px;
	margin-bottom:4px;
}

table#tdbListFrame .list {
	vertical-align:top;
}


.facet dd.type3 input {
	width:200px;
}

.facet dd.type4 #keyword {
	width: 154px;
	height: 19px;
	vertical-align: top;
}

.facet dd.type4 #keyword_oper {
	width: 34px;
	height: 25px;
}

.facet dd.type4 .ui-selectmenu-button,
.facet dd.type4 .ui-selectmenu-button * {
	color: transparent;
	font-size: 8pt;
}

.facet dd.type4 .ui-selectmenu-menu,
.facet dd.type4 .ui-selectmenu-menu * {
	font-size: 6pt;
}

.facet dd.type5 input {
	width: 60px;
	height: 19px;
	vertical-align: top;
	ime-mode: disabled;
}

.facet dd.type5 select {
	width: 34px;
	height: 25px;
}

.facet dd.type5 .ui-selectmenu-button,
.facet dd.type5 .ui-selectmenu-button * {
	color: transparent;
	font-size: 8pt;
}

.facet dd.type5 .ui-selectmenu-menu,
.facet dd.type5 .ui-selectmenu-menu * {
	font-size: 9pt;
}

.facet dd.type5 .ui-datepicker-trigger {
	margin-bottom: 4px;
};

.facet dd.type6 input {
}
.facet dd.type6 input {
	width: 48px;
	text-align: right;
	ime-mode: disabled;
}

.facet dd.type7 input {
	width: 200px;
}

.facet dd.type8 input {
	width: 120px;
}

.ui-widget {
	font-size:10pt;
}

.ui-tooltip, .arrow:after {
	background: lightgoldenrodyellow;
}

.ui-datepicker {
	font-size: 9pt;
}
