/*///////////////////////////////////////////////*/
/*/////////////// All About Sake ////////////////*/
/*///////////////////////////////////////////////*/

#main div#page a,
#main div.blogSake a {
	color:#805500;
}

#main div#page a:hover,
#main div.blogSake a:hover {
	color:#630;
}

#main h1.componentheadingSake,
#main div#page h2.contentheadingSake,
#main h1.componentheadingSake a,
#main div#page h2.contentheadingSake a {
	margin-top:0;
	font-size:18px;
	color:#805500;
	font-weight:normal;
}

#main h1.componentheadingSake,
#main h1.componentheadingSake a {
	margin-bottom:20px;
	color:#805500;
}

#main div#page h2,
#main h2 {
	margin-bottom:5px;
	color:#805500;
}

#main #mainmiddle #content_400 div#page h3 {
	line-height:20px;
	text-indent:7px;
	font-weight:normal;
	background-color:#e8e5d6;
	color:#805500;
}

#main div#page p.iteminfo a {
	color:#805500;
}

#main div#page p.iteminfo a:hover {
	color:#630;
}

/*//////////////// Right Menu /////////////////*/

div#main div.moduletableSake h3 {
	font-weight:normal;
	margin:20px 0 3px 0;
	color:#805500;
	display:none;
}

div#main div.moduletableSake ul.menuSake ul{
	margin-top:0px;
	padding-top:0px;
	border-top:1px solid #c0aa66;
	background-color:#e6d190;
}

div#main div.moduletableSake li.menuSake {
	list-style:none;
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom:1px solid #c0aa66;
}

div#main div.moduletableSake li.parent {
	list-style:none;
	margin-bottom:0px;
	padding:2px 0 0px 0;
	border-bottom:none;
	background-color:#805500;
}

div#main div.moduletableSake li.parent a {
	display:block;
	color:#333;
	padding:3px 5px;	
	color:#eee;
}

div#main div.moduletableSake li.parent a:hover {
	color:#fff;
}
div#main div.moduletableSake li.parent ul a {
	display:block;
	color:#805500;
	padding:2px 5px 2px 5px;
}

div#main div.moduletableSake li.parent ul a:hover {
	color:#630;
}

/*//////////////// Tables /////////////////*/

div#main table.sake {
	font-size:11px;
	border-top:1px solid #e8e5d6;
}

div#main table.sake td {
	padding:3px 5px;
	width:25%;
	border-bottom:1px solid #e8e5d6;
	border-left:1px solid #e8e5d6;
}

div#main table.sake tr.top td {
	background:#fafafa;
	padding:3px 5px;
	color:#805500;
	border-bottom:1px solid #e8e5d6;
	border-left:1px solid #e8e5d6;
}

div#main table.sake tr.top td.front,
div#main table.sake td.front {
	border-left:0px solid #e8e5d6;
	color:#805500;
}


/*//////////////// Glossary /////////////////*/

div.Glossary1 {
	background-color:#e8e5d6;
	padding:5px;
	line-height:16px;
}

div.Glossary2 {
	background-color:#fafafa;
	padding:5px;
	line-height:16px;
}
	