
div.main_frame {
	width:100%;
	text-align:center;
}
br.clear {
	clear:both;
}
input[type=submit],input[type=reset],input[type=button] {
	border:none;
	box-shadow: 0px 0px rgba(256,256,256,0);
}

/* LOGIN */

div.login_frame {
	width:330px;
	margin:0 auto;
	position: relative;
}
div.login_part {
	text-align: left;
	width: 330px;
}
.button_login {
	width:180px;
	height: 30px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	background-color: #2175D9;
	cursor: pointer;
}

.scppp{
width: 46%;
height:73px;
font-size: 17pt;
color: #FFFFFF;
font-weight: bold;
font-size: 210%;
background-color: #2175D9;
cursor: pointer;
}

#spc{
font-size: 320%;
}
#sppc{
font-size: 210%;
}


.button_gray {
	width:180px;
	height: 30px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	background-color: #999999;
	cursor: pointer;
}
.button_test {
	width:120px;
	font-size: 14px;
}

.rs_blue {
	color: #2175D9;
	font-weight: bold;
}

#menu a {
	display: block;
	width: 75px;
	height: 38px;
	background: url(../images/button_back_off.jpg) no-repeat;
	margin: 0px 1px 0px 0px;
	padding: 0;
	text-align: center;
	font-size: 14px;
	line-height: 38px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#menu a.set {
	font-size: 12px;
}
#menu a.category {
	font-size: 12px;
	width: 90px;
	background: url(../images/tab_back_off.jpg) no-repeat;
}
#menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: none;
	background: url(../images/button_back.jpg) no-repeat;
}
#menu a.category:hover {
	background: url(../images/tab_back.jpg) no-repeat;
}

#menu p {
	display: block;
	width: 75px;
	height: 38px;
	background: url(../images/button_back.jpg) no-repeat;
	margin: 0px 1px 0px 0px;
	padding: 0;
	text-align: center;
	font-size: 14px;
	line-height: 38px;
	font-weight: bold;
	color: #2175D9;
}
#menu p.set {
	font-size: 12px;
}
#menu p.category {
	font-size: 12px;
	width: 90px;
	background: url(../images/tab_back.jpg) no-repeat;
}
div.select_set {
	width: 640px;
	background-color: #BBEEFF;
	margin: 0px;
	padding: 10px 0px;
}
h2.select_set {
	margin: 0px;
	padding: 5px 20px;
	font-size: 18px;
	font-weight: bold;
}

.settable{
	margin: 0px 10px 10px;
	width: 620px;
	line-height: 1.6em;
	text-align:left;
	table-layout: fixed;
	word-break: break-word;
	border-collapse: collapse;
	font-size: 12px;
}
.settable th {
	width: 20%;
	background: #f0f6ff;
	padding: 7px 12px;
	vertical-align: middle;
	font-weight: normal;
	border: 1px solid #ddd;
}
.settable td {
	width: 80%;
	background: #fff;
	padding: 7px 12px;
	border: 1px solid #ddd;
}

.button_select {
	width:50px;
	height: 25px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	background-color: #FF6600;
	cursor: pointer;
}
.button_select_gray {
	background-color: #999999;
}

.orgtable{
	margin: 0px 10px 10px;
	width: 620px;
	line-height: 1.6em;
	text-align:left;
	word-break: break-word;
	border-collapse: collapse;
	font-size: 12px;
}
.orgtable th {
	text-align:center;
	background: #2175D9;
	color: #FFFFFF;
	padding: 7px 12px;
	vertical-align: middle;
	font-weight: bold;
	border: 1px solid #CCCCCC;
}
.orgtable td {
	background: #fff;
	padding: 7px 12px;
	border: 1px solid #2175D9;
}

/* NPT */
.pt_title {
	padding: 2px 5px;
	width: 630px;
	background-color: #2175D9;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

.button_npt {
	width:120px;
	height: 26px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	background-color: #2175D9;
	cursor: pointer;
}
.bar_blue {
	float:left;
	height: 20px;
	background-color:#2175D9;
	border: #2175D9 1px solid;
}
.bar_white {
	float:left;
	height: 20px;
	border: #2175D9 1px solid;
}
.progress_category {
	color: #FF0000;
}
