h1.category_title {
	font-size: 120%;
	font-weight: bold;
	line-height:1.4em;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
text-align:left;
	border-top: 1px solid #00008B;
	border-right: 8px solid #00008B;
	border-bottom: 1px solid #00008B;
	border-left: 8px solid #00008B;
background-color: #ffa500; 
}
h2.category_title {
	font-size: 110%;
	font-weight: bold;
	line-height:1.2em;
	margin: 0;
	padding: 2px;
	padding-left: 5px;

 text-align:left;
	border-top: 1px solid #00008B;
	border-right: 1px solid #00008B;
	border-bottom: 1px solid #00008B;
	border-left: 8px solid #00008B;
background-color: #f0e68c; 
}
h2.subcategory_name {
	font-size: 100%;
	font-weight: normal;
	line-height:1.2em;
	padding-top: 2px;
	margin: 0;
}
h2.goods_name {
	font-size: 105%;
	font-weight: bold;
	line-height:1.3em;
	padding-top: 2px;
	margin: 0;
text-align:center;
}
.subcategory_title{

}