@charset "Shift_Jis";
@import url("base.css");

/***** container *****/
div#container {
	margin: 0 auto;
	padding: 0;
	width: 840px;
	text-align: left;
	background: #fff;
}

/***** header *****/
div#header  { 
	color: #5c5c5c; 
	background: #fbf3e1 url(../images/header.jpg) no-repeat left top; 
	height: 342px 
}
div#header h1 {
	padding: 6px 0 0 15px;
	font-size: 12px;
	font-weight: normal;
}

h1#name {
	position: relative;
	top: 7px;
	margin: 0 0 0 10px;
	padding: 0;
}
h1#name a {
	text-decoration: none;
}
}
/***** top navigation *****/
#top_navi {
	position: absolute;
	top: 45px;
	padding: 0;
	margin: 0;
	width: 840px;
}
#top_navi table th td{
	border: 0;
}

/***** side navigation *****/
div#navi {
	clear: both;
	float: left;
	margin: 0 10px 10px 0;
	padding: 0 0 0 10px;
	width: 160px;
}
h2.navi_title {
	width: 160px;
	color: #104E8B;
	text-align: center;
	height: 30px;
}
.navibox1 { background: url(../images/bg_menu01.gif) no-repeat 50% top; margin: 0; padding: 0; width: 160px; height: 301px }
.navibox2{
	background: url(../images/bg_menu02.gif) no-repeat top;
	width: 160px;
	height: 163px;
	margin: 0;
	padding: 0;
}
ul.navi {
	padding: 30px 0 30px 0;
	list-style-type: none;
}
li.navi_list {
	list-style-type: none;
	display: inline;
}
li.navi_list a {
	display: block;
	width: 152px;
	padding: 0 0 0 8px;
	color: #2F2613;
	text-align: left;
	line-height: 24px;
	text-decoration: none;
	border-bottom: 1px solid #CCC09E;
}
li.navi_list a:hover		{
	color: #034B05;
}

/***** main contents *****/
div#contents {
	float: left;
	padding: 0 15px 0 0;
	width: 640px;
}
* html div#contents  { padding: 0 10px 0 0; width: 640px; float: left }
div.leftbox { padding: 0; width: 470px; float: left }
div.rightbox{
	float: left;
	padding: 0 0 0 10px;
	width: 160px;
}
div.rightbox p{
	margin: 0 0 10px 0;
	padding: 0;
}
div.calender{
	width: 140px;
	height: 109px;
	margin: 10px 0 10px 0;
	padding: 120px 10px 10px 10px;
	background: url(../images/bg_event.jpg);
}

/***** eiyo_shi navigation *****/
div.eiyo {
	margin: 0 0 10px 0;
	padding: 0;
	width: 160px;
}
div.eiyo img{
	margin: 0;
	padding: 0;
}
div.eiyo ul {
	list-style-type: none;
}
div.eiyo li {
	list-style-type: none;
	display: inline;
}
div.eiyo li a {
	display: block;
	text-align: left;
	text-decoration: none;
	margin: 0 0 2px 0;
}

h2.contents_title {
	clear: both;
	margin: 0 0 10px 0;
	font-weight: bold;
}
h3.contents_title {
	clear: both;
	margin: 10px 0 0 0;
}

