.dic-title {
	font-size: 18px;
	font-weight: 500;
	margin-right: 2px;
	margin-left: 6px;
}
.dic-kana {
	font-size: 15px;
	background-color: #cc0000;
	padding: 3px;
	width: 30px;
	color: #ffffff;
}
.photo-bg {
	background-color: #FFFFFF;
}
.top-line {
	clear: both;
	width: 680px;
	margin-left: 10px;
	height: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #66cc00;
}
.dic-base1 {
	background-image: url(images/dic_bg1.gif);
	width: 680px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ff9900;
}
.dic-base2 {
	background-image: url(images/dic_bg2.gif);
	width: 680px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #66cc00;
}
*html body .dic-head1 {
	color: #339900;
	font-size: 15px;
	line-height:20px;
	font-weight: 900;
	float: left;
	width: 180px;
	background-image: url(images/dic.gif);
	background-repeat: no-repeat;
	background-position: 3px 0px;
	padding-left: 20px;
	margin-left: 30px;
}
*html body .dic-head2 {
	color: #ff6600;
	font-size: 15px;
	line-height:20px;
	font-weight: 900;
	float: left;
	width: 180px;
	background-image: url(images/dic.gif);
	background-repeat: no-repeat;
	background-position: 3px 0px;
	padding-left: 20px;
	margin-left: 30px;
}
.dic-head1 {
	color: #339900;
	font-size: 15px;
	line-height:20px;
	font-weight: 900;
	float: left;
	width: 180px;
	background-image: url(images/dic.gif);
	background-repeat: no-repeat;
	background-position: 3px 0px;
	padding-left: 20px;
	margin-left: 60px;
}
.dic-head2 {
	color: #ff6600;
	font-size: 15px;
	line-height:20px;
	font-weight: 900;
	float: left;
	width: 180px;
	background-image: url(images/dic.gif);
	background-repeat: no-repeat;
	background-position: 3px 0px;
	padding-left: 20px;
	margin-left: 60px;
}
.yomi {
	font-size: 12px;
	line-height:18px;
	font-weight: normal;
	color: #645a50;
}
.dic-body {
	font-size: 12px;
	line-height:18px;
	width: 410px;
	float: left;
}
.link-box {
	width: 540px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	background-image: none;
}
.block-bottom {
	clear: both;
	height: 10px;
}
.dic-pagetop {
	clear: right;
	float: left;
	width: 150px;
	margin-top: 10px;
}
