@charset "euc-jp";
/* CSS Document */
/* リフォームアップル用CSS ver01 作成06.23.2007 */

/* 全体の設定 */
* {
	margin: 0px;
	padding: 0px;
	border: none;
}

/* bodyの設定 */
body {
	font: 12px;
}


#logo {
	float:left;
	width: 170px;
}

#head {
	float: left;
}

#main {
	clear: both;
	width: 780px;
	height: 175px;
	background: #FFFFFF url(../img/otoiawase_2-04.jpg);
}

.bot {
	position: absolute;
	left: 45px;
	top: 180px;
}

#leftfoot {
	float: left;
	padding-left: 8px;
	width: 380px;
	height: 317px;
}

#leftfoot li {
	margin-top: 10px;
	list-style: none;
}

#rightfoot {
	float: left;
}
