#content h1
{
	font-size:18px;
	margin:10px 0px;
}
#content .left
{
	width:435px;
	margin:0 15px 0 0;
	float:left;
}
#content .left div
{
	margin-bottom:20px;
}
#content .right
{
	width:350px;
	margin:0;
	float:right;
}
#content .right .equipment
{
	margin:10px auto;
	width:300px;
}
#content .right h2
{
	background:url(images/backb300.gif) no-repeat;
	font-size:14px;
	color:#FFFFFF;
	text-align:center;
	height:25px;
}
#content .right .equipment .contents
{
	border-bottom:1px solid #CCC;
	margin-bottom:10px;
}
.contents h3
{
	font-size:14px;
}
.contents table
{
	border-collapse:collapse;
	font-size:12px;
}
.contents table th
{
	border:1px solid #999;
	width:30%;
}
.contents table td
{
	border:1px solid #999;
}