img {border:none;}

* {margin:0; padding:0;}

body {
	font-family:ＭＳ Ｐゴシック,OSAKA;
	font-size:12px;
	line-height:180%;
	color:#000000;
	background:#FFFFFF url("./img/idx_back.jpg");
}

td {
	font-family:ＭＳ Ｐゴシック,OSAKA;
	font-size:12px;
	line-height:180%;
	color:#000000;
}


a:link		{color:#ff6666; text-decoration:none;}
a:visited	{color:#ff6666; text-decoration:none;}
a:hover		{color:#000000; text-decoration:underline;}

.hand{cursor:hand;}


/* font設定 */
.f9{font-size:9px;}
.f10{font-size:10px;}
.f12{font-size:12px;}
.f13{font-size:13px;}
.f15{font-size:15px;}
.f17{font-size:17px;}
.f20{font-size:20px;}
.fb{font-weight:bold;}
.fe{font-family:verdana,arial;}
hr {color:#335566; height:1px;}

/* float設定 */
.ll {float:left;}
.rr {float:right;}
