/* CSS Document */

/*LINK
*******************************/
li#a-osusume_a a:link,
li#a-osusume_a a:visited,
li#a-osusume_a a:hover,
li#a-osusume_a a:active { 
	color: #371f1f;
	background-color: #ffffff;
}


#os_content{
	text-align: center;
	margin: 0px 0px 20px 0px;
}

#os_content h4{
	font-size:14px;
	margin-bottom: 15px;
	background-color: #4e3434;
}

.house_tp_top{
	width: 660px;
	height: auto;
	margin: 0px auto 30px auto;
}

.osusume_topic{
	text-align: left;
	float: left;
	width: 660px;
	height: auto;
	margin: 0px 0px 0px 0px;
}

.osusume_topic p{
	padding: 10px;
}

.house_top{
	float: right;
	margin: 40px 13px 0px 0px;
}

* html #house_top{
	margin: 40px 6px 0px 0px;
}

.house_ths{
	width: 660px;
	height: auto;
	clear: both;
	margin: 0px auto 45px 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;
}

