@charset "utf-8";
/* CSS 共通コンテンツ-page */

/* 前のページに戻るリンク */
/*** LinkBox ****************************************************************************/

div#LinkBox {
	padding: 0px;
	height: 15px;
	width: 830px;
	clear: both;
	margin: 4px auto 4px auto;
}

.LinkMark {
	background: url(../images/bukkenSearch/mark003.gif) no-repeat;
	padding: 0px;
	height: 15px;
	width: 16px;
	margin: 0px 4px 0px 0px;
	display: inline;
	float: left;
	border-width: 0px;
}

.LinkText001 {
	padding: 0px;
	width: 775px;
	border-width: 0px;
	height: 13px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 120%;
	color: #4b4b4b;
	display: inline;
	float: left;
	margin: 0px 0px 0px 0px;
}

.LinkText002 {
	color: #603913;
	font-weight: bold;
}

/*** マウスオーバー文字 ****/
/*** @group Topics a:link ******************************************************************************/

/** 濃い青 **/
.pageLink-moji a {
text-decoration:underline; 
color:#1D3EA7; 
}

/** 薄い青 **/
.pageLink-moji a:hover {
text-decoration:underline; 
color:#759CCB; 
}


/* Ｈ２　コンテンツ内のサイトワイズ */
/*** siteWise ****************************************************************************/

h2#siteWise02 {
	padding: 0px;
	height: 92px;
	width: 830px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

h2#siteWise-contents {
	padding: 0px;
	height: 156px;
	width: 830px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

h2#siteWise-leaseHouse {
	padding: 0px;
	height: 150px;
	width: 830px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

h2#siteWise-orderHouse {
	padding: 0px;
	height: 150px;
	width: 830px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

h2#siteWise-inquiry {
	padding: 0px;
	height: 209px;
	width: 830px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}


/* 賃貸物件ページのコンテンツ */
/*** AllContents ****************************************************************************/

#AllContents {
	margin: 0px auto 15px auto;
	padding: 0px;
	height: auto;
	width: 800px;
}


/* Ｈ３　このページのタイトル */
/*** h3#bukken-title ****************************************************************************/

h3#page-title {
	margin: 8px auto 8px auto;
	padding: 0px;
	height: 33px;
	width: 800px;
	background: url(../images/bukkenSearch/H3-search.gif) no-repeat;
}

.titlemoji001 {
	font-family: "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-weight: bold;
	height: auto;
	width: 740px;
	margin: 10px 0px 0px 38px;
	padding: 0px;
	color: #15007C;
	display: inline;
	float: left;
	
}

/* このページのトップへ */
/*** toTOP ****************************************************************************/

/* 会社情報 */
.toTOP-001 {
	padding: 0px;
	height: 24px;
	width: 140px;
	margin: 0px 0px 18px 495px;
}

/* 『アパート経営・収益物件』『賃貸物件』 */
.toTOP-002 {
	padding: 0px;
	height: 24px;
	width: 140px;
	margin: 0px 0px 18px 458px;
}

/* 『注文住宅』 */
.toTOP-003 {
	padding: 0px;
	height: 24px;
	width: 140px;
	margin: 0px 0px 18px 424px;
}

/* 【文字】カラー */
/*** text ****************************************************************************/

/* 薄い青 */
.textBlue001 {
	color: #6FA7CB;
}

/* 薄い青 */
.textBlue002 {
	color: #13007D;
	font-size: 13px;
}

/* 薄い青 */
.textBlue003 {
	color: #6FA7CB;
	font-weight: bold;
}

/* 青 */
.textBlue004 {
	color: #0072BC;
}

/* 青 */
.textBlue005 {
	color: #2063B6;
}


/* 赤 */
.textRed001 {
	color: #9E2D2D;
}

/* 赤 */
.textRed002 {
	color: #9E2D2D;
	font-weight: bold;
}

/* 赤 */
.textRed003 {
	color: #FE1313;
}

/* 赤 */
.textRed004 {
	color: #E20E16;
}

/* 黄色 */
.textYellow001 {
	color: #D5820C;
}

/* 黄色 */
.textYellow002 {
	color: #FCFE4A;
	font-weight: bold;
}

/* 黄色 */
.textYellow003 {
	color: #FACA0A;
}

/* オレンジ */
.textOrenge001 {
	color: #F26522;
	font-weight: bold;
}



/* ページ内リンク */
/*** toLink ****************************************************************************/

/* 『賃貸物件』 */
.toLink-001 {
	padding: 0px;
	height: 26px;
	width: 140px;
	margin: 4px 0px 18px 458px;
}




