@CHARSET "UTF-8";

/* --------------------------------------------
 *                 共通
 * -------------------------------------------- */
@import "./df.css";
@import "./default.css";
@import url("https://cms.fudousan-web.jp/user/785/pc/other/other.css");

/* --------------------------------------------
 *                 common
 * -------------------------------------------- */
*
{
	padding: 0px;
	margin: 0px;
}
body
{
	font-size:12px;
}
a{
	color:#317db9;
	text-decoration:none;
}
a:visited{
	color:#873c5b;
	text-decoration:none;
}
a:hover{
	color:#666;
	text-decoration:underline;
	opacity:0.7;
}
#cms_header .hlogo a:hover{
	opacity:1;
}

/* --------------------------------------------
 *                 layout
 * -------------------------------------------- */
#cms_header
{
	position:relative;
	margin:auto;
	font-family: "ＭＳ ゴシック",sans-serif;
	text-align:left;
	width:100%;
	margin-bottom:20px;
}

#cms_header .inner
{
	width:960px;
	margin:20px auto 0px auto;
	font-family: "ＭＳ ゴシック",sans-serif;
	text-align:left;
}

#cms_body3
{
	clear: both;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:8px;
	line-height: 20px;
	font-family: "ＭＳ ゴシック",sans-serif;
}

#cms_body2
{
	clear: both;
	width:784px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:8px;
	line-height: 20px;
	font-family: "ＭＳ ゴシック",sans-serif;
}

#cms_body1
{
	clear: both;
	width:600px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:8px;
	line-height: 20px;
	font-family: "ＭＳ ゴシック",sans-serif;
}

#cms_footer
{
	width:960px;
	margin:auto;
	font-family: "ＭＳ ゴシック",sans-serif;
}

.cms_container {
  overflow: hidden;
  text-align: left;
}

.cms_container:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .cms_container {
    height: 1em;
    overflow: visible;
}
/**/

/* --------------------------------------------
 *                 body
 * -------------------------------------------- */
#cms_body_left
{
  float:left;
  width:212px;
}

#cms_body_center
{
	float:left;
	width:960px;

	margin-left:0px;
	padding-left:0px;
	padding-right:0px;
	margin-right:0px;
}

#cms_body_right
{
	float:left;
	width:212px;
}

#cms_body_left,
#cms_body_right{
	display:none;
}

/* --------------------------------------------
 *                 parts
 * -------------------------------------------- */
#cms_parts_logo
{
	position:absolute;
	left: 8px;
	top: 8px;
	width:400px;
	overflow:hidden;
}

.cms_element_header_logo,
.cms_bind_header_logo
{
	width:100%;
	height:100%;
	overflow:hidden;
}

#cms_parts_logo img{
	border:none;
}

/**電話とメールの枠**/
#cms_parts_sitedesc
{
	position:absolute;
	right: 0px;
	top: 56px;
	width:480px;
	height:60px;
	font-family: "ＭＳ ゴシック",monospace;
	margin-bottom:10px;
	color:#000000;
}

/**電話番号**/
#cms_parts_sitedesc_tel
{
	position:absolute;
	top: 0px;
	right:0px;
	width:200px;
	height:28px;
	font-family: "ＭＳ ゴシック",monospace;
	font-size:18px;
	font-weight:bold;
	text-align:right;
	line-height:24px;
}

/**フリーダイアル**/
#cms_parts_sitedesc_freedial
{
	position:absolute;
	top:0px;
	right:0px;
	width:170px;
	height:28px;
	font-family: "ＭＳ ゴシック",monospace;
	font-size:18px;
	font-weight:bold;
	text-align:right;
	background:url('../template/07/icon_tel.gif') no-repeat;
	line-height:24px;
}

/**メールアドレス**/
#cms_parts_sitedesc_icon
{
	position:absolute;
	right:0px;
	bottom:2px;
	width:162px;
	height:32px;
}

#cms_parts_sitedesc_icon a{
	position:absolute;
	display:block;
	width:155px;
	height:25px;
	background:url('../template/07/mail.gif') no-repeat;
	text-indent:-9999px;
}

#cms_parts_sitedesc_icon a:active,
#cms_parts_sitedesc_icon a:focus,
#cms_parts_sitedesc_icon a:hover{
	position:absolute;
	display:block;
	width:155px;
	height:25px;
	background:url('../template/07/mail_r.gif') no-repeat;
	text-indent:-9999px;
}

/**お気に入り**/
#cms_parts_favorite
{
	position:absolute;
	top:0px;
	right:0;
	height: 32px;
}

/**コピーライト(文言)**/
.cms_element_header_copyrights,
.cms_bind_header_copyrights
{
	font-family: "ＭＳ ゴシック",monospace;
}

/* --------------------------------------------
 *                 ナビゲーションバナー
 * -------------------------------------------- */
#cms_parts_navi
{
	position:absolute;
	top: 102px;
	width: 960px;
	height: 28px;
	padding:0;
	background:url('../template/07/tab_underbar.gif') bottom no-repeat;
	clear:both;
}

#cms_parts_navi ul {
	padding:0;
	margin:0;
	float:left;
	list-style: none;
	height: 28px;
}

#cms_parts_navi ul li {
	float: left;
}

#cms_parts_navi li a {
	display: block;
	line-height:22px;
	text-align:center;
	overflow: hidden;
}

#cms_parts_navi li.cms_navi a
{
	width: 80px;
	height: 23px;
	font-family: "ＭＳ ゴシック",monospace;
	line-height:23px;
	margin-right:2px;
	background: url('../template/07/tab_top.gif') no-repeat;
}

#cms_parts_navi li.cms_navi a:active,
#cms_parts_navi li.cms_navi a:focus,
#cms_parts_navi li.cms_navi a:hover
{
	background: url('../template/07/tab_top.gif') no-repeat;
}

/* --------------------------------------------
 *                 物件バナー
 * -------------------------------------------- */
#cms_parts_banner
{
	position:absolute;
	top: 137px;
	width: 984px;
	height: 56px;
	display:block;
	clear:both;
	margin-bottom:20px;
}

ul#cms_parts_banner
{
	list-style:none;
}

ul#cms_parts_banner li {
	float: left;
}

#cms_parts_banner1
{
	clear:both;
	float:left;
}

#cms_parts_banner1 * {
	margin: 0;
}

#cms_parts_banner1 ul {
	float:left;
	list-style: none;
	height:45px;
}

#cms_parts_banner1 ul li {
	float: left;
}

#cms_parts_banner2
{
	float:left;
}

#cms_parts_banner2 * {
	margin: 0;
}

#cms_parts_banner2 ul {
	float:left;
	list-style: none;
	height:45px;
}

#cms_parts_banner2 ul li {
	float: left;
}

#cms_parts_banner1 li span,
#cms_parts_banner1 li a,
#cms_parts_banner2 li span,
#cms_parts_banner2 li a

{
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	overflow: hidden;
}

#cms_parts_banner1 li.cms_bukken_rt span {
	width: 83px;
	height: 45px;
	background:url('../template/07/but_rent_01.gif') no-repeat;
}

#cms_parts_banner1 li.cms_bukken_rt_apt a
{
	width: 119px;
	height: 45px;
	background:url('../template/07/but_rent_02.gif') no-repeat;
}

#cms_parts_banner1 li.cms_bukken_rt_apt a:active,
#cms_parts_banner1 li.cms_bukken_rt_apt a:focus,
#cms_parts_banner1 li.cms_bukken_rt_apt a:hover {
	background: url('../template/07/but_rent_02_r.gif') no-repeat;
}

#cms_parts_banner1 li.cms_bukken_rt_mly a
{
	width: 92px;
	height: 45px;
	background:url('../template/07/but_rent_03.gif') no-repeat;
}

#cms_parts_banner1 li.cms_bukken_rt_mly a:active,
#cms_parts_banner1 li.cms_bukken_rt_mly a:focus,
#cms_parts_banner1 li.cms_bukken_rt_mly a:hover {
	background: url('../template/07/but_rent_03_r.gif') no-repeat;
}

#cms_parts_banner1 li.cms_bukken_rt_prk a
{
	width: 64px;
	height: 45px;
	background:url('../template/07/but_rent_04.gif') no-repeat;
}

