body { 
	margin: 0px;
	}

#header {
	width: 750px;
	padding: 0px;
	background-color:#fff;
	background-image:url("/img/bg_head.gif");
	background-repeat:no-repeat;
	}
#footer {
	width: 750px;
	}
img {
	border: none;
	}
hr {
	display: none;
	}

/* ▼ ヘッダ ▼ */ 

#sitelogo {
	width: 80px;
	height: 72px;
	float: left;
	overflow: hidden;
	}

#headnavi {
	margin: 5px 0px;
	padding: 0;
	clear: both;
	text-align: right;
	background-color:#E6DBCC;
	}

#sitelogo h1 {
	display: none;
	}

#sitelogo img {
	margin-top: 5px;
	}

#sitedesc {
	width: 600px;
	margin: 0;
	}

/* 2011/6/22 */ 
#sitedesc h1 {
	padding: 13px 0 0 0;
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	}

#sitedesc a {
	display: block;
	width: 600px;
	height: 50px;
	color: #330000;
	text-decoration: none;
	padding: 0px;
	}

#sitedesc h2 {
	margin: 13px 0 0 0;
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	}

#headnavi ul {
	text-align: right;
	margin: 0;
	padding: 2px 0;
	line-height: 100%;
	list-style: none;
	margin-bottom: 0px;
	height: 15px;
	}
#headnavi li {
	font-size: 12px;
	padding: 0 1em 0 0;
	display: inline;
	}
#headnavi li a {
	color: #400;
	}

#dirnavi {
	width: 750px;
	margin: 10px 0px 25px 0px;
	color: #330000;
	text-align: left;
	font-size: 13px;
	}
#dirnavi a {
	text-decoration: underline;
	color: #FF6600;
	font-weight: normal;
	}


/* ▼ お住まい拝見トップ ▼ */ 

#osumaitop {
	font-size: 12px;
	}


/* ▼ フッタ ▼ */ 
#footer2 {
	text-align: center;
	list-style: none;
	margin: 20px 0px 5px 0px;
	padding: 2px 0;
	}

#footer2 {
	color: #330000;
	font-weight: normal;
	font-size: 13px;
	line-height: 140%;
	}
#footer2 a {
	text-decoration: underline;
	color: #FF6600;
	font-weight: normal;
	line-height: 140%;
 font-size: 13px;
	}

#totop {
	text-align: right;
	margin: 10px 15px 5px 0px;
	}


#footnavi ul {
	text-align: right;
	list-style: none;
	margin: 5px 0px 10px 0px;
	padding: 2px 0;
	background-color:#E6DBCC;
	}

#footnavi li {
	font-size: 12px;
	padding: 0 1em 0 0;
	display: inline;
	}

#footnavi li a {
	color: #400;
	}

.copyright {
	font-size: 11px;
	text-align: left;
	color: #330000;
	margin-bottom: 20px;
	}

.copyright a:link {
	color: #330000;
	text-decoration: none;
	}

.copyright a:visited {
	color: #330000;
	text-decoration: none;
	}

.copyright a:active {
	color: #330000;
	text-decoration: none;
	}

.copyright a:hover {
	color: #6666ff;
	text-decoration: underline;
	}

#arealist {
	margin: 15px 0;
	padding: 8px 0;
	list-style: none;
	border-top: 1px solid #d88;
	border-bottom: 1px solid #d88;
	font-size: 13px;
	text-align: center;
	}

#arealist li {
	padding: 0 6px;
	display: inline;
	border-left: 1px solid #999;
	}
#arealist li.list1st {
	border-left: 1px solid #fff;
	}

#arealist li a {
	text-decoration: underline;
	color: #FF6600;
	}

