/* CSS Document */

/*LINK
*******************************/

#os_content{
	text-align: center;
	margin: 0px 0px 20px 0px;
}
/*
#os_content h3{
	font-size: 24px;
	font-weight: bold;
	color:#000000;
	text-align: left;
	background-image: url(../img/osusume_img.gif);
	background-repeat: no-repeat;
	width: 680px;
	height: 140px;
	margin: 0px auto 30px auto;
	padding: 20px 0px 0px 20px;
}
*/

#house_tp_top{        width: 660px;
        height: auto;
        margin: 0px auto 30px auto;
}

#osusume_topic{
        text-align: left;
        line-height: 2em;        float: left;        width: 660px;
        height: auto;
        margin: 0px 0px 0px 0px;
        background-color: #3b2c2c;
}

#osusume_topic p{
        padding: 10px;
}

#house_ths{
	width: 660px;
	height: auto;
	clear: both;
	margin: 0px auto 0px auto;
}

* html #house_ths{
	width: 665px;
}

div.house_th{
	/*text-align: center;*/
	float: left;
	width: 115px;
	margin: 0px 8px 15px 8px;
}

div.house_th img,
div.house_th p,
a.bt_shosai{
	margin: 0px 0px 5px 0px;
}

div.house_th a.bt_shosai{
	display: block;
	width: 115px;
	height: 22px;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(../img/bt_top_detailed.gif);
	background-repeat: no-repeat;
}

#footer{
	clear: left;
}

