/* 
	WordPress Menubar Plugin
	sf-vertical.css stylesheet for the Suckerfish template

	Credits:
	Son of Suckerfish Dropdowns
	By Patrick Griffiths and Dan Webb
	http://www.htmldog.com/articles/suckerfish/dropdowns/
*/

.sf-vertical {
	margin: 0 auto;
	padding: 0 auto;
	text-align: left;
	width:200px;
}

.sf-vertical ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 200px;
	background: white;
	z-index: 9;
}

.sf-vertical ul ul {
	top: 26px;
	position: absolute;
	left: -999em;
	width: 200px;
	height:56px
	margin: 0;
	padding: 0;
}
	
.sf-vertical ul ul {
	margin: -26px 0 0 200px;
}

.sf-vertical li {
	float: left;
	padding: 0;
	height: 56px;
	position: relative;
}

.sf-vertical li {
	float: left;
	padding: 0;
	width: 200px;
}

.sf-vertical a, 
.sf-vertical a:hover {
	font-size: 12px;
	font-weight: bold;
	float: left;
	color: white;
	text-decoration: none;
	display: block;
	height: 26px;
	line-height: 26px;
	padding: 0 15px;
	overflow: hidden;
}

.sf-vertical li a, 
.sf-vertical li a:hover {
margin:0;
	padding: 0;
	width: 200px;
	height:56px;
}

.sf-vertical li:hover ul ul, 
.sf-vertical li:hover ul ul ul,
.sf-vertical li:hover ul ul ul ul,  
.sf-vertical li.wpmhover ul ul, 
.sf-vertical li.wpmhover ul ul ul, 
.sf-vertical li.wpmhover ul ul ul ul {
	left: -999em;
}

.sf-vertical li:hover ul, 
.sf-vertical li li:hover ul, 
.sf-vertical li li li:hover ul, 
.sf-vertical li li li li:hover ul,
.sf-vertical li.wpmhover ul, 
.sf-vertical li li.wpmhover ul, 
.sf-vertical li li li.wpmhover ul,
.sf-vertical li li li li.wpmhover ul{
	left: 0;
}

//.sf-vertical li.selected {
border-right: 5px solid white;
}

}

.sf-vertical li {
	border-left: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
}

.sf-vertical li {
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #CFCFCF;
	//
}

.sf-vertical ul {
	border-left: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
}

.sf-vertical-after {
	clear: left;
}
.wagashi{
	background: url(img/wagashi/wagashi_b.png) no-repeat;
	height: 56px;
	width: 200px;
	text-indent: -999px;
	display: block;}
.wagashi :hover {
	background: url(img/wagashi/wagashi_a.png) no-repeat;
	height: 56px;
	width: 200px;
	display: block;
}

.amanatou{
	background: url(img/amanatou/amanatou_b.png) no-repeat;
	height: 56px;
	width: 200px;
	text-indent: -999px;
	display: block;}
.amanatou :hover {
	background: url(img/amanatou/amanatou_a.png) no-repeat;
	height: 56px;
	width: 200px;
	display: block;
}

.kanmi{
	background: url(img/kanmi/kanmi_b.png) no-repeat;
	height: 56px;
	width: 200px;
	text-indent: -999px;
	display: block;}
.kanmi :hover {
	background: url(img/kanmi/kanmi_a.png) no-repeat;
	height: 56px;
	width: 200px;
	display: block;
}

.namagashi{
	background: url(img/namagashi/namagashi_b.png) no-repeat;
	height: 56px;
	width: 200px;
	text-indent: -999px;
	display: block;}
.namagashi :hover {
	background: url(img/namagashi/namagashi_a.png) no-repeat;
	height: 56px;
	width: 200px;
	display: block;
}
.shinmotu{
	background: url(img/shinmotu/shinmotu_b.png) no-repeat;
	height: 56px;
	width: 200px;
	text-indent: -999px;
	display: block;}
.shinmotu :hover {
	background: url(img/shinmotu/shinmotu_a.png) no-repeat;
	height: 56px;
	width: 200px;
	display: block;
}
.kuromame{
	background: url(img/kuromame/kuromame_b.png) no-repeat;
	height: 56px;
	width: 200px;
	text-indent: -999px;
	display: block;}
.kuromame :hover {
	background: url(img/kuromame/kuromame_a.png) no-repeat;
	height: 56px;
	width: 200px;
	display: block;
}
.shingashi{
	background: url(img/shingashi/shingashi_b.png) no-repeat;
	height: 56px;
	width: 200px;
	text-indent: -999px;
	display: block;}
.shingashi :hover {
	background: url(img/shingashi/shingashi_a.png) no-repeat;
	height: 56px;
	width: 200px;
	display: block;
}

.keichiyou{
	background: url(img/keichiyou/keichiyou_b.png) no-repeat;
	height: 56px;
	width: 200px;
	text-indent: -999px;
	display: block;}
.keichiyou :hover {
	background: url(img/keichiyou/keichiyou.png) no-repeat;
	height: 56px;
	width: 200px;
	display: block;
}
.tokachisweets{
	background: url(img/tokachisweets/tokachisweets_a.jpg) no-repeat;
	height: 56px;
	width: 200px;
	text-indent: -999px;
	display: block;}
.tokachisweets :hover {
	background: url(img/tokachisweets/tokachisweets_b.jpg) no-repeat;
	height: 56px;
	width: 200px;
	display: block;
}