div.text {

	margin: 0;
	padding: 0;
}
div.text1       { margin: 1px 0 10px; width: 460px; height: 180px; clear: both; border: solid 1px #d8ab48 }

div.textbig {
	clear: both;
	margin: 1px 0 10px 0;
	padding: 10px;
	border: 1px solid #D8AB48;
	height: 240px;
}
/***** recipe bigbox *****/
div.textbigsy1  { margin: 1px 0 10px; padding: 10px; height: 750px; clear: both; border: solid 1px #d8ab48 }
div.textbigsy2    { margin: 1px 0 10px; padding: 10px; height: 2050px; clear: both; border: solid 1px #d8ab48 }
div.textbig_eiyo {
	margin: 15px 10px 0 30px;
	padding: 0;
}
ul.eiyo {
	margin: 0;
	padding: 0 0 0 0;
	list-style-type: none;
}
li.eiyo_list {
	list-style-type: none;
	display: inline;
}

li.eiyo_list a:hover {
	color: #034B05;
}

div.scroll_area      { padding: 2px; width: 458px; height: 176px; overflow: auto }
div.image {
	clear: both;
	margin: 10px 10px 10px 0;
}
h3.subtitle {
	clear: both;
	margin: 10px 0;
	padding: 2px 0 2px 6px;
	font-size: 15px;
	line-height: 20px;
	border-left: 3px solid #104E8B;
	border-bottom: 1px solid #104E8B;
}

ul.top {

	clear: both;
	list-style-type: none;
	margin: 20px 0;
	text-align: right;
}
li.page_top {
	list-style-type: none;
}
ul.browser {
	list-style-type: none;  margin: 10px 0;
}
li.browser_list {
	display: inline;  margin-right: 10px;  color: #1C86EE;
}
ul.banner {
	list-style-type: none;  margin: 10px 0;
}
li.banner_list {
	display: inline;  margin-right: 10px;
}

ul.banner {
	list-style-type: none;  margin: 10px 0;
}
li.banner_list {
	display: inline;  margin-right: 10px;
}

/***** syokuiki navigation *****/
div.syoku {
	margin: 0 0 10px 0;
	padding: 0;
	width: 160px;
}
div.syoku img{
	margin: 0;
	padding: 0;
}
div.syoku ul {
	list-style-type: none;
}
div.syoku li {
	list-style-type: none;
	display: inline;
}
div.syoku li a {
	display: block;
	text-align: left;
	text-decoration: none;
	margin: 0 0 2px 0;
}

h2.contents_title {
	clear: both;
	margin: 0 0 10px 0;
	font-weight: bold;
}
h3.contents_title {
	clear: both;
	margin: 10px 0 0 0;
}

div.text {

	margin: 0;
	padding: 0;
}
div.text1       { margin: 1px 0 10px; width: 460px; height: 180px; clear: both; border: solid 1px #d8ab48 }

div.textbig {
	clear: both;
	margin: 1px 0 10px 0;
	padding: 10px;
	border: 1px solid #D8AB48;
	height: 240px;
}
/***** recipe bigbox *****/
div.textbigsy3  { margin: 1px 0 10px; padding: 10px; height: 650px; clear: both; border: solid 1px #d8ab48 }
div.textbigsy4    { margin: 1px 0 10px; padding: 10px; height: 900px; clear: both; border: solid 1px #d8ab48 }
div.textbigsy5    { margin: 1px 0 10px; padding: 10px; height: 1000px; clear: both; border: solid 1px #d8ab48 }
div.textbig_syoku {
	margin: 15px 10px 0 30px;
	padding: 0;
}
ul.syoku {
	margin: 0;
	padding: 0 0 0 0;
	list-style-type: none;
}
li.syoku_list {
	list-style-type: none;
	display: inline;
}
li.syoku_list a {
	display: block;
	background: url(../images/syokuiki/arrow_syoku.gif) no-repeat left;
	width: 200px;
	padding: 0 0 0 24px;
	color: #2F2613;
	text-align: left;
	line-height: 21px;
	text-decoration: none;
}
li.syoku_list a:hover {
	color: #034B05;
}

div.scroll_area      { padding: 2px; width: 458px; height: 176px; overflow: auto }
div.image {
	clear: both;
	margin: 10px 10px 10px 0;
}
h3.subtitle {
	clear: both;
	margin: 10px 0;
	padding: 2px 0 2px 6px;
	font-size: 15px;
	line-height: 20px;
	border-left: 3px solid #104E8B;
	border-bottom: 1px solid #104E8B;
}

ul.top {

	clear: both;
	list-style-type: none;
	margin: 20px 0;
	text-align: right;
}
li.page_top {
	list-style-type: none;
}
ul.browser {
	list-style-type: none;  margin: 10px 0;
}
li.browser_list {
	display: inline;  margin-right: 10px;  color: #1C86EE;
}
ul.banner {
	list-style-type: none;  margin: 10px 0;
}
li.banner_list {
	display: inline;  margin-right: 10px;
}

ul.banner {
	list-style-type: none;  margin: 10px 0;
}
li.banner_list {
	display: inline;  margin-right: 10px;
}

/***** footer *****/
div#footer {
	clear: both;
	margin: 0;
	padding: 10px 0;
	text-align: center;
	background-color: #F5F1E8;
}
div.footer_menu{
	margin: 0;
	padding: 0;
}
ul.footer {
	list-style-type: none;
}
li.footer_list {
	list-style-type: none;
	display: inline;
	margin: 0 5px;
}
li.footer_list a {
	color: #222;
	text-decoration: underline;
}
li.footer_list a:hover {
	color: #990000;
	text-decoration: none;
}
