@charset "Shift_Jis";

@import "../style.css";


/* menulist */
div#menulist h3		{letter-spacing: 0.5em;
			 margin-top: 30px;
			 text-align: center;
			 font-weight: bold;
			 clear: right}

.nob			{color: #d2d2d1}


/* tables */
div#menulist table	{width: 660px;
			 margin: 5px auto;
			 border: solid 1px #aa562e}

div#menulist caption	{letter-spacing: 0.5em;
			 margin-top: 10px;
			 text-align: center;
			 font-weight: bold;
			 font-size: 1.3em}

div#menulist th		{font-weight: normal;
			 text-align: center;
			 letter-spacing: 0.5em;
			 background-color: #88340c;
			 border: solid 1px #aa562e;
			 color: #ffffff;
			 padding: 2px 8px;
			 line-height: 1.1em}

.names			{letter-spacing: 5.0em;
			 }

div#menulist td		{text-align: center;
			 padding: 5px;
			 line-height: 1.1em;
			 border: solid 1px #aa562e}

.little			{font-size: 0.7em;
			 line-height: 1.3em}


/* images */
.okini			{float: right;
			 background-image: url("../graph/thumb/_okini.jpg");
			 background-repeat: no-repeat;
			 background-position: top left;
			 padding: 180px 80px 0 0;
			 text-align: center;
			 color: #aa562e}

/* end */