@charset "UTF-8";

body,
div,
ul,ol,li,
h1,h2,h3,h4,h5,h6,
p,a,
img,
table,th,td,
dl,dt,dd,
form {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	text-decoration: none;
	}

ul {
	list-style: none;
	}

img {
	margin: 0;
	padding: 0;
   	vertical-align: bottom;
	border: 0;
	}
	
body {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 100%;
	font-family: "Hiragino kaku Gothic Pro W3",Osaka,"MS PGothic";
	color: #333;
	background-color: #E2EEFA;
	}

h1 {
	font-size: 100%;
	margin: 0;
    }

h2 {
	font-size: 90%;
	margin: 0;
	padding: 0;
	}

p { 
	font-size: 80%;
	margin: 0;
	padding: 0;
	}

a:link {
	text-decoration: none;
	}
	
a:visited {
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}


#all {
	width: 812px;
	margin: 0 auto;
	background: url(./images/shadow.gif) repeat-y;
	}

#top {
	width: 780px;
	height: 112px;
	margin: 0 auto;
	text-align: left;
	background: url(./images/title.gif) no-repeat;
	}

#top img {
	margin: 10px 0 0 20px;
	float: left;
	}

#top a:hover {
	text-decoration: none;
	}

#top p {
	text-align: left;
	padding: 0 0 0 198px;
	font-size: 80%;
	}

h1#title {
	text-align: left;
	padding: 55px 0 0 198px;
	font-size: 80%;
	}

h1 {
	text-align: left;
	padding: 70px 0 0 195px;
	font-size: 80%;
	}

p#area {
	clear: left;
	color: #330;
	}

#menu {
	width: 780px;
	margin: 5px auto 0 auto;
	}
	
#menu li {
	float: left;
	}

#topicpath_fontsize {
	clear: both;
	width: 728px;
	margin: 0 auto;
	text-align: center;
	}

#topicpath {
	float: left;
	width: 510px;
	}

#topicpath ul {
	margin: 5px 0 0 0;
	font-size: 90%;
	text-align: left;
	}

#topicpath li {
	display: inline;
	padding: 0 1px;
	}

#fontsize_home {
	clear: both;
	width: 760px;
	margin: 0 auto;
	text-align: right;
	font-size: 100%;
	}

#fontsize {
	width: 210px;
	margin-left: 510px;
	padding: 5px 0 0 0;
	text-align: right;
	font-size: 100%;
	}

#fontsize a {
	text-decoration: underline;
	}

#fontsize a:link {
	color: #06F;
	}

#fontsize a:visited {
	color: #93C;
	}

#fontsize a:hover {
	color: #3C0;
	}

#top_image{
	width: 760px;
	margin: 0 auto;
	}

#season {
	float: left;
	}
	
#content {
	clear: both;
	width: 760px;
	margin: 10px auto;
	}

#right {
	float: right;
	width: 480px;
	text-align: left;
	}

#right h2 {
	text-align: center;
	margin: 10px 0;
	color: #330;
	font-size: 120%;
	font-weight: bold;
	}

p#info {
	text-indent: 1em;
	line-height: 150%;
	}

#new {
	width: 480px;
	margin-top: 10px;
	}

.new {
	margin: 10px 0;
	font-size: 80%;
	}

.new_img {
	float: left;
	margin-right: 5px;
	border: 1px solid #666;
	}

.new_detail {
	float: left;
	width: 320px;
	height: 60px;
	margin-right: 5px;
	line-height: 120%;
	border: 1px solid #666;
	}

.new_detail h3 {
	float: left;
	margin: 1px;
	font-weight: bold;
	color: #330;
	}

.new_detail p.new_price {
	margin: 1px;
	color: #F66;
	font-size: 100%;
	font-weight: bold;
	}

.new_detail h4 {
	clear: both;
	}

.new_detail p.new_access{
	font-size: 100%;
	}

#left {
	float: left;
	width: 250px;
	}

#weather {
	width: 250px;
	}

