@charset "UTF-8";
/* [artfairtokyo.com]
 * Summary: styles for "whatsnew" category
 * Modified: 2009-12-02
 */

/* body / container
----------------------------------------*/

/* content area
----------------------------------------*/
/* .page_ttl */
.page_ttl {
}


/* page_body */
/*
.page_body {
	font-size: 108%;
	line-height: 1.69em;
}
*/

	/* article */
	.page_body .article .header h2 a:link,
	.page_body .article .header h2 a:visited {
		text-decoration: none;
	}
	.page_body .article .header h2 a:hover,
	.page_body .article .header h2 a:focus,
	.page_body .article .header h2 a:active {
		text-decoration: underline;
	}
