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

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



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

.access_ritou {
	float:left;
	margin:15px 0 0 10px;
	text-align:center;
}

/* table.price-table
-------------------------------- */
table.price-table{
	width:510px;
	white-space:nowrap;
	border-collapse:collapse;
}

table.price-table th,
table.price-table td{
	border:#242448 1px solid;
	padding:4px;
	text-align:center;
}

table.price-table th{
	background-color:#9999CC;
	font-weight:bold;
	color:242448;
}
