@charset "shift_jis";
@media screen and (max-width:768px){
img{
	max-width: 100% !important;
	max-height: 100% !important;
	height: auto;
	width /***/:auto;
}
.smart_off {display: none;}

/*----------------------------------------------------------
	 共通項目
----------------------------------------------------------*/
.smart_head {
	width:100%;
	
}
.smart_head img { width : auto}   /* IE8 */
.smart_head img { max-width : 100%}

body{
	color:#333;
	margin: 0;
	padding: 0;
	font-size: 16px;
	text-align: left;
}
.maincontents{
	width: 96%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 2%;
	margin-bottom: 10%;
}
h2.cms_h2{
	font-size: 16px;
	line-height: 22px;
	background: #F0F0F0;
	margin: 0 0 2% 0;
	padding: 2%;
	border: double 3px #CCC;
	display: block;
	letter-spacing: 1px;
}
img {
	vertical-align: bottom;
}
.cms_back{
	width: 100%;
	margin: 2% 0;
}
.cms_back a{
	color:#004CD3;
	line-height:18px;
}
.cms_back a:hover{
	text-decoration:none;
	color: #999999;
}
.clear { clear: both;}
.grouppaging {
	text-align: center;
}
.grouppaging li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	margin: 0 2px;
}
.grouppaging a {
	width: 40px;
	height: 40px;
	line-height: 40px;
	display: block;
	background: #eeeeee;
	text-align: center;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-right: 5px;
}
.grouppaging a:hover {
	background: #aaaaaa;
}
.grouppaging a.active {
	background: #FFBF00;
}
.map_text {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	margin: 5px 0;
}
ol, ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.list2 ul{
	border-bottom: 1px solid #ccc;
	max-width: 100%;
	padding:0px;
	}
.list2 ul li{
	float: left;
	width: 50%;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f0f0f0));
	background: linear-gradient(#fff, #f0f0f0);
	border-bottom: 1px solid white;
	border-top: 1px solid #ccc;
	white-space:nowrap;
	height: 40px;
	line-height: 40px;
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	}
.list2 ul li a{
	color: #333;
	display: block;
	height: 40px;
	line-height: 40px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	text-decoration: none;
	font-weight: bold;
	white-space: nowrap;
	font-size: 14px;
	}
.list2 ul li a:after{
	float: left;
	content: url(/mobile_img/list_mark3.png);
	}

/*--------------------------	master start	--------------------------*/

