@charset "utf-8";
@import url('htf2.css');
#detail {
	background:url(/images/logo-idea-contest-trans.gif);
	background-repeat:no-repeat;
	background-position: 300px 10px;

}
#detail h2 { width:450px;

	font-family: arial;
	font-size: 16pt;
	font-weight: bold;
	letter-spacing: 0pt;
	word-spacing: 0pt;
	width:290px;
	height:auto;
	line-height:100%;
	padding-bottom:15px;
	color:#fff;

}
#detail h3 { color:#fff;}
#detail p { color:#fff;}
#detail a { color:#737576; text-decoration:underline; color:#0033CC;}
#detail a:hover { text-decoration:none; color:#A7A7A7;}
