@charset "UTF-8";
/* CSS Document */

body{
	background-image: url(../img/bg.png)
}

.t_c{
	color: #75A28C;
	font-weight: bold;
	margin-top: 50px;
}
.access-bg{
	background-color: #f4f4f6;
}