@charset "UTF-8";
/* /fcroman/court/s/css/cmn.css */


/******************************************************************************
main
******************************************************************************/
#main{
	background: #4ec863;
	}
#main h1{
	text-align: center;
	padding: 15px 0 10px;
	}

/******************************************************************************
contents
******************************************************************************/
#contents{
	background: #4ec863;
	}
.bl-hover{
    background-color: #fff!important;
	}

