/* メニューボックス */
#menubox{
	width:174px;
	padding:2px;
	float:left;
	color:#ffffff;
	background-color:#ffffff;
	border: 1px solid #666666;
}
#menubox ul.menu{
	width:174px;
	color:#ffffff;
	margin-top:1px;
}

#menubox ul.menu li.menuitem{
	list-style:none;
	border-left:4px solid #000000;
	background-color:#888888;
	padding-left:4px;
	margin-bottom:1px;
	line-height:1.5em;
	vertical-align:middle;
}

#menubox ul.menu li.menuitem a{
	display:block;
	width:100%;
	color:#ffffff;
	text-decoration:none;

}

#menubox ul.menu li.menuitem a:hover{
	color:#666666;
	background-color:#ffffff;
	text-decoration:none;
	list-style:none;
} 

#menubox div.menunakaobi{
        background-color:#666666;
        height:12px;
        margin-top:3px;
        text-align:center;
        font-size:x-small;
}
#menubox ul.ko-list{
	border: 1px solid #666666;
	color:#000000;
}

/* itemlist用 書式*/
#menubox ul.ko-list li{
	list-style:none;
	line-height:1em;
	vertical-align: middle;
	margin:0.2em 0;
        background-color:#cfcfcf;
}
#menubox ul.ko-list li:hover{
outline: solid 1px #999999;
        background-color:#ffffff;
}
#menubox ul.ko-list li a{
        text-decoration:none;
        color:#000000;
/*        background-color:#cfcfcf; */
}
#menubox ul.ko-list li div.lititle{
        float:left;
        width:110px;
	font-size:80%;
        text-indent:1em;
        letter-spacing: 0; 
        margin-left:3px;
}


#menubox ul.ko-list li div.lidate{
        float:right;
	vertical-align: middle;
        width:53px;
	font-size:x-small;
        height:100%;
}
/*float:right;display:block; */
#menubox .tenmark {
	background-image: url(images/DONTATE104.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 140px;
	width: 174px;
	text-align: center;
}

#menubox .tenmei{
	font-size: large;
	font-weight: bold;
	color:#000000;
	text-align:center;
	background-image: url(images/1-36wg.gif);
	background-repeat: repeat-x;
	background-position: center;
	width:168px;
	border-top:none;
	border-bottom:none;
	border-left: 3px solid #666666;
	border-right: 3px solid #666666;
	padding-top:0.5em;
	padding-bottom:0.5em;
}
#menubox .tenmei a{
	color:#000000;
}
#menubox .hm1{
	color:black;
	text-align:center;
	padding:0.5em;
}
#menubox .shopimage {
	height: 210px;
	width: 174px;
	background-image: url(images/yakata2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
