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



@media screen and (max-width:768px){	
	
	
#contents{
		width: 80%;
		margin: 40px auto 50px;
	}


}

