/*　インフォメーションエリアの高さを変更する時は、19行目と82行目のheightを適宜変更してください。
　　また、バナーでtarget="_blank"を使用するとリンク画像が出るので、target="_pm"を使用してください。　*/


a:hover {
	background: #ffffff;
}


#Wrapper #Content #Information {
	float: left;
	//width: 700px;
}

#Wrapper #Content #Information #Information_list {
	border-bottom: #70624E 0px solid;
	border-top: #70624E 0px solid;
	width:940px;
	/*height:520px;*/
	height:670px;
	/*height:490px;*/ 
	overflow:hidden;
}

#Wrapper #Content #Information #Information_list img {
	margin-bottom:10px;
}

#Wrapper #Content #Information #Information_list a:hover {
	background: #ffffff;
}

/*=============== bannerエリア ===============*/

.banner_area_top a img { padding:0px;margin-bottom:10px; border:#000 1px solid;}
.banner_area_bottom a img { padding:0px;margin:0px; border:#000 1px solid;}

.banner_area_top a:hover{
	background: #ffffff;
}

.banner_area_bottom a:hover{
	background: #ffffff;
}

h2 img {margin-bottom:10px;}
.info_right_top { padding:0px; margin-bottom:10px;}

/*=============== informationエリア ===============*/

.header{
	margin-left:0px;
}

.menu_btn{margin-top:10px;margin-left:0px;}
.flash{margin-top:20px;margin-left:0px;}
.news{margin-top:10px;margin-left:0px;}
.house_list{ clear:both;margin-top:20px;margin-left:0px;}
.house_list2{margin-top:0px;margin-left:0px;}
.footer_space{margin-top:10px;margin-left:0px;}
.footer{margin-top:0px;margin-left:0px;}
.footer_line{margin-top:10px;margin-left:0px;}

.pm_scroll{
	overflow: auto;
	width: 630px;
	height:576px;
	/*height: 458px;*/
	/*height: 428px;*/
	align:left;
	margin-top:0px;
}

.pm_line{border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #CCCCCC;}


.Information_archive {
	background: url(common/img/arrow_right.gif) 0 0 no-repeat;
	float: right;
	vertical-align:bottom;
	height: 14px;
	margin: 5px 0 0;
	padding-left: 15px;
}

#pm_font10{font-family:Verdana, Arial, Helvetica,ＭＳ Ｐゴシック,Hiragino Maru Gothic Pro, osaka;line-height: 14px;font-size:10px;}
#pm_font11{font-family:Verdana, Arial, Helvetica,ＭＳ Ｐゴシック,Hiragino Maru Gothic Pro, osaka;line-height: 15px;font-size:11px;}
#pm_font12{font-family:Verdana, Arial, Helvetica,ＭＳ Ｐゴシック,Hiragino Maru Gothic Pro, osaka;line-height: 16px;font-size:12px;}
#pm_font14{font-family:Verdana, Arial, Helvetica,ＭＳ Ｐゴシック,Hiragino Maru Gothic Pro, osaka;line-height: 16px;font-size:14px;}
.pm_font9{font-family:Verdana, Arial, Helvetica,ＭＳ Ｐゴシック,Hiragino Maru Gothic Pro, osaka;line-height: 12px;font-size:9px;}
.pm_font10{font-family:Verdana, Arial, Helvetica,ＭＳ Ｐゴシック,Hiragino Maru Gothic Pro, osaka;line-height: 14px;font-size:10px;}
.pm_font11{font-family:Verdana, Arial, Helvetica,ＭＳ Ｐゴシック,Hiragino Maru Gothic Pro, osaka;line-height: 15px;font-size:11px;}
.pm_font12{font-family:Verdana, Arial, Helvetica,ＭＳ Ｐゴシック,Hiragino Maru Gothic Pro, osaka;line-height: 20px;font-size:12px;}

#pm td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#pm3 td {
	text-align: left;
	vertical-align: top;
}

a:link { text-decoration: none; }
a:visited{ text-decoration: none; }
//a:hover { color:red;text-decoration: none; }
a#red:hover {color:red}
a.black:visited{color:black;text-decoration: none;}


#Wrapper #FrameCent {
	margin: 0 auto;30px
	//padding-bottom: 20px;
	position: relative;
	width: 940px;
}

#Wrapper #FrameCent2 {
	margin: 0 auto;30px;
	margin-top: -10px;
	position: relative;
	width: 940px;
}



samp{
	color: #a1a1a1;
	font-style: normal;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica,ＭＳ Ｐゴシック,Hiragino Maru Gothic Pro, osaka;line-height: 14px;font-size:10px;
}

//footer_link
#FooterLink em {
	color:#999999;
	text-decoration: none;
}

#FooterLink a {
	color:#999999;
	text-decoration: none;
	padding-left:8px;
	padding-right:0px;
}

#FooterLink a:hover {
	color:#666666;
	text-decoration: underline;
}

#FooterLink a[target="_blank"] {
	background: none;
	color:#999999;
	text-decoration: none;
	padding-left:8px;
	padding-right:0px;
}

#FooterLink a.corp {
	color:#999999;
	text-decoration: none;
	padding-left:0px;
	padding-right:0px;
}

#FooterLink a.corp:hover {
	color:#666666;
	text-decoration: underline;
}

//footer

#Footer {
	background: url(../img/bg_footer.gif) 0 0 no-repeat;
	clear: both;
	height: 25px;
	margin: 0 auto;
	padding-top: 6px;
	width: 940px;
}

#Footer a {
	color: #70624e;
	text-decoration: none;
}

#Footer a:hover {
	color: #352010;
	text-decoration: underline;
}

#Footer ul {
	float: left;
	margin-left: 10px;
	width: 750px;
}

#Footer ul li {
	display: inline;
	list-style-type: none;
}

#Footer ul li a {
	background: url(../img/arrow_footer.gif) 0 50% no-repeat;
	color: #70624E;
	float: left;
	font-family:Verdana, Arial, Helvetica,ＭＳ Ｐゴシック,Hiragino Maru Gothic Pro, osaka;line-height: 14px;font-size:10px;
	//font-size: 62.5%;
	margin-right: 20px;
	padding: 0 0 0 10px;
}

#Footer p.Page_top {
}

#Footer p.Page_top a {
	background: url(../img/arrow_page_top.gif) 0 0 no-repeat;
	display: block;
	float: right;
	font-family:Verdana, Arial, Helvetica,ＭＳ Ｐゴシック,Hiragino Maru Gothic Pro, osaka;line-height: 14px;font-size:10px;
	//font-size: 62.5%;
	height: 14px;
	margin: 0 10px 10px 0;
	padding-left: 20px;
	text-decoration: none;
}

* html #Footer p.Page_top a {
	margin: 0 10px 5px 0;
}

#Footer p.Page_top a:hover {
	background-position: 0 -14px;
	text-decoration: underline;
}

#Footer address {
	clear: both;
	color: #70624e;
	font-family:Verdana, Arial, Helvetica,ＭＳ Ｐゴシック,Hiragino Maru Gothic Pro, osaka;line-height: 14px;font-size:10px;
	//font-size: 56.25%;
	letter-spacing: 0.5px;
	text-align: right;
	padding:6px 0 0;
}

