







/* 右側メニュー
-------------------------------------------*/
.category_tree_ {
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-align:left;
}


.category_tree_ a:link          {text-decoration:none;}
.category_tree_ a:visited       {text-decoration:none;}
.category_tree_ a:hover         {text-decoration:none;}
.category_tree_ a:active        {text-decoration:none;}


.category_tree1_ {
	display: inline;

}

.category_tree1_ a {
	display: block;
	background: url(../../img/usr/tree1.gif) no-repeat center left;
	border-bottom: 1px dashed #999;
	padding: 3px 2px 3px 20px;
	margin: 2px 2px 0px 10px;
	text-decoration: none;
	/* Not MAC IE \*/
	_width: 100%;
	/* Not MAC IE */
}

.category_tree1_ a:visited {
	background: url(../../img/usr/tree1.gif) no-repeat center left;
}

.category_tree1_ a:active, .category_tree1_ a:hover {
	background-color: #e9e9e9;
}

.category_tree1_#active a {
	background: #d3d3d3 url(../../img/usr/tree1.gif) no-repeat center left;
	cursor: default;
	color: #e9e9e9;
}



.category_tree2_ {
	display: inline;
}

.category_tree2_ a {
	display: block;
	background: url(../../img/usr/tree2.gif) no-repeat center left;
	border-bottom: 1px dashed #999;
	padding: 3px 2px 3px 20px;
	margin: 0px 2px 0px 20px;
	text-decoration: none;
	/* Not MAC IE \*/
	_width: 100%;
	/* Not MAC IE */
}

.category_tree2_ a:visited {
	background: url(../../img/usr/tree2.gif) no-repeat center left;
}

.category_tree2_ a:active, .category_tree2_ a:hover {
	background-color: #e9e9e9;
}

.category_tree2_#active a {
	background: #d3d3d3 url(../../img/usr/tree2.gif) no-repeat center left;
	cursor: default;
	color: #e9e9e9;
}




.category_tree3_ {
	display: inline;
}

.category_tree3_ a {
	display: block;
	background: url(../../img/usr/tree3.gif) no-repeat center left;
	border-bottom: 1px dashed #999;
	padding: 3px 2px 3px 20px;
	margin: 0px 2px 0px 30px;
	text-decoration: none;
	/* Not MAC IE \*/
	_width: 100%;
	/* Not MAC IE */
}

.category_tree3_ a:visited {
	background: url(../../img/usr/tree3.gif) no-repeat center left;
}

.category_tree3_ a:active, .category_tree3_ a:hover {
	background-color: #e9e9e9;
}

.category_tree3_#active a {
	background: #d3d3d3 url(../../img/usr/tree3.gif) no-repeat center left;
	cursor: default;
	color: #e9e9e9;
}



.category_tree4_ {
	display: inline;
}

.category_tree4_ a {
	display: block;
	background: url(../../img/usr/tree4.gif) no-repeat center left;
	border-bottom: 1px dashed #999;
	padding: 3px 2px 3px 20px;
	margin: 0px 2px 0px 40px;
	text-decoration: none;
	/* Not MAC IE \*/
	_width: 100%;
	/* Not MAC IE */
}

.category_tree4_ a:visited {
	background: url(../../img/usr/tree1.gif) no-repeat center left;
}

.category_tree4_ a:active, .category_tree4_ a:hover {
	background-color: #e9e9e9;
}

.category_tree4_#active a {
	background: #d3d3d3 url(../../img/usr/tree4.gif) no-repeat center left;
	cursor: default;
	color: #e9e9e9;
}



/*  ツリー開くと　*/

.category_tree1_open_ {
	display: inline;
}

.category_tree1_open_ a {
	display: block;
	font-weight:bold;
	background: url(../../img/usr/tree1_open.gif) no-repeat center left;
	border-bottom: 1px dashed #999;
	padding: 3px 2px 3px 20px;
	margin: 2px 2px 0px 10px;
	text-decoration: none;
	/* Not MAC IE \*/
	_width: 100%;
	/* Not MAC IE */
}

.category_tree1_open_ a:visited {
	background: url(../../img/usr/tree1_open.gif) no-repeat center left;
}

.category_tree1_open_ a:active, .category_tree1_open_ a:hover {
	background-color: #e9e9e9;
}

