@charset "utf-8";

#hikaku h3
{
	margin-top:20px;
}

#hikaku table
{
	border-top:solid 1px #69C;
	border-left:solid 1px #69C;
	width:600px;
}

#hikaku table td
{
	width:175px;
	padding:5px;
	line-height:150%;
	text-align:center;
	border-right:solid 1px #69C;
	border-bottom:solid 1px #69C;
}

#hikaku table td.caption
{
	width:80px;
	background-color:#eef;
	white-space:nowrap;
}

#hikaku table td.description
{
	font-size:90%;
	text-align:left;
	vertical-align:top;
}

#hikaku table td.description p
{
	line-height:130%;
	margin:0 0 10px 0;
}

#hikaku table th
{
	text-align:center;
	vertical-align:top;
	padding:5px;
	line-height:150%;
	background-color:#dde;
	border-right:solid 1px #69C;
	border-bottom:solid 1px #69C;
}

#hikaku table th p
{
	font-weight:bold;
}

#hikaku table img
{
	margin-bottom:10px;
}
