@charset "euc-jp";
/* CSS Document */

/* ³èÍÑ 
-------------------------------------------------------- */
div#mainContents h3 {
	margin: 10px 0;
	padding: 0 0 0 0;
	font-size: 123.1%;
	border: none;
	clear: both;
	border-left: 10px solid #8B6C34;
}
div#mainContents h4 {
	margin: 10px 0;
	font-size: 108%;
	color: #8B6C34;
	clear: both;
}
div.use_block {}
div.use_block img {
	margin: 0 1em 1em 0;
}
div.use_block p {
	padding: 0 1em 0.5em 1em;
	line-height: 1.6em;
}
.point {
	background: #fcc;
	padding: 2px;
	font-weight: bold;
}
p.reference {
	text-align: right;
}
p.reference a {
	background: url('../../../img/marker02b.gif') no-repeat 0 2px;
	padding-left: 14px;
}
div.use_block p.problem {
	color: #f00;
}
div.use_block p.settlement {
	color: #00f;
}
div.use_block p.problem span, 
div.use_block p.settlement span {
	font-weight: bold;
}

div.side_L, div.side_R {
	width: 49%;
}
div.side_L {
	float: left;
}
div.side_R {
	float: right;
}

div.use_block ul {
	margin: 0 0 0 -20px;
}
div.use_block ol {
	margin: 0 0 0 36px;
}
div.use_block ul li {
	margin: 0;
	padding: 3px 0;
	list-style: none;
	padding-left: 10px;
	background: url('../../../img/marker01b.gif') no-repeat 0 4px;
}
div.use_block ol li {
	margin: 0;
	padding: 3px 0;
	list-style: decimal;
}

div.use_block dl {
	margin: 0 1em 0.5em 1em;
}
div.use_block dl dt {
	padding: 3px;
	background: #999;
	color: #fff;
}
div.use_block dl dd {
	padding: 3px 3px 1.5em 3px;
}

div.att span.pdf, 
div.att span.ex_link {
	height: 16px;
	margin: 1em 0;
	padding-left: 20px!important;
}
div.att span.pdf {
	background: url('../../../img/pdf.gif') no-repeat;
}
div.att span.ex_link {
	background: url('../../../img/ex_link.gif') no-repeat;
}

table th, table td {
	margin: 0;
	padding: 0;
}
table th {
	font-weight: bold;
	text-align: center;
}

/* Îã 
-------------------------------------------------------- */
div.example {
	margin: 0.5em 0;
	padding: 0.5em;
	border: 1px dotted #666;
}






