@charset "utf-8";
/* CSS Document */

div.dotted
{
	clear:both;
	margin: 0px 24px 0px 24px;
	height:1px;
	background-image:url(../images/dot.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}


/* エントリー */

div.entryContainer
{
	float:right;
	width:504px;
	margin: 0px;
	padding: 0px 24px 0px 0px;
}

div.entry
{
	text-align:left;
	padding-bottom: 32px;
	margin-bottom:0px;
}

/* エントリ・ヘッダ：画像 */

div.entryHeader img.iconLeft
{
	float:left;
	margin-left:-128px;
	margin-top:-24px;
	position:relative;
}

div.entryHeader img.iconRight
{
	float:right;
	margin-top:0px;
	position:relative;
}

div.entryHeader div.lead
{
	background-color:#94877a;
	padding: 1px 0px 1px 24px;
}

/*  */
div.entry div.lead p
{
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	margin-top:2px;
	margin-bottom:2px;
	text-align:center;
}

/* 発音 */
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:23px;
	padding-top:16px;
}

/* リード */
div.entryBody div.leadDiscription
{
	width:480px;
	font-size:12px;
	color:#333333;
	margin-bottom:16px;
	padding:0px;
}
div.entryBody div.leadDiscription div.top
{
	height:16px;
	background-image:url(../images/lead_frame_top.gif);
}
div.entryBody div.leadDiscription div.middle
{
	padding:0px 16px 0px 16px;
	background-image:url(../images/lead_frame_middle.gif);
}
div.entryBody div.leadDiscription div.bottom
{
	height:16px;
	background-image:url(../images/lead_frame_bottom.gif);
}

/* 記事グループ */
div.articleGroup
{
}

div.articleGroup div.articleExamples
{
	margin-bottom:8px;
	border-style:dotted;
	border-color:#94877a;
	border-width:1px;
	padding:8px;
	font-size:12px;
}

/* 行間調整 */
div.articleGroup div.articleExamples p,
div.entryBody div.leadDiscription div.middle p,
div.articleGroup div.articleDiscription p
{
	line-height:1.75em;
}

div.articleGroup div.articleDiscription
{
	margin-bottom:16px;
	font-size:12px;
}
div.entry div.entryBody img
{
	margin-bottom:12px;
}

div.entryHeader h3
{
	font-weight:bold;
	font-size:18px;
	margin: 24px 0px 0 24px;
}
/*font-family : 'SimHei', 'Hei', 'STHeiti', 'MS UI Gothic', 'ＭＳ Ｐゴシック', 'ＭＳ ゴシック', sans-serif;*/

/* バックナンバー */
div.backNumber
{
	margin: 0px 0px 0px 0px;
	padding: 96px 0px 0px 24px;
	font-size:10px;
	width:116px;
	float:left;
}

div.backNumber h3
{
	margin: 0px 0px 1px 0px;
	padding: 0px;
}

/* バックナンバー */
div.backNumberContent
{
	margin:0px;
	padding:3px 3px 3px 3px;
	border-style:solid;
	border-color:#94877a;
	border-width:1px;
	background-color:#f0eceb;
}

div.backNumber ul
{
	overflow: hidden;
	list-style-type:none;
}

div.backNumber ul li
{
	overflow: hidden;
	background-color:#ffffff;
    margin:-1px 0pt 0pt;
	padding:3px 3px 3px 3px;
	border-top-color:#e70c32;
	border-top-style:dotted;
	border-top-width:1px;
	

}

div.backNumber ul a
{
	text-decoration:none;
}

div.backNumber ul li div.backNumberContent
{
	overflow: hidden;
	border-style:none;
	background-color:#ffffff;
	padding:4px;
    margin:-1px 0pt 0pt;
}


/* 説明文 */
div.discriptions
{
	width:504px;
	margin-top:16px;
	margin-left:152px;
	margin-right:24px;
	margin-bottom:16px;
	font-size:12px;
	border-style:dotted;
	border-color:#e70c32;
	border-width:1px;
}

div.discriptions p
{
	margin:4px 8px 4px 8px;
}

div.mainBody
{
	clear:both;
	padding:0 0 16px 0;
	margin:0 0 0px 0;
}

div.authorContainer
{
	margin: 24px 0 0 0;
	font-size:12px;
}


.answerbox {
	width: 400px;
	float: left;
}

h2.trigger {
	padding: 0 0 0 0px;
	margin: 10px 0 5px 0;
	background: url(../images/h2_trigger_a.gif) no-repeat;
	height: 46px;
	line-height: 46px;
	width: 400px;
	font-size: 1em;
	font-weight: normal;
	float: left;
	text-indent:-99999px;
}
h2.trigger a {
	color: #000000;
	text-decoration: none;
	display: block;
}
h2.trigger a:hover {
	color: #ccc;
}
h2.active {background-position: left bottom;}
.toggle_container {
	margin: 0 0 5px;
	padding: 0;
	border-top: 1px solid #d6d6d6;
	background: #f0f0f0 url(toggle_block_stretch.gif) repeat-y left top;
	overflow: hidden;
	font-size: 1.0em;
	width: 455px;
	clear: both;
}
.toggle_container .block {
	padding: 20px;
	background: url(toggle_block_btm.gif) no-repeat left bottom;
}
.toggle_container .block p {
	padding: 5px 0;
	margin: 5px 0;
}
.toggle_container h3 {
	margin: 0 0 10px;
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #ccc;
	font-size: 1.2em;
	
}
.toggle_container img {
	float: left;
	margin: 10px 15px 15px 0;
	padding: 5px;
	background: #ddd;
	border: 1px solid #ccc;
}