#cms_parts_banner1 li.cms_bukken_rt_prk a:active,
#cms_parts_banner1 li.cms_bukken_rt_prk a:focus,
#cms_parts_banner1 li.cms_bukken_rt_prk a:hover {
	background: url('../template/07/but_rent_04_r.gif') no-repeat;
}

#cms_parts_banner1 li.cms_bukken_rt_ofc a
{
	width: 64px;
	height: 45px;
	background:url('../template/07/but_rent_05.gif') no-repeat;
}

#cms_parts_banner1 li.cms_bukken_rt_ofc a:active,
#cms_parts_banner1 li.cms_bukken_rt_ofc a:focus,
#cms_parts_banner1 li.cms_bukken_rt_ofc a:hover {
	background: url('../template/07/but_rent_05_r.gif') no-repeat;
}

#cms_parts_banner1 li.cms_bukken_rt_shp a
{
	width: 54px;
	height: 45px;
	background:url('../template/07/but_rent_06.gif') no-repeat;
}

#cms_parts_banner1 li.cms_bukken_rt_shp a:active,
#cms_parts_banner1 li.cms_bukken_rt_shp a:focus,
#cms_parts_banner1 li.cms_bukken_rt_shp a:hover {
	background: url('../template/07/but_rent_06_r.gif') no-repeat;
}

#cms_parts_banner1 li.cms_bukken_rt_wrh a
{
	width: 54px;
	height: 45px;
	background:url('../template/07/but_rent_07.gif') no-repeat;
}

#cms_parts_banner1 li.cms_bukken_rt_wrh a:active,
#cms_parts_banner1 li.cms_bukken_rt_wrh a:focus,
#cms_parts_banner1 li.cms_bukken_rt_wrh a:hover {
	background: url('../template/07/but_rent_07_r.gif') no-repeat;
}

#cms_parts_banner2 li.cms_bukken_by span {
	width: 73px;
	height: 45px;
	background:url('../template/07/but_buy_01.gif') no-repeat;
}

#cms_parts_banner2 li.cms_bukken_by_apt_usd a
{
	width: 89px;
	height: 45px;
	background:url('../template/07/but_buy_02.gif') no-repeat;
}

#cms_parts_banner2 li.cms_bukken_by_apt_usd a:active,
#cms_parts_banner2 li.cms_bukken_by_apt_usd a:focus,
#cms_parts_banner2 li.cms_bukken_by_apt_usd a:hover {
	background: url('../template/07/but_buy_02_r.gif') no-repeat;
}

#cms_parts_banner2 li.cms_bukken_by_dtc_new a
{
	width: 89px;
	height: 45px;
	background:url('../template/07/but_buy_03.gif') no-repeat;
}

#cms_parts_banner2 li.cms_bukken_by_dtc_new a:active,
#cms_parts_banner2 li.cms_bukken_by_dtc_new a:focus,
#cms_parts_banner2 li.cms_bukken_by_dtc_new a:hover {
	background: url('../template/07/but_buy_03_r.gif') no-repeat;
}

#cms_parts_banner2 li.cms_bukken_by_dtc_usd a
{
	width: 89px;
	height: 45px;
	background:url('../template/07/but_buy_04.gif') no-repeat;
}

#cms_parts_banner2 li.cms_bukken_by_dtc_usd a:active,
#cms_parts_banner2 li.cms_bukken_by_dtc_usd a:focus,
#cms_parts_banner2 li.cms_bukken_by_dtc_usd a:hover {
	background: url('../template/07/but_buy_04_r.gif') no-repeat;
}

#cms_parts_banner2 li.cms_bukken_by_lnd a
{
	width: 69px;
	height: 45px;
	background:url('../template/07/but_buy_05.gif') no-repeat;
}

#cms_parts_banner2 li.cms_bukken_by_lnd a:active,
#cms_parts_banner2 li.cms_bukken_by_lnd a:focus,
#cms_parts_banner2 li.cms_bukken_by_lnd a:hover {
	background: url('../template/07/but_buy_05_r.gif') no-repeat;
}

#cms_parts_banner1 li.cms_bukken_tail span {
	width: 1px;
	height: 45px;
	background:url('../template/07/category_tail.gif') no-repeat;
	background-position:0px 1px;
}

#cms_parts_banner2 li.cms_bukken_tail span {
	width: 1px;
	height: 45px;
	background:url('../template/07/category_tail.gif') no-repeat;
	background-position:0px 1px;
}

#cms_parts_banner1 ul li.cms_list_type_default {
	padding-left:1px;
	background: url('../template/07/category_separator.gif') no-repeat;
	background-position:0px 1px;
}

#cms_parts_banner2 ul li.cms_list_type_default {
	padding-left:1px;
	background: url('../template/07/category_separator.gif') no-repeat;
	background-position:0px 1px;
}

/* --------------------------------------------
 *                 マイアドパーク
 * -------------------------------------------- */
#cms_parts_favorite ul {
	list-style: none;
}

#cms_parts_favorite ul li {
	float: left;
	margin-left:4px;
}

#cms_parts_favorite li.cms_favorite_help a
{
	width: 110px;
	height: 26px;
	display: block;
	background:url('../template/07/top_use.gif') no-repeat center;
	text-decoration: none;
	text-indent: -9999px;
	overflow: hidden;
}

#cms_parts_favorite li.cms_favorite_list a
{
	width: 139px;
	height: 26px;
	display: block;
	background:url('../template/07/top_okini.gif') no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	overflow: hidden;
}

#cms_parts_favorite li.cms_favorite_condition a
{
	width: 165px;
	height: 26px;
	display: block;
	background:url('../template/07/top_kensaku.gif') no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	overflow: hidden;
}

/* --------------------------------------------
 *                 フッターメニュー
 * -------------------------------------------- */
#cms_parts_menu
{
	padding-top:12px;
	padding-bottom:4px;
	text-align:center;
	background:url('../template/07/tab_underbar.gif') top repeat-x;
	list-style:none;
}

#cms_parts_menu li
{
	padding: 0px 7px;
	display: inline;
}

#cms_parts_menu li.cms_list_type_default
{
	background: url('../template/07/separator.png') no-repeat;
	background-position:left center;
}

#cms_parts_menu li a
{
	font-family: "ＭＳ ゴシック",monospace;
}

/* --------------------------------------------
 *                 汎用block
 * -------------------------------------------- */
.cms_block
{
	margin: 0px;
	padding-top: 4px;
	width:210px;
}

.cms_block_default_title
{
	text-align:center;
	font-size:14px;
	font-weight:bold;
	height:20px;
	line-height:18px;
	background-position:bottom;
	background-image:url(../template/07/l4_midasi_cont.gif);
	background-repeat: no-repeat;
	color:white;
}

.cms_block_default_left
{
	padding-top: 0px;
	padding-left: 10px;
	width:4px;
	background-image:url(../template/07/block_frame.png);
	background-position: left;
	background-repeat: repeat-y;
}

.cms_block_default_center
{
	padding-top: 2px;
	width:188px;
	border-top:solid white 1px;
	border-bottom:solid white 1px;
}

.cms_block_default_center ul
{
	list-style:none;
}

.cms_block_default_center ul li
{
	display:block;
	line-height:0px;
	padding-top:10px;
}

.cms_block_default_center ul li div
{
	line-height: 20px;
}

.cms_block_default_right
{
	background-image:url(../template/07/block_frame.png);
	background-position: right;
	background-repeat: repeat-y;
}

.cms_block_default_footer
{
	clear:both;
	height:4px;
	background-image:url(../template/07/block_frame.png);
	background-position: top;
	background-repeat: repeat-x;
	overflow: hidden;
}

.cms_block_default_image
{
	width:188px;
	border:none;
	display:block;
/*	margin:auto;*/
	padding-left:0px;
	padding-bottom:10px;
}

/* --------------------------------------------
 *                 アイコン
 * -------------------------------------------- */
.cms_block_icon_all
{
	float:right;
}

.cms_top_corner_new .cms_block_icon_all{
	margin-top:-38px;
	margin-right:15px;
	display:inline;
}

