@charset "UTF-8";

#dict h2{
	background:url(/assets/templates/img/dict/tit-dict.gif) no-repeat;
	margin-bottom:7px;
}

#dict a:visited{
	color:#275ca3;
}

#dict .index{
	margin-bottom:13px;
}

#dict dl{
	height:190px;
}

#dict dd{
	font-weight:bold;
	line-height:28px;
}

#dict dl.ctg{
	width:197px;
	float:left;
	background:url(/assets/templates/img/dict/bk-dict-ctg.gif) no-repeat bottom;
}

#dict dl.ctg dd{
	text-indent:13px;
}

#dict dl.syl{
	width:325px;
	float:right;
	background:url(/assets/templates/img/dict/bk-dict-syl.gif) no-repeat bottom;
}

#dict dl.syl dd{
	float:left;
	width:162px;
	text-indent:12px;
	font-size:115%;
}

#dict .conc{
	clear:both;
	margin-bottom:13px;
}

#dict .conc h3{
	padding:6px 0 2px 16px;
	background:url(/assets/templates/img/dict/bk-dict-word.gif) repeat-y;
	font-size:180%;
	color:#444444;
	line-height:105%;
}

#dict .conc h3 span{
	font-size:65%;
	font-weight:normal;
}

#dict .conc p{
	border-bottom:#816806 1px solid;
	line-height:175%;
	font-size:115%;
	padding:6px 19px;
	text-indent:1em;
	background:url(/assets/templates/img/dict/arw-01.gif) no-repeat 19px 0.9em ; 
}

#dict h3.item{	
	padding:6px 0 2px 19px;
	background:url(/assets/templates/img/dict/bk-dict-item.gif) repeat-y;
	font-size:180%;
	color:#444444;
	line-height:105%;
}

#dict ul{
	font-weight:bold;
	padding:9px 0;
}

#dict li{
	padding:0 27px;
	background:url(/assets/templates/img/dict/arw-01.gif) no-repeat 13px center;
	font-size:115%;
	line-height:170%;
}