/*-----------------------------------------------
  タイトル
-----------------------------------------------*/

#contentstitle {
 background: url(../dictionary/images/dictionary_h2.gif) no-repeat;
/* width: 270px;*/
 height: 20px;
 text-indent: -9999px;
 margin-bottom: 30px;
}


/*-----------------------------------------------
  本文
-----------------------------------------------*/
#contents .bar {
	font-size: 12px;
	color: #666666;
}
#contents .bar a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}
#contents .bar a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:underline;
}

.midashi {
	font-size: 12px;
	color: #6d8fa0;
	font-weight:bold;
}
.midashi a {
	font-size: 12px;
	color: #6d8fa0;
	font-weight:bold;
}