#left h2 {
	margin-top: 10px;
	text-align: left;
	color: #330;
	font-size: 110%;
	font-weight: bold;
	}

h2#openhouse_button {
	margin-bottom: 10px;
	}

	
h2#left_area {
	margin-bottom: 10px;
	}

#left p {
	text-align: left;
	line-height: 150%;
	}

#footer_menu {
	clear: both;
	text-align: center;
	margin: 15px 0 5px;
	font-size: 80%;
	}

#footer_menu img {
	margin-bottom: 10px;
	}

#footer_menu li {
	display:inline;
	padding-left:10px;
	padding-right:5px;
	border-left:1px solid #666;
	}

#footer_menu li.first {
	border-left:none;
	}

#footer {
	clear: both;
	width: 800px;
	text-align: center;
	border-top: 2px solid #CCC;
	margin: 10px auto 0 auto;
	padding-top: 10px;
	font-size: 90%;
	}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

.clearfix {
	display: inline-table;
	min-height: 1%;
	}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


#dsframe {
	width: 730px;
	margin: 20px auto 10px auto;
	}

#dsframe_top {
	width: 728px;
	height: 20px;
	background: url(./images/dsframe_top.gif) no-repeat;
	}

#dsframe_body {
	width: 728px;
	text-align: left;
	background: url(./images/dsframe_body.gif) repeat-y;
	}

#dsframe_bottom {
	width: 728px;
	height: 20px;
	background: url(./images/dsframe_bottom.gif) no-repeat;
	}


/*-------------------売買物件------------------*/

#buy_content {
	width: 760px;
	margin: 0 auto;
	}

#buy_content h2 {
	margin-bottom: 20px;
	}

#buy_list {
	margin: 10px auto;
	}

table.buy {
	border-collapse:collapse;
	width: 730px;
	margin: 0 auto;
	text-align: center;
	border: 1px solid #000;
	font-size: 80%;
	}
	
table.buy th {
	background-color: #43340D;
	border: 1px solid #000;
	color: #FFF;
	}

table.buy td {
	border: 1px solid #300;
	padding: 5px 0;
	}	

/*-------------------物件詳細------------------*/

#detail {
	width: 680px;
	margin: 0 auto;
	}

#detail img {
	margin: 0;
	}

#detail_left {
	float: left;
	width: 300px;
	margin: 30px 0 0 15px;
	} 

#zumen_kakudai {
	width: 300px;
	text-align: right;
	}

#detail_contact img {
	margin-top: 30px;
	}

#detail_right {
	float: right;
	width: 320px;
	margin: 30px auto;
	}

#detail_right dl {
	font-size: 80%;
	}

#detail_right dt {
	clear: left;
	float: left;
	width: 9em;
	padding: 7px 0;
	line-height: 150%;
	}

#detail_right dd {
	margin-left: 0;
	padding: 7px 0;
	padding-left: 9em;
	line-height: 150%;
	border-bottom: 1px solid #CCC;
	}

/*-------------------会社概要------------------*/

#cp_profile_image {
	float: left;
	margin: 10px 20px 0 20px;
	}

#cp_profile dl {
	float: right;
	width: 450px;
	font-size: 80%;
	}

#cp_profile dt {
	width: 390px;
	padding-left: 10px;
	margin-bottom: 3px;
	border-left: 4px solid #CCC;
	border-bottom: 1px dotted #CCC;
	font-weight: bold;
	}

#cp_profile dd {
	padding: 0 0 10px 15px;
	}

/*-------------------リンク------------------*/

#link {
	padding-top: 15px;
	}

#link ul {
	width: 640px;
	padding: 12px 0 8px 15px;
	margin-left: 25px;
	list-style: none;
	background-color: #E2EEFA;
	}

#link li {
	list-style: none;
	padding-left: 2em;
	font-weight: bold;
	background: url(./link/images/li_back.gif) no-repeat center left;
	}

#link dl {
	width: 700px;
	margin-left: 25px;
	padding: 10px 0 30px 0;
	font-size: 80%;
	 list-style: none;
	 }

