@charset "utf-8";
#left h3 {
	margin: 0 0 20px 0;
}
#left .dictionary_inner {
	margin: 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px dotted #989898;
}
#left .dictionary_inner h4 {
	float: left;
	display: inline;
	margin: 0 0 0 10px;
}
#left .dictionary_inner p {
	float: right;
	width: 430px;
	margin: 0 0 10px 0;
	display: inline;
	margin: 0 10px 0 0;
}
#left .bt li {
	float: left;
}



/*bt*/
#bt01 a {
	width: 72px;
	height: 72px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/dictionary/images/bt_01.gif) no-repeat 0 0;
}
#bt01 a:hover {
	background: url(/dictionary/images/bt_01.gif) no-repeat 0 -72px;
}
#bt02 a {
	width: 72px;
	height: 72px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/dictionary/images/bt_02.gif) no-repeat 0 0;
}
#bt02 a:hover {
	background: url(/dictionary/images/bt_02.gif) no-repeat 0 -72px;
}
#bt03 a {
	width: 72px;
	height: 72px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/dictionary/images/bt_03.gif) no-repeat 0 0;
}
#bt03 a:hover {
	background: url(/dictionary/images/bt_03.gif) no-repeat 0 -72px;
}
#bt04 a {
	width: 72px;
	height: 72px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/dictionary/images/bt_04.gif) no-repeat 0 0;
}
#bt04 a:hover {
	background: url(/dictionary/images/bt_04.gif) no-repeat 0 -72px;
}
#bt05 a {
	width: 72px;
	height: 72px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/dictionary/images/bt_05.gif) no-repeat 0 -72px;
}
#bt05 a:hover {
	background: url(/dictionary/images/bt_05.gif) no-repeat 0 -72px;
}
#bt06 a {
	width: 72px;
	height: 72px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/dictionary/images/bt_06.gif) no-repeat 0 0;
}
#bt06 a:hover {
	background: url(/dictionary/images/bt_06.gif) no-repeat 0 -72px;
}
#bt07 a {
	width: 72px;
	height: 72px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/dictionary/images/bt_07.gif) no-repeat 0 0;
}
#bt07 a:hover {
	background: url(/dictionary/images/bt_07.gif) no-repeat 0 -72px;
}
#bt08 a {
	width: 72px;
	height: 72px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/dictionary/images/bt_08.gif) no-repeat 0 0;
}
#bt08 a:hover {
	background: url(/dictionary/images/bt_08.gif) no-repeat 0 -72px;
}
#bt09 a {
	width: 72px;
	height: 72px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/dictionary/images/bt_09.gif) no-repeat 0 0;
}
#bt09 a:hover {
	background: url(/dictionary/images/bt_09.gif) no-repeat 0 -72px;
}
#bt10 a {
	width: 72px;
	height: 72px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/dictionary/images/bt_10.gif) no-repeat 0 0;
}
#bt10 a:hover {
	background: url(/dictionary/images/bt_10.gif) no-repeat 0 -72px;
}



/*辞書部分*/

#left .dictionary h3 {
	padding: 5px 0 5px 20px;
	margin: 60px 0 20px 0;
	font-weight: bold;
	background: #EAEAEA;
	border-top: 2px #999999 solid;
}
#left .dictionary li {
	padding: 0 0 10px 0;
	margin: 0 20px 10px 10px;
	border-bottom: 1px dotted #989898;
}
#left .dictionary li h4 {
	font-weight: bold;
	margin: 0 0 5px 0;
	color: #2356CD;
}