@charset "utf-8";

/* ===================== index.html ===================== */

	* html #main dl.press dd img {
	vertical-align:middle;
	margin:5px 0pt 6px 5px;
	}

#main .rss-wrap h2 {
width:632px;
}

#main .rss-wrap p.rss a.list {
top:1px;
}
	/* hack for IE6 */ 
	* html #main .rss-wrap p.rss a.list {
	top:-1px;
	}