/*-----------------------------------------------
	/info/ インフォメーション
-----------------------------------------------*/
.info_ma{
	overflow:hidden;
	clear:both;
}
.info_ma_left{
	margin: 0 0 5% 0;
	padding: 0;
}
.info_ma_left ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.info_ma_left ul li{
	margin-bottom: 2%;
	overflow: hidden;
}
.info_ma_left h3 a{
	color:#333;
	text-decoration:none;
	float:left;
}
.info_ma_left h3 span{
	display: block;
	float: right;
	color: #333;
	text-decoration: none;
	font-size: 14px;
	line-height: 25px;
}
.info_ma_left h3 a:hover{
	text-decoration:underline;
}
.info_ma_left h3 p{
	color:#333;
	font-size:18px;
	font-weight:normal;
	line-height:42px;
	float:right;
}
.info_ma_left p{
	font-size:14px;
	line-height:36px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.info_ma_left p img{
	vertical-align:middle !important;
}
.info_ma_pager{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.info_ma_pager ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.info_ma_pager li{
	list-style:none;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}
.info_ma_pager li a{
	color:#333;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	padding:5px;
	border:solid 1px #CCC;
	background:#FFF;
	display:block;
	font-weight: bold;
}
.info_ma_pager li a:hover{
	background:#DDD;
}
.info_ma_right{
}
.info_ma h3 {
	margin: 2% 0;
	padding: 2%;
	height: auto;
	overflow: hidden;
	background: #EEE;
	border-bottom: 1px dashed #666;
	font-size: 16px;
}
.info_ma h3 p { line-height: 30px;}
.info_ma_list img{margin: 1% 0;}
.info_ma_list a { display: block;}
.info_ma_list p {
	margin: 0;
	padding: 0;
	line-height: 25px;
}
.info_ma .header_title{
	display: block;
	font-weight: bold;
	line-height: 16px;
	border-bottom: 1px dashed #CCC;
	color: #333;
	padding-bottom: 10px;
	text-align: center;
	letter-spacing: 1px;
}
.info_ma .cms_blogparts .header {
	height: 40px;
	padding-top: 0;
}
.info_ma .cms_bsp_calendar {
	width: 200px;
	vertical-align: bottom;
	margin-bottom: -20px;
}
.info_ma .cms_bsp_calendar table{
	width:100%;
}
.info_ma .cms_bsp_calendar table tr th a {
	color: #333;
}
.info_ma .cms_bsp_calendar table tr td{
	width:14%;
	text-align:center;
	line-height: 25px;
}
.info_ma ul.body_list{
	margin:0;
	padding:0;
	list-style:none;
}
.info_ma ul.body_list li{
	background: #EEE;
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 24px;
	padding: 0;
	border-bottom: none;
}
.info_ma ul.body_list li.list_nolink {
	padding:1px 5px;
}
.info_ma ul.body_list li a{
	display: block;
	padding:1px 5px;
	color: #333;
	text-decoration: none;
}
.info_ma ul.body_list li a:hover{
	text-decoration:underline;
	background: #CCC;
}
.info_ma .list_nolink {
	padding: 1px 5px;
	color: #999;
}

.info_ma .cal_link a {
	display: block;
	background: #EAF4FF;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.info_ma .cal_link a:hover {
	background: #004E9E;
	color: #fff;
}

.blog_foot_l, .blog_foot_r{
	margin-top:20px;
}


/*-----------------------------------------------
	/blog/ インフォメーション
-----------------------------------------------*/
.blog_ma{
	overflow:hidden;
	clear:both;
}
.blog_ma_left{
	margin: 0 0 5% 0;
	padding: 0;
}
.blog_ma_left ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.blog_ma_left ul li{
	margin-bottom: 2%;
	overflow: hidden;
}
.blog_ma_left h3 a{
	color:#333;
	text-decoration:none;
	float:left;
}
.blog_ma_left h3 span{
	display: block;
	float: right;
	color: #333;
	text-decoration: none;
	font-size: 14px;
	line-height: 25px;
}
.blog_ma_left h3 a:hover{
	text-decoration:underline;
}
.blog_ma_left h3 p{
	color:#333;
	font-size:18px;
	font-weight:normal;
	line-height:42px;
	float:right;
}
.blog_ma_left p{
	font-size:14px;
	line-height:36px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.blog_ma_left p img{
	vertical-align:middle !important;
}
.blog_ma_pager{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.blog_ma_pager ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.blog_ma_pager li{
	list-style:none;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}
.blog_ma_pager li a{
	color:#333;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	padding:5px;
	border:solid 1px #CCC;
	background:#FFF;
	display:block;
	font-weight: bold;
}
.blog_ma_pager li a:hover{
	background:#DDD;
}
.blog_ma h3 {
	margin: 2% 0;
	padding: 2%;
	height: auto;
	overflow: hidden;
	background: #F2F2F2;
	border-bottom: 1px dashed #666;
	font-size: 16px;
}
.blog_ma h3 p { line-height: 30px;}
.blog_ma_list img{margin: 1% 0;}
.blog_ma_list a { display: block;}
.blog_ma_list p {
	margin: 0;
	padding: 0;
	line-height: 25px;
}
.blog_ma .header_title{
	display: block;
	font-weight: bold;
	line-height: 16px;
	border-bottom: 1px dashed #CCC;
	color: #333;
	padding-bottom: 10px;
	text-align: center;
	letter-spacing: 1px;
}
.blog_ma .cms_blogparts .header {
	height: 40px;
	padding-top: 0;
}
.blog_ma .cms_bsp_calendar {
	vertical-align: bottom;
}
.blog_ma .cms_bsp_calendar table{
	width:100%;
	text-align:center;
	background:#F2F2F2;
	padding:10px;
}
.blog_ma .cms_bsp_calendar table tr th a {
	color: #333;
}
.blog_ma .cms_bsp_calendar table tr td{
	width:14%;
	text-align:center;
	line-height: 25px;
	padding:2px;
}
.blog_ma ul.body_list{
	margin:0;
	padding:0;
	list-style:none;
}
.blog_ma ul.body_list li{
	background: #EEE;
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 24px;
	padding: 0;
	border-bottom: none;
}
.blog_ma ul.body_list li.list_nolink {
	padding:1px 5px;
}
.blog_ma ul.body_list li a{
	display: block;
	padding:1px 5px;
	color: #333;
	text-decoration: none;
}
.blog_ma ul.body_list li a:hover{
	text-decoration:underline;
	background: #CCC;
}
.blog_ma .list_nolink {
	padding: 1px 5px;
	color: #999;
}

.blog_ma .cal_link a {
	display: block;
	background: #D5D5D5;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	border-radius:5px;
}
.blog_ma .cal_link a:hover {
	background: #004E9E;
	color: #fff;
}

/*-----------------------------------------------
	/free/ フリーコンテンツ
-----------------------------------------------*/
.free_ma{
	overflow:hidden;
	clear:both;
}
ul.free_ma_list{
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.free_ma_list li{
	margin: 2% 0;
	overflow: hidden;
}
ul.free_ma_list.free_ma_list li{border: 4px double #ccc;}
.free_ma_list .free_ma_img img{ width: 100%;}
.free_ma_list .free_ma_txt p{
	font-size: 14px;
	line-height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.free_ma_pager{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.free_ma_pager ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.free_ma_pager li{
	list-style:none;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}
.free_ma_pager li a{
	color:#333;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	padding:5px;
	border:solid 1px #CCC;
	background:#FFF;
	display:block;
	font-weight: bold;
}
.free_ma_pager li a:hover{
	background:#DDD;
}
.free_ma h3 {
	margin: 0;
	padding: 2%;
	height: auto;
	overflow: hidden;
	background: #EEE;
	border-bottom: 1px dashed #666;
	font-size: 16px;
}
.free_ma h3 span{ float: right;}
.free_ma_list {
	padding: 1%;
	overflow: hidden;
}
.free_ma_shosai ul{
	margin:0;
	padding:0;
	list-style:none;
}
.free_ma_shosai p{
	font-size: 14px;
	line-height: 26px;
	margin: 0;
	padding: 0;
}
/*-----------------------------------------------
	/free2/ フリーコンテンツ2
-----------------------------------------------*/
.free2_ma{
	overflow:hidden;
	clear:both;
}
ul.free2_ma_list{
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.free2_ma_list li{
	margin: 2% 0;
	overflow: hidden;
}
ul.free2_ma_list.free2_ma_list li{border: 4px double #ccc;}
.free2_ma_list .free2_ma_img img{ width: 100%;}
.free2_ma_list .free2_ma_txt p{
	font-size: 14px;
	line-height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.free2_ma_pager{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.free2_ma_pager ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.free2_ma_pager li{
	list-style:none;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}
.free2_ma_pager li a{
	color:#333;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	padding:5px;
	border:solid 1px #CCC;
	background:#FFF;
	display:block;
	font-weight: bold;
}
.free2_ma_pager li a:hover{
	background:#DDD;
}
.free2_ma h3 {
	margin: 0;
	padding: 2%;
	height: auto;
	overflow: hidden;
	background: #EEE;
	border-bottom: 1px dashed #666;
	font-size: 16px;
}
.free2_ma h3 span{ float: right;}
.free2_ma_list {
	padding: 1%;
	overflow: hidden;
}
.free2_ma_shosai ul{
	margin:0;
	padding:0;
	list-style:none;
}
.free2_ma_shosai p{
	font-size: 14px;
	line-height: 26px;
	margin: 0;
	padding: 0;
}

/*-----------------------------------------------
	/free3/ フリーコンテンツ3
-----------------------------------------------*/
.free3_ma{
	overflow:hidden;
	clear:both;
}
ul.free3_ma_list{
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.free3_ma_list li{
	margin: 2% 0;
	overflow: hidden;
}
ul.free3_ma_list.free3_ma_list li{border: 4px double #ccc;}
.free3_ma_list .free3_ma_img img{ width: 100%;}
.free3_ma_list .free3_ma_txt p{
	font-size: 14px;
	line-height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.free3_ma_pager{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.free3_ma_pager ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.free3_ma_pager li{
	list-style:none;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}
.free3_ma_pager li a{
	color:#333;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	padding:5px;
	border:solid 1px #CCC;
	background:#FFF;
	display:block;
	font-weight: bold;
}
.free3_ma_pager li a:hover{
	background:#DDD;
}
.free3_ma h3 {
	margin: 0;
	padding: 2%;
	height: auto;
	overflow: hidden;
	background: #EEE;
	border-bottom: 1px dashed #666;
	font-size: 16px;
}
.free3_ma h3 span{ float: right;}
.free3_ma_list {
	padding: 1%;
	overflow: hidden;
}
.free3_ma_shosai ul{
	margin:0;
	padding:0;
	list-style:none;
}
.free3_ma_shosai p{
	font-size: 14px;
	line-height: 26px;
	margin: 0;
	padding: 0;
}
/*-----------------------------------------------
	/buy_list_ma/ 売買物件一覧
-----------------------------------------------*/
.buy_list_ma {
	font-size: 14px;
	overflow: hidden;
	text-align: left;
	position: relative;
}
.buy_list_ma ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.buy_list_ma li {
	position: relative;
	overflow: hidden;
}
.buy_list_ma_text li li {
	overflow: hidden;
	vertical-align: top;
	border-bottom: 1px dashed #dddddd;
	padding: 5px 0;
	position: relative;
	margin-bottom: 2%;
}
.buy_list_ma_title {
	display: block;
	line-height: 35px;
	font-weight: bold;
	text-indent: 10px;
}
.buy_list_shubetu{
	color: #FFFFFF;
	line-height: 20px;
	text-align: center;
	padding: 0 10px;
	font-size: 12px;
	font-weight: bold;
	background: #333333;
	float: left;
	position: absolute;
	top: 10px;
	right: 10px;
}
.buy_list_ma_title a{
	display: block;
	line-height: 40px;
	font-weight: bold;
	text-indent: 10px;
	margin-bottom: 2%;
	background: #EEE;
	color: #333;
}
.buy_list_ma_title a:hover {
	color: #fff;
	background:#444;
}
.buy_list_ma_tl{
	border-top: 1px dashed #333;
	border-bottom: 1px dashed #333;
	text-align: center;
	margin: 3% 0;
	padding: 2% 0;
	font-size: 16px;
	letter-spacing: 10px;
	font-weight: bold;
}
.buy_list_ma_l {
	text-align: center;
	min-height: 223px;
}
.buy_list_ma_l img {
	max-width: 280px;
	max-height: 210px;
	border: 1px solid #dddddd;
	padding: 2px;
	vertical-align: bottom;
}

.buy_list_ma_text {
	margin-bottom: 10%;
}
.buy_list_ma_text ul {
	margin-bottom: 20px;
}

.buy_list_ma_text li {
	overflow: hidden;
	vertical-align: top;
	padding: 5px;
	position: relative;
	margin: 0;
}
.buy_list_ma_text li p {
	width: 100%;
	margin: 0;
	line-height: 20px;
}
.buy_list_ma_text li p.price {
	font-size: 17px;
	color: #ff0000;
	font-weight: bold;
}
.buy_list_ma_text li span {
	padding: 2%;
	margin-bottom: 2%;
	font-weight: bold;
	display: block;
	background: #eeeeee;
}
.buy_list_ma_text li a.shosai {
	width: 90%;
	margin: 0 auto;
	display: block;
	padding: 3%;
	text-align: center;
	background: #FF9326;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.buy_list_ma_text li a.shosai:hover {
	background: #999999;
}
.buy_list_ma_text li a:hover {
	opacity: 0.8;
}
.buy_list_ma h3 {
	display: block;
	line-height: 35px;
	font-weight: bold;
	text-indent: 10px;
	margin: 0;
	background: #CCC;
}
.buy_list_ma_text a.shosai {
	width: 90%;
	margin: 0 auto;
	padding: 3%;
	display: block;
	text-align: center;
	background: #FF9326;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.buy_list_ma_text a.shosai:hover {
	background: #999999;
}
.buy_list_ma_detail {
	padding: 0px;
	overflow: hidden;
}
.buy_list_ma_detail_basic {
	margin: 3% 0;
}
.buy_list_ma_detail_bl {
	margin: 3% 0;
}
.buy_list_ma_detail_bl li {
	height: 35px;
	padding-top: 5px;
	border-top: 1px dashed #dddddd;
}
.buy_list_ma_detail_bl span {
	float: left;
	display: block;
	width: 70px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #eeeeee;
	margin:0px 10px 0px 0px;
}
.buy_list_ma_detail_bl p {
	line-height: 30px;
	margin: 0;
}
.buy_list_ma_detail_bl p.price {
	font-weight: bold;
	font-size: 18px;
	color: #ff0000;
}
.buy_list_ma_detail_br {
}
.buy_list_ma_detail_inq,.buy_list_ma_detail_map {
	border: 1px solid #79796A;
	text-align: center;
	height: 44px;
	margin: 0 auto 10px;
}
.buy_list_ma_detail_inq a,.buy_list_ma_detail_map a {
	display: block;
	height: 40px;
	color: #ffffff;
	text-align: center;
	line-height: 40px;
	font-weight: bold;
	margin: 2px;
	text-decoration: none;
}
.buy_list_ma_detail_inq a:hover,.buy_list_ma_detail_map a:hover {
	background: #79796A;
}
.buy_list_ma_detail_inq a {
	background: #cc0000;
}
.buy_list_ma_detail_map a {
	background: #FF9326;
}
.buy_list_ma_detail_free {
	border: 1px dotted #dddddd;
	padding: 2%;
	margin-bottom: 2%;
}
.buy_list_ma_detail_main {
	margin-bottom: 20px;
	overflow: hidden;
}
.buy_list_ma_detail_main div {
	border-bottom: 1px solid #CCC;
	padding: 5% 0;
	text-align: center;
}
.buy_list_ma_detail_main p {
	display: table-cell;
	vertical-align:middle;
}
.buy_list_ma_detail_main img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.buy_list_ma_detail_photo {
	margin-bottom: 10px;
	overflow: hidden;
}
.buy_list_ma_detail_photo ul {
	margin-left: 2px;
}
.buy_list_ma_detail_photo li {
	border-bottom: 1px solid #CCC;
	padding: 5% 0;
	text-align: center;
}
.buy_list_ma_detail_photo img {
	margin: 1% 0;
	max-height: 300px;
}
.buy_list_ma_detail_photo p { margin: 0;}
.buy_list_ma_detail_info1  {
}
.buy_list_ma_detail_info2  {
	border-bottom: 1px dashed #aaaaaa;
}
.buy_list_ma_detail_table{ margin: 5% 0;}
.buy_list_ma_detail_table table {border-bottom: 1px dashed #aaa;
	width: 100%;
	border-collapse: separate;
	border-spacing: 0px;
}
.buy_list_ma_detail_table th, .buy_list_ma_detail_table td {
	border-top: 1px dashed #aaa;
}
.buy_list_ma_detail_table th {
	width: 130px;
	padding:0 5px;
	line-height: 35px;
	background: #eeeeee;
}
.buy_list_ma_detail_table td {
	padding: 5px;
}
.buy_list_ma_detail_info1 td {
	padding: 5px;
	width: 300px;
}
.buy_list_ma_detail_info2 td {
	padding: 5px;
	width: 287px;
}
.buy_list_ma_detail #map_canvas{
	width: 100% !important;
	height: 300px !important;
}
.buy_list_ma_theme {
	width: 98%;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 2%;
	margin-bottom: 4%;
}
.buy_list_ma_theme ul{

}
.buy_list_ma_theme ul li{
	width: 49%;
	float: left;
	margin: 2% 0.5% 0 0.5%;
}
.buy_list_ma_theme ul li a {
	border: double 3px #051143;
	text-align: center;
	display: block;
	line-height: 28px;
	color: #333;
}
.buy_list_ma_theme ul li a:hover {
	background:#444;
	border:double 3px #fff;
	color:#fff;
}
.buy_list_ma_theme .buy_list_ma_tl {
	font-size: 25px;
	text-align: center;
	border: solid 2px #2B844F;
	border-width: 2px 0;
	line-height: 55px;
	margin:0 0 10px 0;
}
/*-----------------------------------------------
	/chintai_list_ma/ 売買物件一覧
-----------------------------------------------*/
.chintai_list_ma {
	font-size: 14px;
	overflow: hidden;
	text-align: left;
	position: relative;
}
.chintai_list_ma ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.chintai_list_ma li {
	overflow: hidden;
}
.chintai_list_ma_text li li {
	overflow: hidden;
	vertical-align: top;
	border-bottom: 1px dashed #dddddd;
	padding: 5px 0;
	position: relative;
	margin-bottom: 20px;
}
.chintai_list_ma_title {
	display: block;
	line-height: 35px;
	font-weight: bold;
	text-indent: 10px;
	margin-bottom: 10px;
}
.chintai_list_ma_title a{
	display: block;
	line-height: 50px;
	font-weight: bold;
	text-indent: 10px;
	margin-bottom: 2%;
	font-size: 17px;
	background: #eee;
	color: #333;
}
.chintai_list_ma_title a:hover {
	color: #fff;
	background:#444;
}
.chintai_list_ma_l {
	text-align: center;
	min-height: 223px;
}
.chintai_list_ma_l img {
	max-width: 280px;
	max-height: 210px;
	border: 1px solid #dddddd;
	padding: 2px;
	vertical-align: bottom;
}

.chintai_list_ma_text {
	margin-bottom: 10%;
}
.chintai_list_ma_text ul {
	margin-bottom: 20px;
}

.chintai_list_ma_text li {
	overflow: hidden;
	vertical-align: top;
	padding: 5px;
	position: relative;
	margin: 0;
}
.chintai_list_ma_text li p {
	width: 100%;
	margin: 0;
	line-height: 20px;
}
.chintai_list_ma_text li p.price {
	font-size: 17px;
	color: #ff0000;
	font-weight: bold;
}
.chintai_list_ma_text li span {
	padding: 2%;
	margin-bottom: 2%;
	font-weight: bold;
	display: block;
	background: #eeeeee;
}
.chintai_list_ma_text li a.shosai {
	width: 90%;
	margin: 0 auto;
	display: block;
	padding: 3%;
	text-align: center;
	background: #FF9326;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.chintai_list_ma_text li a.shosai:hover {
	background: #999999;
}
.chintai_list_ma_text li a:hover {
	opacity: 0.8;
}
.chintai_list_ma h3 {
	display: block;
	line-height: 35px;
	font-weight: bold;
	text-indent: 10px;
	margin: 0 0 10px 0;
	font-size: 17px;
}
.chintai_list_ma_text a.shosai {
	width: 90%;
	margin: 0 auto;
	padding: 3%;
	display: block;
	text-align: center;
	background: #FF9326;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.chintai_list_ma_text a.shosai:hover {
	background: #999999;
}
.chintai_list_ma_detail {
	padding: 0px;
	overflow: hidden;
}
.chintai_list_ma_detail_basic {
	margin: 3% 0;
}
.chintai_list_ma_detail_bl {
	margin: 3% 0;
}
.chintai_list_ma_detail_bl li {
	height: 35px;
	padding-top: 5px;
	border-top: 1px dashed #dddddd;
}
.chintai_list_ma_detail_bl span {
	float: left;
	display: block;
	width: 70px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #eeeeee;
	margin:0px 10px 0px 0px;
}
.chintai_list_ma_detail_bl p {
	line-height: 30px;
	margin: 0;
}
.chintai_list_ma_detail_bl p.price {
	font-weight: bold;
	font-size: 18px;
	color: #ff0000;
}
.chintai_list_ma_detail_br {
}
.chintai_list_ma_detail_inq,.chintai_list_ma_detail_map {
	border: 1px solid #79796A;
	text-align: center;
	height: 44px;
	margin: 0 auto 10px;
}
.chintai_list_ma_detail_inq a,.chintai_list_ma_detail_map a {
	display: block;
	height: 40px;
	color: #ffffff;
	text-align: center;
	line-height: 40px;
	font-weight: bold;
	margin: 2px;
	text-decoration: none;
}
.chintai_list_ma_detail_inq a:hover,.chintai_list_ma_detail_map a:hover {
	background: #79796A;
}
.chintai_list_ma_detail_inq a {
	background: #cc0000;
}
.chintai_list_ma_detail_map a {
	background: #FF9326;
}
.chintai_list_ma_detail_free {
	border: 1px dotted #dddddd;
	padding: 2%;
	margin-bottom: 20px;
}
.chintai_list_ma_detail_main {
	margin-bottom: 20px;
	overflow: hidden;
}
.chintai_list_ma_detail_main div {
	margin-bottom: 5%;
	text-align: center;
}
.chintai_list_ma_detail_main p {
	display: table-cell;
	vertical-align:middle;
}
.chintai_list_ma_detail_main img {
	vertical-align:middle;
	max-width: 350px;
	max-height: 340px;
	margin: 1% 0;
}
.chintai_list_ma_detail_photo {
	margin-bottom: 10px;
	overflow: hidden;
}
.chintai_list_ma_detail_photo ul {
	margin-left: 2px;
}
.chintai_list_ma_detail_photo li {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	margin-bottom: 5%;
}
.chintai_list_ma_detail_photo img {
	margin: 1% 0;
	max-height: 300px;
}
.chintai_list_ma_detail_photo p {
	margin: 0;
	font-size: 13px;
}
.chintai_list_ma_detail_info1  {
	width: 854px;
}
.chintai_list_ma_detail_info2  {
	width: 854px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #aaaaaa;
}
.chintai_list_ma_detail_table table {
	border-collapse: separate;
	border-spacing: 0px;
	margin-bottom: 5%;
}
.chintai_list_ma_detail_table th, .chintai_list_ma_detail_table td {
	border-top: 1px dashed #aaa;
}
.chintai_list_ma_detail_table th {
	width: 130px;
	padding:0 5px;
	line-height: 35px;
	background: #eeeeee;
}
.chintai_list_ma_detail_table td {
	padding: 5px;
}
.chintai_list_ma_detail_info1 td {
	padding: 5px;
	width: 300px;
}

.chintai_list_ma_detail_info2 td {
	padding: 5px;
	width: 287px;
}

.chintai_list_ma_detail iframe {
	width: 854px;
	height: 600px;
}
.chintai_list_ma_detail #map_canvas{
	width:738px !important;
}
.chintai_list_ma_theme {
	width: 98%;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 2%;
	margin-bottom: 4%;
}
.chintai_list_ma_theme ul{

}
.chintai_list_ma_theme ul li{
	width: 49%;
	float: left;
	margin: 2% 0.5% 0 0.5%;
}
.chintai_list_ma_theme ul li a {
	border: double 3px #051143;
	text-align: center;
	display: block;
	line-height: 28px;
	color: #333;
}
.chintai_list_ma_theme ul li a:hover {
	background:#444;
	border:double 3px #fff;
	color:#fff;
}
.chintai_list_ma_theme .chintai_list_ma_tl {
	font-size: 25px;
	text-align: center;
	border: solid 2px #2B844F;
	border-width: 2px 0;
	line-height: 55px;
	margin:0 0 10px 0;
}
/*-----------------------------------------------
	.form1_ma　/inquiry/ 来店予約フォーム
-----------------------------------------------*/
.inquirytable {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin: 10px auto 0;
}
.inquirytable th{
	width: 30%;
	padding: 3% 0;
	text-align: center;
	vertical-align: middle;
	color: #444;
	font-size: 13px;
	background-color: #f5f5f5;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.inquirytable td{
	padding: 1%;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.inquirytable td p{
	margin: 0;
	padding: 0;
}
.inquirytable td select{
	width: 100%;
	padding: 1%;
	font-size: 14px;
}
.inquirytable input[type="text"] {
	width: 98%;
	padding: 3% 0;
}
.inquirytable label {
	display: block;
	min-height: 30px;
	width: 100%;
}
.inquirytable textarea {
	width: 97%;
	height: 100px;
	vertical-align: middle;
}
.inquirytable input[type="submit"] {
    width: 96%;
    height: 50px;
    margin: 2% auto;
    display: block;
    font-weight: bold;
    font-size: 18px;
    cursor: pointer;
    color: #fff;
    background: #0FAA37;
    border: none;
    border-radius: 3px;
    letter-spacing: 10px;
}
.inquiryend {
	padding: 100px 0 200px;
}
.inquiryend span {
	display: block;
	padding-top: 50px;
}div.form_banner{
	margin: 3% 0;
	padding: 0;
}
div.form_privacy{
	text-align:right;
	margin:10px 0px 30px 0px;
	padding:0px 0px 0px 0px;
}
/*-----------------------------------------------
	/open_house/　現地販売会
-----------------------------------------------*/
.open_house_ma{
	width: 97%;
	margin: 5% auto;
	padding: 0;
}
.open_house_ma ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.open_house_ma li{
	list-style: none;
	margin: 0;
	padding: 2%;
	overflow: hidden;
	border: solid 1px #CCC;
	text-align: center;
}
.open_house_ma li:hover{
	background:#EEE;
}
.open_house_ma .more{
	font-size: 20px;
	line-height: 50px;
	text-align: center;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.open_house_ma .more a{
	font-size: 17px;
	line-height: 15px;
	color: #333;
	margin: 0px 0px 0px 0px;
	padding: 5%;
	font-weight: bold;
	text-decoration: underline;
}
div.open_house_ma_img{
	float:left;
	max-width: 280px;
}
div.open_house_ma_data{
	width: 99%;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}
.open_house_ma h3{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:18px;
	text-align: left;
	line-height:32px;
}
.open_house_ma h3 a{
	color: #333;
	display: block;
	text-decoration: none;
}
.open_house_ma h3 a:hover{
	text-decoration:none;
}
table.open_house_ma_t1{
width: 100%;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border-top: solid 1px #CCC;
	border-left: solid 1px #CCC;
}
table.open_house_ma_t1 th{
	width: 50px;
	font-size: 12px;
	padding: 5px;
	background: #F2F2F2;
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}
table.open_house_ma_t1 td{
	font-size: 12px;
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	text-align: left;
}
.open_house_ma_yachin{
	color:#F00;
	font-size:18px;
}
table.open_house_ma_t2{
	border-top: none;
	border-left:none;
}
table.open_house_ma_t2 th{
	width:100px;
	font-size:13px;
	padding:5px;
	border-right:none;
	border-bottom:solid 2px #fff;
	background: #CCC;
}
table.open_house_ma_t2 td{
	font-size:13px;
	text-indent:10px;
	padding:5px;
	border-right:none;
	border-bottom:solid 2px #fff;
	background: #EEE;
	font-weight: bold;
}
table.open_house_ma_price{
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: dotted 2px red;
}
table.open_house_ma_price th{
	width:100px;
	font-size:17px;
	padding:5px;
	border-right:none;
	color: red;
}
table.open_house_ma_price td{
	font-size:17px;
	text-indent:10px;
	padding:5px;
	border-right:none;
	font-weight: bold;
	color: red;
}
.open_house_ma .more{
	font-size: 20px;
	line-height: 50px;
	text-align: center;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.open_house_ma .more a{
	display: block;
	background: #051143;
	color: #FFFFFF;
	text-decoration: none;
}
div.open_house_ma_link{
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.open_house_ma_data p{
	font-size:13px;
	line-height:24px;
	border:dashed 1px #AAA;
	margin:15px 0px 0px 0px;
	padding:10px;
	border:solid 10px #F0F0F0;
}
.open_house_ma_shosai{
	margin: 2%;
	padding: 2%;
	border: solid 1px #CCC;
	overflow: hidden;

}
.open_house_ma_shosai .open_house_ma_shosai_img{
	float: left;
	max-width: 280px;
}
.open_house_ma_shosai .open_room_data{
}
.open_house_ma_shosai .open_house_ma_shosai_data{
}
.open_house_ma_shosai .open_house_ma_shosai_data p{
	font-size: 13px;
	line-height: 22px;
}
.open_house_ma_image{
	margin: 2% 2% 4% 2%;
	padding: 2%;
	border: solid 1px #CCC;
	overflow: hidden;
}
.open_house_ma_image ul li img{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2%;
}
.open_house_ma_other{
	width: 96%;
	margin: 0 auto;
	margin-bottom: 10%;
}
.open_house_ma_other a{
	color: #FFF;
	font-size: 14px;
	padding: 10px;
	text-decoration: none;
}
.open_house_ma_theta{
	margin-bottom: 20px;
}
.open_house_ma_thetatext{
	margin: 2%;
	padding: 2%;
	clear: both;
	border-left: 5px solid #000;
	font-size: 18px;
	line-height: 35px;
	text-indent: 15px;
}
.open_house_ma_thetatext p{
	margin: 0;
}
.open_house_ma_inq{
	margin: 2%;
	padding: 2%;
	text-align: center;
	font-size: 20px;
}
.open_house_ma_inq a{
	line-height: 32px;
	border: double 3px #FFFFFF;
	background: #FF0B0B;
	padding: 5px;
	display: block;
	text-decoration: none;
	color: #ffffff !important;
	font-weight: bold;
	letter-spacing: 5px;
}
.open_house_ma_inq a:hover{background: #CC0000;}
.open_house_ma_shosai2{
	margin: 2%;
	padding: 2%;
}
.open_house_ma_shosai2 table{
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-top:solid 1px #CCC;
	border-left:solid 1px #CCC;
}

.open_house_ma_shosai2 th{
	font-size:12px;
	width:15%;
	margin:0px 0px 0px 0px;
	padding:5px;
	background:#F2F2F2;
	border-right:solid 1px #CCC;
	border-bottom:solid 1px #CCC;
}

.open_house_ma_shosai2 td{
	width:35%;
	font-size:12px;
	text-indent:10px;
	margin:0px 0px 0px 0px;
	padding:7px;
	background:#FFF;
	border-right:solid 1px #CCC;
	border-bottom:solid 1px #CCC;
}
.open_house_ma_maptxt{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 5px 0;
}

/*-----------------------------------------------
　　取引実績　/result_ma/
-----------------------------------------------*/
.result_ma{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.result_ma ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.result_ma li{
	list-style: none;
	margin: 2%;
	padding: 0;
	border: solid 1px #CCC;
	display: inline-block;
	vertical-align: top;
	*zoom: 1;
}
.result_ma li a{
	display:block;
	padding:5px;
	text-align:center;
	text-decoration:none;
}
.result_ma li a:hover{
	background:#F2F2F2;
}
.result_ma h3{
	color: #333;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	margin: 2% 2%;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px dotted #DDD;
}
.result_ma p{
	color:#006DD9;
	font-size:14px;
	line-height:24px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.result_ma_detail{
	width: 96%;
	overflow: hidden;
	margin: 0 auto;
}
.result_ma_detail img{
	max-width: 100% !important;
}
.result_ma_detail table{
	margin: 3% 0;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
.result_ma_detail table th{
	font-weight: bold;
	text-align: center;
	border-right: 1px solid #CCC;
	background: #F2F2F2;
}
.result_ma_detail th,.result_ma_detail td {
	font-size: 14px;
	font-weight: normal;
	line-height: 32px;
	border-bottom: 1px solid #CCC;
}
.result_ma_detail table td{ padding: 5px;}
.result_ma_detail_comment{
	font-size: 14px;
	padding: 5% 0;
	border: solid 1px #DDD;
}
.result_ma .result_ma_detail_free{
	width: 97%;
	margin: 5% auto;
	padding: 5% 0;
	border-top: 1px solid #EEE;
}


/*-----------------------------------------------
	   不動産売却実績　/sale_result_ma/
-----------------------------------------------*/
.sale_result_ma{
	width: 100%;
	font-size: 16px;
}
.sale_result_ma a{
	display: block;
	text-decoration: none;
	background: #EEE;
}
.sale_result_ma ul{
	width: 96%;
	margin: 3% auto;
	padding: 0;
	list-style: none;
}
.sale_result_ma ul li{
	margin: 0 0 15px 0;
	overflow:hidden;
}
.sale_result_ma_photo {
}
.sale_result_ma_photo img{
	border: 1px solid #999999;
	padding: 1px;
}
.sale_result_ma_text{	margin: 5% 0;}
.sale_result_ma_title{
	display: block;
	line-height: 35px;
	font-weight: bold;
	text-indent: 10px;
	margin-bottom: 10px;
	text-align: left;
}
.sale_result_ma_com b{display: block;}
.sale_result_ma_com{
	text-align: left;
	font-size: 14px;
	line-height: 26px;
	padding-bottom: 10px;
}
.sale_result_ma_link{
	border: 1px solid #FF9326;
	padding: 1%;
}
.sale_result_ma_link a {
	padding: 2%;
	background: #FF9326;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
}
.sale_result_ma_link:hover {
	border: 1px solid #dddddd;
}

.sale_result_ma_link:hover a {
	background: #dddddd;
}
.sale_result_ma_detail {
	width: 97%;
	margin: 0 auto;
	margin-bottom: 5%;
}
.sale_result_ma_detail img{ max-width: 100% !important;}
.sale_result_ma_detail h3{
	display: block;
	line-height: 35px;
	font-weight: bold;
	text-indent: 10px;
	margin: 0 0 10px 0;
	text-align: left;
	font-size: 20px;
	background: #EEE;
}
.sale_result_ma_detail_text {margin-bottom: 10px;}
.sale_result_ma_detail_text span { font-weight: bold;}
.sale_result_ma_com{
	text-align:left;
	line-height:30px;
	padding-bottom:20px;
}
.sale_result_ma_detail_photo{
	margin-bottom: 5%;
}
.sale_result_ma_com2{
	text-align: left;
	font-size: 14px;
	line-height: 22px;
	padding-bottom: 5%;
}
.sale_result_ma_com3{
	text-align:left;
	font-size:18px;
	font-weight:bold;
	line-height:24px;
}

/*-----------------------------------------------
	   不動産広告チラシ　/paper_ma/
-----------------------------------------------*/
.paper_ma{
	width: 97%;
	margin: 5% auto;
}
.paper_ma ul li{
	display: inline-block;
	text-align: center;
}
.paper_ma ul li img{
	border: 1px solid #CCC;
	margin-bottom: 3%;
}
div.paper_ma_list_link{
	margin-top: 10px;
}
div.paper_ma_list_link a{
	width: 100%;
	font-weight: bold;
	background: #EEEEEE;
	color: #000;
	letter-spacing: 1px;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	margin: 2% 0;
	padding: 2% 0;
	display: block;
}
div.paper_ma_list_link a:hover{
	background: #DDD;
}
.paper_ma .paper_ma_detail{
}
.paper_ma .paper_ma_link a{
}
.paper_ma .paper_ma_detail img{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3%;
}
.paper_ma .paper_ma_text{
	border: #183451 3px solid;
	margin-bottom: 3%;
	padding: 2%;
	font-size: 14px;
	line-height: 20px;
}
.paper_ma_download{
}
.paper_ma_download a{
	display: block;
	text-align: center;
	font-size: 16px;
	text-decoration: none;
	background: #DDD;
	color: #333;
	padding: 10px 0;
}
.paper_ma_download a:hover{
	color: #FFF;
	background: #333;
}

/*-----------------------------------------------
 .live_news_ma /live_news_ma/ 建築現場レポート
-----------------------------------------------*/
.live_news_2{
	width:100%;
	margin:20px auto;
	padding:0px 0px 0px 0px;
}
.live_news_2 ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.live_news_2 ul li{
	width:100%;
	margin:20px 0px 0px 0px;
	padding:0px 0px 20px 0px;
	overflow:hidden;
	text-align:center;
	border-bottom:dashed 1px #CCC;
	position:relative;
}
.live_news_2 ul li img{
	float:right;
	margin:0px 2px 20px 0px;
	padding:0px 0px 0px 0px;
	max-width: 48% !important;
}
.live_news_2_data{
	float:left;
	width:50%;
	margin:0px 0px 0px 2px;
	padding:0px 0px 0px 0px;
}
.live_news_2 h3{
	font-size:14px;
	line-height:20px;
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 0px;
	text-indent:10px;
	background: #87745C;
	color: #FFF;
}
.live_news_2_com{
	margin:5px 0 0 0;
	padding:5px;
	background:#EEE;
	text-align:left;
}
.live_news_2_detail{
	margin:58px 0 0 0;
}
.live_news_2_detail h2{
	width: 100%;
	line-height: 30px;
	margin: 60px auto 10px;
	padding: 10px 0;
	font-size: 18px;
	text-align: left;
	text-indent: 20px;
	background: #F2F2F2;
	border-top: 3px double #CCC;
	border-bottom: 1px solid #CCC;
}
.live_news_2_photo img {
	border: dashed 1px #CCC;
	margin: 10px 0px;
	padding: 2px;
	max-width: 95% !important;
}
/*-----------------------------------------------
 .reform_ma /reform_ma/ リフォーム事例
-----------------------------------------------*/
.reform_ma h2{
}
.reform_ma_list li{
	list-style:none;
	margin: 2% 0;
	padding:0px;
	display: block;
	vertical-align: top;
	*display: inline;
	*zoom: 1;
	border: 1px solid #CCC;
}
.reform_ma_list li a{
	display: block;
	text-align: left;
	text-decoration: none;
	padding: 2%;
}
.reform_ma_list h3{
	color:#333;
		text-align: center;
	font-weight:bold;
	line-height:16px;
	margin:3% 0;
	padding:0;
}
.reform_ma p{
	line-height:24px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.reform_ma_shosai h3{
	color:#333;
	font-size:16px;
	font-weight:bold;
	margin: 10px 0;
	text-align:center;
}
/*　flickSlider　*/
.flickSlider {
	margin: 0 auto;
	text-align: left;
}
 .flickSlider .flickView {
	width: 100%;
	text-align: left;
	position: relative;
	overflow: hidden;
}
.flickSlider .flickView ul {
	top: 0;
	left: 0;
	width: 100%;
	position: absolute;
	overflow: hidden;
}
.flickSlider .flickView ul li {
	width: 100%;
	float: left;
	display: inline;
	overflow: hidden;
	padding-bottom: 20px;
}
.flickSlider .flickView ul li img {
	width:100%;
	height:auto;
}
.flickSlider .flickThumb {
	width: 100%;
	overflow: hidden;
}
.flickSlider .flickThumb ul {
	width: 110% !important;
	margin-top: 2%;
}
.flickSlider .flickThumb ul li {
	max-height: 50px !important;
	margin-right: 1px;
	margin-bottom: 1px;
	float: left;
	cursor: pointer;
	display: inline;
	overflow: hidden;
}
.flickSlider .flickThumb ul li img {
	max-width: 75px !important;
	max-height: 85px !important;
}
.flickSlider .flickThumb ul li.active {/*追加*/
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
		 -o-box-sizing: border-box;
		-ms-box-sizing: border-box;
			box-sizing: border-box;
	*border-width:0px 0px 5px 0px;
	*opacity: 1;
}
.flickSlider .btnPrev,
.flickSlider .btnNext {
	top: 0;
	width: 5%;
	height: 100%;
	position: absolute;
	cursor: pointer;
}
.flickSlider .btnPrev {
	left: 0;
	background: url(/img_cms/btnPrev.png) no-repeat center center / 85%;
}
.flickSlider .btnNext {
	right: 0;
	background: url(/img_cms/btnNext.png) no-repeat center center / 85%;
}
.flickSlider .flickView ul:after,
.flickSlider .flickThumb ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}
 
.flickSlider .flickView ul,
.flickSlider .flickThumb ul {
	display: inline-block;
	overflow: hidden;
}

/*-----------------------------------------------
	 .form2_ma　/inquiry/ 売却査定
-----------------------------------------------*/
.form2_ma {
	width: 90%;
	overflow: hidden;
	margin: 0 auto;
}
.form2_ma .sale_box {
	border: solid 1px #333;
	overflow: hidden;
	margin: 2% 0;
}
.form2_ma .sale_box a {
	display: block;
	line-height: 65px;
	color:#333;
	height: 65px;
}
.form2_ma .sale_l {
	width: 60px;
	float: left;
	background: #D93600;
	position: relative;
	height: 65px;
}
.form2_ma .sale_r {
	width: 78%;
	float: right;
}
.form2_ma .sale_r span {
	font-size: 14px;
	font-weight: bold;
	margin: -20px 0 -20px 0;
	display: block;
}
.form2_ma .sale_r p {
	font-size: 14px;
	line-height: 18px;
	margin: 0;
}
.form2_ma .last { margin:0!important;}
.form2_ma .sale_box a:hover {
	background: #ccc;
	display: block;
}
.form2_ma .sale_l img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}
.form_banner {
	margin: 2% 0;
	position: relative;
}
.form_banner a {
	width: 90%;
	margin: 3% auto;
	display: block;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 2px;
	background: #E95415;
	line-height: 60px;
	/* width: 300px; */
	text-align: center;
	border-radius: 100px;
	box-shadow: 0 3px #B22D00;
}
.form_banner a:hover { background:#B22D00;}

/*----------------------------------------------------------
	 .gallery　/gallery/ 管理物件ギャラリー
----------------------------------------------------------*/
.gallery_ma li{
	list-style: none;
	margin: 2% 0;
	display: block;
	vertical-align: top;
	position: relative;
	border: 1px solid #CCC;
}
.gallery_ma li a{
	padding: 2%;
	display: block;
	text-align: left;
	text-decoration: none;
}
h3.gallery_ma_h3{
	color:#333;
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.gallery_ma p{
	color:#006DD9;
	font-size:14px;
	line-height:24px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.gallery_ma h3{
	color: #333;
	font-weight: bold;
	line-height: 24px;
	margin: 3% 0px;
	text-align: center;
}
.gallery_ma_shosai1,.gallery_ma_shosai2,.gallery_ma_shosai3{ margin: 2% 0;}
.gallery_ma2 h3{
	color:#333;
	font-size:16px;
	font-weight:bold;
	line-height:40px;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-indent:10px;
}
.gallery_ma_shosai1 img{
display: block;
	margin-left: auto;
	margin-right: auto;
}
.gallery_ma_shosai1 table{
	margin: 5% 0;
	padding: 0;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
}
.gallery_ma_shosai1 th, .gallery_ma_shosai1 td{
	font-size:14px;
	font-weight:normal;
	line-height:25px;
	border-bottom:1px solid #CCC;
}
.gallery_ma_shosai1 th{
	width:100px;
	font-weight:bold;
	text-align:center;
	border-right:1px solid #CCC;
	background:#F2F2F2;
}
.gallery_ma_shosai1 td{
	width:340px;
	padding:10px;
}
.gallery_ma_shosai2{
	min-height:78px;
	margin:20px auto;
	padding:10px;
	border:solid 1px #DDD;
}
.gallery_ma_shosai3 li{
	list-style: none;
	margin: 2% 0;
	padding: 1%;
	border: solid 1px #CCC;
	display: block;
	vertical-align: top;
	text-align: center;
	*display: inline;
	*zoom: 1;
}
.gallery_ma_shosai3_free{
	height:auto;
	overflow: hidden;
	margin:0px auto 40px;
	padding:0px;
	text-align:center;
	border: 3px double #ddd;
}


/*-----------------------------------------------
	スタッフ紹介	/staff_ma/
-----------------------------------------------*/
.staff_ma_list{ margin: 5% auto;}
.staff_ma_list li {
	display: inline-block;
	padding: 1%;
	overflow: hidden;
	text-align: center;
	border: 1px solid #ccc;
	font-size: 16px;
	vertical-align: top;
	*display: inline;
	*zoom: 1;
}
.staff_ma_list li p{ margin: 3% 0;}
.staff_ma_list img { max-width: 100%;}
.staff_ma_list_photo p{
	margin:0;
	padding:0;
	position: relative;
}
.staff_ma_list a {
	display: block;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

/*-----------------------------------------------
	スタッフ紹介	/staff1_ma/
-----------------------------------------------*/

.staff1_ma_detail h3 {
	border-bottom: 3px solid #000000;
	margin: 10px 0;
	font-size: 16px;
	line-height: 35px;
}
.staff1_ma_detail ul {
	overflow: hidden;
	margin-bottom: 10px;
}
.staff1_ma_detail li {
}
.staff1_ma_detail li:last-child{
	padding-right: 0px;
}
.staff1_ma_detail li img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2%;
}
.staff1_ma_detail_prof p {
	font-size: 15px;
	line-height: 24px;
}
.staff1_ma_detail_prof span {
	margin: 5px 0;
	display: block;
	border-bottom: 1px dashed #aaaaaa;
	font-size: 16px;
	line-height: 32px;
	font-weight: bold;
}

/*-----------------------------------------------
	スタッフ紹介2	/staff2/
-----------------------------------------------*/
.staff2_ma_wrap {
}
.staff2_ma_wrap ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.staff2_ma_detail {
	text-align: left;
}
.staff2_ma_detail_l{margin-bottom: 2%;}
.staff2_ma_detail_r span {
	text-indent: 15px;
	font-weight: bold;
	margin-bottom: 2%;
	display: block;
	border-left: 3px solid #333;
}
.staff2_ma_detail_r p {
	margin: 0 auto 20px;
}
.staff2_ma_detail_sub {
	overflow: hidden;
}
.staff2_ma_detail_prof {
	width: 275px;
	float: left;
	border: 1px #ccc solid;
	-moz-border-radius: 5px;	/* Firefox */
	-webkit-border-radius: 5px; /* Safari,Chrome */
	border-radius: 5px;		 /* CSS3 */
	padding: 1px;
}
span.staff2_ma_proftitle {
	background: url(/img_cms/color2.gif) repeat;
	width: 275px;
	height: 40px;
	line-height: 40px;
	text-indent: 20px;
	display: block;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 5px;
}
.staff2_ma_detail_free {
	width: 265px;
	margin: 5px;
}
.staff2_ma_detail_photo {
	margin: 5% 0;
	border-top: 1px solid #EEE;
	padding-top: 5%;
}
.staff2_ma_detail_photo img{
	max-width: 60% !important;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.staff2_ma_detail_photo ul li{
	margin-bottom: 2%;
}
.staff2_ma_detail_photo ul li p{
	margin: 0;
	padding: 0;
	text-align: center;
}
.staff2_ma_detail_photo ul li:last-child{
	margin-right:0;
}
.staff2_ma_other{
	overflow: hidden;
	margin: 2% 0;
}
.staff2_ma_other img{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5%;
}
.staff2_ma_other .staff2_ma_other_l{
	margin: 5% 0;
	border-top: 1px solid #EEE;
	padding-top: 5%;
}
.staff2_ma_other .staff2_ma_other_r{
	background: #f0f0f0;
	padding: 1%;
}
.staff2_ma_other .staff2_ma_other_r b{
	display: block;
	font-size: 18px;
	letter-spacing: 2px;
}

/*-----------------------------------------------
	スタッフ紹介3	/staff3/
-----------------------------------------------*/

.staff3_ma_text{
	margin: 10px;
	font-size: 13px;
	line-height: 20px;
}

.staff3_ma_main_img{
	text-align:center;}

.staff3_ma ul{
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

.staff3_ma ul li{
	margin:10px 2%;
	width: 96%;
	display: inline-block;
	vertical-align: top;
	text-align: center;
}

.staff3_ma_photo a p{
	margin: 0;
	display: block;
	line-height: 35px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	background: #EEE;
	}

.staff3_ma_photo img{
	border: 0;
	vertical-align: bottom;
	padding: 2px;
	border: 1px solid #eee;
}
.staff3_ma_shosai_wrap{
	margin:0;
	padding:0;
}
.staff3_ma_shosai_wrap h3{
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    text-align: center;
    margin: 2% 0;
    padding: 1% 0;
}
.staff3_ma_shosai_img{
	width: 100%;
	text-align:center;
}
.staff3_ma_shosai_img img{
	border: 1px solid #EEE;
	padding: 1px;
}
.staff3_ma_r{
    background: #EEE;
    padding: 1% 0;
    margin: 3% 0;
}
.staff3_ma_r_title{
	width: 100%;
	margin: 15px 0px;
	padding: 0px;
	font-size: 16px;
	text-indent: 0px;
	font-weight: bold;
	text-align:center;
}
.staff3_ma_r ul{
	margin:0;
	padding:0;
}
.staff3_ma_r ul li{
	width:96%;
	margin:5px 2%;
	padding:0;
	list-style:none;
	overflow:hidden;
	font-size:12px !important;
}
.staff3_ma_r ul li span{
	width:20%;
	display:block;
	float:left;
	margin:0 1% 0 0;
	font-weight:bold;
}
.staff3_ma_r ul li p{
	width:74%;
	margin:0;
	padding:0;
	float:left;
	line-height:20px;
	font-size:13px !important;
}
.staff3_ma_message_title{
	margin: 15px 0px;
	padding: 0px;
	font-size: 16px;
	line-height: 33px;
	font-weight: bold;
	clear:both;
}
.staff3_ma_message_row p{
	font-size:13px !important;
}
.staff3_ma_shosai_row{
	margin:20px 0 0px 0;
	overflow: hidden;
}
.staff3_ma_shosai_row ul{
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
}
.staff3_ma_shosai_row ul li{
	display: inline-block;
	vertical-align: top;
	width: 96%;
	margin:0 2%;
}
.staff3_ma_shosai_row_img{
	max-width: 100%;
	height: auto;
	border: 1px solid #EEE;
	padding: 1px;
}
.staff3_ma_shosai_row_text{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

/*	お客様の声　連携
--------------------------------------*/
.staff_ma_mc-groupwaku{
}
.staff_ma_mc-groupwaku h2.staff_ma_h2{
    font-size: 16px;
    background: #EEE;
    padding: 2%;
}
.staff_ma_mc-group{
}
.staff_ma_mc-group ul{
}
.staff_ma_mc-group ul li{
    float: left;
    width: 45%;
    margin: 0 2% 2% 2%;
    border: 1px solid #CCC;
}
.staff_ma_mc-group ul li div{
    text-align: center;
}
.staff_ma_mc-group ul li div a{
    display: block;
    text-decoration: none;
    background: #333;
    color: #FFF;
}
.staff_ma_mc-group a{    display: block;}

/*-----------------------------------------------
	お客様の声　共通
-----------------------------------------------*/
.voice_ma li {
    display: block;
    border: 3px double #ccc;
    overflow: hidden;
    margin-bottom: 2%;
}
.voice_ma_list li {
	list-style:none;
	margin:0;
	padding:0;
}
.voice_ma a {
	display: block;
	color: #000;
	text-decoration: underline;	
}
.voice_ma_title {
	border-bottom: 1px dashed #666;
	line-height: 20px;
	padding: 2%;
	margin: 0;
	height: auto;
	overflow: hidden;
	text-indent: 17px;
	text-align:left;
	background-color: #FDF0F1;
}
.voice_ma_photo {    padding: 1%;}
.voice_ma_photo img {
}
.voice_ma_staff_comment{ padding: 2%;}
.voice_ma_free{	padding: 1%;}
.voice_ma_cmt_ttl{
	font-size: 15px;
	font-weight: bold;
	text-indent: 10px;
	border-left: #494949 4px solid;
}
.voice_ma_pict {
	overflow:hidden;
	text-align:center;
}
.group_staff_img_a {
	font-size:13px;
}

.voice_ma_staff_photo {
	text-align:center;
	margin: 5px 0 0 0;
	width: 200px;
}
.voice_ma_staff_photoname {
	text-align:center;
	width:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.voice_ma_group_staff_h3{
    padding: 2% 0;
    text-indent: 20px;
    text-align: left;
    background: #F2F2F2;
    border-top: 3px double #CCC;
    border-bottom: 1px solid #CCC;
    margin: 5% 0 0 0;
}
.voice_ma_staff_photo img{
	max-width: 160px;
	border: 1px solid #EEE;
	padding: 1px;
}


/*-----------------------------------------------
	お客様の声　/voice1_ma/
-----------------------------------------------*/
.voice1_ma_list_text p {
	margin: 0;
	font-size: 13px;
	padding:10px;
	overflow: hidden;
	line-height: 25px;
	height: 100px;
}
.voice1_ma_list_link {
	float: right;
	width: 180px;
	height: 40px;
	border: 1px solid #FF9326;
	padding: 2px;
}
.voice1_ma_list_link a {
	width: 180px;
	height: 40px;
	background: #FF9326;
	text-align: center;
	line-height: 40px;
	color: #ffffff;
	font-weight: bold;
}
.voice1_ma_list_link:hover {
	border: 1px solid #dddddd;
}
.voice1_ma_list_link:hover a {
	background: #dddddd;
}
.voice1_ma_ttl {
    color: #333;
    font-size: 14px;
    line-height: 28px;
    width: 100%;
    margin: 1% 0;
    padding: 0 1%;
    font-weight: bold;
    background: #EEE;
}
.voice1_ma_detail_photo {
	margin-bottom: 10px;
	text-align: center;
}
.voice1_ma_detail_photo img {
	max-width: 700px;
	height:auto;
	border: 1px solid #EEE;
	padding: 1px;
}
.voice1_ma_detail_text {
	width: 100%;  
	margin-bottom: 10px;
}
.voice1_ma_detail_text img {
	max-width: 185px;
	margin-left: 25px;
}
.voice1_ma_detail_text div {
	margin:0px 0px 20px 0px;
	width: 100%;
}
.voice1_ma_detail_text p {
	padding-left: 25px;
	margin: 10px 0;
	font-size: 13px;
}
.voice1_ma_free {
	width: 490px;
	padding-top: 10px;
	font-size: 14px;
	line-height: 20px;
}
.voice1_ma_free .cmt_ttl{
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}
.voice1_map.overflow {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.voice1_ma_staff_comment {
	width: 740px;
	margin: 0 auto;
	background-color: #F0F8FF;
	overflow: hidden;
	padding: 20px;
}
.voice1_ma_staff_photo img{
	max-width:160px;
	border: 1px solid #EEE;
	padding: 1px;
}

/*-----------------------------------------------
	お客様の声　/voice2_ma/
-----------------------------------------------*/
.voice2_ma_shosai_photo{
	margin-bottom: 10px;
	text-align: center;
	}

.voice2_ma_shosai_photo img{
	max-height:380px;
}
.voice2_ma_shosai_row{
}
.voice2_ma_ttl{
	width: 740px;
	margin:10px 0 !important;
	padding: 0px;
	font-size: 16px;
	line-height: 33px;
	text-indent: 0px !important;
	font-weight: bold;
	color: #DE0018;}

.voice2_ma_shosai_row div span{
	margin:0 0 0 0px;
	display:block;
}

/*-----------------------------------------------
　◎  街紹介(ジェクト街紹介) /town/
-----------------------------------------------*/
/* 街紹介【ジェクト】カテゴリ一覧 */
.town{margin: 2% 0;}
.town ul{
    width: 95%;
    margin: 0 auto;
    padding: 0;
}
.town ul li{
    clear: both;
    list-style: none;
    margin-bottom: 20px;
    overflow: hidden;
}
.town ul li img{ float: left;}
.town ul li h3{
    font-size: 20px;
    line-height: 36px;
    margin: 2% 0px;
    padding: 0px 0px 0px 0px;
    text-indent: 10px;
    letter-spacing: 2px;
}
.town ul li div{
    overflow: hidden;
}
.town ul li span,.town ul li a{
    display: block;
    font-size: 16px;
    margin-bottom: -5%;
    background-color: #FFF !important;
    padding: 1%;
    border-bottom: 1px solid #DDD;
    border-right: 1px solid #DDD;
    border-left: 1px solid #DDD;
}
.town ul li a:hover{
    background-color: #FFF !important;
}
.town ul li span:nth-child(6n),.town ul li a:nth-child(6n){ clear: both;}
.town li a:hover {
    background-color:#dedede!important;
    text-decoration:underline;
    color:#A0716E;
}
.town li:nth-child(1n) span,.town li:nth-child(1n) a {
    border-top: solid 2px #9FBEA7;
    background: url(/img_cms/town/town/town_mini_kokyo.png) no-repeat 3px 50%;
    text-indent: 20px;
}
.town li:nth-child(2n) span,.town li:nth-child(2n) a {
    border-top: solid 2px #83B8C9;
    background: url(/img_cms/town/town/town_mini_restrant.png) no-repeat 3px 50%;
    text-indent: 20px;
}
.town li:nth-child(3n) span,.town li:nth-child(3n) a {
    border-top: solid 2px #EC9CBF;
    background: url(/img_cms/town/town/town_mini_gakko.png) no-repeat 3px 50%;
    text-indent: 20px;
}
.town li:nth-child(4n) span,.town li:nth-child(4n) a {
    border-top: solid 2px #CCA6BF;
    background: url(/img_cms/town/town/town_mini_life.png) no-repeat 3px 50%;
    text-indent: 25px;
}
.town li:nth-child(5n) span,.town li:nth-child(5n) a {
    border-top: solid 2px #E49E61;
    background: url(/img_cm/towns/town_mini_shogyo.png) no-repeat 3px 50%;
}
.town li:nth-child(6n) span,.town li:nth-child(6n) a {
    border-top: solid 2px #B6DC5C;
    background: url(/img_cms/town/town/town_mini_other1.png) no-repeat 3px 50%;
    text-indent: 25px;
}

/* 街紹介【ジェクト】グループ一覧 */
.cate_town_waku {
    background: #f4f4f4;
    padding: 1px 0;
    text-align: center;
    font-size: 14px;
}
.cate_town_wrap ul{
    width: 90%;
    padding: 0;
    margin: 0 auto;
    overflow: hidden;
}
.cate_town_wrap ul li{
    margin-bottom:1%;
}
.cate_town_wrap ul li a{
    display: block;
    font-size: 14px;
    color: #333;
    line-height: 32px;
    background-color: #fff!important;
    border: solid 1px #DFDFDD;
}
.town_tel {
    color: #E64C50;
    font-size: 14px;
    margin: 5px 0 0 0;
}
h4.town_shop_tl {
    font-size: 16px;
    font-weight: normal;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    display: -webkit-box;
    padding: 2% 0;
    clear: both;
    background: #333;
    color: #FFF;
    text-align: center;
}
h3.cate_hos_tl { background: url(/img_cms/town/town/town_icon_hospital.png) no-repeat 0 50%;}
h3.cate_kokyo_tl { background: url(/img_cms/town/town/town_icon_kokyo.png) no-repeat 0 50%;}
h3.cate_restrant_tl { background: url(/img_cms/town/town/town_icon_restrant.png) no-repeat 0 50%;}
h3.cate_gakko_tl { background: url(/img_cms/town/town/town_icon_gakko.png) no-repeat 0 50%;}
h3.cate_life_tl { background: url(/img_cms/town/town/town_icon_life.png) no-repeat 0 50%;}
h3.cate_shogyo_tl { background: url(/img_cms/town/town/town_icon_shogyo.png) no-repeat 0 50%;}
h3.cate_other_tl { background: url(/img_cms/town/town/town_icon_other1.png) no-repeat 0 50%;}

.cate_town_wrap ul li a {
    display: block;
    font-size: 16px;
    color: #333;
    line-height: 32px;
    background-color: #fff!important;
    text-indent: 30px;
    margin-bottom: 2%;
    border: solid 1px #DFDFDD;
    text-align: left;
}
.cate_town_wrap ul li a:hover {
    background-color:#dedede!important;
    text-decoration:underline;
    color:#A0716E;
}
.cate_hos a {
    border-top: solid 2px #B09A90!important;
    background: url(/img_cms/town/town_mini_hospital.png) no-repeat 3px 50%;
}
.cate_kokyo a {
    border-top: solid 2px #9FBEA7!important;
    background: url(/img_cms/town/town_mini_kokyo.png) no-repeat 3px 50%;
}

.cate_restrant a {
    border-top: solid 2px #83B8C9!important;
    background: url(/img_cms/town/town_mini_restrant.png) no-repeat 3px 50%;
}

.cate_gakko a {
    border-top: solid 2px #EC9CBF!important;
    background: url(/img_cms/town/town_mini_gakko.png) no-repeat 3px 50%;
}

.cate_life a {
    border-top: solid 2px #CCA6BF!important;
    background: url(/img_cms/town/town_mini_life.png) no-repeat 3px 50%;
}
.cate_shogyo a {
    border-top: solid 2px #E49E61!important;
    background: url(/img_cms/town/town_mini_shogyo.png) no-repeat 3px 50%;
}
.cate_other a {
    border-top: solid 2px #B6DC5C!important;
    background: url(/img_cms/town/town_mini_other1.png) no-repeat 3px 50%;
}
.town2{
    width: 100%;
    margin: 3% auto;
    padding: 0;
}
.town2 ul{
    margin: 0;
    padding: 0;
}
.town2 ul li{
    width: 90%;
    vertical-align: top;
    margin: 0 auto;
    border-bottom: 1px solid #333;
}
.town2 ul li a{
    width: 100%;
    display: block;
    line-height: 20px;
    background: #fff;
    font-size: 12px;
    color: #000;
    margin: 0 1% 1% 0;
}
.town2 ul li a div{
    width: 100% !important; /* 他cssとの競合の為 抜いても大丈夫です */
    min-height: auto !important;　/* 他cssとの競合の為 抜いても大丈夫です */
    float: none !important;　/* 他cssとの競合の為 抜いても大丈夫です */
}
.town2 ul li div.town_img{
}
.town2 ul li div.town_img img{
    max-width: 100%;
    max-height: 170px;
    display: block;
    margin: 0 auto;
}
.town2 ul li div.town_tel{
    color: #E64C50;
    font-size: 14px;
    margin: 5px 0 0 0;
}
.town2 ul li div.town_adress{
}
.town2 ul li div.town_shop_tl{
    font-size: 18px;
    font-weight: normal;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    display: -webkit-box;
    height: 40px;
    text-decoration: underline;
    margin: 10px 0;
}

/* 街紹介【ジェクト】詳細ページ */
.town3{
    width: 98%;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    border: 0;
}
.town3_1{
    color:#FFF;
    font-size:20px;
    font-weight:bold;
    line-height:55px;
    margin:0px auto 20px auto;
    padding:0px;
    background:url("../img_cms/category01.gif") no-repeat;
    text-indent:60px;
}
.town3_2{
    color:#FFF;
    font-size:20px;
    font-weight:bold;
    line-height:55px;
    margin:0px auto 20px auto;
    padding:0px;
    background:url("../img_cms/category02.gif") no-repeat;
    text-indent:60px;
}
.town3_3{
    color:#FFF;
    font-size:20px;
    font-weight:bold;
    line-height:55px;
    margin:0px auto 20px auto;
    padding:0px;
    background:url("../img_cms/category03.gif") no-repeat;
    text-indent:60px;
}
.town3_4{
    text-indent: 0;
    font-size: 18px;
    font-weight: bold;
    padding: 0px;
    background: #336699;
    color: #fff;
    text-align: center;
    letter-spacing: 1px;
    margin-bottom: 2%;
}
.town3_5{
    color:#FFF;
    font-size:20px;
    font-weight:bold;
    line-height:55px;
    margin:0px auto 20px auto;
    padding:0px;
    background:url("../img_cms/category05.gif") no-repeat;
    text-indent:60px;
}
.town3_6{
    color:#FFF;
    font-size:20px;
    font-weight:bold;
    line-height:55px;
    margin:0px auto 20px auto;
    padding:0px;
    background:url("../img_cms/category06.gif") no-repeat;
    text-indent:60px;
}
.town3_7{
    color:#FFF;
    font-size:20px;
    font-weight:bold;
    line-height:55px;
    margin:0px auto 20px auto;
    padding:0px;
    background:url("../img_cms/category07.gif") no-repeat;
    text-indent:60px;
}
.town4{
    width: 95%;
    margin: 0px auto;
    padding: 0;
    clear: both;
    overflow: hidden;
}
.town4 img{
    max-width: 100% !important;
    height: auto !important;
    margin-bottom: 1%;
    padding: 0;
    display: block;
    margin: 0 auto;
}
.town5{
    width: 95%;
    margin: 3% auto;
}

.town5 img {
    vertical-align: middle !important;
}

.town6{
    width: 100%;
    margin: 0;
    padding: 0;
}
.town6 img{
max-width: 100% !important;
    height: auto !important;
    margin: 1% 0;
    padding: 0;
}
.town7{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    background:#FFFFFF;
    clear:both;
}
.town7 table{
    width: 100% !important;
    margin: 0;
    padding: 0;
    border-top: solid 1px #ccc;
}
.town7 th{
    font-size: 13px;
    text-align: center;
    font-weight: normal;
    width: 25%;
    margin: 0px;
    padding: 0;
    background: #F4F4F4;
    border-bottom: solid 1px #CCC;

}
.town7 td{
    font-size: 12px;
    line-height: 20px;
    width: 95%;
    margin: 0 auto;
    padding: 0 1%;
    border-bottom: solid 1px #CCC;
    border-right: 1px solid #CCC;
    word-break: break-all;
}
.town_sho_tl {
    font-size: 18px;
    text-indent: 50px;
    line-height: 60px;
    font-weight: bold;
    color: #333333;
    background: url(/img_cms/town/town_icon_sho.jpg) no-repeat 10px 50%;
}
.town8{
    width: 95%;
    margin: 0 auto;
    padding: 0px;
}
.town8 p{
    border: 0;
    font-size: 18px;
    font-weight: bold;
    line-height: 50px;
    margin: 0;
    padding: 0;
    text-indent: 50px;
    color: #333;
    background: url(/img_cms/town/town_icon_access.jpg) no-repeat 10px 50%;
}
.town8 iframe{
    border:solid 1px #CCC;
    margin:0px;
    padding:1px;
}
.town8 #map_canvas{
}
.town9{
    margin: 5% auto;
    padding: 0;
}
.town9 p{
    font-size: 15px;
    line-height: 40px;
    margin: 0 0 2% 0;
    padding: 0;
    text-indent: 10px;
    font-weight: bold;
    color: #333;
}
.town9 iframe{
    margin: 0;
    padding: 0;
    border: none;
    width: 90% !important;
}
.town_free{
    width:872px;
    height:auto;
    margin:0px auto;
    padding:10px;
    border: 3px double #ccc;
}
.font-base {
    font-size: 13px !important;
    line-height: 20px !important;
}
