@charset "utf-8";
/* CSS Document */
table td p{
	text-align:center;
	line-height:52px;
	}
table th{
	font-size:18px;
	}
	
table#g-menu{
	width:450px;
	margin:20px auto;
	}
table#g-menu td{
	width:210px;
	height:52px;
	}
table#g-menu td img{
	border:solid #333 1px;
	}

table#g-n-menu{
	width:450px;
	margin:20px auto;
	}
table#g-n-menu td{
	width:210px;
	height:52px;
	}
table#g-n-menu td img{
	border:solid #333 1px;
	}