#link dt {
	clear: both;
	float: left;
	width: 17em;
	padding-left: 1em;
	list-style: none;
    margin: 10px 0 0 5px;
	background: url(./link/images/arrow.gif) no-repeat center left;
	}

#link dd {
	padding-top: 10px;
	}

/*-------------------住宅ローン情報------------------*/

#homeloan {
	padding-top: 25px;
	}

#homeloan ul {
	width: 640px;
	padding: 12px 0 8px 15px;
	margin-left: 25px;
	list-style: none;
	background-color: #E2EEFA;
	}

#homeloan li {
	list-style: none;
	padding-left: 2em;
	font-weight: bold;
	background: url(./homeloan/images/li_back.gif) no-repeat center left;
	}

#homeloan dl {
	width: 700px;
	margin-left: 25px;
	padding: 10px 0 30px 0;
	font-size: 80%;
	 list-style: none;
	 }

#homeloan dt {
	clear: left;
	float: left;
	width: 15em;
	padding-left: 1em;
	list-style: none;
    margin: 10px 0 0 5px;
	background: url(./homeloan/images/arrow.gif) no-repeat center left;
	}

#homeloan dd {
	padding-top: 10px;
	}

/*-------------------アクセス------------------*/

#access {
	width: 670px;
	}

#shop_address {
	float: left;
	}

#shop_photo {
	float: right;
	}

p#access_name {
	font-size: 80%;
	font-weight: bold;
	}

#access p {
	margin: 5px 0 15px 35px;
	}
	
#access img {
	margin: 10px 0 10px 25px;
	 padding-bottom: 20px;
	 }

#googlemap {
	margin: 0 0 0 25px;
	padding-bottom: 15px;
	}
 
 /*-------------------現地販売会------------------*/

#center {
	width:720px;
	margin: 0 auto;
	text-align: center;
	}

h2#oh_spring {
	width: 720px;
	margin: 0 auto;
	text-align: center;
	}

.oh {
	width: 600px;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 30px;
	border-bottom: 1px solid #CCC;
	}

.oh_comment {
	padding: 20px;
	width: 560px;
	}

.oh_comment_top {
	width: 560px;
	height: 20px;
	background: url(./openhouse/images/oh_comment_top.gif) no-repeat;
	}

.oh_comment_body {
	width: 560px;
	background: url(./openhouse/images/oh_comment_body.gif)  repeat-y;
	}

.oh_comment_bottom {
	width: 560px;
	height: 45px;
	background: url(./openhouse/images/oh_comment_bottom.gif) repeat-y;
	}

.oh_comment_image img {
	float: left;
	margin: 0 20px 10px 30px;
	}

h2.oh_date {
	font-weight: bold;
	font-size: 100%;
	padding: 10px 0 15px 0;
	}

h2.oh_place {
	font-weight: bold;
	font-size: 90%;
	}
	
h2.oh_place span {
	font-size: 120%;
	color: #F09;
	}

.oh_comment p {
	clear: both;
	line-height: 150%;
	text-align: left;
	margin-top: 5px;
	padding: 0 40px;
	}
	
.oh_photos {
	margin: 0 auto 20px auto;
	text-align: center;
	}

.oh h3 {
	clear: both;
	margin: 10px 0;
	}	

table.oh_gaiyo {
	width: 600px;
	font-size: 80%;
	border-collapse: collapse;
	border: 1px solid #CCC;
	margin-bottom: 10px;
	}

table.oh_gaiyo td {
	padding: 5px 10px;
	}

table.oh_gaiyo td.oh_gaiyo_content1 {
	width: 160px;
	border: 1px solid #CCC;
	background-color: #F9FFF3;
	}

table.oh_gaiyo td.oh_gaiyo_content2 {
	border: 1px solid #CCC;
	}

table.oh_gaiyo td.oh_gaiyo_content2 img {
	float: left;
	}

.oh_loan {
	clear: both;
	margin: 10px 0 0 0;
	line-height: 120%;
	}	

.oh_loan img {
	margin-bottom: 10px;
	}

