/*********************************************************************************************************************************

	投稿記事

*********************************************************************************************************************************/


											/*
												body{
													max-width:1200px !important;
													margin-left:auto;
													margin-right:auto;
													background:url(../images/@〇〇〇〇ページ.png) center 0px no-repeat;
												}
												footer{
													margin-top:6000px;
												}
											*/







/*********************************************************************************************************************************

		メディアクエリ（ ～1200px以下 ）

*********************************************************************************************************************************/
@media(max-width:1200px){

	/*･･･････････････････････････････････････････････････････････*/
	/*･･･････････････････････････････････････････････････････････*/
	

}




/*********************************************************************************************************************************

		メディアクエリ（ ～500px以下 ）

*********************************************************************************************************************************/
@media(max-width:500px){

	/*･･･････････････････････････････････････････････････････････*/
	/*･･･････････････････････････････････････････････････････････*/
	

}
