#accordion {
	margin:0px 0px;
	width:200px;
}

h3.toggler {
	cursor: pointer;
	font-size: 14px;
	height:13px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
}
*html h3.toggler {
	cursor: pointer;
	font-size: 14px;
	height:13px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
}
*:first-child+html h3.toggler {
	cursor: pointer;
	font-size: 14px;
	line-height:13px;
	height:18px;
	margin-bottom:5px;
	/*color: #528CE0;*/
	margin: 0 0 4px 5px;
	padding: 6px 5px 0px 5px;
}

div.element p, div.element h4 {
	margin:0px;
	padding:4px;
}

blockquote {
	padding:5px 20px;
}
#menuBk {
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	line-height:24px;
	margin-bottom:-6px;
	background-image:url(../img/lm_icon.gif);
	background-repeat:no-repeat;
	margin-left:5px;
	padding-left:10px;
}
#menuBk:hover {
	background-color:#CFC;
}
#menuBkOn {
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	line-height:24px;
	margin-bottom:-6px;
	background-image:url(../img/lm_icon.gif);
	background-repeat:no-repeat;
	margin-left:5px;
	padding-left:10px;
	color:#000;
	font-weight:bold;
	background-color:#CFC;
}

*html #menuBk {
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	line-height:24px;
	margin-bottom:-30px;
	margin-top:0px;
	background-image:url(../img/lm_icon.gif);
	background-repeat:no-repeat;
	margin-left:5px;
	padding-left:10px;
}
*html #menuBkOn {
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	line-height:24px;
	margin-bottom:-30px;
	margin-top:0px;
	background-image:url(../img/lm_icon.gif);
	background-repeat:no-repeat;
	margin-left:5px;
	padding-left:10px;
}

/**html #menuBk a:hover {  IE6ロールオーバーしない　
	background-color:#CFC;
}*/

*:first-child+html #menuBk {
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	line-height:24px;
	margin-bottom:5px;
	background-image:url(../img/lm_icon.gif);
	background-repeat:no-repeat;
	margin-left:5px;
	padding-left:0px;
}
*:first-child+html #menuBkOn {
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	line-height:24px;
	margin-bottom:5px;
	background-image:url(../img/lm_icon.gif);
	background-repeat:no-repeat;
	margin-left:5px;
	padding-left:0px;
}

*:first-child+html #menuBk:hover {
	background-color:#CFC;
}
