body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

	
a:link {text-decoration:NONE; color:#333333;  } /* 未訪問リンク */
a:visited {text-decoration:none; color:#663366; } /* 訪問済みリンク */
a:active {text-decoration:none; color:#3366CC} /* クリックしたとき */
a:hover {text-decoration:underline;color:#0066CC; } /* マウスが乗ったとき */


.style1 {
	font-size: 10px;
}
.style2 {
	font-size: 12px;
	font-weight: bold;
}
.style5 {
	font-size: 11px;
	color: #333333;
}
.style3 {
	font-size: 12px;
	color: #333333;
}
.detail1 {
	font-size: 14px;
	font-weight: bold;
}
.detail2 {
	font-size: 14px;
	color: #000000;
	text-indent: 10px;
	
	
}
.brown {
	font-size: 11px;
	color: #666666;
	font-style: italic;
}
.red {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.blue {
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}
.grey {
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.red-no {
	font-size: 12px;
	color: #FF0000;
}
.purple {
	font-size: 12px;
	color: #660066;
}
.bluenew {
	font-size: 12px;
	color: #006699;
}
.brownnew{
	font-size: 12px;
	color: #663300;
}
.pinknew {
	font-size: 12px;
	color: #990066;
}
.SOLD {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.purplex {
	color: #663366;
	font: bold 13px Helvetica;
}
.purplex2 {
	color: #663366;
	font: bold 14px Helvetica;
	text-decoration: underline;
}

