@charset "utf-8";

#alternatemenu {
	display:none;
}
#ajax #change {
	margin-bottom: 8px;
	text-align:left;
}
#main-area #ajax h4 {
	background-image: none;
}

.change-on {
	color:#0099FF;
	display:none;
}
.change-off {
	color:#0099FF;
	display:inline;
}
#ajax-table #global-menu {
	float: none;
	display: none;
}
#ajax-table #main-area {
	float: none;
	width: 800px;
}
#ajax-table #main-area table {
	width: 800px;
}
#ajax-table #main-area table caption {
	width: 800px;
	text-align: left;
}
#main-area .menuless #backmenu {
	float: left;
	width: 530px;
	text-align: left;
}
#main-area .menuless form {
	float: right;
	width: 250px;
}
#main-area .menuless #location {
	float: right;
	width: 300px;
}
.loading {
	text-align: center;
	margin-bottom: 150px;
	margin-top: 60px;
}
#msg_area {
	color: #0066CC;
	margin-top: 12px;
	margin-bottom: 0px;
}
.SpryHiddenRegion {
	visibility:hidden;
}

#ajax table,tr,th,td {
	border: 1px solid #999999;
	border-collapse:collapse;
}
#ajax table {
	width: 606px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.4em;
}
#ajax th {
	background-color: #666666;
	color: #FFFFFF;
	background-image: url(../images/ajax_th.gif);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: top;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#ajax th a {
	color: #FFFFFF;
	text-decoration: none;
}
#ajax th a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#ajax td {
	font-weight: normal;
	word-break:break-all;
	padding: 3px;
}
#ajax td p {
	line-height: 1.3em;
}
#ajax td div {
	text-align:center;
}
#ajax td a {
	text-decoration: none;
}
#ajax #target {
	width:54px;
}
#ajax #studyid {
	font-size: 85%;
	width:74px;
}
#ajax #type {
	width:59px;
}
#ajax #studyname {
	width:187px;
}
#ajax #status {
	width:27px;
}
#ajax #group {
	width:27px;
}
#ajax #gaiyou {
	width:27px;
}
#ajax #unim {
	width:27px;
}
#ajax #ronbun {
	width:27px;
}
#ajax #soukatu {
	width:27px;
}

#ajax #studyid-group {
	font-size: 85%;
	width:90px;
}
#ajax #type-group {
	width:90px;
}
#ajax #studyname-group {
	width:328px;
}
#ajax #gaiyou-group {
	width:70px;
}

#ajax #studyname-regist {
	width:210px;
}
#ajax #status-regist {
	width:50px;
}
#ajax #group-regist {
	width:50px;
}


#ajax td.row-test {
/*	font-size: 75%;*/
}
#ajax td.row-register {
	text-align: center;
}
#ajax .even {
	background-color: #F0F0F0;
}
#ajax .rowHover {
	background-color: #FEF8AD;
}
#ajax .rowSelected {
}
#ajax .nodata p {
	background-image: url(../images/nodata.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 26px;
	padding-left: 34px;
	padding-top: 4px;
	color: #FF3300;
	margin-left: 12px;
}
#ajax .selected {
	display: none;
}
