body {
	font-size: 12px;
	color: #333333;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
h1 {
  font-size: 10px;
  font-family: sans-serif;
  margin: 0px;
  color: #6495ed;
}
h2 {
  display: block;
  text-indent: -9999px;
  width: 700px;
  height: 32px;
  padding: 0;
  margin-left: 16px;
  background-image: url(../img/single/interface/t_single.jpg);
}
h3 {
  font-size: 12px;
  font-family: sans-serif;
  margin-left: 26px;
  line-height: 1.4em;
  color: #585858;
}
.normal {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
}
.news {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
/*リンク（ドット区切りで振り分け）*/
a:link			{color:#4464B7;text-decoration:none;}
a:visited		{color:#663366;text-decoration:none;}
a:hover			{color:#FF0000;text-decoration:underline;}

.soldsingle {
	font-size: 12px;
	color: #3D63C4;
	text-decoration: none;
	font-weight: bold;
	line-height: 130%;
}

.soldfamily {
	font-size: 12px;
	color: #669223;
	text-decoration: none;
	font-weight: bold;
	line-height: 130%;
}

.soldtxt {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	line-height: 130%;
}

img {
	border: 0;
}