td{
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 12px;
	font-weight: normal;
}

A:link    { color:#0000CC }
A:visited { color: #6600CC}
A:active  { color: #FF9900 }
A:hover   { color: #3399FF}

a.menu:link   { font-size: 10px; text-decoration: none }
a.menu:active { font-size: 10px; text-decoration: none }
a.menu:visited{ font-size: 10px; text-decoration: none }
a.menu:hover  { font-size: 10px; text-decoration: underline }

a.new:link   { color:#FF6633; text-decoration: none }
a.new:active { color:#FF9933; text-decoration: none }
a.new:visited{ color:#FF6633; text-decoration: none }
a.new:hover  { color:#FF9933; text-decoration: none }

h1{
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 14px;
	font-weight: bold;
	color: #003399;

h2{
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0px 4px auto;
}

h3{
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
h4{
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0px 4px auto;
}
.t10{
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
}
.t10b{
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
}
.t12{
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
.t12b{
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
.t14{
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
}
.t14b{/*商品名タイトル上*/
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}
.t18b{/*商品名タイトル下*/
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
}
.t12org{
	color: #ff9900;
}
.t12red{
	color: #cc0033;
}
.t12navy {
	color: #003399;
}
.t10red {
	color: #FF0000;
	font-size: 10px;
}

.t10n {
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 10px;
}
.t14bn {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}
.t12n {
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 12px;
}
