/*■■■■■エントリ■■■■■*/
.sidetitle2_cont_ent {
	display: block;
	margin: 5px;
	width: auto;
	border-bottom: 1px solid #BDB29C;
}
.sidetitle2_cont_ent a:link,
.sidetitle2_cont_ent a:visited {
	background-image: url("http://hamayo.jp/mt/user_images/sidebar_title_name_c_ent.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.sidetitle2_cont_ent a:hover {
	background-position: -175px 0px;
	background-repeat: no-repeat;
}


/*■■■■■コメント■■■■■*/
.sidetitle2_cont_com {
	display: block;
	margin: 5px;
	width: auto;
	border-bottom: 1px solid #BDB29C;
}
.sidetitle2_cont_com a:link,
.sidetitle2_cont_com a:visited {
	background-image: url("http://hamayo.jp/mt/user_images/sidebar_title_name_c_com.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.sidetitle2_cont_com a:hover {
	background-position: -175px 0px;
	background-repeat: no-repeat;
}


.sidetitle2 a:link,
.sidetitle2 a:visited,
.sidetitle2 a:hover {
	width:		auto;
	height:		24px;
	display:	block;
	overflow:	hidden;
	border:		none; /* 枠線 */
	color:		#ffffff; /* 文字色 */
	font-family:	Verdana, Arial, sans-serif;
	font-size:	x-small;
	text-align:	left;
}


/* サイドメニュー折り畳みようスタイル設定　終わり*/



.side {
	position: relative;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	background-image:	 url("http://hamayo.jp/mt/user_images/sidebar_title_back.gif");
	padding:		4px;
}
.side a,
.side a:link {
	color: #4B809E;
	background-image:	none;
}
.side a:visited {
	color: #9865AA;
	background-image:	none;
}
.side a:hover{
	color: #000;
	background-image: none;
}

/*■■■■■サブカテゴリ折りたたみ■■■■■*/

ul.tree {
    margin: 0 0 0 5px;
    padding: 0;
    font-size: 9px;
    list-style: none;
}
ul.tree ul {
    margin: 0;
    padding: 0;
}
ul.tree li {
    margin: 0;
    padding: 0 0 0 13px;
    background: url(http://hamayo.jp/mt/user_images/menufolder/tree_lst.gif) no-repeat 2px 0;
    list-style: none;
}
ul.tree li.tree_end {
    background: url(http://hamayo.jp/mt/user_images/menufolder/tree_end.gif) no-repeat 2px 0;
    list-style: none;
}







.subcategories {
	font-size:1.4em;
	position: relative;
	top: 7px;
	left: 20px;
	color: #000;
	padding: 1px 0 4px 0;
/*	height: 24px;*/
}
.subcategories a,
.subcategories a:link,
.subcategories a:visited,
.subcategories a:hover {
	color: #4B809E;
	background-image:	none;
	border:		none; /* 枠線 */
}
.subcategories a.foldmark {	/*展開アイコン*/
	font-size:16px; /* マークのフォントサイズ */
	text-decoration: none; /* マークの文字装飾（何も表示しない） */
	position: absolute;
	top: 0px;
	left: -24px;
	text-align:	left;
	margin: 0px;
	padding: 0px;
}

li.tree span {	/*サブカテゴリタイトル*/
	font-size:small;
	line-height: 1.8;
	position: relative;
	top: 1px;
}

/*■■■■■サブカテゴリ折りたたみ終わり■■■■■*/

