/* CSS Document */



    /* メニュー全体 */

    div#menuA, div#menuA * { margin:0; padding:0; }

    div#menuA {

	margin:0px;

	width:184px;

}

    div#menuA dl { list-style:none; border-top:1px solid silver; width:100%; margin:0; padding:0; }

    /* カテゴリー*/

    div#menuA dt {

	border-width:0px;

	border-style:none solid solid;

	border-color:#FFFFFF;

	text-indent: -9999px;

}

    div#menuA dt#menu1 a {

	background-image: url(../images/icon_2.gif);

	background-repeat: no-repeat;

	display:block;

	color:black;

	text-decoration:none;

	width:184px;

	padding-top: 2px;

	padding-bottom: 2px;

	height: 35px;

}

	div#menuA dt#menu1 a:hover{

	background-image: url(../images/icon_2_f2.gif);

	background-repeat: no-repeat;	

	

	}
	
    div#menuA dt#menu_med a {

	background-image: url(../images/icon_8.gif);

	background-repeat: no-repeat;

	display:block;

	color:black;

	text-decoration:none;

	width:184px;

	padding-top: 2px;

	padding-bottom: 2px;

	height: 35px;

}

	div#menuA dt#menu_med a:hover{

	background-image: url(../images/icon_8_f2.gif);

	background-repeat: no-repeat;	

	

	}
	

    div#menuA dt#menu2 a {

	background-image: url(../images/icon_3.gif);

	background-repeat: no-repeat;

	display:block;

	color:black;

	text-decoration:none;

	width:184px;

	padding-top: 2px;

	padding-bottom: 2px;

	height: 35px;

}

	div#menuA dt#menu2 a:hover{

	background-image: url(../images/icon_3_f2.gif);

	background-repeat: no-repeat;	

	

	}

    div#menuA dt#menu3 a {

	background-image: url(../images/icon_4.gif);

	background-repeat: no-repeat;

	display:block;

	color:black;

	text-decoration:none;

	width:184px;

	padding-top: 2px;

	padding-bottom: 2px;

	height: 35px;

}

	div#menuA dt#menu3 a:hover{

	background-image: url(../images/icon_4_f2.gif);

	background-repeat: no-repeat;	

	

	}

    div#menuA dt#menu4 a {

	background-image: url(../images/icon_5.gif);

	background-repeat: no-repeat;

	display:block;

	color:black;

	text-decoration:none;

	width:184px;

	padding-top: 2px;

	padding-bottom: 2px;

	height: 35px;

}

	div#menuA dt#menu4 a:hover{

	background-image: url(../images/icon_5_f2.gif);

	background-repeat: no-repeat;	

	

	}

    div#menuA dt#menu5 a {

	background-image: url(../images/icon_6.gif);

	background-repeat: no-repeat;

	display:block;

	color:black;

	text-decoration:none;

	width:184px;

	padding-top: 2px;

	padding-bottom: 2px;

	height: 35px;

}

	div#menuA dt#menu5 a:hover{

	background-image: url(../images/icon_6_f2.gif);

	background-repeat: no-repeat;	

	

	}

	div#menuA dt#menu6 a {

	background-image: url(../about/images/menu10.gif);

	background-repeat: no-repeat;

	display:block;

	color:#FFFFFF;

	text-decoration:none;

	width:184px;

	margin-top:3px;

	padding-top: 2px;

	padding-bottom: 2px;

	height: 25px;

}

	div#menuA dt#menu6 a:hover{

	background-image: url(../about/images/menu10_f2.gif);

	background-repeat: no-repeat;	

	}

		

    /* サブメニュー */

    div#menuA dd {

	border-width:0px;

	border-style:none solid solid;

	border-color:silver;	

}

    div#menuA dd a {

	text-decoration:none;

	display:block;

	padding:5px 0 2px 10px;

	background-color: #DCDCDC;

	color:black;

	margin-top: 2px;

}

    div#menuA dl dd a:hover {

	color:#333333;

	background:#B5D0F2;

}

    div#menuA dd dl a {

	text-decoration:none;

	display:block;

	padding:5px 0 2px 10px;

	background-color: #8CA0E4;

	color:black;

	margin-top: 2px;

}

    div#menuA dd dl a:hover {

	color:#333333;

	background:#B5D0F2;

}



    div#menuA dd a.line, div#menuA dd a.line:hover { border-bottom:1px dotted silver; }

    div#menuA dd a.end, div#menuA dd a.end:hover { padding-bottom:1px; }

    div#menuA dt.direct a { display:block; color:#000; background:#fff url("./img/js/arrow.gif") no-repeat right center; }

    div#menuA dt.direct a:hover { color:#fff; background:orange url("./img/js/arrow_wh.gif") no-repeat right center; }

	

	div#menuA dd div#select a{

	text-decoration:none;

	display:block;

	padding:5px 0 2px 10px;

	background-color: #B5D0F2;

	color:black;

	margin-top: 2px;

} 



