@import "http://www.lovela-bandai.com/css/base.css";

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

#content {
	width:737px;
	margin:0 auto;
}

/*-----*/

/*ショップリストトップ*/


#shopList td {
	background:#E8E8E8;
}

#ttlBox {
	width:225px;
	vertical-align:top;
}

.floor {
	background:#66CC66 !important;
	text-align:center;
	color:#FFFFFF;
	width:10%;
}

.floorBox {
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid #CCCCCC;
}


.sinsyutu {
	width:25%;
	white-space:nowrap;
	color:#FF0033;
}


#infoAmount {
	width:167px;
	border-bottom:1px solid #CCCCCC;
	text-align:center;
}

#infoAmount table {
	margin:0 auto;
}

#infoAmount td {
	color:#666666;
	padding:0 2px 5px 0;
	vertical-align:bottom;
}

#amountNum {
	font-size:28px;
	font-weight:bold;
	padding:0 10px 0 0 !important;
}

.verdana {
	font-family:Verdana;
}