.cms_top_corner_osusume .cms_block_icon_all{
	margin-top:-38px;
	margin-right:15px;
	display:inline;
}

.cms_top_corner_topic .cms_block_icon_all{
	margin-top:-38px;
	margin-right:15px;
	display:inline;
}

.cms_top_corner_post .cms_block_icon_all{
	margin-top:-38px;
	margin-right:15px;
	display:inline;
}

.cms_block_icon_all a{
	background:url('../template/07/go_list.gif') no-repeat;
	text-indent:-9999px;
	display: block;
	text-decoration: none;
	overflow: hidden;
	margin-top:15px;
	height:28px;
	width:52px;
}

.cms_block_icon_all a:active,
.cms_block_icon_all a:focus,
.cms_block_icon_all a:hover{
	background:url('../template/07/go_list_r.gif') no-repeat;
	text-indent:-9999px;
	display: block;
	text-decoration: none;
	overflow: hidden;
	margin-top:15px;
	height:28px;
	width:52px;
}

.cms_corner_shop_all
{
	float:right;
	display:inline;
	margin-top:5px;
	margin-right:5px;
}

.cms_corner_shop_all a {
	background:url('../template/07/go_shoplist.gif') no-repeat;
	text-indent:-9999px;
	display: block;
	text-decoration: none;
	overflow: hidden;
	height:21px;
	width:82px;
}

.cms_corner_shop_all a:active,
.cms_corner_shop_all a:focus,
.cms_corner_shop_all a:hover{
	background:url('../template/07/go_shoplist_r.gif') no-repeat;
	text-indent:-9999px;
	display: block;
	text-decoration: none;
	overflow: hidden;
	height:21px;
	width:82px;
}

.cms_corner_sales_all
{
	float:right;
	display:inline;
	margin-top:5px;
	margin-right:5px;
}

.cms_corner_sales_all a {
	background:url('../template/07/go_saleslist.gif') no-repeat;
	text-indent:-9999px;
	display: block;
	text-decoration: none;
	overflow: hidden;
	height:21px;
	width:104px;
}

.cms_corner_sales_all a:active,
.cms_corner_sales_all a:focus,
.cms_corner_sales_all a:hover{
	background:url('../template/07/go_saleslist_r.gif') no-repeat;
	text-indent:-9999px;
	display: block;
	text-decoration: none;
	overflow: hidden;
	height:21px;
	width:104px;
}

.cms_block_icon_detail
{
	float:right;
	display:inline;
}

.cms_block_icon_detail a{
	background:url('../template/07/go_detail.gif') no-repeat;
	text-indent:-9999px;
	display: block;
	text-decoration: none;
	overflow: hidden;
	height:21px;
	width:52px;
	margin:8px 0px 4px 0px;
}

.cms_block_icon_detail a:active,
.cms_block_icon_detail a:focus,
.cms_block_icon_detail a:hover{
	background:url('../template/07/go_detail_r.gif') no-repeat;
	text-indent:-9999px;
	display: block;
	text-decoration: none;
	overflow: hidden;
	height:21px;
	width:52px;
	margin:8px 0px 4px 0px;
}

.cms_saleslist_corner_main .cms_block_icon_detail{
	margin-top:-37px;
	margin-right:8px;
}

.cms_shoplist_corner_main .cms_block_icon_detail{
	margin-top:-37px;
	margin-right:8px;
}

/* --------------------------------------------
 *                 定義済みblock
 * -------------------------------------------- */
/* --- railway ---*/
.cms_block_railway_title
{
	height:32px;
	background-position:bottom;
	background-image:url(../template/07/l1_sagasu_rosen.gif);
	background-repeat: no-repeat;
	border:solid #CCCCCC 1px;
}

.cms_block_railway_left
{
	padding-top: 0px;
	padding-left: 10px;
	width:4px;
	background-image:url(../template/07/block_frame.png);
	background-position: left;
	background-repeat: repeat-y;
}

.cms_block_railway_center
{
	width:186px;
	border-top:solid white 1px;
	border-bottom:solid white 1px;
}

.cms_block_railway_category
{
	font-weight:bold;
}

.cms_block_railway_center div ul
{
	list-style:none;
	margin-top:-4px;
	margin-bottom:6px;
}

.cms_block_railway_center div ul li
{
	display:block;
	line-height:0px;
	padding-top:8px;
}

