@charset "UTF-8";
/* CSS Document */

body            {
	font-size: 12px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	color: #363634;
	line-height: 130%;
	margin-left: 0px;
}
td            {
	font-size: 12px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	color: #363634;
	line-height: 180%;
	margin-left: 0px;
}

a:visited, a:link, a:active {
	text-decoration : none;
	color: #AD0322;
}
a:hover                     {
	text-decoration: none;
	color: #FF3399;
}

.mini           {
	font-size: 10px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	color: #999999;
	line-height: 100%;
	margin-left: 0px;
}
.midashi {
	font-size: 12px;
	color: #CC0033;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	
}
.house {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #40A8E5;
	line-height: 120%;
}
.s-font {
	font-size: 11px;
	color: #363634;
	line-height: 130%;
}

.price {
	font-size: 22px;
	font-weight: bold;
	color: #584050;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
