@charset "UTF-8";
/*
	2019.01
*/
/* レイアウト
------------------------------------------------------------- */
/* #header{
	margin-bottom:40px;
	text-align:center;
}

main{
	overflow: hidden;
}

#content{
	float: left;
	width: 70%;
}

#utility{
	float:right;
	width: 30%;
}

 */