.cms_block_railway_center div ul li div
{
	line-height: 14px;
	background-image:url(../template/07/icon_whatsnew.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-left:16px;
}

.cms_block_railway_right
{
	background-image:url(../template/07/block_frame.png);
	background-position: right;
	background-repeat: repeat-y;
}

.cms_block_railway_footer
{
	clear:both;
	height:4px;
	background-image:url(../template/07/block_frame.png);
	background-position: top;
	background-repeat: repeat-x;
	overflow: hidden;
}

.cms_block_railway_select
{
	color:#666;
	text-decoration:underline;
	text-align:right;
	cursor:pointer;
	margin-bottom:4px;
}

/* --- station ---*/
.cms_block_station_title
{
	height:32px;
	background-position:bottom;
	background-image:url(../template/07/h_stationsearch_side.gif);
	background-repeat: no-repeat;
	border:solid #CCCCCC 1px;
}

.cms_block_station_left
{
	padding-top: 0px;
	padding-left: 10px;
	width:4px;
	background-image:url(../template/07/block_frame.png);
	background-position: left;
	background-repeat: repeat-y;
}

.cms_block_station_center
{
	width:186px;
	border-top:solid white 1px;
	border-bottom:solid white 1px;
}

.cms_block_station_category
{
	font-weight:bold;
}

.cms_block_station_center div ul
{
	list-style:none;
	margin-top:-4px;
	margin-bottom:6px;
}

.cms_block_station_center div ul li
{
	display:block;
	line-height:0px;
	padding-top:8px;
}

.cms_block_station_center div ul li div
{
	line-height: 14px;
	background-image:url(../template/07/icon_whatsnew.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-left:16px;
}

.cms_block_station_right
{
	background-image:url(../template/07/block_frame.png);
	background-position: right;
	background-repeat: repeat-y;
}

.cms_block_station_footer
{
	clear:both;
	height:4px;
	background-image:url(../template/07/block_frame.png);
	background-position: top;
	background-repeat: repeat-x;
	overflow: hidden;
}

.cms_block_station_select
{
	color:#666;
	text-decoration:underline;
	text-align:right;
	cursor:pointer;
}

.cms_block_station_center div ul li div.cms_block_station_head
{
	font-weight:bold;
	background-image:none;
	padding-left:0px;

	margin-top:4px;
	padding-bottom:2px;
	border-bottom:1px dotted gray;
}

/* --- area ---*/
.cms_block_area_title
{
	height:34px;
	background-position:bottom;
	background-image:url(../template/07/l2_sagasu_area.gif);
	background-repeat: no-repeat;
	border:solid #CCCCCC 1px;
}

.cms_block_area_left
{
	padding-top: 0px;
	padding-left: 10px;
	width:4px;
	background-image:url(../template/07/block_frame.png);
	background-position: left;
	background-repeat: repeat-y;
}

.cms_block_area_center
{
	width:186px;
	border-top:solid white 1px;
	border-bottom:solid white 1px;
}

.cms_block_area_category
{
	font-weight:bold;
}

.cms_block_area_center div ul
{
	list-style:none;
	margin-top:-4px;
	margin-bottom:6px;
}

.cms_block_area_center div ul li
{
	display:block;
	line-height:0px;
	padding-top:10px;
}

.cms_block_area_center div ul li div
{
	line-height: 14px;
	background-image:url(../template/07/icon_whatsnew.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-left:16px;
}

.cms_block_area_right
{
	background-image:url(../template/07/block_frame.png);
	background-position: right;
	background-repeat: repeat-y;
}

.cms_block_area_footer
{
	clear:both;
	height:4px;
	background-image:url(../template/07/block_frame.png);
	background-position: top;
	background-repeat: repeat-x;
	overflow: hidden;
}

.cms_block_area_select
{
	color:#666;
	text-decoration:underline;
	text-align:right;
	cursor:pointer;
}

.cms_block_area_center div ul li div.cms_block_area_head
{
	font-weight:bold;
	background-image:none;
	padding-left:0px;

	margin-top:4px;
	padding-bottom:2px;
	border-bottom:1px dotted gray;
}

/* --- mobile ---*/
.cms_block_mobile_title
{
	height:27px;
	background-position:bottom;
	background-image:url(../template/07/l5_keitai.png);
	background-repeat: no-repeat;
}

.cms_block_mobile_left
{
	padding-top: 0px;
	padding-left: 8px;
	width:4px;
	background-image:url(../template/07/block_frame.png);
	background-position: left;
	background-repeat: repeat-y;
}

.cms_block_mobile_center
{
	width:190px;
	border-top:solid white 1px;
	border-bottom:solid white 1px;
}

.cms_element_mobile_qrcode,
.cms_bind_mobile_qrcode
{
	float:left;
}

.cms_block_mobile_image
{
}

.cms_block_mobile_msg
{
	float:left;
	font-size:10px;
	line-height:18px;
}

.cms_block_mobile_right
{
	background-image:url(../template/07/block_frame.png);
	background-position: right;
	background-repeat: repeat-y;
}

.cms_block_mobile_footer
{
	clear:both;
	height:4px;
	background-image:url(../template/07/block_frame.png);
	background-position: top;
	background-repeat: repeat-x;
	overflow: hidden;
}

/* --- topic ---*/
.cms_block_topic_title
{
	height:25px;
	background-position:bottom;
	background-image:url(../template/07/l3_whatsnew.gif);
	background-repeat: no-repeat;
}

.cms_block_topic_left
{
	padding-top: 0px;
	padding-left: 8px;
	width:4px;
	background-image:url(../template/07/block_frame.png);
	background-position: left;
	background-repeat: repeat-y;
}

.cms_block_topic_center
{
	width:190px;
	border-top:solid white 1px;
	border-bottom:solid white 1px;
}

.cms_block_topic_right
{
	background-image:url(../template/07/block_frame.png);
	background-position: right;
	background-repeat: repeat-y;
}

.cms_block_topic_footer
{
	clear:both;
	height:4px;
	background-image:url(../template/07/block_frame.png);
	background-position: top;
	background-repeat: repeat-x;
	overflow: hidden;
}

.cms_block_topic_center li
{
	list-style-image: url(../template/07/icon_whatsnew.gif);
	list-style-position:outside;
	margin: 8px 0 0 20px;
	border-bottom:dotted 1px #cccccc;
}

/* --- post ---*/
.cms_block_post_title
{
	height:25px;
	background-position:bottom;
	background-image:url(../template/07/h_blog_side.gif);
	background-repeat: no-repeat;
}

.cms_block_post_left
{
	padding-top: 0px;
	padding-left: 8px;
	width:4px;
	background-image:url(../template/07/block_frame.png);
	background-position: left;
	background-repeat: repeat-y;
}

.cms_block_post_center
{
	width:190px;
	border-top:solid white 1px;
	border-bottom:solid white 1px;
}

.cms_block_post_right
{
	background-image:url(../template/07/block_frame.png);
	background-position: right;
	background-repeat: repeat-y;
}

.cms_block_post_footer
{
	clear:both;
	height:4px;
	background-image:url(../template/07/block_frame.png);
	background-position: top;
	background-repeat: repeat-x;
	overflow: hidden;
}

.cms_block_post_center li
{
	list-style-image: url(../template/07/icon_whatsnew.gif);
	list-style-position:outside;
	margin: 8px 0 0 20px;
	border-bottom:dotted 1px #cccccc;
}

/* --- sales ---*/
.cms_block_sales_title
{
	height:25px;
	background-position:bottom;
	background-image:url(../template/07/r_midasi_eigyo.gif);
	background-repeat: no-repeat;
}

.cms_block_sales_left
{
	padding-top: 0px;
	padding-left: 12px;
	width:4px;
	background-image:url(../template/07/block_frame.png);
	background-position: left;
	background-repeat: repeat-y;
}

.cms_block_sales_center
{
	width:182px;
	border-top:solid white 1px;
	border-bottom:solid white 1px;
}

.cms_block_sales_center ul
{
	list-style:none;
}

.cms_block_sales_center ul li
{
	display:block;
	line-height:0px;
	padding-top:10px;
}

.cms_block_sales_center ul li div
{
	line-height: 20px;
}

.cms_block_sales_right
{
	background-image:url(../template/07/block_frame.png);
	background-position: right;
	background-repeat: repeat-y;
}

.cms_block_sales_footer
{
	clear:both;
	height:4px;
	background-image:url(../template/07/block_frame.png);
	background-position: top;
	background-repeat: repeat-x;
	overflow: hidden;
}

/* --- shop ---*/
.cms_block_shop_title
{
	height:25px;
	background-position:bottom;
	background-image:url(../template/07/r_midasi_tenpo.gif);
	background-repeat: no-repeat;
}

.cms_block_shop_left
{
	padding-top: 0px;
	padding-left: 12px;
	width:4px;
	background-image:url(../template/07/block_frame.png);
	background-position: left;
	background-repeat: repeat-y;
}

.cms_block_shop_center
{
	width:182px;
	border-top:solid white 1px;
	border-bottom:solid white 1px;
}

.cms_block_shop_center ul
{
	list-style:none;
}

.cms_block_shop_center ul li
{
	display:block;
	line-height:0px;
	padding-top:10px;
}

.cms_block_shop_center ul li div
{
	line-height: 20px;
}

.cms_block_shop_right
{
	background-image:url(../template/07/block_frame.png);
	background-position: right;
	background-repeat: repeat-y;
}

.cms_block_shop_footer
{
	clear:both;
	height:4px;
	background-image:url(../template/07/block_frame.png);
	background-position: top;
	background-repeat: repeat-x;
	overflow: hidden;
}

/* --- 特集・物件検索 ---*/
ul.cms_block_bukken li
{
	display:block;
	line-height:0px;
}

ul.cms_block_bukken li a
{
	line-height: 20px;
}

ul.cms_block_tokushu li
{
	display:block;
	line-height:0px;
}

ul.cms_block_tokushu li a
{
	line-height: 20px;
}

/* --------------------------------------------
 *                 corner(汎用)
 * -------------------------------------------- */
.cms_corner_title_default
{
	height:24px;
	background-image:url(../image/header_default.gif);
	background-repeat: no-repeat;

	padding-left:24px;
	padding-top:6px;
}

.cms_corner_topic_all
{
	clear:both;
	text-align:right;
}

.cms_corner_icon_pagetop
{
	margin-top:10px;
	margin-bottom:4px;
	text-align:right;
	font-weight:bold;
	font-size:110%;
}

/* --------------------------------------------
 *                 corner(top)
 * -------------------------------------------- */

/* --- サマリー ---*/
.cms_top_corner_summary
{
	height:128px;
}

/* --- 路線 ---*/
.cms_top_corner_linemap
{
	height:128px;
}

/* --- 物件 ---*/
.cms_top_corner_search
{
	background:url(../template/07/bg_center.png) repeat-y;
	margin-bottom:10px;
}

.cms_top_corner_search_header
{
	height:32px;
	background-image:url(../template/07/center1_kensaku.gif);
	background-repeat: no-repeat;
}

.cms_output_search
{
	padding:10px;
	background:url(../template/07/foot_center.png) left bottom no-repeat;
}

.cms_output_search table tr td
{
	vertical-align:top;
}

.cms_top_corner_search_item3
{
	float:left;
	padding-top:15px;
	padding-left:55px;
	padding-right:10px;
}

.cms_top_corner_search_item3 a span{
	padding-left: 20px;
	background:url('../template/07/icon_simple_arrow.gif') 1px no-repeat;
	background-position:0px 5px;
	display:block;
	font-size: 20px;
}

.cms_top_corner_search_item3 a img{
	padding-left:2em;
	width:118px;
	border:none;
}

/* --- 新着 ---*/
.cms_top_corner_new
{
	margin-bottom:16px;
}
.cms_top_corner_new_header{
	width:960px;
	height:92px;
	background: url(https://cms.fudousan-web.jp/user/785/pc/image/top_title_04.jpg) no-repeat;
}
.cms_bind_newbukken_info_list{
	border:0;
}
.cms_output_new{
	padding:10px 0 0;
}
.cms_output_new table
{
	border-collapse:collapse;
	border:solid 2px white;
	border-right:1px dotted #a1a1a1;
	border-left:1px dotted #a1a1a1;
	width: 960px;
}
.cms_output_new table tr td
{
	padding:0;
	vertical-align:top;
	border-bottom:1px dotted #a1a1a1;
	border-left:1px dotted #a1a1a1;
}
.cms_output_new table .cms_block_icon_detail{
	float: right;
	display: inline;
	padding-right: 10px;
	padding-bottom: 4px;
}
.cms_top_corner_new_item3
{
	float:left;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:6px;
	width:165px;
}
.cms_top_corner_new_desc{
	font-size: 14px;
	line-height: 20px;
}
.cms_top_corner_new_separator
{
	padding-top:1px;
	background:url('../template/07/dotted01.png') top repeat-x;
}
.cms_top_corner_new_link
{
	float:right;
}
.cms_top_corner_new_link a{
	background:url('../template/07/go_detail.gif') no-repeat;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	overflow: hidden;
	height:21px;
	width:52px;
}
.cms_top_corner_new_image
{
	width:120px;
	border:none;
	display:block;
	margin:auto;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:20px;
}
.cms_top_corner_new_left div a img.cms_top_corner_new_image
{
	width:90px;
}
.cms_top_corner_new_left
{
	float:left;
	width:110px;
}
.cms_top_corner_new_right
{
	float:left;
	padding-top:8px;
	padding-left:10px;
	width:340px;
}

/* --- オススメ ---*/
.cms_top_corner_osusume
{
	background:url(../template/07/foot_center.png) left bottom no-repeat;
	margin-bottom:16px;
}

.cms_top_corner_osusume_header
{
	height:32px;
	background:url('../template/07/center3_osusume.gif') no-repeat;
}

.cms_output_osusume
{
	padding:10px 15px;
	background:url('../template/07/bg_center.png') repeat-y;
}

.cms_output_osusume table
{
	border-collapse:collapse;
	border:solid 2px white;
}

.cms_output_osusume table tr td
{
	padding:0;
	vertical-align:top;
	border-bottom:solid #a1a1a1 1px;
}

.cms_top_corner_osusume_item3
{
	float:left;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:6px;
	width:165px;
}

.cms_top_corner_osusume_desc
{
	font-size:12px;
	line-height:18px;
}

.cms_top_corner_osusume_separator
{
	padding-top:1px;
	background:url('../template/07/dotted01.png') top repeat-x;
}

.cms_top_corner_osusume_link
{
	float:right;
}

.cms_top_corner_osusume_link a{
	background:url('../template/07/go_detail.gif') no-repeat;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	overflow: hidden;
	height:21px;
	width:52px;
}

.cms_top_corner_osusume_image
{
	width:120px;
	border:none;
	display:block;
	margin:auto;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:20px;
}

.cms_top_corner_osusume_left div a img.cms_top_corner_osusume_image
{
	width:90px;
}

.cms_top_corner_osusume_left
{
	float:left;
	width:110px;
}

.cms_top_corner_osusume_right
{
	float:left;
	padding-left:10px;
        padding-top:8px;
	width:340px;
}

/* --- 特集 ---*/
.cms_top_corner_tokushu
{
	margin-bottom:10px;
	background:url('../template/07/bg_center.png') repeat-y;
}

.cms_top_corner_tokushu_header
{
	height:32px;
	background-image:url(../template/07/center4_tokusyuu.gif);
	background-repeat: no-repeat;
}

.cms_output_tokushu
{
  background:url('../template/07/foot_center.png') left bottom no-repeat;
	text-align:center;
}

.cms_output_tokushu table
{
  margin:5px;
  /* margin:auto; */
	border-collapse:collapse;
	border:solid 1px white;
}

.cms_output_tokushu table tr td
{
	padding:0;
	vertical-align:top;
	border:dotted #CCCCCC 1px;
}

.cms_top_corner_tokushu_item4
{
	float:left;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
	/* width:112px; */
	width:225px;
	/* font-size:16px; */
	font-size:20px;
}

.cms_top_corner_tokushu_item4 a span{
}

.cms_top_corner_tokushu_item4 a img{
	padding-left:2px;
	width:96px;
	border:none;
}

/* --- トピックス(新着物件) ---*/

/* --------------------------------------------
　新着物件(新着トピックス)
 * -------------------------------------------- */
.cms_top_corner_topic
{
	margin-bottom:16px;
}
.cms_top_corner_topic_header
{
	height:32px;
	background-image:url(../template/07/center5_whatsnew.gif);
	background-repeat: no-repeat;
}
.cms_output_topic
{
	padding:8px 0 0;
}
.cms_output_topic table
{
	width: 960px;
}

.cms_output_topic table tr{
}

.cms_output_topic table tr.cms_top_corner_topic_first_tr{
	background:none;
}

.cms_output_topic table td{
  border-bottom:dotted #A8A8A8 1px;
}

.cms_top_corner_topic_date
{
	padding-left:26px;
	width:100px;
	background-image:url(../template/07/icon_whatsnew.gif);
	background-repeat: no-repeat;
	background-position:0px 7px;
	vertical-align:top;
	width:65px;
}
.cms_top_corner_topic_header{
	width:960px;
	height:92px;
	background: url(https://cms.fudousan-web.jp/user/785/pc/image/top_title_03.jpg) no-repeat;
}
.cms_element_newtopic_info_list{
	border:0;
}
.cms_element_newtopic_info_list .cms_container{
	font-size:18px;
	line-height:160%;
}


/* --- 投稿 ---*/
.cms_top_corner_post
{
	position:relative;
	background:url('../template/07/foot_center.png') left bottom no-repeat;
	margin-bottom:16px;
}

.cms_top_corner_post_header
{
	height:32px;
	background-image:url(../template/07/h_blog_center.gif);
	background-repeat: no-repeat;
}

.cms_block_icon_rss
{
	display:block;
	position:absolute;
	top:8px;
	right:14px;
	width:14px;
	height:14px;
	background-image:url(../template/07/feed-icon-14x14.png);
	background-repeat:no-repeat;
	text-indent: -9999px;
}

.cms_output_post
{
	background:url('../template/07/bg_center.png') repeat-y;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:10px;
}

.cms_output_post table
{
	width:940px;
}

.cms_output_post table tr{
	vertical-align:top;
}

.cms_output_post table tr.cms_top_corner_post_first_tr{
	background:none;
}

.cms_output_post table td{
	border-bottom:dotted #A8A8A8 1px;
	padding-top:4px;
	padding-bottom:4px;
	vertical-align:top;
}

.cms_top_corner_post_image
{
	width:0px;
	height:90px;
}

.cms_top_corner_post_image img
{
	display:block;
	max-width:80px;
	max-height:80px;
	margin-left:0px;
	border:none;
}

*html .cms_top_corner_post_image img {
	display:block;
	width:80px;
	margin-left:0px;
	border:none;
}

.cms_top_corner_post_sub_header
{
	border-bottom:solid 2px #A8A8A8;
	margin-bottom:3px;
}

.cms_top_corner_post_body
{
	width:400px;
	word-wrap: break-word;
	overflow:auto;
}

.cms_top_corner_post_link
{
	float:right;
	padding-right:8px;
	padding-bottom:0px;
}

/* --------------------------------------------
 *                 corner(shoplist)
 * -------------------------------------------- */
.cms_shoplist_corner_summary
{
	height:128px;
}

.cms_shoplist_corner_main
{
}

.cms_shoplist_corner_main_header
{
	height:32px;
	background-image:url(../template/07/center8_shoplist.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

.cms_shoplist_corner_main_rowA
{
	border:solid #adbac3 1px;
	padding-bottom:40px;
}

.cms_shoplist_corner_main_rowB
{
	border:solid #adbac3 1px;
}

.cms_shoplist_corner_main_image
{
	float:left;
	padding-top:16px;
	padding-bottom:4px;
	width:180px;
}

.cms_shoplist_corner_main_image img
{
	width:150px;
	margin:auto;
	border:none;
	display:block;
}

.cms_shoplist_corner_main_name
{
	padding-top:16px;
	font-size:18px;
	font-weight:bold;
	width:750px;
	height:30px;
	background:url('../template/07/line01.png') bottom repeat-x;
}

.cms_shoplist_corner_main_info
{
	float:left;
	width:750px;
}

.cms_shoplist_corner_main_desc
{
	padding-top:8px;
}

.cms_shoplist_corner_main_desc li
{
	line-height:16px;
	list-style: none;
}

.cms_shoplist_corner_main_msg
{
	margin-top:32px;
	line-height:16px;
}

/* --------------------------------------------
 *                 corner(shop)
 * -------------------------------------------- */
.cms_shop_corner_summary
{
	height:128px;
}

.cms_shop_corner_main
{
}

.cms_shop_corner_main_header
{
	height:32px;
	background-image:url(../template/07/center9_shop.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

.cms_element_shop_info,
.cms_bind_shop_info
{
	border:solid #adbac3 1px;
	padding-bottom:35px;
}

/*\*/
* html .cms_element_shop_info,
* html .cms_bind_shop_info
{
	height:1%;
	position:relative;
	padding-bottom:10px;
}
/**/

.cms_shop_corner_main_image
{
	padding-top:16px;
	padding-bottom:4px;
	float:left;
	width:100px;
}

.cms_shop_corner_main_image img
{
	width:160px;
	margin:auto;
	border:none;
	display:block;
}

.cms_shop_corner_main_name
{
	font-size:18px;
	font-weight:bold;
	height:30px;
	padding-top:16px;
	width:750px;
	color:#4E4C1E;
	background:url('../template/07/line01.png') bottom repeat-x;
}

.cms_shop_corner_main_info
{
	float:left;
	width:750px;
}
.cms_shop_corner_main_desc{
	padding-top:8px;
}

.cms_shop_corner_main_desc li
{
	list-style: square;
	margin-left:20px;
	font-size:14px;
	line-height:170%;
}

.cms_shop_corner_main_desc li:nth-child(2),
.cms_shop_corner_main_desc li:nth-child(3),
.cms_shop_corner_main_desc li:nth-child(4){
	list-style: none;
}

.cms_shop_corner_main_desc li:nth-child(2){
	width:150px;
	display:inline-block;
}
.cms_shop_corner_main_desc li:nth-child(3){
	width:200px;
	display:inline-block;
}


.cms_shop_corner_main_msg
{
	margin-top:0px;
	margin-bottom:20px;
	font-size:14px;
	line-height:170%;
}

.cms_shop_corner_map
{
	width:460px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.cms_shop_corner_map_text
{
	text-align:left;
}

.cms_shop_corner_map iframe
{
	padding-top:10px;
	width:460px;
	height:350px;
}

/* --------------------------------------------
 *                 corner(saleslist)
 * -------------------------------------------- */
.cms_saleslist_corner_summary
{
	height:128px;
}

.cms_saleslist_corner_main
{
}

.cms_saleslist_corner_main_header
{
	height:32px;
	background-image:url(../template/07/center7_saleslist.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

.cms_saleslist_corner_main_rowA
{
	border:solid #adbac3 1px;
	padding-bottom:40px;
}

.cms_saleslist_corner_main_rowB
{
	border:solid #adbac3 1px;
}

.cms_saleslist_corner_main_image
{
	float:left;
	width:180px;
	min-height:10px;
}

.cms_saleslist_corner_main_image img
{
	padding-top:16px;
	padding-bottom:4px;
	width:150px;
	margin:auto;
	border:none;
	display:block;
}

.cms_saleslist_corner_main_name
{
	padding-top:16px;
	font-size:18px;
	font-weight:bold;
	width:750px;
	height:30px;
	background:url('../template/07/line01.png') bottom repeat-x;
}

.cms_saleslist_corner_main_info
{
	float:left;
	width:750px;
}

.cms_saleslist_corner_main_desc
{
	padding-top:8px;
}

.cms_saleslist_corner_main_desc li
{
	line-height:16px;
	list-style: none;
}

.cms_saleslist_corner_main_msg
{
	margin-top:32px;
	line-height:16px;
}

.cms_saleslist_corner_main_profiletitle
{
	font-size:12px;
	font-weight:bold;
	margin-top:20px;
	line-height:18px;
	color:#6E6E3E;
	border-bottom:solid #6E6E3E 2px
}

.cms_saleslist_corner_main_profile
{
	font-size:10px;
	line-height:14px;
	margin-top:6px;
}

/* --------------------------------------------
 *                 corner(sales)
 * -------------------------------------------- */
.cms_sales_corner_summary
{
	height:128px;
}

.cms_sales_corner_main
{
}

.cms_sales_corner_main_header
{
	height:32px;
	background-image:url(../template/07/center10_sales.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

.cms_element_sales_info,
.cms_bind_sales_info
{
	border:solid #CCCCCC 1px;
	padding-bottom:35px;
}

/*\*/
* html .cms_element_sales_info,
* html .cms_bind_sales_info
{
	height:1%;
	position:relative;
	padding-bottom:10px;
}
/**/

.cms_sales_corner_main_image
{
	float:left;
	padding-top:16px;
	padding-bottom:4px;
	width:190px;
}

.cms_sales_corner_main_image img
{
	width:160px;
	margin:auto;
	border:none;
	display:block;
}

.cms_sales_corner_main_name
{
	font-size:18px;
	font-weight:bold;
	height:30px;
	padding-top:16px;
	color:#4E4C1E;
	background:url('../template/07/line01.png') bottom repeat-x;
}

.cms_sales_corner_main_info
{
	float:left;
	width:750px;
}

.cms_sales_corner_main_desc
{
	padding-top:8px;
}

.cms_sales_corner_main_msg
{
	margin-top:28px;
	line-height:16px;
}

.cms_sales_corner_main_profiletitle
{
	font-size:12px;
	font-weight:bold;
	margin-top:20px;
	line-height:18px;
	color:#6E6E3E;
	border-bottom:solid #6E6E3E 2px
}

.cms_sales_corner_main_profile
{
	font-size:10px;
	line-height:14px;
	margin-top:6px;
}

.cms_sales_corner_customer_header
{
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	color:#6E6E3E;
	border-bottom:solid #6E6E3E 2px
}

.cms_sales_corner_customer_row
{
	padding-top:20px;
}

.cms_sales_corner_customer_image
{
	float:left;
	width:190px;
	min-height:10px;
}

.cms_sales_corner_customer_image img
{
	width:140px;
	padding:0px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	display:block;
}

.cms_sales_corner_customer_info
{
	float:left;
	width:750px;
}

.cms_sales_corner_customer_comment
{
	font-size:10px;
	line-height:14px;
	margin-top:6px;
}

.cms_sales_corner_main_desc li
{
	line-height:16px;
	list-style: none;
}

/* --------------------------------------------
 *                 corner(faq)
 * -------------------------------------------- */
.cms_faq_corner_summary
{
	height:128px;
}

.cms_faq_corner_main
{
	margin-bottom:32px;
	background:url(../template/07/bg_center.png) repeat-y;
  text-align: left;
}

.cms_faq_corner_main hr
{
	margin-left:10px;
	margin-right:10px;
}

.cms_faq_corner_main_header
{
	height:32px;
	background-image:url(../template/07/center6_faq.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

.cms_faq_corner_main_head
{
	padding-top:8px;
	padding-left:10px;
	padding-right:10px;
}

.cms_faq_corner_main_head div ol li
{
  text-align:left;
	display:block;
	padding-top:4px;
	padding-left:2px;
	border-bottom:dotted 1px #A9A9A9;
}

.cms_faq_corner_main_head div ol li a
{
	display:block;
	line-height:22px;
	padding-left:40px;
	padding-right:8px;
	background-image:url('../template/07/icon_question.png');
	background-repeat:no-repeat;
	background-position:0px 0px;
}

.cms_faq_corner_main_body
{
  margin-left: 0px;
	background:url('../template/07/foot_center.png') bottom no-repeat;
	padding-bottom:14px;

	padding-left:10px;
	padding-right:10px;
}

.cms_faq_row_pair
{
	padding-top:4px;
	padding-bottom:28px;

	padding-left:2px;
}

.cms_faq_row_question
{
	padding-left:40px;
	padding-right:8px;
	line-height:28px;

	background-image:url('../template/07/icon_question.png');
	background-repeat:no-repeat;
	background-position:0px 3px;

	font-weight:bold;
	font-size:17px;
	color:#C88C70;

	border-bottom:dotted 1px #A9A9A9;
}

.cms_faq_row_answer
{
	margin-top:8px;
  padding-left:40px;
	line-height:20px;
  background:url('../template/07/icon_answer.png') no-repeat top left;
}

/* --------------------------------------------
 *                 corner(topiclist)
 * -------------------------------------------- */
.cms_topiclist_corner_summary
{
	height:128px;
}

.cms_topiclist_corner_main
{
	background:url('../template/07/foot_center.png') bottom no-repeat;
	margin-bottom:32px;
}

.cms_topiclist_corner_main_header
{
	height:32px;
	text-indent:-9999px;
	background-image:url(../template/07/center5_whatsnew.gif);
	background-repeat: no-repeat;
}

.cms_output_topic
{
	padding-top:8px;
	padding-left:8px;
	padding-right:8px;
}

.cms_output_topics tr{
	background:url('../template/07/dotted01.png') repeat-x;
}

/* --------------------------------------------
 *                 corner(newlist)
 * -------------------------------------------- */
.cms_newlist_corner_summary
{
	height:128px;
}

.cms_newlist_corner_main
{
	background:url(../template/07/foot_center.png) bottom no-repeat;
	margin-bottom:16px;
}

.cms_newlist_corner_main_header
{
	height:32px;
	background:url('../template/07/center2_new.gif') no-repeat;
	text-indent:-9999px;
}

/* --------------------------------------------
 *                 corner(osusumelist)
 * -------------------------------------------- */
.cms_osusumelist_corner_summary
{
	height:128px;
}

.cms_osusumelist_corner_main
{
	background:url(../template/07/foot_center.png) bottom no-repeat;
	margin-bottom:16px;
}

.cms_osusumelist_corner_main_header
{
	height:32px;
	background:url('../template/07/center3_osusume.gif') no-repeat;
	text-indent:-9999px;
}

/* --------------------------------------------
 *                 contact用
 * -------------------------------------------- */
div.cms_contact_corner_main_header
{
	height:32px;
	width:630px;
	font-size:14px;
	font-weight:bold;
	background-image:url(../template/07/center12_contact.gif);
	background-repeat: no-repeat;
	text-indent:25px;
	padding: 8px 0px 0px 0px;
}

div.cms_formitem
{
	background-image:url(../template/07/formbk.png);
	background-repeat: repeat-y;
}

/* --------------------------------------------
 *                 editor
 * -------------------------------------------- */
.mceNonEditable
{
	background-color:#ddd;
	border:dashed #aaa 3px;
}

.mceInvisible
{
	background-color:#ddd;
	border:dashed #f00 3px;
}

/* --------------------------------------------
 *                 custom
 * -------------------------------------------- */
li.cms_block_default_list {
	display:list-item;
	list-style-image:url('../template/07/icon_simple_arrow.gif');
	list-style-position:outside;
	margin: 0px 0px 0px 16px;
	padding-top:0px;
	width: auto;
	line-height:22px;
}

li.cms_block_default_list a {
	margin-left:0px;
}

ul.cms_block_default_list li {
	display:list-item;
	list-style-image:url('../template/07/icon_simple_arrow.gif');
	list-style-position:outside;
	margin: 0px 0px 0px 16px;
	padding-top:0px;
	width: auto;
	line-height:22px;
}

ul.cms_block_default_list li a {
	margin-left:0px;
}

/* --------------------------------------------
 *                 blog
 * -------------------------------------------- */
.widget_archive,.widget_categories,.widget_recent_entries,.widget_tag_cloud
{
	text-align:center;
	font-size:14px;
	font-weight:bold;
	background-position:left top;
	background-image:url(../template/07/l4_midasi_cont.gif);
	background-repeat: no-repeat;
	color:white;
	padding-top:1px;
}

.cms_blog_title
{
	background-image:url(../template/07/h_blog_title.gif);
	background-repeat: no-repeat;
	height:30px;
}

.cms_blog_title a
{
	text-decoration:none;
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:32px;
	padding-top:6px;
}

.cms_blog_title a:visited
{
	text-decoration:none;
	color:#FFFFFF;
}

.cms_blog_title a:hover
{
	text-decoration:none;
	color:#FFFFFF;
}

.cms_blog_post_navi
{
	padding-top:8px;
	font-size:12px;
	text-align:center;
}

/* --- 投稿 ---*/
.cms_sales_corner_post_header
{
	font-size:12px;
	font-weight:bold;


	line-height:18px;
	color:#6E6E3E;
	border-bottom:solid #6E6E3E 2px
}

.cms_output_sales_post
{
	margin-left:16px;
	margin-right:16px;
	padding-bottom:10px;
}

.cms_output_sales_post table
{
	width:480px;
}

.cms_output_sales_post table tr{
	vertical-align:top;
}

.cms_output_sales_post table tr.cms_sales_corner_post_first_tr{
	background:none;
}

.cms_output_sales_post table td{
	border-bottom:dotted #A8A8A8 1px;
	padding-top:4px;
	padding-bottom:4px;
	vertical-align:top;
}

.cms_sales_corner_post_image
{
	width:90px;
	height:90px;
}

.cms_sales_corner_post_image img
{
	display:block;
	max-width:80px;
	max-height:80px;
	margin-left:0px;
	border:none;
}

*html .cms_sales_corner_post_image img {
	display:block;
	width:80px;
	margin-left:0px;
	border:none;
}

.cms_sales_corner_post_sub_header
{
	border-bottom:solid 2px #A8A8A8;
	margin-bottom:3px;
}

.cms_sales_corner_post_body
{
	width:390px;
	word-wrap: break-word;
	overflow:auto;
}

.cms_sales_corner_post_link
{
	float:right;
	padding-right:8px;
	padding-bottom:0px;
}

/* --------------------------------------------
 *                 フォーム用
 * -------------------------------------------- */
.cms_block_form
{
	margin: 0px;
	padding-top: 4px;
	width:210px;
}

.cms_block_form_title
{
	text-align:center;
	font-size:14px;
	font-weight:bold;
	height:20px;
	line-height:18px;
	background-position:bottom;
	background-image:url(../template/07/l4_midasi_cont.gif);
	background-repeat: no-repeat;
	color:white;
}

.cms_block_form_left
{
	padding-top: 0px;
	padding-left: 10px;
	width:4px;
	background-image:url(../template/07/block_frame.png);
	background-position: left;
	background-repeat: repeat-y;
}

.cms_block_form_center
{
	padding-top: 2px;
	width:188px;
	border-top:solid white 1px;
	border-bottom:solid white 1px;
}

.cms_block_form_center ul
{
	list-style:none;
}

.cms_block_form_center ul li
{
	display:block;
	line-height:0px;
	padding-top:10px;
}

.cms_block_form_center ul li div
{
	line-height: 20px;
}

.cms_block_form_right
{
	background-image:url(../template/07/block_frame.png);
	background-position: right;
	background-repeat: repeat-y;
}

.cms_block_form_footer
{
	clear:both;
	height:4px;
	background-image:url(../template/07/block_frame.png);
	background-position: top;
	background-repeat: repeat-x;
	overflow: hidden;
}

.cms_block_form_image
{
	width:188px;
	border:none;
	display:block;
/*	margin:auto;*/
	padding-left:0px;
	padding-bottom:10px;
}



/* --------------------------------------------
　ナビメニュー
 * -------------------------------------------- */
#navmenu{width:960px;height:36px;margin:15px auto 10px;}
#navmenu ul{list-style:none;}
#navmenu li{float:left;}

/* --------------------------------------------
　検索条件から検索
 * -------------------------------------------- */
.condition{
	float:left;
	width:960px;
}
.condition_header {
	float:left;
	width:960px;
	height:92px;
    background: url(https://cms.fudousan-web.jp/user/785/pc/image/top_title_01.jpg) no-repeat;
	color:#FFF;
	margin-top:10px;
}
.condition ul{
	float:left;
	width:980px;
	margin: 10px 0 10px 0;
	list-style:none;
}
.condition ul li{
	float:left;
	margin: 0px 15px 2px 0;
}
.condition:after {
    content: ""; display: block; clear: both; height: 1px; overflow: hidden;
}

/* --------------------------------------------
　特集コンテンツ
 * -------------------------------------------- */
.feature{
	float:left;
	width:960px;
}
.feature_header {
	float:left;
	width:960px;
	height:92px;
    background: url(https://cms.fudousan-web.jp/user/785/pc/image/top_title_02.jpg) no-repeat;
	color:#FFF;
	margin-top:10px;
}
.feature ul{
	float:left;
	width:960px;
	margin: 10px 0 20px;
	list-style:none;
}
.feature ul li{
	float:left;
	margin: 0px 6px 0px 0;
}
.feature:after {
    content: ""; display: block; clear: both; height: 1px; overflow: hidden;
}

/* --------------------------------------------
　お役立ちリンク

 * -------------------------------------------- */
.helppoint{
	float:left;
	width:960px;
}
.helppoint_header {
	float:left;
	width:960px;
	height:92px;
    background: url(https://cms.fudousan-web.jp/user/785/pc/image/top_title_05.jpg) no-repeat;
	color:#FFF;
	margin-top:10px;
}
.helppoint ul{
	float:left;
	width:980px;
	margin: 10px 0 20px;
	list-style:none;
}
.helppoint ul li{
	float:left;
	margin: 0px 13px 2px 0px;
}
.helppoint:after {
    content: ""; display: block; clear: both; height: 1px; overflow: hidden;
}


/* --------------------------------------------
　お役立ちリンク(txtリンク)
 * -------------------------------------------- */
.helppoint .link_txt li{
	display:inline-block;
	margin-right:30px;
}

.helppoint .link_txt li:before{
	content: "・";
	font-size:20px;
	font-weight:bold;
	position:relative;
	top:3px;
}

.helppoint .link_txt a{
	font-size:16px;
	color:#333;
	font-weight:bold;
}

/* --------------------------------------------
　フッター
 * -------------------------------------------- */
/*
#cms_footer {width: 100%;height: 356px; background-image: url('https://cms.fudousan-web.jp/user/785/pc/image/footer_bg.jpg');background-position: top center;background-repeat: repeat-x;}
#cms_footer_wrap{background-color: #fff;width:960px;height:356px;margin:auto;position: relative ;margin: 0 auto;background-image: url('https://cms.fudousan-web.jp/user/785/pc/image/footer.jpg');background-position: top center;background-repeat: no-repeat;}

#cms_footer_wrap ul#cms_parts_menu01,#cms_footer_wrap ul#cms_parts_menu02,#cms_footer_wrap ul#cms_parts_menu03,#cms_footer_wrap #cms_parts_menu_contact {position:absolute;list-style-type:none;}

#cms_footer_wrap ul#cms_parts_menu01 {top:5px;left:25px;}
#cms_footer_wrap ul#cms_parts_menu02 {top:35px;left:340px;}
#cms_footer_wrap ul#cms_parts_menu03 {top:35px;left:665px;}
#cms_footer_wrap #cms_parts_menu_contact {top:244px;left:665px;}
#cms_footer_wrap ul#cms_parts_menu01 li a {width:134px;height:25px;display: block;text-indent:100%;white-space:nowrap;overflow:hidden;margin: 0 0 -1px;}
#cms_footer_wrap ul#cms_parts_menu02 li a {width:190px;height:19px;display: block;text-indent:100%;white-space:nowrap;overflow:hidden;margin-bottom: 0px;}
#cms_footer_wrap ul#cms_parts_menu03 li a {width:190px;height:19px;display: block;text-indent:100%;white-space:nowrap;overflow:hidden;margin-bottom: 0px;}
#cms_footer_wrap #cms_parts_menu_contact a {width:280px;height:100px;display: block;text-indent:100%;white-space:nowrap;overflow:hidden;}

#indexcatcharea {display: none;}
.cms_element_header_copyrights {display: none;}

#cms_footer #cms_parts_menu{display: none;}

*/

#cms_footer {
	width: 100%;
	height: 356px;
	font-family:"メイリオ", Meiryo, Osaka;
	font-size:16px;
	background-image: url('https://cms.fudousan-web.jp/user/785/pc/image/footer_bg.jpg');background-position: top center;background-repeat: repeat-x;}
#cms_footer_wrap{background-image: url('https://cms.fudousan-web.jp/user/785/pc/image/footer_bg.jpg');background-position: top center;background-repeat: repeat-x;
position:relative; width:960px; height:356px; margin:auto; border:0px solid red; }

#cms_footer_wrap a{color:#333;}
#cms_footer_wrap ul{list-style:none; font-weight:bold; color:#333;}
#cms_parts_menu01,#cms_parts_menu02,#cms_parts_menu03,#cms_parts_menu_contact,#cms_parts_menu_img,.cms_element_header_copyrights{position:absolute;}

#cms_footer_wrap #cms_parts_menu01 {top:5px;left:0px; font-size:20px;}
#cms_footer_wrap #cms_parts_menu01 li,
#cms_footer_wrap #cms_parts_menu02 dt,
#cms_footer_wrap #cms_parts_menu03 dt{
	background-image: url('https://cms.fudousan-web.jp/user/785/pc/image/ico_arrow.gif');background-position:0px 4px; background-repeat:no-repeat; padding-left:22px;}

#cms_footer_wrap #cms_parts_menu02 {top:5px;left:320px;}
#cms_footer_wrap #cms_parts_menu03 {top:5px;left:665px;}

#cms_footer_wrap #cms_parts_menu02 dt,
#cms_footer_wrap #cms_parts_menu03 dt{font-size:20px; font-weight:bold; color:#333;}

#cms_footer_wrap #cms_parts_menu02 dd,
#cms_footer_wrap #cms_parts_menu03 dd{margin-left:22px; padding:0; line-height:140%;}


#cms_footer_wrap #cms_parts_menu_contact {bottom:2px; left:685px; width:280px; font-size:18px; line-height:100%;}
#cms_footer_wrap #cms_parts_menu_contact a:hover{text-decoration:none;}
#cms_footer_wrap #cms_parts_menu_contact p{margin-bottom:2px; padding:0px;}
#cms_footer_wrap #cms_parts_menu_contact strong{font-size:30px; line-height:150%; font-weight:normal;}

/*#cms_footer_wrap #cms_parts_menu_img {bottom:0px; left:80px; width:145px; height:200px; opacity:0.9;} */
#cms_footer_wrap #cms_parts_menu_img {bottom:10px; left:100px; width:130px; height:80px; opacity:0.9;}
#cms_footer_wrap .cms_element_header_copyrights {bottom:5px;left:340px; font-size:14px;}

/* --------------------------------------------
　staff_v2
 * -------------------------------------------- */
#staff_v2 div.staff_form {
    width: 960px;
}

#staff_v2 div.staff_form p{
	text-align:center;
	padding-bottom:4px;
}

#staff_v2 .staff_wrap{
	margin:auto;
	height:170px;
	font-size:15px;
}

#staff_v2 .commetarea {
    width: 640px;
}


/* WS系ページの調整用 */
h1{
	display:none;
}
#cms_footer_wrap #cms_parts_menu01 li, #cms_footer_wrap #cms_parts_menu02 dt, #cms_footer_wrap #cms_parts_menu03 dt {
	text-align:left;
	/* padding-top:7px; */
	/* padding: 7px 0 7px 22px; */
	line-height:30px;
}
#cms_footer_wrap #cms_parts_menu02 dd, #cms_footer_wrap #cms_parts_menu03 dd {
    text-align: left;
}
#cms_footer_wrap #cms_parts_menu_contact p {
    text-align: left;
}
