body {
	background-color: #ebe7da;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.oneColElsCtrHdr #container #header h1 {
	background-image: url(../kyt/bg_header1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	text-indent: -999px;
	width: 758px;
	margin: 0px;
	padding: 0px;
}
.oneColElsCtrHdr #container #header {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #3E2214;
	border-right-color: #3E2214;
	border-bottom-color: #3E2214;
	border-left-color: #3E2214;
	border-left-style: solid;
	margin: 0px;
	height: 80px;
	padding: 0px;
	width: 758px;
}

.oneColElsCtrHdr #container #header .bt_toi {
	margin-top: -30px;
	margin-left: 550px;
	height: 30px;
	width: 120px;
	padding: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	top: 0px;
}

.oneColElsCtrHdr #container #mainContent {
	margin: 0px;
	width: 718px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #3E2214;
	border-right-color: #3E2214;
	border-bottom-color: #3E2214;
	border-left-color: #3E2214;
	background-color: #FFFFFF;
	top: 0px;
	clear: left;
	border-bottom-style: solid;
	padding: 20px;
	height: auto;
	font-size: 80%;
}
#mainContent  #titleba {
	height: 130px;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
}
#cntntshohin {
	height: auto;
	width: 600px;
	margin-left: 50px;
}
#cntntshohin p {
	padding-left: 80px;
	padding-top: 40px;
}



#container {
	width: 100%;
}
#contcheese {
	width: 600px;
	margin-left: 80px;
	padding-right: 20px;
	margin-top: 50px;
	height: 300px;
}
.left80 {
	margin-left: 80px;
	margin-top: 30px;
}


.oneColElsCtrHdr {

}


body, td, th {
	color: #666633;
}

h2 {
	background-image: url(../kyt/bg_h22.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 460px;
	padding-left: 20px;
	color: #663300;
	font-size: 16px;
	padding-bottom: 1px;
	margin-top: 20px;
	margin-bottom: 5px;
	height: 25px;
	vertical-align: text-botom;
	line-height: 25px;
}
#content2 h2 {
	width: 260px;
}
#content3 h2 {
	width: 260px;
}


#content2 {
	padding: 20px;
	width: 300px;
	float: left;
	height: auto;
}
#spacer20 {
	float: right;
	height: 110px;
	width: 20px;
}
.spacera20 {
	height: 82px;
	width: 20px;
	float: left;
}


#mainContent #content {
	width: 718px;
	height: auto;
}
#content3 {
	width: 300px;
	height: auto;
	margin-left: 360px;
	padding: 20px;
}

#content p {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	height: auto;
}
#content4 {
	width: 470px;
	padding: 10px;
	color: #333333;
	float: left;
	height: auto;
}

#content4 .w_500 {
	width: 350px;
	margin-left: 50px;
}
.f_clear {
	clear: both;
}
#content4 dl {
	margin-left: 20px;
	margin-top: 0px;
	color: #333333;
}
#content4 h2 {
	width: 380px;
}

#content4 dt {
	float: left;
	width: 80px;
}
#content4 dd {
	padding-left: 20px;
	padding-bottom: 5px;
}
#content1 {
	width: 660px;
	height: auto;
	background-image: url(url((URL)));
	margin-left: 20px;
	padding-top: 20px;
	padding-left: 10px;
}
#content1 h2 {
	width: 260px;
	margin-top: 5px;
}

.oneColElsCtrHdr #container #footer {
	width: 760px;
	font-size: 10px;
}



/* ナビゲーション------------- */
#nav {
	height: 30px;
	width: 758px;
	background-image: url(../kyt/bg_header2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}
#nav ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}

#nav li {
float: left;
}


#nav li a {
	text-decoration: none;
	width: 135px;
	height: 60px;
	font-family: Georgia, "Times New Roman", Times, serif;
	vertical-align: middle;
	display: block;
	}

#nav li#top {
	background-image: url(../kyt/bt_01off.gif);
	background-repeat: no-repeat;
}
#nav li#lineup {
  background: url(../kyt/bt_02off.gif) no-repeat;
}
#nav li#yaki {
  background: url(../kyt/bt_03off.gif) no-repeat;
}
#nav li#about {
  background: url(../kyt/bt_04off.gif) no-repeat;
}
#nav li#onlines {
  background: url(../kyt/bt_05off.gif) no-repeat;
}


/* マウスオーバー時の指定
---------------------------------------------------- */
#nav li#top a:hover    {
  background: url(../kyt/bt_01on.gif) no-repeat;
}
#nav li#lineup a:hover    {
  background: url(../kyt/bt_02on.gif) no-repeat;
}
#nav li#yaki a:hover    {
  background: url(../kyt/bt_03on.gif) no-repeat;
}
#nav li#about a:hover    {
  background: url(../kyt/bt_04on.gif) no-repeat;
}
#nav li#onlines a:hover    {
  background: url(../kyt/bt_05on.gif) no-repeat;
}


/*----------------------------------------*/

h3, h4, h5, h6 {
	color: #996633;
}

a {
  color: #336600;
}

.spacel20 {
	float: left;
	height: 110px;
	width: 20px;
}
.spacerl100 {
float: left;
height: 180px;
width: 100px;
}

.spacer10 {
height:10px;
width:10px;
}

#yakicontent dl {
	margin-left: 330px;
	font-size: 11px;
}
#mapright {
	height: 400px;
	margin-left: 50px;
}
#map {
	float: left;
	height: 415px;
	width: 330px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 20px;
}

#yakicontent {
	background-image: url(../yaki/bg_agari.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#yakicontent dt {
	width: 100px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 5px;
}
#yakicontent dd {
	margin-left: 100px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-right: 150px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#tenpo1 p {
	padding-left: 20px;
}
#tenpo1 {
	float: left;
	width: 350px;
	margin-bottom: 10px;
	height: auto;
}
#eatin {
	height: 250px;
	width: 600px;
}
#eatin img {
	float: left;
	height: auto;
	margin-bottom: 40px;
	margin-left: 20px;
}
#eigyo {
	width: 600px;
	height: 100px;
}
#topr {
	width: 210px;
	background-image: url(../top/bg_topr.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: auto;
}
#topr p {
	margin: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 10px;
}
.souryou {
	width: 620px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-left: 50px;
	padding: 0px;
	margin-top: 30px;
}
.cyumonhouhou {
	width: 600px;
	margin-left: 50px;
}
.cyumonhouhou li {
	margin-left: 50px;
}
.cyumonhouhou p {
	padding-left: 40px;
}
.cyumonhouhou img {
	margin-left: 200px;
}
