/* -- イベント活動状況ページメインコンテンツのスタイル -- */
p.event				{text-align:left;background:#efefff;padding:4px;line-height:140%;}
table.event			{width:600px;}
td.event			{text-align:center;}
th.table_item		{background:#bebeee;}
td.event_name		{background:#dfdfff;}
td.table_item		{background:#efefff;}
table.itaku			{width:550px;}
td.itaku_book		{text-align:center;vertical-align:top;background:#f5efef;}
td.itaku_info		{text-align:left;vertical-align:top;background:#f5efef;}
/* -- イベント参加履歴ページメインコンテンツのスタイル -- */
table.jacket		{background:#eecc99;
					width:420px;
					font-size:medium;
					margin-top:10px;}
td.kikan_item		{background:#efefff;
					width:160px;
					font-size:12px;
					text-align:center;}
td.kikan_info		{background:#efefff;
					width:160px;
					font-size:12px;
					text-align:left;}
td.kikan_itemmain 	{width:160px;}
td.kikan_circle		{border-bottom:1px solid gray;
					padding-top:10px;
					font-size:16px;}
td.jacket			{padding-top:10px;}
td.naiyou			{font-size:small;}
th.jacket			{font-size:large;}
td.info_circle		{font-size:small;}
th.info_title		{font-size:x-large;}
/* -- 既刊紹介ページメインコンテンツのスタイル -- */
td.book_item		{width:300px;}
th.book_illust		{width:100px;}
th.book_title		{background:#bebeee;text-align:center;width:200px;}
td.book_info		{background:#efefff;text-align:center;width:200px;}