@charset "utf-8";
h2 {
	font-size: 180%;
	padding: 5px;
	}
	h2 a {
		color: #666;
		background-color: transparent;
		text-decoration: none;
		}
	h2 img {
		border: none !important;
		float: none !important;
		margin: 0px 5px 0px 0px !important;
		vertical-align: middle;
	}
	h2 small {
		letter-spacing: 0px;
		font-size: 60%;
		color: #000;
		background-color: transparent;
		}
/* DIV */
div#main-title {
	color: #000;
	background-color: #fff;
	border-top: 5px solid #f90;
	margin-bottom: 2px;
	padding-top: 2px;
	}
	div#main-title img {
		border: 1px solid #ccc;
		float: left;
		margin-right: 10px;
		}
	div#main-title object {
		border: 1px solid #ccc;
		float: left;
		margin-top: 10px;
		margin-right: 10px;
		}
div#main-shop {
	margin-top: 16px;
	margin-left: 410px;
	}
	div#main-shop p {
		margin-left: 1em;
		font-size: 90%;
		}
div#main-recipe {
	margin-top: 8px;
	margin-left: 410px;
	}
	div#main-recipe p {
		margin-left: 1em;
		font-size: 90%;
		}
div#main-news {
	clear: both;
	}
div#main-newss {
	float: left;
	width: 73%;
	}
	div#main-newss div.ocont {
		width: 47%;
		float: left;
		margin: 10px 10px 10px 5px;
		}
		div.ocont h3 {
			font-size: 90%;
			}
		div.ocont img {
			float: left;
			margin-right: 5px;
			padding: 0px 0px 2em 0px;
			}
		div.ocont p {
			font-size: 80%;
			}
		div.ocont p.capt {
			font-weight: bold;
			}
div#main-submenu {
	float: right;
	width: 25%;
	margin-top: 8px;
	}
	div#main-submenu div {
		border: 1px solid #006;
		}
	div#main-submenu h3 {
		text-align: center;
		margin: 0px;
		padding: 5px;
		border: none;
		color: #fff;
		background-color: #006;
		font-size: 100%;
		}
	div#main-submenu p {
		text-align: center;
		margin: 10px 0px;
		}
div#top_news {
	padding: 5px;
	float: right;
	border: 2px solid #f00;
	width: 40%;
	height: 12em;
	overflow: auto;
	color: #000;
	background-color: #fff;
	}
	div#top_news dt {
		margin-bottom: 1em;
		}
	div#top_news dd {
		font-size: 80%;
		}
ul#submenu_menu {
	border-left: 1px solid #006;
	border-right: 1px solid #006;
	}
	ul#submenu_menu li {
		border-bottom: 1px solid #006;
		}
	ul#submenu_menu img {
		vertical-align: top;
		}
	ul#submenu_menu a {
		text-decoration: none;
		color: #000;
		background-color: transparent;
		display: block;
		padding: 5px 0px 5px 16px;
		}
	ul#submenu_menu a:hover {
		color: #000;
		background-color: #ccf;
		}
ul#submenu_list {
	border: none;
	padding-top: 32px;
	}
	ul#submenu_list li {
		margin-left: 10px;
		margin-bottom: 10px;
		}
div#main-other {
	padding-left: 16px;
	clear: both;
	}
	div#main-other img {
		border: 1px solid #666;
		}
	div#main-other p {
		float: left;
		margin-right: 16px;
		margin-bottom: 10px;
		}
