#layout-header {
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	background-color: #706865;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#header-div {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#header-div h1 {
	margin-top: 23px;
	float: left;
}
#frame-sub-menu {
	float: right;
	width: 580px;
}
#layout-main-body {
	width:100%;
}
#fontsizer li {
	font-size: 12px;
	display: inline;
	float: left;
	margin-left: 7px;
}
#fontsizer {
	float: right;
}
.size-t {
	margin-top: 5px;
	padding-top: 7px;
	padding-right: 10px;
}


.size-change {
	background-color: #B0AAA8;
	padding-right: 6px;
	padding-left: 6px;
	border: 1px solid #CCCCCC;
	margin-top: 8px;
	cursor:pointer;
}
.size-change:hover {
	background-color: #DFD088;
}
.onlineshop a {
	background-color: #FFFFFF;
	background-image: url(../basic-img/i-onlineshop.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
	display: block;
	color: #666666;
	text-decoration: none;
	width: 87px;
}
.onlineshop a:hover {
	background-color: #DFD088;
}
.b-recipe a {
	background-color: #FFFFFF;
	background-image: url(../basic-img/i-recipe.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
	display: block;
	color: #666666;
	text-decoration: none;
	width: 87px;
}
.b-recipe a:hover {
	background-color: #DFD088;
}
#sub-navi {
	clear: both;
	float: right;
	margin-top: 10px;
	width: 400px;
	display:table;
}
#sub-navi li {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	/*display: inline;
	float: left;*/
	display:table-cell;
	/*margin-left: 10px;*/
	padding-left: 10px;
	padding-right:10px;
}
#sub-navi a {
	color: #FFFFFF;
	text-decoration: none;
}
#sub-navi a:hover {
	color: #DFD088;
}
.search-txt {
	padding: 0px;
	background-color: #D4D2D1;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 150px;
	font-size: 12px;
}
#main-navi {
	clear: both;
	margin-top: 10px;
	background-color: #000000;
}
#main-navi-list  {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
#main-navi-list  li  {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
}
#layout-main {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-bottom: 20px;
}
#company-info {
	float: left;
	width: 470px;
}
#layout-footer {
	clear: both;
	color: #FFFFFF;
	background-color: #706865;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	font-size: 10px;
	display: block;
}
#footer-navi {
	float: right;
	width: 400px;
	text-align: right;
}
#footer-navi li {
	display: inline;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-left: 5px;
	padding-left: 5px;
}
#layout-footer dt {
	margin-bottom: 5px;
}
#footer-navi a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer-navi a:hover {
	color: #DFD088;
}
.scroll {
	color: #F08300;
	cursor:pointer;
}
.scroll:hover {
	color: #E85504;
}
.bottom20 {
	margin-bottom: 20px;
}
#layout-sub-div {
	float: left;
	width: 170px;
}
#layout-main-div {
	float: right;
	width: 720px;
}
#layout-sub-div h2 {
	margin-bottom: 20px;
}
#navi {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	margin-bottom: 10px;
}
#navi li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBEBEB;
	zoom:1;
}
#navi a {
	color: #666666;
	display: block;
	font-size: 12px;
	line-height: 150%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 13px;
}
#navi a:hover {
	color:#E85504;
}
.gotop {
	background-image: url(../basic-img/link-back2.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}

.button  {
	font-size: 90%;
	background-color: #EBEBEB;
	border: 1px solid #AD9343;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
