h1.goods_title {
	font-size: 120%;
	font-weight: bold;
	line-height:1.5em;
	margin: 0;
margin-bottom: 2px
	padding-top: 5px;
	padding-bottom:5px;
text-align:center;
	border-top: 1px solid #00008B;
	border-right: 8px solid #00008B;
	border-bottom: 1px solid #00008B;
	border-left: 8px solid #00008B;
background-color: #ff8c00; 
}

h2.goods_title_rec{
	font-size: 110%;
	font-weight: bold;
	line-height:1.2em;
	margin: 0;
	padding: 2px;
	padding-left: 5px;
 text-align:left;
	border-top: 1px solid #ffa07a;
	border-right: 1px solid #ffa07a;
	border-bottom: 1px solid #ffa07a;
	border-left: 1px solid #ffa07a;
background-color: #fffff0; 
}
