@charset "Shift_JIS";

#iso div.section hr
{
	background-color:#6699FF;
	height: 2px;
	border: none;
	color: #6699FF;
}

#iso div.section p.shousai
{
	font-weight:bold;
	margin:0 0.5em 1em 0.5em;	/* 上書き */
	font-size:100%;
	width:750px;
}

#iso div.section div.naiyou
{
	font-weight:bold;
	font-size:110%;
	margin-left:0.5em;
	margin-bottom:1em;
}

#iso div.section div.naiyou span
{
	text-decoration:underline;
}

#iso div.section div.paragraph
{
	margin-bottom:20px;
	margin-left:10px;
	padding:10px;
	border:solid 1px silver;
	width:692px;
	background: #ffffff url(../img/back/bg_head1.gif) repeat-x top;
}

#iso div.section div.iso_image
{
	float:left;
	width:100px;
	text-align:center;
	border:1px solid;
	padding:5px 0;
	background-color:White;
}

#iso div.section div.honbun
{
	padding-left:10px;
	padding-top:1em;
	width:500px;
	float:left;
}

#iso div.section div.iso_name
{
	font-weight:bold;
	font-size:110%;
	margin-bottom:0.5em;
}

#iso div.section div.honbun dl
{
	width: 100%; /* IE 6のために幅の指定が必要 */
	margin: 0 0 0 1em;
}
#iso div.section div.honbun dt
{
	width: 7.5em; /* 項目エリアの幅 */
	float: left;
	padding: 0.5em 0 0 0; /* 項目エリアのパディング（上右下左） */
	line-height: 120%; /* 行の高さ */
}
#iso div.section div.honbun dd
{
	margin: 0;
	padding: 0.5em 0 0 7.6em; /* 本文エリアのパディング（上右下左） */
	line-height: 120%; /* 行の高さ */
}

#iso div.section div.back
{
	text-align:right;
	padding-right:20px;
}
