@charset "utf-8";
/*-------------------------------------------------
 RitouFair 2009
 
 @File    : ichiran.css
 @charset : utf-8
 @Auther  : Products Planning Ltd. (P&P)
 @version : 0.0.1 2009.10.21

-------------------------------------------------*/



/* ichiran
-------------------------------- */
#ichiran {
	margin:30px 0 0 20px;
	width:540px;
	line-height: 150%;
}

/* table.ichiran_table
-------------------------------- */
table.ichiran_table{
	width:540px;
	border-collapse:collapse;
	font-size:95%;
}

table.ichiran_table th,
table.ichiran_table td{
	border:#242448 1px solid;
	padding:4px;
}

table.ichiran_table th{
	background-color:#9999CC;
	font-weight:bold;
	color:242448;
	text-align:center;
}

th.gyosya_name {
	width:200px;
}