body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
    font-family: "平成角ゴシック","Osaka-等幅", "ＭＳ ゴシック", monospace;
}
/* modified by hsano 被るため
#head{
  color: white;
	/* background-color: #E40000;
  background-color: #FD0100;
	background-color: #000000; */
	margin-bottom: 0px;
	padding-bottom: 0px;
}
*/
#topmenu{
  color: black;
	background-color: #E40000;
	margin: 0px 0px 0px 0px;
}
#mainbox{
	width: 790px;
	margin-left: 10px;
	margin-right: 10px;
	/* font-family: "ＭＳ Ｐゴシック", "Osaka"; */
	font-size: 12px;
}

#mainbox select {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
}
#inputtitle {
	width: 480px;
}
.rightbox{
	padding-left: 10px;
}

.contentsbox1{
	margin-bottom: 10px;
}
.form1{
	width: 480px;
}
.form2{
	width: 240px;
}

/****************************/

h2 {
	margin: 10px 0px 5px 0px;
	padding: 2px 2px 2px 5px;
	font-size: small;
	color: white;
	background-color: #838383;
}
h3 {
	margin: 10px 0px 5px 0px;
	padding: 2px 2px 2px 5px;
	font-size: small;
	color: #838383;
	border-left  :2px solid #A8A8A8;
	border-bottom:1px solid #838383;
}
h4 {
	margin-left: 15px;
	padding-left: 15px;
	font-size: small;
	font-weight: normal;
	/* background: url(img/marker.gif) left center no-repeat; */
}
img {
	border: none;
	vertical-align: top;
}
ul {
	margin: 5px 5px 5px 20px;
        padding: 0;
        list-style-type: circle;
}

/*
#header {
	margin: 0 auto 0 auto;
	width: 774px; 
	height: 53px; 
	text-align: left;
	background: url(img/head.gif) no-repeat;
	font-family: Arial,Verdana,Helvetica,'MS UI Gothic',sans-serif;
}
#header h1 {
	padding: 22px 0 0 30px;
	font-size: medium;
	color: #000000;
}
#header a, #header a:visited, #header a:link, #header a:hover {
	color: #000000;
	text-decoration: none;
}
*/
#container {
	margin: 0 auto;
/*	width: 774px; */
	text-align: left;
	background: url(img/body.gif) repeat-y;
}
#content {
	padding: 20px 30px;
}
#loginname {
	float: right;
	font-size: small;
	text-align: right;
	line-height: normal;
	padding: 20px 23px 0 0;
}
#loginname img {
	vertical-align: middle;
}

/* modified by hsano IDが被るため。
#footer {
        margin: 30px auto auto auto;
        padding: 10px 0px 10px 0px;
        line-height: 13px;
        color: white;
        font-size: 10px;
	background-color: #E40000;
}
*/


/* tgld admin */
table {
width: 100%;
vertical-align: top;
margin: 0px 10px 10px 0px;
}

#head table {
	background-color:#fd0100; /* API's Red */
	vertical-align: bottom;
	margin: 0px 0px 0px 0px;
}

#topmenu table {
background-color:#fd0100; /* API's Red */
font-size: 10px;
width: auto;
vertical-align: bottom;
margin: 10px 0px 0px 0px;
position: absolute;
top: 40px;
right: 0px;
}

/* 
tbody th {
background-color: #A8A8A8;
color: #ffffff;
padding-left:3px;
border-top   :1px solid #A8A8A8;
border-left  :1px solid #A8A8A8;
border-bottom:1px solid #838383;
border-right :1px solid #838383;
text-align: left;
}
*/
th {
	border-left  :2px dotted #A8A8A8;
	border-bottom  :2px dotted #A8A8A8;
	text-align: left;
	padding-left:3px;
	font-size: small;
	color: #838383;
}

a:link, a:visited {
	color: #059;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

table.navigation td, table.navigation th {
	border: none;
}

/* tab menu */
#quickmenu01 {
	display: inline; /** ie6!! ?:=&%;/#$!-^+>\_~]`{ **/
	margin-bottom: 10px;
}
#quickmenu01 ul {
	margin: 0 0 0 8px;
	padding: 0;
}
#quickmenu01 li {
	display: inline;
	line-height: 150%;
	margin-right: 0.5em;
	padding-left: 0.5em;
	border-left: 2px solid #ff0000;
}

.dhtmlgoodies_aTab img {
	vertical-align: middle;
}
.pluginsquickmenu {
	height: 60px;
	overflow: auto;
}

.tmenu {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	width: 300px;
}
.tmenubox {
	width: 11px;
	height: 12px;
	vertical-align: middle;
}

.batchoperations {
	text-align:right;
}

