@charset "utf-8";
/* CSS Document */
#main{width:100%;height:200px;background: url('../../news/img/main.jpg') transparent no-repeat scroll center top;background-color:#000;}

/*----------------------------------------------------
	☆SP
----------------------------------------------------*/


/*デバイスの横幅が768px以下の場合*/
@media screen and (max-width: 768px) {

}
