#navi {
	margin-right: auto;
	margin-left: auto;
	padding: 3px;
	text-align: right;
	width: 800px;
        color: #999999;
	font-size:11px;
	font-family:"Verdana", "Arial", sans-serif;
}
#navi a {
  color: #888;
  text-decoration: underline;
}
#navi a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #5f4d36;
}
.menu_prof {
	margin-top:8px;
	width:190px;
	height:18px;
	padding:1px 2px 1px 1px;
	color:#333300;
	font-size:10pt;
	background-color:#ffffff;
	border:1px solid #666;
	border-left:8px solid #8cb6ce;
}
/* サイドメニュータイトル */
.sidetitle {
    margin-top: 3px;
    padding: 2px 0 1px;
    _padding: 1px 0 2px;
    border: 1px solid #666666;
    text-align: center;
    color: #666666;
    background: #7FFFD4;
    font-size: 10px;
    line-height: 140%;
}

/* サイドメニュー */
.side {
    margin: 3px 0 20px 10px;
    background: none;
    color: #008B8B;
    font-size: 10px;
    _font-size: 9px;
    font-family: "ＭＳ Ｐゴシック", "Osaka";
    line-height: 150%;
}
.side_BP {
    margin: 3px 3px 20px 5px;
    background: none;
    color: #008B8B;
    font-size: 10px;
    _font-size: 9px;
    line-height: 150%;
}
.side_cal {
    padding-left: 0;
}
/* サイドメニュー(サブカテゴリー用) */
.side #categories ul {
    padding-left: 16px;
}
.side #categories ul ul {
    padding-left: 10px;
}
.side #categories li {
    list-style-type: circle;
}

.sidetitle2 a {
   width: auto;
}

/* 通常 */
.sidetitle2 a:link,
.sidetitle2 a:visited {
    display: block;
    font-family: Verdana, Arial, sans-serif;
}

/* マウスポイント時 */
.sidetitle2 a:hover {
    padding: 0px;
    color:#ffffff; /* 文字色 */
    background-color: #999999; /* 背景色 */
    font-family: Verdana, Arial, sans-serif;
    font-size:10px;
    text-decoration: none;
}
/* ツリー */
ul.tree {
    margin: 0 0 0 15px!important;
    padding: 0px!important;
    font-size: 9px;
    list-style: none!important;
}
#categories ul.tree {
    font-size: 11px!important;
    margin: 0 0 0 2px!important;
}
#archives ul.tree {
    font-size: 11px!important;
    margin: 0 0 0 4px!important;
}

ul.tree ul {
    margin: 0!important;
    padding: 0!important;
    margin-left: 10px!important;
}

ul.tree li {
    margin: 0!important;
    padding: 0 0 0 11px!important;
    background-image: url("http://www.l-w-theta.com/blog/tree_lst_dotted.gif");
    background-repeat: no-repeat!important;
    list-style: none!important;
}
#categories ul.tree li {
    padding: 0 0 0 20px!important;
}

#archives ul.tree li {
    padding: 0 0 0 20px!important;
}

ul.tree li.end {
    background-image: url("http://www.l-w-theta.com/blog/tree_end_dotted.gif");
    list-style: none;

.favicon {
    vertical-align:middle;
}