body, html, main {
    /* important */
    height: 100%;
}
  

.pName {
	background: #93c1bd;
}


ol.numList .indList {
	padding-left: 20px;
}

ol.numList .indList li {
	list-style: none;
}

div.grBox {
	background: #e6e6e6;
	padding: 2%;
}




@media only screen and (max-width: 800px) {
/* CSS Document */
	#contents .bscTbl01 thead {
		display:none;
	}
	
	
}
