@charset "UTF-8";
/**
 * 乱読文庫館 今月の書評用スタイルシート
 *
 * @revision $Revision: 410 $
 * @author   atsushifx <atsushifx@aglabo.com>
 * @create   2008-08-15
 */

/**
 ** 見出し
 **/
#title h2 {
	position: absolute;
	top: 0.6em; left; 0;
	}


#articleBody h3 {
	font-size: larger;
	text-align: center;
	}

/* 本文 */
.topics {
	}
	th.topicsDate {
		width: 7.2em;
		}
	.bookList {
		width: 22em;
		}
	td.date {
		font-size: smaller;
	}
/* $Id: news.css 410 2009-07-17 08:38:05Z atsushifx $
*/

