/* CSS Document */

#head {
	background-image: url(../images/yakitori-head.gif);
	background-repeat: no-repeat;
	display: block;
	width: 800px;
	height::130px;
	text-indent: -9999px;
	background-position: 0 10px;
	margin: 0px;
	padding: 0px;
}
#bansyu     {
	margin-bottom: 20px;
	padding: 10px;
	width: 500px;
	background-image: url(../images/tori-back.gif);
}
#helthy {
	height: auto;
	width: 300px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
}
#kushkush {
	height: auto;
	width: 300px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	float: right;
}

.course         { color: white; font-size: 16px; font-weight: bold; background-color: #8f0000; text-align: center; margin: 0; padding: 10px; }
.naiyou     { font-size: 12px; line-height: 16px; margin: 3px 3px 15px 10px; }
.annai {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 0.9em;
	line-height: 1.2em;
}
#arakaruto   {
	font-size: 16px;
	text-align: center;
	width: 610px;
	margin-top: 0;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: 40px;
	padding: 0px;
	clear: both;
}
.hyou {
	border-top-width: 1px;
	border-right-width:  1px;
	border-bottom-width:  1px;
	border-left-width:  1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #774F40;
	border-right-color: #774F40;
	border-bottom-color: #774F40;
	border-left-color: #774F40;
	border-right-style: none;
	border-left-style: none;
}

