@charset "UTF-8";
/*------------------------------------------------------*/
/* Updated: 2012/12 */
/*------------------------------------------------------*/

/* *************************************** */
/* body */
/* *************************************** */

body {
	background: url(/fudousan/chintai-support/common/img/body_bg.gif);
}
#wrapper {
}





/* *************************************** */
/* header */
/* *************************************** */

/* 枠組み --------------------------------- */
#header,
#header-inner {
	background: none;
}





/* *************************************** */
/* promotion */
/* *************************************** */

/* 枠組み --------------------------------- */
#mainvisual,
#mainvisual-inner {
	position: relative;
	height: 345px;
}
#mainvisual {
	z-index: 50;
	font-size: 0;
	line-height: 0;
	margin-top: 15px;
}
#mainvisual-inner {
	width: 965px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#mainvisual-main {
	position: absolute;
	width: 965px;
	height: 345px;
	background: url(/fudousan/chintai-support/common/img/mainphoto_bg.gif) no-repeat;
	overflow: hidden;
}
#mainvisual-main p {
	position: absolute;
	top: 12px;
	left: 10px;
}

* html #mainvisual {
	margin-top: -20px;
}




/* *************************************** */
/* container */
/* *************************************** */

/* 枠組み --------------------------------- */
#container {
	z-index: 300;
}

#container-top {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	background-image: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	display: block;
}

* html #container-top {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	background-image: none;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
}


#contents {
}

* html #contents {
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
}
#maincontents {
	padding-top: 0;
}
#sidecontents {
	float: right;
	width: 200px;
}





/* *************************************** */
/* その他 */
/* *************************************** */

/* topics --------------------------------- */
#topics {
	overflow:hidden;
	zoom_:1;
}
#topics .heading {
	margin-bottom: 10px;
	font-size: 0;
	line-height: 0;
}
#topics .content table.tbl-2 th,
#topics .content table.tbl-2 td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: none;
}

/* toptext --------------------------------- */

.toptext{
float:left;
}


/* bnr --------------------------------- */
.bnr {
	float: right;
	font-size: 0;
	line-height: 0;
	overflow:hidden;
	_zoom:1;
}
.bnr .set {
	margin-bottom: 1px;
	padding-bottom: 13px;
	background-image: url(/fudousan/chintai-support/common/img/bg_bnr_01.png);
	background-repeat: no-repeat;
	background-position: 0 100%;
	display: block;
	float: left;
	margin-right: 20px;
}



/* breadcrumb --------------------------------- */

#wrapper #bcl {
	display: block;
	width: 100%;
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}


/*------------------------------------------------------*/
/* End */
/*------------------------------------------------------*/
