@charset "utf-8";
/* formatting style
------------------------------*/

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #333333;
	background-color: #999999;
	background-image: url(image/bg.gif);
	background-repeat: repeat;
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.4;
	border: 1px solid #009900;
}


hr {
	display: none;
}
#home #wrapper #main table {
	border: 1px solid #009900;
}


/* link style
------------------------------*/
a img {
	border-style: none;
}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

/*basic layout
------------------------------*/

#wrapper {
	width: 858px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	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;
}
#contents {
	padding: 40px 15px 15px 5px;
	float: left;
	width: 264px;
	margin-bottom: 20px;
	margin-top: 20px;
}
#main {
	padding: 40px 5px 15px 0px;
	float: right;
	width: 565px;
	margin-bottom: 20px;
	margin-top: 20px;
}


#footer {
	background-color: #003e0a;
	padding: 15px;
	clear: both;
	width: 830px;
}

/* header styles
------------------------------*/
#header {
	height: 105px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #006600;
}
#header ul {
	width: 858px;
	position: absolute;
	top: 83px;
	background-color: #FFFFFF;
	float: right;
}
#header ul li {
	list-style: none;
	float: right;
}
#header ul li a {
	line-height: 2em;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	height: 2em;
	width: 140px;
	border-left: 2px none #006600;
	text-align: center;
	display: block;
	border-right: 2px none #006600;
	position: relative;
	top: 1px;
}

#navi ul {
	width: 858px;
	position: absolute;
	background-color: #FFFFFF;
}
#navi ul li {
	list-style: none;
	float: left;
}
#navi ul li a {
	line-height: 2.5em;
	color: #666666;
	text-decoration: none;
	width: 140px;
	background-color: #ffffff;
	text-align: center;
	display: block;
	border-top: none #003300;
	border-bottom: none #999999;
	border-left: 3px solid #FFFFFF;
	border-right: none #FFFFFF;
	height: 2.1em;
}

#navi img {
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
}
#main h2 {
	margin-bottom: 15px;
	font-size: 100%;
	font-weight: bold;
	padding: 4px 6px 4px 15px;
	border-top: 3px solid #006666;
	border-bottom: 1px dotted #666666;
	background-image: url(image/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#main p {
	line-height: 18px;
	margin-bottom: 0.1em;
	letter-spacing: 0.1em;
	text-indent: 30px;
}
#main h3 {
	position: relative;
	margin-bottom: 10px;
	margin-left: 8px;
}
#main h4 {
	border-bottom: 1px dotted #003300;
	border-top: 1px dotted #003300;
	padding-left: 10px;
	margin-bottom: 10px;
	background-position: left center;
	font-size: 100%;
}
#main ul {
	list-style: none;
	margin-left: 20px;
}



/*footer styles
------------------------------*/
#footer ul li a {
	color: #CCCCCC;
}
#footer ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer p a {
	color: #CCCCCC;
}
#footer p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#footer ul li {
	list-style: none;
	display: inline;
	margin-right: 15px;
}
#footer p {
	float: right;
	margin: 0px;
}

/* contents styles
------------------------------*/
#contents p {
	padding: 3px;
	margin: 2px;
	border: 1px none #003300;
	text-indent: 20px;
}
#contents  ul {
	margin-top: 10px;
}
#contents  ul  li {
	margin-bottom: 6px;
	list-style: url(none) none;
}
#contents  ul  li  a {
	display: block;
	background-image: url(image/arrow_hover.gif);
	background-position: left center;
	background-repeat: no-repeat;
	width: 234px;
	padding-left: 15px;
}

/* table
------------------------------*/
#main table {
	margin-bottom: 15px;
	border-collapse:collapse;
	border: none;
}
#main table th {
	text-align: right;
	padding: 5px 15px;
	border: 1px solid #009900;
}
#main table td {
	padding: 5px 15px;
	border: 1px solid #009900;
}
#main table tr.odd {
	background-color: #EFEFEF;
}
#main table th.odd {
	background-color: #CCFFCC;
	border: 1px solid #009900;
}
#main table tr.odd2 {
	background-color: #CCFFCC;
}

#main table tr.odd3 {
	background-color: #F5F5DC;
}

#main table tr.odd4 {
	background-color: #F5DEB3;
}

#main table tr.odd5 {
	background-color: #F5C887;
}

/* works
------------------------------*/
#main div.wk {
	float: left;
	width: 200px;
	border: 3px none #000000;
	position: relative;
	margin: 30px 3px 10px;
}
#main div.wk p {
	font-weight: bold;
	border-left: 5px none #000000;
}
#main .taikaimenu ul {
	list-style: square;
	margin-left: 50px;
	font-size: medium;
}
#main .taikaimenu li {
	margin-bottom: 5px;
}


/*form
------------------------------*/

#main form {
	margin-bottom: 25px;
}
#main input[type="text"] {
	padding: 2px;
	border: 1px solid #999999;
}
#main form textarea#comment {
	height: 120px;
	width: 300px;
	overflow: auto;
}

/*
------------------------------*/
            
#dd {
  margin-left: 25%;
  padding: 0 0 20px 0;
}

#dd li {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  font: bold 11px arial;
}

#dd li a.menu {
  display: block;
  text-align: center;
  background: #5970B2;
  padding: 4px 10px;
  margin: 0 1px 0 0;
  color: #FFF;
  width: 60px;
  text-decoration: none;
}

#dd li a.menu:hover {
  background: #49A3FF;
}

.submenu {
  background: #EAEBD8;
  border: 1px solid #5970B2;
  visibility: hidden;
  position: absolute;
  z-index: 3;
}

.submenu a {
  display: block;
  font: 11px arial;
  text-align: left;
  text-decoration: none;
  padding: 5px;
  color: #2875DE;
}

.submenu a:hover {
  background: #49A3FF;
  color: #FFF;
}

#image {
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}

#couseul{
	margin-left: 20px;
}

#taikaikekka {
	font-size: 90%;
	width: 100%;
	text-align: center;
}
#main #sitemaplist {
	padding-bottom: 10px;
}
#main #privacy {
	padding-left: 20px;
	text-indent: 1em;
	padding-bottom: 10px;
}
#restaurantmenu {
	border-collapse:collapse;
	width: 300px;
	margin-top: 10px;
}
#contents table {
	margin-right: 5px;
}
#main #topics {
	background-color: #F5F5DC;
	border-left: 5px solid #003300;
}
#menuback {
	position: absolute;
}
#rest_gazo {
	margin-left: 30px;
	margin-bottom: 30px;
}
#rest_gazo_left {
	margin-bottom: 50px;
}
#soshihaininnonamae {
	padding-right: 20px;
}
#lag_img {
	border:none;
}
#news_release {
	margin-bottom: 10px;
	background-color: #f5f5dc;
	list-style: circle;
}
.style2 {
	color: #004400;
}
#home #wrapper #contents table {

}
#home #wrapper #main table {
	border: 1px solid #009900;
}
tr {
	border: thin solid #3C0;
}

