@charset "utf-8";
/* CSS Document */

div.dotted
{
	clear:both;
	margin: 0px 0px 0px -96px;
	padding:0px;
	height:1px;
	background-image:url(../images/dot.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	position:relative;
}

/* エントリー */

div.entryContainer
{
	width:536px;
	margin-left:120px;
	margin-right:24px;
	margin-bottom::32px;
}

div.entry
{
	text-align:left;
	margin-top:32px;
	padding-bottom: 33px;
}

/* エントリ・ヘッダ：画像 */

div.entryHeader img
{
	float:left;
	margin-left:-96px;
	margin-top:-20px;
	position:relative;
}

div.entryHeader div.lead
{
	border-bottom-color:#94877a;
	border-bottom-style:solid;
	border-bottom-width:6px;
}

/*
	background-color:#94877a; height:1px; padding: 1px 0px 1px 24px;
div.entry div.lead p
{
	color:#FFFFFF;
	font-size:4px;
	font-weight:bold;
	margin-top:2px;
	margin-bottom:2px;
}*/

/* 発音 */
div.entry div.phonetic p
{
	font-size:12px;
	margin: 0 0 0 24px;
}

div.entry div.entryBody
{
	border-color:#94877a;
	border-left-style:solid;
	border-left-width:2px;
	padding-left:24px;
	padding-top:24px;
}

div.entry div.entryBody img
{
	margin-bottom:12px;
}

div.entry div.entryBody p
{
	padding: 0 0 0 32px;
	font-size:12px;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:0 0 0 0;
}

div.entryHeader h3
{
	font-weight:bold;
	font-size:18px;
	margin: 8px 0px 0 24px;
}
/*font-family : 'SimHei', 'Hei', 'STHeiti', 'MS UI Gothic', 'ＭＳ Ｐゴシック', 'ＭＳ ゴシック', sans-serif;*/