@charset "shift_jis";

.mente_info {
	color:#FFF;
	text-align:center;
	padding:3px 0px 0;
}

.navi_bookmarks {
	width: 199px;
	border:2px solid #aaa69a;
	background-color:#fff;
	margin:10px 0 10px;
    font-size: 12px;
}

.navi_bookmarks_tit {
font-size:12px;
color: #2c2c2c;
background: black url(../img/menubar-bookmark.gif) no-repeat;
background-color:#FFF;
height: 50px;
line-height:50px;
padding-left: 15px; /*link text is indented 19px*/
}

.navi_bookmarks ul {
	margin:6px 0 0 10px;
	line-height:160%;
}

.navi_bookmarks_hatena {
	font-size: 95%;
	list-style: none;
	padding:0px 0 0px 22px;
	background: url(../img/icon_bookmarks_hatena.gif) no-repeat center left;
	border-bottom:1px dotted #d1cbbb;
	margin-bottom:4px;
	width:158px;
}

.navi_bookmarks_livedoor {
	font-size: 95%;
	list-style: none;
	padding:0px 0 0px 22px;
	background: url(../img/icon_bookmarks_livedoor.gif) no-repeat center left;
	border-bottom:1px dotted #d1cbbb;
	margin-bottom:4px;
	width:158px;
}

.navi_bookmarks_nifty {
	font-size: 95%;
	list-style: none;
	padding:0px 0 0px 22px;
	background: url(../img/icon_bookmarks_nifty.gif) no-repeat center left;
	border-bottom:1px dotted #d1cbbb;
	margin-bottom:3px;
	width:158px;
}

.navi_bookmarks_yahoo {
	font-size: 95%;
	list-style: none;
	padding:0px 0 0px 22px;
	background: url(../img/icon_bookmarks_yahoo.gif) no-repeat center left;
	border-bottom:1px dotted #d1cbbb;
	margin-bottom:3px;
	width:158px;
}

.navi_bookmarks_google {
	font-size: 95%;
	list-style: none;
	padding:0px 0 0px 22px;
	background: url(../img/icon_bookmarks_google.gif) no-repeat center left;
	border-bottom:1px dotted #d1cbbb;
	margin-bottom:6px;
	width:158px;
}

.navi_bookmarks_01 {
	list-style: none;
	padding:1px 0 4px 0px;
	border-bottom:1px dotted #d1cbbb;
	width:156px;
	margin-bottom: 3px;
}

.navi_bookmarks_02 {
	list-style: none;
	padding:1px 0 4px 0px;
	border-bottom:1px dotted #d1cbbb;
	width:156px;
	margin-bottom: 6px;
}

