@charset "UTF-8";
/* common class   ===================================================== */
.imgLeft img{
	padding-right:1em;
	padding-bottom:1em;
	float:left;
}

.imgRight img{
	padding-left:1em;
	padding-bottom:1em;
	float:right;
}


.txtAttention{
	clear:both;
	text-indent:0em;
	font-size:xx-small !important;
}

.txtRed{
	color:#F00 !important;
}

.newInfo{
	width:30px;
	height:12px;
	background:url(common-class/newInfo.gif) no-repeat;
	
	display:block;
	text-decoration:none;
	text-indent:-9999px;
	overflow:hidden;
	line-height:0em;
	font-size:0;
	position:absolute;
}