@charset "euc-jp";
/* http://www.arts21.jp/ */
/* mailto : info@arts21.jp */
/* Copyright (C) 2008 Commercial Art's Corporation. All rights reserved. */



/*===========================================
	table：お知らせ
=============================================*/
table tr td.date {
	width: 108px;
	
	margin: 0px;
	padding: 5px 0px 7px 0px;
	
	background: url(../img/dotline.gif) repeat-x left bottom;
}
table.info_box {
	margin: 0px auto;
	padding: 0px;
}


table tr td.date span {
	width: 100%;
	background: url(../img/i_arrow.gif) no-repeat left;
	
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
table tr td.subject {
	width: 382px;
	
	margin: 0px;
	padding: 10px 0px 12px 0px;
	
	background: url(../img/dotline.gif) repeat-x left bottom;
}

