@charset"utf-8";

/***********************************************/
/* CSS file For yagi creative, Inc.            */
/* FileName: base.css                          */
/* data:2009                                   */
/***********************************************/

.table_waku {
	width:100%;
	border-top:1px solid #d9eba1;
	border-right:1px solid #d9eba1;
	margin:1em auto;
		border-collapse:collapse;
	}
.table_waku caption {
	color: #333;
	font-size:.94em;
		letter-spacing:.1em;
		margin:1em 0 0 0;
		padding:0;
		caption-side:top;
		text-align:center;
	}	
.table_waku tr.odd td	{
	background:#fdfff7;
	}
.table_waku tr.odd .column1	{
	background:#fcfef4;
	}	
.table_waku .column1	{
	background:#fcfef9;
	}
.table_waku td {
	color:#333;
	border-bottom:1px solid #d9eba1;
	border-left:1px solid #d9eba1;
	padding:.3em 1em;
	text-align:left;
	}				
.table_waku th {
	font-weight:normal;
	color: #666;
	text-align:left;
	border-bottom: 1px solid #d9eba1;
	border-left:1px solid #d9eba1;
	padding:.3em 1em;
	}							
.table_waku thead th {
	background:#fcfef4;
	text-align:left;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#b8d366
	}	