table.oh_loan_table {
	width: 600px;
	font-size: 80%;
	border-collapse: collapse;
	border: 1px solid #CCC;
	margin-bottom: 10px;
	}

.oh_loan_table td {
	padding: 10px;
	}

.oh_loan_table td.ex_loan1 {
	width: 160px;
	border: 1px solid #CCC;
	background-color: #EEDFFF;
	}
	
.oh_loan_table td.ex_loan2 {
	border: 1px solid #CCC;
	font-weight: bold;
	}

h3.oh_contact_tel {
	margin-top: 15px;
	}
	
/*-------------------プライバシーポリシー------------------*/

#privacy {
	width: 600px;
	margin: 0 40px;
	}

#privacy h2 {
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	}

p.privacy_title {
	text-align: center;
	}

#privacy h3 {
	margin: 15px 0 5px 0;
	padding: 0px 0 0px 10px;
	border-left: 4px solid #CCC;
	border-bottom: 1px dotted #CCC;
	font-weight: bold;
	}

p.privacy_detail {
	text-indent: 1em;
	}
	
p.privacy_about {
	border: 1px solid #666;
	padding: 10px;
	margin-top: 10px;
	}
	
/*-------------------サイトマップ------------------*/


dl.sitemap {
    list-style: none;
    width: 640px;
	margin-left: 25px;
	}

dl.sitemap dt {
    list-style: none;
    margin-top: 20px;
	padding-left: 20px;
    font-size: 90%;
	background: url(./sitemap/images/arrow.gif) no-repeat center left;
	}
	
dl.sitemap dt#sitemap_top {
	margin-top: 0px;
	}	
	
dl.sitemap dd{
	font-size: 80%;
	padding: 5px 0;
	border-bottom: 1px solid #CCC;
	}
	
/*-------------------お問い合わせ------------------*/
	
#contact p {
	width: 620px;
	margin: 0 20px;
	padding: 20px 20px 20px 30px;
	border-bottom: 1px solid #CCC;
	}

#contact p.thanks {
	text-align: center;
	}

#contact table {
	margin-left: 20px;
	font-size: 80%;
	}

#contact th{
	width: 200px;
	height: 50px;
	text-align: left;
	padding-left: 15px;
	border-bottom: 1px solid #CCC;
	}

#contact td {
	width: 380px;
	border-bottom: 1px solid #CCC;
	padding: 10px;
	}

#contact h2 {
	text-align: center;
	font-weight: bold;
	} 

input {
	border-top: 3px double #CEE7FF;
	border-right: 3px double #9CF;
	border-bottom: 3px double #9CF;
	border-left: 3px double #CEE7FF;
	color: #333333;
	background-color: #FFF;
	}


textarea {
	border-top: 3px double #CEE7FF;
	border-right: 3px double #9CF;
	border-bottom: 3px double #9CF;
	border-left: 3px double #CEE7FF;
	color: #333333;
	background-color: #FFF;
	}

new {
	border-top: 3px double #CEE7FF;
	border-right: 3px double #9CF;
	border-bottom: 3px double #9CF;
	border-left: 3px double #CEE7FF;
	color: #333333;
	background-color: #FFF;
	}

#form_button {
	text-align: center;
	padding: 20px;
	}
	
/*-------------------404エラー------------------*/	
#fontsize_error {
	width: 760px;
	padding: 5px 0 0 0;
	text-align: right;
	font-size: 100%;
	}

#dsframe_error {
	width: 730px;
	margin: 0 auto 10px auto;
	}

#error {
	width: 600px;
	margin: 0 auto;
	text-align:left;
	padding-bottom: 20px;
	background: url(./errors/images/error.gif) no-repeat center;
	}

#error h2 {
	padding-top: 20px;
	font-weight: bold;
	font-size: 100%;
	}

#error p {
	margin: 20px 0;
	font-size: 90%;
	}

#error_button {
 width: 450px;
 margin: 20px auto 0 auto;
 text-align: center;
 }

h3#back_top {
	float: left;
	}

h3#back_sitemap {
	float: right;
	}