body {
	font-size:14px;
	background:#fff;
	color:#000;
	line-height: 16px;
}
table.form {
	border:1px solid #7777bb; 
	border-collapse:collapse; 
	margin-top:1em; 
	line-height: 16px;
}
table.form th,td { 
	text-align:left;
	border:1px solid #7777bb;
	padding:8px; 
	font-weight:normal; 
}
table.form th {
	width:200px;
	background:#cccce6; 
}
table.form td { 
	width:450px;
	background:#f0f0f0; 
}
strong.ttl { 
	text-align:left; 
	border-left:solid 4px #cc0000; 
	display:block; 
	padding:2px 5px; 
	margin-top:2em; 
}


.clear { clear:both; }   
.clear hr { display:none; }

.icon-l{ 
	float:left;
	width:200px;
}
.icon-r{ 
	float:left;
}

.h{
	color:#C00;
	font-size:12px;
}
.c{
	color:#C00;
	font-size:12px;
	margin-top:10px;
}
.r{
	color:#886D4D;
	font-size:12px;
	margin-top:5px;

}
blockquote{
	margin-bottom:20px;
}
