/*site-mainクラス(全体のコンテンツに係るcss)*/
.site-main{
	/*背景の色　後ほど変更したい*/
	background-color: #000000;
}