/* ---------------------------------------------------------
CascadingStyleSheet Settingfile

2008/01/24
--------------------------------------------------------- */
/***** common css *****/
/**********************/
body{
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;
	color: #4C4C4C;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-size: 12px;
	font-family: "lr oSVbN", "Hiragino Kaku Gothic Pro W3", "qMmpS Pro W3", "Osaka";
	line-height:140%;
}
/*** Fix Text ***/
.j10 {
	font-size:10px;
	line-height:13px;
	font-family: "lr oSVbN", "Hiragino Kaku Gothic Pro W3", "qMmpS Pro W3", "Osaka";
}
.j12 {
	font-size:12px;
	line-height:17px;
	font-family: "lr oSVbN", "Hiragino Kaku Gothic Pro W3", "qMmpS Pro W3", "Osaka";
}
.j14 {
	font-size:14px;
	line-height:20px;
	font-family: "lr oSVbN", "Hiragino Kaku Gothic Pro W3", "qMmpS Pro W3", "Osaka";
}
#head{
	margin: 0px auto;
	width:820px;
	height:15px;
	background-color: #FF9900;
	text-align: left;
}
#head h1{
	margin: 0px;
	color: #FFFFFF;
	font-size: 10px;
	font-weight:normal;
}
#header{
	margin: 0px auto;
	width:780px;
}
#footer{
	width:780px;
	font-size: 10px;
	font-family: "lr oSVbN", "Hiragino Kaku Gothic Pro W3", "qMmpS Pro W3", "Osaka";
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9900;
	border-bottom-color: #FF9900;
	padding-top: 10px;
	padding-right: auto;
	padding-bottom: 10px;
	padding-left: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#copy{
	margin: 10px auto;
	width:780px;
	text-align: center;
}
div#out{
	margin: 0px auto;
	width:780px;
	text-align:left;
	background-color: #FFFFFF;
	height:auto;
	display:block;
}
/*** Img ***/
img{
	border:0px;
	margin:0px;
}

/*** Link Color ***/
A:link {
	color:#009999;
	text-decoration:underline;
}
A:visited {
	color:#009999;
	text-decoration:underline;
}
A:hover {
	color:#FF6600;
	text-decoration:underline;
}
A:active {
	color:#009999;
	text-decoration:underline;
}
/*** Clear ***/
.c-both {
	clear:both;
}
/*** Page title ***/
.p-ttl img {
	width: 780px;
	margin-top: 10px;
	margin-bottom: 10px;
}


/* *****************************************
/*+  資料請求ページ  +**********************
/***************************************** */
/*------clearfix------*/
.clear{
	clear:both;
	}
.clearfix:after{ /* for New Browser */
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
	}
.clearfix{
	display:inline-block; /* for IE */
	}
/* Hides from IE-mac \*/
* html .clearfix{ height:1%; }
.clearfix{ display:block; }
/* End hide from IE-mac */
.clear {
clear:both;
}

/*-----------*/
#estateDescription {
	margin-bottom:15px;
}
#estateDescription img{
	float:left;
	margin-right:15px;
}
#regist{
	padding-bottom:15px;
}
/*------個人情報保護------*/
#privacyPolicy {
	border:1px solid #FF9900;
	text-align:center;
	margin-bottom:15px;
	padding:10px 10px 20px 10px;
}
#privacyPolicy p.privacy {
	border:1px solid #FF9900;
	background:#FAE1BA;
	display:inline;
	padding:10px;
}

/*------資料請求フォーム------*/
table#registTable {
	border:1px solid #FF9900;
	border-collapse: collapse;
}
table#registTable th{
	background:#FAE1BA;
	font-weight:100;
	border-bottom:1px solid #FF9900;
	width:250px;
}
table#registTable td{
	font-weight:100;
	border-bottom:1px solid #FF9900;
}
span.red{/*必須項目*/
	color:#FF0000;
}
form#registForm input#name {
	width: 120px;
}
form#registForm input#zip1 {
	width: 30px;
}
form#registForm input#zip2 {
	width: 40px;
}
form#registForm input#add {
	width: 250px;
}
form#registForm input#tel {
	width: 71px;
}
form#registForm input#email {
	width: 250px;
}

