@charset "UTF-8";
/* CSS Document */

#content02 .comment,
#content02 .comment02{
	font-weight:bold;
}

#content02 p{
	margin:0 0 1em 0;
}

#content02 .aside{
	margin-top:60px;
}

.leadContent{
	margin:0 0 50px 0;
}

	.leadContent .mainImg{
		float:right;
		padding: 0 0 20px 20px;
	}
	
	.leadContent .lead{
		font-weight:900;
		margin-bottom:4em;
	}

#content02 h1{
	margin:0 0 50px;
	text-indent:-9999px;
	width:282px;
	height:97px;
	text-align:left;
	background:url("h1.gif") no-repeat 0 20px;
}

#content02 .copyRight{
	color:#333333;
	font-size:0.8em;
	line-height:1.4;
	display:block;
	position:relative;
	top:2px;
}

.frame{
	padding:0 0 40px 49px;
	clear:both;
}

	.frame .img{
		padding:20px 0 20px;
		margin:20px 0 20px;
		position:relative;
		left:-50px;
	}
	
	#content02 .frame .comment{
		margin:0 0 20px 0;
	}
	
#content02 .sub01{
	float:left;
	padding:0 10px 0 0;
}
	
#content02 .signature,
#content02 .data,
#content02 .copy{
	color:#333333;
	font-size:0.9em;
	line-height:1.4;
}
	#content02 .data{
		margin:0;
	}
	#content02 .copy{
		margin:0 0 40px 0 ;
		clear:both;
	}
	#content02 .copy span{
		margin:0 0 20px 0 ;
		font-size:0.89em;
	}

	#content02 .signature{
		clear:both;
		margin:0 0 2em 0;
	}
	
