h2 {
	font-size:10px;
	letter-spacing:1px;
	width : 90%;
}

a.solo { background:url(../i/arrow2.gif) 10px 50% no-repeat; padding-left:20px; }
a.cart { background:url(cart_sm.gif) 0 50% no-repeat; padding-left:20px; text-decoration:none; margin-top:10px; color:#333; font-weight:bold; }
a.cart:hover { color:#911;}
a.solo, a.cart {display:block;}
.back {padding-bottom:10px; }
.back a { background:url(arrow.gif) 0 50% no-repeat; padding-left:20px;}
.info { width: 90px; float:right; padding-top:20px;}
.navi { margin:10px auto; }
.navi a{ color:#911;}

#content { float:right; clear:right; background:#fff; width:548px; }
#l_col, #r_col { width:260px; margin-bottom:20px; }
#l_col { float:left; clear:left; margin-right:24px; }
#r_col { float:right; clear:right; }
#l_col img, #r_col img { float:left; margin:5px 20px; padding-top:20px;}
