@charset "euc-jp";

/*｡・=======================================================
 *
 *	css file for "Qui System"
 *	file name : common.css
 *	page name : "ｶｦﾄﾌ"
 *
==========================================================*/
/*
serch key"="+"n"

=1 ･・､･｢･ｦ･ﾈﾀﾟﾄ・
=2 ･ｿ･､･ﾈ･・｢･ﾆ･ｭ･ｹ･ﾈ

*/

/*-----------------------------------
	=1 ･・､･｢･ｦ･ﾈﾀﾟﾄ・
------------------------------------*/
/*ﾁｴﾂﾎ*/
#wrap {
	width: 1400px;
	margin: 0px auto;
	text-align: left;
}

/*･ﾘ･ﾃ･ﾀ｡ｼ*/
#header {
	margin: 0px auto;
	width: 1400px;
}

/* */
#inner {
	width: 970px;
	margin-right: auto;
/*	margin-left: auto;*/
	margin-left: 222px;
}

/*･ｳ･･ﾆ･･ﾄ*/
#cont_wrap {
	width: 730px;
	float: left;
	padding-top: 24px;
}

/*･ｵ･､･ﾉ*/
#side_wrap {
	width: 231px;
	float: right;
	padding-top: 24px;
}

/* ･ｵ･､･ﾉ｡ﾊｾ衙｡ﾋ ･皈ﾋ･蝪ｼ */
#side_menu_area {
	width: 210px;
	margin: 0px auto;
}

/* ･ｵ･､･ﾉ｡ﾊﾃ賈｡ﾋ ｲﾈｺﾀ・ｮｸ､ﾎ･ｹ･ﾆ･ﾃ･ﾗ */
#side_step_area {
	width: 231px;
	margin: 0px auto 8px;
}

/* ･ｵ･､･ﾉ｡ﾊｲｼﾉ｡ﾋLuckｷﾃﾛｹｩﾋｼ */
#side_aboutus_area {
	width: 210px;
	margin: 0px auto;
}

#side_realestate_blog,.sns-area {
	width: 210px;
	margin: 16px auto;
}



/* ･ﾕ･ﾃ･ｿ｡ｼｾ螟ﾎ･ﾆ･ｭ･ｹ･ﾈ */
#inner_bottom {
	width: 960px;
	margin: 0px 0px 20px;
}


.clear { clear:both; }
.clear hr { display:none }


/*･ﾕ･ﾃ･ｿ｡ｼ*/
#footer {
	margin: 0px;
	width: 1400px;
	position: relative;
}

#foot_adress {
	position:absolute;
	left: 378px;
	top: 51px;
}

/*-----------------------------------｡｡
	 ･ｿ･､･ﾈ･・｢･ﾆ･ｭ･ｹ･ﾈ
------------------------------------*/
/* ･ｳ･･ﾆ･･ﾄﾆ・*/
#cont_wrap h2.title {
}
#cont_wrap h3.title {
}

/* ･ｵ･､･ﾉ */
#side_wrap h2 {
}


/* ･ﾚ｡ｼ･ｸ･ﾈ･ﾃ･ﾗ */
p#pagetop {
	width: 730px;
	text-align: right;
	margin-bottom: 14px;
}

/*-----------------------------------｡｡
	･ﾕ･ｩ･･ﾈ
------------------------------------*/
.font_red{
}


/*-----------------------------------｡｡
	 ｶ霏ﾚ､・
------------------------------------*/
hr.hr_dot {
}


/*-----------------------------------｡｡
	 ･・･ｯﾀﾟﾄ・
------------------------------------*/
.blueline {
	color: #1E28DC;
	font-size: 14px;
}
.blueline a {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C7CAF6;
	color: #1E28DC;
	font-size: 13px;
}
.blueline a:hover {
	border-bottom-style: none;
	color: #1E28DC;
}
.border {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CED2E5;
}

/*-----------------------------------｡｡
	 ﾍｾﾇ｡ｦ･ﾞ｡ｼ･ｸ･・
------------------------------------*/
.mb20 {
	margin-bottom: 20px;
}
.mb5 {
	margin-bottom: 5px;
}
