@import "/lib/cmn_css/component.css"; 

/* CSS Document */

#contents h1.vimage {
	background: url(/contribution/images/vi_contribution.jpg) left top no-repeat;
	display: block;
	height: 100px;
	margin-bottom: 15px;
	width: 720px;
}

#contents h1 span {
 display:block;
 text-indent:-9999px;
 overflow:hidden;
}

#contents div.bl01Inner p {
	text-indent: -16px;
	padding-left: 16px;
}

#contents div.newBox {
	border-top: 3px solid #556DB5;
	background: #F5F5F5;
	margin-bottom: 10px;
	padding: 10px 0;
	width: 710px;
}

