/* =========================================================
Base
========================================================= */
body { 
		background: #ffffff url("../img/bg_main_base.gif") repeat-y center;
}

div#main {
		padding: 0 10px 20px 10px;
}

div#left {
		float: left;
		width: 720px;
		margin-right: 10px;
}

div#right {
		float: right;
		width: 200px;
}

/* =========================================================
Main
========================================================= */
div.sttl {
		margin-bottom: 10px;
}

/* =========================================================
Right
========================================================= */
img.banner {
		margin-top: 10px;
}

div#r_openhouse {
		text-align: center;
		margin-top: 10px;
}

div#business_box {
		width: 200px;
		height: 126px;
		background-image: url("../img/frame_business.gif");
		margin-top: 10px;
		position: relative;
}

div#baikyaku_box {
		width: 200px;
		height: 126px;
		background-image: url("../buy/img/frame_baikyaku.gif");
		margin-top: 10px;
		position: relative;
}

div.btn_01 {
		position: absolute;
		top: 38px;
		left: 10px;
}

div.btn_02 {
		position: absolute;
		top: 82px;
		left: 10px;
}


/* =========================================================
Footer
========================================================= */
div#footer_base {
		background-image: url("../img/bg_footer_base.gif");
		background-repeat: repeat-x;
		background-color: #e0d4b5;
		padding: 12px 15px 0 15px;
		color: #55070d;
}

div#footer_base table#verisign {
		color: #444444;
		font-size: 75%;
		margin-top: 20px;
}

div#footer_base a {
		color: #55070d;
}