.category_tree1_open_#active a {
	background: #d3d3d3 url(../../img/usr/tree1_open.gif) no-repeat center left;
	cursor: default;
	color: #e9e9e9;
}



.category_tree2_open_ {
	display: inline;
}

.category_tree2_open_ a {
	display: block;
	font-weight:bold;
	background: url(../../img/usr/tree2_open.gif) no-repeat center left;
	border-bottom: 1px dashed #999;
	padding: 3px 2px 3px 20px;
	margin: 0px 2px 0px 20px;
	text-decoration: none;
	/* Not MAC IE \*/
	_width: 100%;
	/* Not MAC IE */
}

.category_tree2_open_ a:visited {
	background: url(../../img/usr/tree2_open.gif) no-repeat center left;
}

.category_tree2_open_ a:active, .category_tree2_open_ a:hover {
	background-color: #e9e9e9;
}

.category_tree2_open_#active a {
	background: #d3d3d3 url(../../img/usr/tree2_open.gif) no-repeat center left;
	cursor: default;
	color: #e9e9e9;
}




.category_tree3_open_ {
	display: inline;
}

.category_tree3_open_ a {
	display: block;
	font-weight:bold;
	background: url(../../img/usr/tree3_open.gif) no-repeat center left;
	border-bottom: 1px dashed #999;
	padding: 3px 2px 3px 20px;
	margin: 0px 2px 0px 30px;
	text-decoration: none;
	/* Not MAC IE \*/
	_width: 100%;
	/* Not MAC IE */
}

.category_tree3_open_ a:visited {
	background: url(../../img/usr/tree3_open.gif) no-repeat center left;
}

.category_tree3_open_ a:active, .category_tree3_open_ a:hover {
	background-color: #e9e9e9;
}

.category_tree3_open_#active a {
	background: #d3d3d3 url(../../img/usr/tree3_open.gif) no-repeat center left;
	cursor: default;
	color: #e9e9e9;
}



.category_tree4_open_ {
	display: inline;
}

.category_tree4_open_ a {
	display: block;
	font-weight:bold;
	background: url(../img/usr/tree4_open.gif) no-repeat center left;
	border-bottom: 1px dashed #999;
	padding: 3px 2px 3px 20px;
	margin: 0px 2px 0px 40px;
	text-decoration: none;
	/* Not MAC IE \*/
	_width: 100%;
	/* Not MAC IE */
}

.category_tree4_open_ a:visited {
	background: url(../img/usr/tree4_open.gif) no-repeat center left;
}

.category_tree4_open_ a:active, .category_tree4_open_ a:hover {
	background-color: #e9e9e9;
}

.category_tree4_open_#active a {
	background: #d3d3d3 url(../img/usr/tree4_open.gif) no-repeat center left;
	cursor: default;
	color: #e9e9e9;
}




.rightsidetitle {
	padding-top: 5px;
	padding-left: 20px;
	height: 27px;
	color: #333333;
	font-size: 13px;
	background: #ffffff url(../../img/basic/side_title_back.gif) no-repeat left top;
	font-weight: bold;
	margin: 0;
	text-align:left;
}
.rightsidebox {
	width: 178px;
	margin-top: -7px;
	border-bottom: solid 3px #006600;
	border-left: solid 1px #d3d3d3;
	border-right: solid 1px #d3d3d3;
	background: #FFFFFF;
	color:#000;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ丸ゴ Pro W4", HiraMaruPro-W4, Osaka,"Trebuchet MS", verdana, arial, sans-serif;
	font-size: 0.9em;
	font-weight:normal;
	line-height:1.5em;
	margin-bottom:0.5em;
	padding:5px;
	text-align: left;
}
.rightsideserch {
	width: 99%;
	margin-top: -7px;
	border-bottom: solid 3px #006600;
	border-left: solid 1px #d3d3d3;
	border-right: solid 1px #d3d3d3;
	text-align: left;
}
.rightsidebox ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.rightsidebox li {
	padding: 2px 0;
	border-bottom: 1px dashed #999;
}
div.linkbox .right_menu_comment {
	font-size: 0.9em;
}
div.linkbox .right_message {
	font-size: 0.9em;
}
div.linkbox .right_menu_icon {
	float: left;
	display: block;
}