@charset "UTF-8";

#maincontents h2.ilow {
	margin: 10px 0 10px 2px;
	background: #ffffff url('../images/aaaaatv_h2.gif') no-repeat left top;
    min-height: 40px;
    height: auto !important; /* for IE7 */
    height: 60px; /* for IE6 */
	text-indent: -9999em;
}
#maincontents .content p {
	clear: both;
	margin-left: 30px;
}


#maincontents .content a.bold {
	display: block;
	width: 400px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	font-weight: bold;
	line-height: 2.5em;
}
#maincontents .content p img.fright {
	margin-top: -10px;
	margin-right: 50px;
	vertical-align: top;
}
#maincontents .content p.more {
	margin-top: 50px;
	margin-right: 50px;
}
