h1,p{
	margin:0px;
	padding:0px;
}

table.detail{
	margin-top:12px;
}

th.detail{
	font-size:14px;
	vertical-align:top;
	white-space:nowrap;
	letter-spacing:1px;
	color:#733;
}

td.detail{
	font-size:14px;
	line-height:17px;
	vertical-align:top;
	padding:3px;
}

p.detail{
	font-size:14px;
	line-height:20px;
	text-indent:14px;
	color:#533;
	padding:3px;
}

p.cap{
	font-size:12px;
	line-height:16px;
	color:#666;
	padding:3px;
}

.box{
	margin-bottom:8px;
	padding-bottom:8px;
	border-bottom:dotted 1px #944;
}

.box_left{
	width:320px;
	float:left;
	margin-top:8px;
}

.box_right{
	width:250px;
	float:right;
	margin-top:8px;
}