form#registForm input#old{
	width: 30px;
	margin-right:5px;
}
form#registForm textarea{
	width: 300px;
	height: 10em; 
}

/*------その他の物件資料------*/
table.other {
	border:1px solid #FF9900;
border-collapse: collapse;
}

table.other th.type{
	background:#FAE1BA;
	font-weight:100;
}
p.registCaption{
	line-height:1.5em;
	margin:0;
	padding:0;
}

form#registForm .submit{/*送信ボタン*/
	text-align:center;
	padding:10px;
	margin-bottom:20px;
}


/*clearfix*/
.clear{
	clear:both;
	}
.clearfix:after{ /* for New Browser */
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
	}
.clearfix{
	display:inline-block; /* for IE */
	}
/* Hides from IE-mac \*/
* html .clearfix{ height:1%; }
.clearfix{ display:block; }
/* End hide from IE-mac */
.clear {
clear:both;
}
div#request {
	width:774px;
	padding:10px 5px;
}
div#request div.resist{
	float:left;
	width:317px;
	padding:0;
}
div#request div.report{
	float:right;
	width:442px;
	padding:0px;
}

/*-----What's New------*/
#topics {
	width:774px;
	padding:10px 5px;
}
#topics div.whatnew{
	float:left;
	width:510px;
	padding:0;
	border:1px solid #DF9212;
}
#topics div.whatnew dl{
	font-size:100%;
	padding:0 12px 0 12px;
}
#topics div.whatnew dl dt{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:800;
}
#topics div.whatnew dl dd{
	padding:0;
	margin:0 0 5px 0;
}
#topics div.whatnew dl dd a{
	color:#215468;
}



#topics div.img{
	float:left;
	width:px;
	padding:0 0 0 10px;
}

/*-----What's New------*/

.img {
	position:relative;
	padding:0 0 20px 0;
}
.img .comment01{
	position:absolute;
	bottom:-15px;
	left:10px;
}
.img .comment02{
	position:absolute;
	bottom:-15px;
	left:135px;
}






/* *****************************************
/*+  各ページ資料請求バナー  +**************
/***************************************** */
/*-----資料請求------*/

/*hover*/
div#request div.resist p a {
	display: block;
	width: 332px;
	height: 91px;
	text-indent: -9999px;
	overflow: hidden;
}
div#request div.report p a {
	display: block;
	width: 442px;
	height: 91px;
	text-indent: -9999px;
	overflow: hidden;
}
div#request div.resist p a {
	background:url(../images/bnr_regist.png) no-repeat 0 0;
}
div#request div.report p a {
	background:url(../images/bnr_report.png) no-repeat 0 0;
}

div#request div p a:hover,
div#request div p a:active {
	background-position: 0 -91px;
}





/*** Voice ***/
.voice_table{
	padding:15px 0 15px 0;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
}


/*-----その他のストークガーデン------*/
#other{
}
#other img{
	margin:0;
	padding:0;
}
#other table{
	background:#F0ECE0;
	margin:0;
}
#other table td{
	background:#FFF;
	padding:0px 0 0px;
}
#other table td p{
	padding:0 0 0 5px;
	margin:0;
	text-align:left;
	color:#666;
}

#other table td div.box01{
	height:90px;
	min-height:90px;
	padding:10px 0 0 0;
}
#other table td div.box02{
	height:100px;
	min-height:100px;
	padding:0 0 10px 0;
}

#other table td p.name{
	color:#215468;
	font-size:11px;
	padding-bottom:3px;
}
#other table td p.name a{
	color:#215468;
	font-size:11px;
}
#other table td p.add{
	padding-bottom:5px;
	font-size:11px;
}
#other table td p.type{
	color:;
	font-size:8px;
	text-align:center;
	padding:8px 0;
}
#other table td p.station{
	color:#215468;
	font-size:8px;
}


