h1 {
	font-size:90%;
	color:#FFC;
	font-weight:bold;
	margin:0;
	 }

td {
	font-size: 14px;
	line-height: 130%;
}

/*　おすすめ商品　*/

.font-osusume {
	font-weight:bold;
	color:#C00;
	marign:0}
table#osusume {	
	color:#333333;
	background-color:#333333;
	line-height:150%;
	font-size:95%}
table#osusume td {
	background:#FFF;
	font-size:90%;
	padding:3px}
table#osusume td span{
	color:red}
table#osusume td.td-ti {
	background:#F88;
	color: #000}
