@charset "shift_jis";
@media print, screen and (min-width:768px){

/*-----------------------------------------------
	共通項目
-----------------------------------------------*/
body{
	width:100%;
	color:#333;
	font-size: 14px;
	margin: 0;
	padding: 0;
	text-align: left;
            margin-top: 35px;
}
img{
	max-width: 100%;
	vertical-align: bottom;
	width /***/:auto;
}
a img{
	border:none;
}
div#map_canvas img {
	max-height: none;
}
a{
	color:#333;
	text-decoration: none;
}
a:hover{
	color:#666;
	text-decoration: underline; 
}
ul{	
	margin: 0;
	padding: 0;
	list-style:none;
}
.pc_off {display: none;}
._jcpage_spbtn_area{ display: none;}

.container{
	width:1100px;
	margin:0 auto;
	overflow:hidden;
}
.maincontents{
	width:780px;
	float:right;
}
.side{
	width:200px;
	float:left;
}
h2.cms_h2{
	font-size:16px;
	line-height:28px;
	text-align: left;
	background:#F0F0F0;
	margin:0px auto 20px auto;
	padding:5px 10px;
	border-left:solid 3px #666;
	border-bottom:solid 1px #CCC;
	display:block;
	clear:both;
}
.cms_back{
	width:900px;
	text-align:left;
	margin: 10px auto 10px auto;
	padding:0px 0px 0px 0px;
}
.cms_back a{
	color:#004CD3;
	line-height:18px;
}
.cms_back a:hover{
	text-decoration:none;
	color: #999999;
}
.float_r{float: right;}
.float_l{float: left;}
.clear{clear: both;}
.clearfix:after {
	content: ".";  
	display: block;
	clear: both;
	height: 0;
	visibility: hidden; 
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}
.grouppaging {
	text-align: center;
	clear:both;
}
.grouppaging li {
	display: inline-block;
	vertical-align: top;
	*display: inline;
	*zoom: 1;
	width: 40px !important;
	margin: 2px !important;
}
.grouppaging a {
	width: 35px;
	height: 35px;
	line-height: 35px;
	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-weight: bold;
	text-align: center;
	margin: 5px 0;
}
/*--------------------------	master start	--------------------------*/


/*-----------------------------------------------
	.info_ma　/info/ インフォメーション
-----------------------------------------------*/
.info_ma{
	overflow:hidden;
	clear:both;
}
.info_ma_left{
	margin: 0;
	padding: 0;
}
.info_ma_left ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.info_ma_left ul li{
	margin-bottom: 20px;
	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: 16px;
	line-height: 30px;
}
.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{
	line-height:36px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.info_ma_left p img{
		vertical-align:middle !important;
}
.info_ma_left ul.info_ma_list li{border: 4px double #ccc;}

.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{
	width: 200px;
	margin: 0px 0px 0px 20px;
	padding: 0;
	float: right;
}
.info_ma_right iframe {
	border: none;
	width: 200px;
	vertical-align: bottom;
	margin-bottom: -20px;
}
.info_ma h3 {
	margin: 0 0 10px 0;
	padding: 10px;
	height: auto;
	overflow: hidden;
	background: #EEE;
	border-bottom: 1px dashed #666;
	font-size: 20px;
}
.info_ma h3 p {
	line-height: 30px;
}
.info_ma_list {
	padding: 10px;
	overflow: hidden;
}
.info_ma_list a {
	display: block;
}
.info_ma_list a img {
	max-width: 180px;
	border: 2px solid #fff;
}
.info_ma_list p {
	width: 540px;
	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;
	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{
}

.blog_foot_l,.blog_foot_r{
	width: 48%;
	float: left;
	margin-top:20px;
}
.blog_foot_l{ margin-right: 4%;}

/*-----------------------------------------------
	.blog_ma　/blog/ インフォメーション
-----------------------------------------------*/
.blog_ma{
	overflow:hidden;
	clear:both;
}
.blog_ma_left{
	margin: 0;
	padding: 10px;
}
.blog_ma_left ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.blog_ma_left ul li{
	margin-bottom: 20px;
	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: 16px;
	line-height: 30px;
}
.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{
	line-height:36px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.blog_ma_left p img{
	vertical-align:middle !important;
}
.blog_ma_left ul.blog_ma_list li{border: 4px double #ccc;}

.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_right{
	width: 200px;
	margin: 0px 0px 0px 20px;
	padding: 0;
	float: right;
}
.blog_ma_right iframe {
	border: none;
	width: 200px;
	vertical-align: bottom;
	margin-bottom: -20px;
}
.blog_ma h3 {
    margin: 0 0 20px 0;
    padding: 10px;
    height: auto;
    overflow: hidden;
    background: #F2F2F2;
    border-bottom: 1px dashed #666;
    font-size: 20px;
}
.blog_ma h3 p {
	line-height: 30px;
}
.blog_ma_list {
	padding: 10px;
	overflow: hidden;
}
.blog_ma_list a {
	display: block;
}
.blog_ma_list a img {
	max-width: 180px;
	border: 2px solid #fff;
}
.blog_ma_list p {
	width: 540px;
	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_api {
	vertical-align: bottom;
}
.blog_ma .cms_bsp_calendar_api table{
	width:100%;
	text-align:center;
	background:#F2F2F2;
	padding:10px;
}
.blog_ma .cms_bsp_calendar_api table tr th a {
	color: #333;
}
.blog_ma .cms_bsp_calendar_api table tr td{
	width:14%;
	text-align:center;
	line-height: 25px;
}
.blog_ma ul.body_list{
	margin:0;
	padding:0;
	list-style:none;
}
.blog_ma ul.body_list li{
	background: #EEE;
	margin-bottom: 5px;
	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_ma　/free/ フリーコンテンツ
-----------------------------------------------*/
.free_ma{
	overflow:hidden;
	clear:both;
}
ul.free_ma_list{
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.free_ma_list li{
	margin-bottom: 20px;
	overflow: hidden;
}
ul.free_ma_list.free_ma_list li{border: 4px double #ccc;}
.free_ma_list .free_ma_img{
	float: left;
	margin-right: 20px;
}
.free_ma_list .free_ma_img img{ max-width: 250px;}
.free_ma_list .free_ma_txt{ float: left;}
.free_ma_list .free_ma_txt p{
	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 0 10px 0;
	padding: 10px;
	height: auto;
	overflow: hidden;
	background: #EEE;
	border-bottom: 1px dashed #666;
	font-size: 18px;
}
.free_ma h3 span{ float: right;}
.free_ma_list {
	padding: 10px;
	overflow: hidden;
}
.free_ma_list a img {
	max-width: 180px;
	border: 2px solid #fff;
}
.free_ma_shosai ul{
	margin:0;
	padding:0;
	list-style:none;
}
.free_ma_shosai p{
	line-height: 36px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*-----------------------------------------------
	.free2_ma　/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-bottom: 20px;
	overflow: hidden;
}
ul.free2_ma_list.free2_ma_list li{border: 4px double #ccc;}
.free2_ma_list .free2_ma_img{
	float: left;
	margin-right: 20px;
}
.free2_ma_list .free2_ma_img img{ max-width: 250px;}
.free2_ma_list .free2_ma_txt{ float: left;}
.free2_ma_list .free2_ma_txt p{
	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 0 10px 0;
	padding: 10px;
	height: auto;
	overflow: hidden;
	background: #EEE;
	border-bottom: 1px dashed #666;
	font-size: 18px;
}
.free2_ma h3 span{ float: right;}
.free2_ma_list {
	padding: 10px;
	overflow: hidden;
}
.free2_ma_list a img {
	max-width: 180px;
	border: 2px solid #fff;
}
.free2_ma_shosai ul{
	margin:0;
	padding:0;
	list-style:none;
}
.free2_ma_shosai p{
	line-height: 36px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*-----------------------------------------------
	.free3_ma　/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-bottom: 20px;
	overflow: hidden;
}
ul.free3_ma_list.free3_ma_list li{border: 4px double #ccc;}
.free3_ma_list .free3_ma_img{
	float: left;
	margin-right: 20px;
}
.free3_ma_list .free3_ma_img img{ max-width: 250px;}
.free3_ma_list .free3_ma_txt{ float: left;}
.free3_ma_list .free3_ma_txt p{
	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 0 10px 0;
	padding: 10px;
	height: auto;
	overflow: hidden;
	background: #EEE;
	border-bottom: 1px dashed #666;
	font-size: 18px;
}
.free3_ma h3 span{ float: right;}
.free3_ma_list {
	padding: 10px;
	overflow: hidden;
}
.free3_ma_list a img {
	max-width: 180px;
	border: 2px solid #fff;
}
.free3_ma_shosai ul{
	margin:0;
	padding:0;
	list-style:none;
}
.free3_ma_shosai p{
	line-height: 36px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/*--------------------------------------------------
	.chintai_list_ma /chintai_list_ma/ 賃貸物件一覧
---------------------------------------------------*/
.chintai_list_ma {
	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: 10px;
	font-size: 20px;
	background: #eee;
	color: #333;
}
.chintai_list_ma_title a:hover {
	color: #fff;
	background:#444;
}
.chintai_list_ma_l {
	text-align: center;
	width: 280px;
	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: 10px;
	width: 480px;
}
.chintai_list_ma_text ul {
	border-top: 1px solid #dddddd;
	margin-bottom: 20px;
}

.chintai_list_ma_text li {
	overflow: hidden;
	vertical-align: top;
	border-bottom: 1px solid #dddddd;
	padding: 5px;
	position: relative;
	margin: 0;
}
.chintai_list_ma_text li p {
	float: right;
	width: 360px;
	margin: 0;
	padding-left: 20px;
	line-height: 20px;
	border-left: 1px dotted #999999;
}
.chintai_list_ma_text li p.price {
	font-size: 17px;
	color: #ff0000;
	font-weight: bold;
}
.chintai_list_ma_text li span {
	float: left;
	width: 70px;
	margin: 0;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}
.chintai_list_ma_text li a.shosai {
	display: block;
	position: absolute;
	width: 200px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	background: #FF9326;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	bottom: 5px;
	right: 5px;
}
.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 {
	display: block;
	width: 200px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: #FF9326;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	float: right;
}
.chintai_list_ma_text a.shosai:hover {
	background: #999999;
}
.chintai_list_ma_detail {
	margin: 20px 0;
	padding: 0px;
	overflow: hidden;
}
.chintai_list_ma_detail_basic {
}
.chintai_list_ma_detail_bl {
	width: 68%;
}
.chintai_list_ma_detail_bl li {
	padding-top: 10px;
	padding-bottom: 10px;
	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 {
	width: 30%;
}
.chintai_list_ma_detail_inq,.chintai_list_ma_detail_map {
	border: 1px solid #79796A;
	text-align: center;
	width: 224px;
	height: 44px;
	margin: 0 auto 50px;
}
.chintai_list_ma_detail_inq a,.chintai_list_ma_detail_map a {
	display: block;
	width: 220px;
	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: 10px;
	margin-bottom: 20px;
}
.chintai_list_ma_detail_main {
	margin-bottom: 20px;
	overflow: hidden;
}
.chintai_list_ma_detail_main div {
	width: 350px;
	padding: 5px;
	text-align: center;
}
.chintai_list_ma_detail_main span {
	display: block;
	text-align: left;
}
.chintai_list_ma_detail_main img {
	vertical-align:middle;
	max-width: 350px;
	max-height: 340px;
}
.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;
	width: 240px;
	height: 220px;
	*display: inline;
	*zoom: 1;
}
.chintai_list_ma_detail_photo img {
	max-height: 300px;
	max-width: 230px;
}
.chintai_list_ma_detail_photo p {
	margin: 0;
}
.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 {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0px;
}
.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 {
	margin: 0 auto;
	overflow: hidden;
}
.chintai_list_ma_theme ul{

}
.chintai_list_ma_theme ul li{
	width: 32%;
	float: left;
	margin-right: 15px;
}
.chintai_list_ma_theme ul li:last-child{
	margin-right: 0px;
}
.chintai_list_ma_theme ul li a {
	border: double 3px #051143;
	text-align: center;
	display: block;
	line-height: 40px;
	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;
}
.chintai_list_shubetu{
	position: absolute;
	top: 13px;
	right: 10px;
	color: #FFFFFF;
	line-height: 20px;
	text-align: center;
	padding: 0 10px;
	font-size: 12px;
	font-weight: bold;
	background: #333333;
}

/*-----------------------------------------------
	.buy_list_ma　/buy_list_ma/ 売買物件一覧
-----------------------------------------------*/
.buy_list_ma {
	overflow: hidden;
	text-align: left;
	position: relative;
}
.buy_list_ma ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.buy_list_ma li {
	overflow: hidden;
	position: relative;
}
.buy_list_ma .buy_list_ma_tl{
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0;
	letter-spacing: 2px;
}
.buy_list_ma .buy_list_shubetu {
	position: absolute;
	top: 13px;
	right: 10px;
	color: #FFFFFF;
	line-height: 20px;
	text-align: center;
	padding: 0 10px;
	font-size: 12px;
	font-weight: bold;
	background: #333333;
}
.buy_list_ma_text li li {
	overflow: hidden;
	vertical-align: top;
	border-bottom: 1px dashed #dddddd;
	padding: 5px 0;
	position: relative;
	margin-bottom: 20px;
}
.buy_list_ma_title {
	display: block;
	line-height: 35px;
	font-weight: bold;
	text-indent: 10px;
	margin-bottom: 10px;
}
.buy_list_ma_title a{
	display: block;
	line-height: 50px;
	font-weight: bold;
	text-indent: 10px;
	margin-bottom: 10px;
	font-size: 20px;
	background: #eee;
	color: #333;
}
.buy_list_ma_title a:hover {
	color: #fff;
	background:#444;
}
.buy_list_ma_l {
	text-align: center;
	width: 280px;
	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: 10px;
	width: 480px;
}
.buy_list_ma_text ul {
	border-top: 1px solid #dddddd;
	margin-bottom: 20px;
}

.buy_list_ma_text li {
	overflow: hidden;
	vertical-align: top;
	border-bottom: 1px solid #dddddd;
	padding: 5px;
	position: relative;
	margin: 0;
}
.buy_list_ma_text li p {
	float: right;
	width: 360px;
	margin: 0;
	padding-left: 20px;
	line-height: 20px;
	border-left: 1px dotted #999999;
}
.buy_list_ma_text li p.price {
	font-size: 17px;
	color: #ff0000;
	font-weight: bold;
}
.buy_list_ma_text li span {
	float: left;
	width: 70px;
	margin: 0;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}
.buy_list_ma_text li a.shosai {
	display: block;
	position: absolute;
	width: 200px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	background: #FF9326;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	bottom: 5px;
	right: 5px;
}
.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 0 10px 0;
	font-size: 17px;
}
.buy_list_ma_text a.shosai {
	display: block;
	width: 200px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: #FF9326;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	float: right;
}
.buy_list_ma_text a.shosai:hover {
	background: #999999;
}
.buy_list_ma_detail {
	margin: 20px 0;
	padding: 0px;
	overflow: hidden;
}
.buy_list_ma_detail_basic {
}
.buy_list_ma_detail_bl {
	width: 68%;
}
.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 {
	width: 30%;
}
.buy_list_ma_detail_inq,.buy_list_ma_detail_map {
	border: 1px solid #79796A;
	text-align: center;
	width: 224px;
	height: 44px;
	margin: 0 auto 10px;
}
.buy_list_ma_detail_inq a,.buy_list_ma_detail_map a {
	display: block;
	width: 220px;
	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: 10px;
	margin-bottom: 20px;
}
.buy_list_ma_detail_main {
	margin-bottom: 20px;
	overflow: hidden;
}
.buy_list_ma_detail_main div {
	width: 370px;
}
.buy_list_ma_detail img{
	border: 1px solid #dddddd;
	padding: 3px;
}
.buy_list_ma_detail_main p {
	width: 350px;
	display: table-cell;
	vertical-align:middle;
}
.buy_list_ma_detail_main span {
	display: block;
	text-align: center;
}
.buy_list_ma_detail_main img {
	vertical-align:middle;
	max-width: 350px;
	max-height: 340px;
}
.buy_list_ma_detail_photo {
	margin-bottom: 10px;
	overflow: hidden;
}
.buy_list_ma_detail_photo ul {
	margin-bottom: 20px;
}
.buy_list_ma_detail_photo li {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	width: 250px;
	margin-right: 8px;
	*display: inline;
	*zoom: 1;
}
.buy_list_ma_detail_photo li:nth-child(3n){
	margin-right: 0px;
}
.buy_list_ma_detail_photo img {
	max-height: 300px;
	max-width: 230px;
}
.buy_list_ma_detail_photo p {
	margin: 0;
}
.buy_list_ma_detail_info1  {
	width: 854px;
}
.buy_list_ma_detail_info2  {
	width: 854px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #aaaaaa;
}
.buy_list_ma_detail_table table {
	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 iframe {
	width: 854px;
	height: 600px;
}
.buy_list_ma_detail #map_canvas{
	width:738px !important;
}

/* 一覧種別振り分け */
.buy_list_ma_theme {
	margin: 0 auto;
	margin-bottom: 20px;
	overflow: hidden;
}
.buy_list_ma_theme ul li{
	width: 32%;
	float: left;
	margin-right: 15px;
}
.buy_list_ma_theme ul li:last-child{
	margin-right: 0px;
}
.buy_list_ma_theme ul li a {
	border: double 3px #051143;
	text-align: center;
	display: block;
	line-height: 40px;
	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;
}

/*-----------------------------------------------
	.form1_ma　/inquiry/ 来店予約フォーム
-----------------------------------------------*/
.inquirytable {
	width: 100%;
	margin:30px auto 0px auto;
	border-collapse: separate;
	border-spacing: 0px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.inquirytable th{
	color: #444;
	text-align: left;
	width: 30%;
	padding: 4px;
	vertical-align: middle;
	background-color: #f5f5f5;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-indent:10px;
}
.inquirytable td{
	padding: 10px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	position:relative;
	top:0px;
	left:0px;
}
.inquirytable td p{
	margin: 0;
	padding: 0;
}
.inquirytable input[type="text"] {
	width: 510px;
	padding: 8px 5px;
}
.inquirytable label {
	margin-right: 20px;
}
.inquirytable textarea {
	width: 450px;
	height: 80px;
	vertical-align: middle;
	padding:5px;
}
.inquirytable input[type="submit"] {
	width: 150px;
	height: 40px;
	margin: 5px auto;
	display: block;
	font-weight: bold;
	font-size: 15px;
	cursor: pointer;
	color: #fff;
	background: #0FAA37;
	border:none;
	border-radius:3px;
}

.inquirytable input[type="submit"]:hover {
	background: #FF8B17;
}

.inquirytable dd{
	width:30px;
	height:30px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	position:absolute;
	top:0px;
	left:0px;
	background:#FFF;
}

.inquiryend {
	padding: 100px 0 200px;
}
.inquiryend span {
	display: block;
	padding-top: 50px;
}
div.form_banner{
	margin:30px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

div.form_privacy{
	text-align:right;
	margin:10px 0px 30px 0px;
	padding:0px 0px 0px 0px;
}

/*-----------------------------------------------
	現地販売会　/open_house_ma/
-----------------------------------------------*/
.open_house_ma{
	height:auto;
	margin:20px auto;
	padding:0px 0px 0px 0px;
}
.open_house_ma ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.open_house_ma li{
	list-style:none;
	margin:20px 0px 20px 0px;
	padding:10px;
	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{
	display: block;
	background: #051143;
	color: #FFFFFF;
	text-decoration: none;
}
.open_house_ma li img{
	float:left;
	max-width: 310px;
}

div.open_house_ma_img{
	float:left;
	max-width: 280px;
}

div.open_house_ma_data{
	width:430px;
	margin:0px 0px 0px 15px;
	padding:0px 0px 0px 0px;
	float:left;
}

.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:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	border-top:solid 1px #FFF;
	border-left:solid 1px #FFF;
}

table.open_house_ma_t1 th{
	width:100px;
	padding:5px;
	background:#CCC;
	border-bottom:solid 2px #fff;
}

table.open_house_ma_t1 td{
	text-indent:10px;
	border-bottom:solid 2px #fff;
	background: #EEE;
	font-weight: bold;

}

.open_house_ma_yachin{
	color:#F00;
	font-size:18px;
}

table.open_house_ma_t2{
	width:100%;
}

table.open_house_ma_t2 th{
	width:100px;
	padding:5px;
	border-right:none;
	border-bottom:solid 2px #fff;
	background: #CCC;
}

table.open_house_ma_t2 td{
	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%;
	border:dotted 2px red;
}
table.open_house_ma_price th{
	width:100px;
	font-size:17px;
	padding:5px;
	border-right:none;
	border-bottom:solid 2px #fff;
	color: red;
}

table.open_house_ma_price td{
	font-size:17px;
	text-indent:10px;
	padding:5px;
	border-right:none;
	border-bottom:solid 2px #fff;
	font-weight: bold;
	color: red;

}

div.open_house_ma_link{
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.open_house_ma_data p{
	line-height:24px;
	border:dashed 1px #AAA;
	margin:15px 0px 0px 0px;
	padding:10px;
	border:solid 10px #F0F0F0;
}
.open_house_ma_shosai{
	margin-bottom: 20px;
	padding: 10px;
	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_house_ma_shosai_img ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.open_house_ma_shosai .open_house_ma_shosai_img ul li img{
}
.open_house_ma_shosai .open_room_data{
	width: 460px;
	margin: 0px 0px 0px 15px;

	padding: 0px 0px 0px 0px;
	float: left;
}
.open_house_ma_shosai .open_house_ma_shosai_data{
	width: 460px;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	float: left;
}
.open_house_ma_shosai .open_house_ma_shosai_data p{
	line-height: 24px;
	margin: 15px 0px 0px 0px;
	padding: 10px;
	border: solid 3px #F0F0F0;
}
.open_house_ma_image{
	border: solid 1px #CCC;
	overflow: hidden;
	margin-bottom: 20px;
}
.open_house_ma_image ul{
	margin: 0;
	padding: 25px;
	list-style: none;
	overflow: hidden;
}
.open_house_ma_image ul li{
	height: 145px;
	margin: 0px 34px 0px 0px;
	list-style: none;
	overflow: hidden;
	float: left;
}
.open_house_ma_image ul li:last-child{
	margin:0;
}
.open_house_ma_image ul li img{
}
.open_house_ma_other{ 
	float: right;
	margin-bottom: 20px;
}
.open_house_ma_other a{
	color: #FFF;
	padding: 10px;
	text-decoration: none;
}
.open_house_ma_other a:hover{
	text-decoration: underline;
}
.open_house_ma_theta{
	margin-bottom: 20px;
}
.open_house_ma_thetatext{
	margin: 10px 0;
	padding: 0px;
	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{
	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 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{
	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%;
	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_map{
	margin: 0px auto 20px;
}
.open_house_ma_maptxt{
	font-weight: bold;
	text-align: center;
	margin: 5px 0;
}

/*-----------------------------------------------
　　取引実績　/result_ma/
-----------------------------------------------*/
.result_ma{}
.result_ma ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.result_ma li{
	width: 244px;
	list-style: none;
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 0;
	border: solid 1px #CCC;
	display: inline-block;
	vertical-align: top;
	*zoom: 1;
}
.result_ma li:nth-child(3n){ margin-right: 0px; !important}
.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-weight:bold;
	line-height:16px;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.result_ma p{
	color:#006DD9;
	line-height:24px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.result_ma_detail{
	overflow:hidden;
}
.result_ma_detail img{
	max-width: 500px;
	float: left;
}
.result_ma_detail table{
	width: 270px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	float: left;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
.result_ma_detail table th{
	width: 80px;
	font-weight: bold;
	text-align: center;
	border-right: 1px solid #CCC;
	background: #F2F2F2;
}
.result_ma_detail th,.result_ma_detail td {
	font-weight: normal;
	line-height: 32px;
	border-bottom: 1px solid #CCC;
}
.result_ma_detail table td{ padding: 5px;}
.result_ma_detail_comment{
	width: 248px;
	min-height: 78px;
	margin: 10px 0px 0px 10px;
	padding: 10px;
	border: solid 1px #DDD;
	float: left;
}
.result_ma .result_ma_detail_free{
	height: auto;
	margin: 20px auto;
	padding: 0px;
}

/*-----------------------------------------------
	   不動産売却実績　/sale_result_ma/
-----------------------------------------------*/
.sale_result_ma{}
.sale_result_ma a{
	display: block;
	text-decoration: none;
	background: #EEE;
}
.sale_result_ma ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.sale_result_ma ul li{
	margin: 0 0 15px 0;
	overflow:hidden;
}
.sale_result_ma_photo { margin-right: 10px;}
.sale_result_ma_photo img{
	max-width: 250px;
	max-height: 200px;
	border: 1px solid #999999;
	padding: 2px;
	vertical-align: bottom;
}
.sale_result_ma_text{	width: 500px;}
.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;
	line-height: 26px;
	padding-bottom: 10px;
}
.sale_result_ma_link{
	float: right;
	width: 180px;
	height: 40px;
	border: 1px solid #FF9326;
	padding: 2px;
}
.sale_result_ma_link a {
	width: 180px;
	background: #FF9326;
	text-align: center;
	line-height: 40px;
	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 {
	overflow: hidden;
	line-height: 24px;
}
.sale_result_ma_detail p{
	line-height: 24px;
}
.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_photo {
	width: 50%;
	overflow: hidden;
	margin-bottom: 20px;
	float: left;
}
.sale_result_ma_detail_photo li{
	width: 50%;
	list-style: none;
	float: right;
}
.sale_result_ma_detail_photo img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.sale_result_ma_detail_text {
	margin-bottom: 10px;
}
.sale_result_ma_detail_text img {
	max-width: 230px;
	margin-left: 25px;
}
.sale_result_ma_detail_text span {
	font-weight: bold;
	font-size: 16px;
}
.sale_result_ma_detail_text p {
	padding-left: 25px;
	margin: 10px 0;
}
.sale_result_ma_free {
	width: 300px;
	border-top: 1px dashed #dddddd;
	padding-top: 10px;
}
.sale_result_ma_com{
	text-align:left;
	line-height:30px;
	padding-bottom:20px;
}
.sale_result_ma_com2{
	text-align: left;
	line-height: 24px;
	margin-bottom: 10px;
}
.sale_result_ma_com3{
	text-align:left;
	font-weight:bold;
	line-height:28px;
}
/*-----------------------------------------------
	   不動産広告チラシ　/paper_ma/
-----------------------------------------------*/
.paper_ma{
}
.paper_ma ul li{
	display: inline-block;
	width: 240px;
	overflow: hidden;
	text-align: center;
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
}
.paper_ma ul li:nth-child(3n){
	margin-right: 0px;
}
.paper_ma ul li img{ border: 1px solid #CCC;}
div.paper_ma_list_link{
	margin-top: 10px;
}
div.paper_ma_list_link a{
	width: 45%;
	float: left;
	font-weight: bold;
	background: #EEEEEE;
	color: #000;
	letter-spacing: 1px;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	margin: 1px;
	padding: 5px;
}
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{
	max-width: 380px;
	margin: 5px;
}
.paper_ma .paper_ma_text{
	border: #183451 3px solid;
	margin: 20px auto;
	padding: 5px;
	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_ma{}
.live_news_ma ul{
	width: 820px;
	margin:0px -40px 0px 0px;
	padding:0px 0px 0px 0px;
}
.live_news_ma ul li{
	width: 380px;
	min-height: 120px;
	display: inline-block;
	list-style: none;
	margin: 10px 5px 10px 0px;
	padding: 5px;
	vertical-align: top;
	position:relative;
}
.live_news_ma ul li:hover{
	background:#EEE;
}
.live_news_ma ul li a{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
}
.live_news_ma ul li img{
	float:left;
	max-width: 190px;
	max-height:120px;
	margin:5px;
}
.live_news_ma_data{
	width: 210px;
	margin: 0;
	padding: 0;
	float: right;
}
.live_news_ma h3{
	line-height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	background: #87745C;
	color: #FFF;
}
.live_news_ma_com p{
	margin:10px 0 0 0;
	padding:0;
}
.live_news_ma_detail h2{
	margin: 5px 0;
	padding: 0px 0px 0px 0px;
	font-size: 24px;
	text-align: left;
	line-height: 50px;
	border-bottom: 1px dashed #AAA;
}
.live_news_ma_detail ul{
	font-size: 0;
}
.live_news_ma_detail ul li{
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:360px;
	margin:0 5px 20px 5px;
}
.live_news_ma_photo{
	margin:10px 0;
}
.live_news_ma_photo img {
	border: dashed 1px #CCC;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	max-width: 96% !important;
	max-height: 260px !important;
}
.live_news_ma_detail ul li span{
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #9C7841;
}

/*-----------------------------------------------
 .reform_ma /reform_ma/ リフォーム事例
-----------------------------------------------*/

.reform_ma_list ul{
	width:800px;
	overflow:hidden;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.reform_ma_list li{
	width:246px;
	list-style:none;
	margin:0px 17px 30px 0px;
	padding:0px;
	display: inline-block;
	vertical-align: top;
	*display: inline;
	*zoom: 1;
	position:relative;
}
.reform_ma_list li a{
	display:block;
	text-align:left;
	text-decoration:none;
}
.reform_ma_list li a:hover{
	background:#F2F2F2;
}

.reform_ma_list li a:hover ::after{
	color:#FFF;
	content:"詳しく見る";
	position:absolute;
	width:100%;
	height:52%;
	padding-top:40%;
	background:#000;
	text-align:center;
	background-color: rgba(0,0,0,0.5);
	top:0;
	left:0;
}
.reform_ma_list h3{
    line-height: 16px;
    margin: 10px 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;
	border-left: 3px solid #333;
	text-indent: 15px;
	line-height: 24px;
}
.reform_ma_shosai{
	margin: 20px 0;
}
.reform_ma_comment01{
}
.reform_ma_comment02{
    margin: 20px 0;
    clear: both;
    border: 1px solid #333;
    padding: 10px;
}
.reform_ma_before ul{ overflow: hidden;}
.reform_ma_before ul li{
	float: left;
	margin: 1px;
	width: 193px;
	max-height: 130px;
	overflow: hidden;
}
/*　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 {
	min-width: 780px;
	height: auto;
}
.flickSlider .flickThumb {
	width: 100%;
	overflow: hidden;
}
.flickSlider .flickThumb ul {
	width: 110%;
	margin-top: 2%;
}
.flickSlider .flickThumb ul li {
    width: 10% !important;
    max-height: 45px !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 {
	margin: 15px 0 0 0;
}
.form2_ma .sale_box {
	width: 250px;
	float: left;
	margin: 0 12px 0 0;
	border: solid 1px #333;
	overflow: hidden;
}
.form2_ma .sale_box a {
	display: block;
	line-height: 65px;
	color:#333;
	width: 250px;
	height: 65px;
}
.form2_ma .sale_l {
	width: 60px;
	float: left;
	background: #D93600;
	position: relative;
	height: 65px;
}
.form2_ma .sale_r {
	width: 180px;
	float: right;
}
.form2_ma .sale_r span {
	font-weight: bold;
	margin: -15px 0 -20px 0;
	display: block;
}
.form2_ma .sale_r p {
	font-size: 11px;
	line-height: 15px;
	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: 15px 0 0 0;
	position: relative;
}
.form_banner a {
	position: absolute;
	right: 20px;
	bottom: 20px;
	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 ul{
	margin:0px 0px 0px -20px;
	padding:0px 0px 0px 0px;
	font-size:0;
	overflow:hidden;
}
.gallery_ma_list li{
	width:246px;
	list-style:none;
	margin:0px 0px 30px 20px;
	padding:0px;
	display: inline-block;
	vertical-align: top;
	*display: inline;
	*zoom: 1;
	position:relative;
}
.gallery_ma_list li a{
	display:block;
	text-align:left;
	text-decoration:none;
}
.gallery_ma_list li a:hover{
	background:#F2F2F2;
}

.gallery_ma_list li a:hover ::after{
	color:#FFF;
	content:"詳しく見る";
	position:absolute;
	width:100%;
	height:52%;
	padding-top:40%;
	background:#000;
	text-align:center;
	background-color: rgba(0,0,0,0.5);
	top:0;
	left:0;
}

.gallery_ma_list 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-size:16px;
	font-weight:bold;
	margin: 10px 0;
}
.gallery_ma_shosai1 img{
	float:left;
}
.gallery_ma_shosai1{
	overflow: hidden;
}
.gallery_ma_shosai1 table{
	width:auto;
	height:240px;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	float:right;
	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:80px;
	font-weight:bold;
	text-align:center;
	border-right:1px solid #CCC;
	background:#F2F2F2;
}
.gallery_ma_shosai1 td{
	width:340px;
	padding:10px;
}
.gallery_ma_shosai2{
	font-size:13px;
	min-height:78px;
	margin:20px auto;
	padding:10px;
	border:solid 1px #DDD;
	background:F2F2F2;
}

.gallery_ma_shosai3{
	width:780px;
	margin:0px auto;
	padding:0px;
	overflow: hidden;
}
.gallery_ma_shosai3 ul{
	margin:0px;
	padding:0px;
}
.gallery_ma_shosai3 li{
	font-size:12px;
	width:240px;
	list-style:none;
	margin:20px 4px;
	padding:3px;
	border:solid 1px #CCC;
	display: inline-block;
	vertical-align: top;
	*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	スタッフ紹介
-----------------------------------------------*/
.staff_ma_list {
	width:780px;
	margin: 30px auto;
	font-size: 16px;
	overflow: hidden;
	text-align: left;
}
.staff_ma_list li {
	display: inline-block;
	overflow: hidden;
	width: 240px;
	margin-right: 6px;
	margin-bottom: 10px;
	text-align: center;
	border: 1px solid #ccc;
	font-size: 16px;
	vertical-align: top;
	padding: 5px;
	*display: inline;
	*zoom: 1;
}
.staff_ma_list li:nth-child(3n){
		margin-right: 0px;
}
.staff_ma_list li p{
	margin: 0px;
	padding:5px;
}

.staff_ma_list img {
	max-width: 240px;
	border: 0;
	vertical-align:bottom;
}
.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;
}
.staff_ma_list li:hover { border: 1px solid #000000;}
/*連携部分*/
.staff_ma_mc-group ul{
	margin:0;
	padding:0;
	list-style:none;
}
.staff_ma_mc-group ul li{
	width:165px;
	padding:5px;
	margin: 7px;
	border:1px solid #EEE;
	display: inline-block;
	*display:inline;
	*zoom:1;
	vertical-align: top;
}
.staff_ma_mc-group ul li:hover{
	background:#EEE;
}
.staff_ma_mc-group ul li img{
	max-width:165px;
	height:auto;
}

/*-----------------------------------------------
	スタッフ詳細	/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 {
	float: left;
	padding-right: 15px;
}
.staff1_ma_detail li:last-child{
	padding-right: 0px;
}
.staff1_ma_detail li img {
	max-width: 250px !important;
}
.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;
}

/*-----------------------------------------------
	スタッフ紹介２	/staff2/
-----------------------------------------------*/
.staff2_ma_wrap {
	width:780px;
	margin: 30px auto;
	font-size: 13px;
}
.staff2_ma_wrap ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.staff2_ma_detail {
	text-align: left;
}
.staff2_ma_detail_main {
	overflow: hidden;
	margin-bottom: 10px;
}
.staff2_ma_detail_l {
	width: 370px;
	float: left;
}
.staff2_ma_detail_r {
	width: 400px;
	float: right;
}
.staff2_ma_detail_r span {
	text-indent: 15px;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
	display: block;
	border-left: 3px solid #333;
}
.staff2_ma_detail_r p {
	width: 400px;
	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 {
}
.staff2_ma_detail_photo ul li{
	width:240px;
	float: left;
	margin-right: 30px;
}
.staff2_ma_detail_photo ul li:last-child{
	margin-right:0;
}
.staff2_ma_other{
	overflow: hidden;
	margin: 20px 0;
}
.staff2_ma_other .staff2_ma_other_l{
	float: left;
	margin-right: 20px;
}
.staff2_ma_other .staff2_ma_other_r{
	width: 620px;
	float: right;
	background: #f0f0f0;
	padding: 10px;
}
.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: 780px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.staff3_ma ul li{
	margin: 0px 10px 30px 0px;
	width: 246px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
}
.staff3_ma ul li a{
	display: block;
	text-decoration: none;
}
.staff3_ma_photo a p{
	display: block;
	line-height: 35px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	margin-bottom: 10px;
	background: #EEE;
}
.staff3_ma_photo a p:hover{
	background: #CCC;
	color:#FFF;
}
.staff3_ma_photo img{
	max-width: 223px;
	max-height:220px;
	border: 0;
	vertical-align: bottom;
	padding: 2px;
	border: 1px solid #eee;
}

.staff3_ma_shosai_wrap{
	margin:0;
	padding:0;}

.staff3_ma_shosai_wrap h3{
	font-size: 20px;
	width: 780px;
	height: 50px;
	line-height: 50px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	text-indent: 20px;
	text-align: left;
	background: #F2F2F2;
	border-top: 3px double #CCC;
	border-bottom: 1px solid #CCC;
	margin: 10px auto;}

.staff3_ma_shosai_img{
	width: 370px;
	float: left;
	text-align: center;
}

.staff3_ma_shosai_img img{
	border: 1px solid #EEE;
	padding: 1px;
	max-width: 340px !important;
	margin: 14px 0 0 0;
}

.staff3_ma_r{
	width: 400px;
	float: right;}

.staff3_ma_r_title{
	height: 44px;
	width: 400px;
	margin: 15px 0px;
	padding: 0px;
	font-size: 16px;
	line-height: 38px;
	text-indent: 10px;
	font-weight: bold;
	background-image:url(/img/staff3_ma_r_title_bg.jpg);
	background-repeat:no-repeat;
	background-size:100% 100%;
}
.staff3_ma_r ul{
	margin:0;
	padding:0;
}
.staff3_ma_r ul li{
	margin:0 0 5px 0;
	padding:0 0 5px 0;
	list-style:none;
	overflow:hidden;
	border-bottom-style: dotted;
	border-bottom-color: #261300;
	border-bottom-width: 1px;
}
.staff3_ma_r ul li:last-child {
	border:none;
	margin: 0 0 40px 0;
}
.staff3_ma_r ul li span{
	width:70px;
	display:block;
	float:left;
	margin:0 5px 0 0;
	color: #261300;
	font-weight: bold;
}

.staff3_ma_r ul li p{
	width:325px;
	margin:0;
	padding:0;
	float:left;
	line-height:20px;
}
.staff3_ma_message_title{
	margin: 15px 0px;
	padding: 0px;
	font-size: 16px;
	line-height: 60px;
	font-weight: bold;
	text-indent:15px;
	clear:both;
	background-image: url(/img/staff3_ma_r_title_bg.jpg);
	background-repeat: no-repeat;
	background-size: 100% auto;}

.staff3_ma_message_row {
	padding:0 0 0 0px;
}
.staff3_ma_shosai_row{
	margin:20px 0 0px 0;
	overflow: hidden;
}
.staff3_ma_shosai_row ul{
	width: 780px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.staff3_ma_shosai_row ul li{
	display: inline-block;
	vertical-align: top;
	width: 253px;
	margin-right: 5px;
}
.shosai_row_li_last{
	margin:0 !important;
}
.staff3_ma_shosai_row_img{
	max-width: 253px;
	height: auto;
	border: 1px solid #EEE;
	padding: 1px;
	text-align: center;
}
.staff3_ma_shosai_row_text{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

/*-----------------------------------------------
	お客様の声　共通
-----------------------------------------------*/

.voice_ma ul {
	width:800px;
	overflow:hidden;
	margin:0px;
	padding:0px;
}

.voice_ma li {
	border: 4px double #ccc;
	overflow: hidden;
	margin-bottom: 20px;
	display: inline-block;
	vertical-align: top;
	width: 240px;
	display: inline-block;
	*display:inline;
	*zoom:1;
	vertical-align: top;
	margin-right: 10px;
}
.voice_ma li:nth-child(3n){ margin-right: 0px;}
.voice_ma_list li {
	list-style:none;
	margin:0px 18px 50px 0px;
	padding:0px 0px 0px 0px;
}
.voice_ma a {
	display: block;
	color: #000;
	text-decoration: underline;	
}
.voice_ma_title {
	border-bottom: 1px dashed #666;
	font-size: 13px;
	line-height: 20px;
	padding: 10px;
	margin: 0;
	height: auto;
	overflow: hidden;
	text-indent: 17px;
	text-align:left;
	background-color: #FDF0F1;
}
.voice_ma_photo {
	height:160px;
	overflow:hidden;
}
.voice_ma_photo img {
	vertical-align:bottom;
}
.voice_ma_staff_comment{
	background-color: #F0F8FF;
	overflow: hidden;
	padding: 10px;
}
.voice_ma_staff_comment p{
}
.voice_ma_free{
	height:auto;
	width:475px;
	overflow:hidden;
	padding-top: 10px;
	padding-right: 10px;
	line-height: 20px;
	border-right: 1px solid #CCC;
}
.voice_ma_cmt_ttl{
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	text-indent: 10px;
	line-height: 22px;
	border-left: #494949 4px solid;
}
.voice_ma_pict {
	width:200px;
	margin:0 0px 0 10px;
	padding:0 0 0 0;
	height:auto;
	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{
	font-size: 20px;
	width: 780px;
	height: 50px;
	line-height: 50px !important;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	text-indent: 20px;
	text-align: left;
	background: #F2F2F2;
	border-top: 3px double #CCC;
	border-bottom: 1px solid #CCC;
	margin: 10px auto;
}
.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_detail {
	width: 780px;
	overflow: hidden;
}
.voice1_mah3 {
	display: block;
	font-weight: bold;
	line-height: 35px;
	text-indent:10px;
	margin: 0 0 10px 0;
	border-bottom:dotted 1px #AAA;
	border-left:solid 3px #333;
}
.voice1_ma_ttl {
	color:#333;
	font-size: 14px;
	line-height:28px;
	width:100%;
	margin:28px auto 10px auto;
	padding:0px;
	font-weight:bold;
}
.voice1_ma_detail_photo {
	margin-bottom: 10px;
	text-align: center;
}
.voice1_ma_detail_photo img {
	max-width: 780px;
	height:auto;
}
.voice1_ma_detail_text {
	width: 780px;  
	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: 740px;
}
.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{
	width: 100%;
	margin:0px 0px 0px 0px;
	display:inline-block;
}
.voice2_ma_ttl{
	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{
    width: 750px;
    margin: 25px auto;
    padding: 0px 0px 0px 0px;
}
.town ul{
    margin: 0;
    padding: 25px;
    background: #F4F4F4;
}
.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: 0px 0px 10px 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: inline-block;
    font-size: 14px;
    margin-bottom: 10px;
    margin-right: 5px;
    background-color: #FFF !important;
    padding: 3px 5px;
    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_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_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_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_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_mini_other1.png) no-repeat 3px 50%;
    text-indent: 25px;
}

/* 街紹介グループ一覧 */
.cate_town_waku {
    background: #f4f4f4;
    padding: 15px;
    overflow: hidden;
}
.cate_town_wrap {
}
.cate_town_wrap ul{
    padding: 0;
    margin: 10px 0;
}
.cate_town_wrap ul li{ float: left;}
.cate_town_wrap ul li a{
    display: inline-block;
    font-size: 15px;
    color: #333;
    line-height: 32px;
    padding: 0 30px 0 0;
    background-color: #fff!important;
    text-indent: 30px;
    margin: 0 10px 10px 0;
    border: solid 1px #DFDFDD;
}
.town_tel {
    color: #E64C50;
    font-size: 14px;
    margin: 5px 0 0 0;
}
h4.town_shop_tl {
    clear: both;
    font-size: 18px;
    font-weight: normal;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    display: -webkit-box;
    text-decoration: underline;
    padding: 10px 0;
    clear: both;
}
h3.cate_hos_tl { background: url(/img_cms/town/town_icon_hospital.png) no-repeat 0 50%;}
h3.cate_kokyo_tl { background: url(/img_cms/town/town_icon_kokyo.png) no-repeat 0 50%;}
h3.cate_restrant_tl { background: url(/img_cms/town/town_icon_restrant.png) no-repeat 0 50%;}
h3.cate_gakko_tl { background: url(/img_cms/town/town_icon_gakko.png) no-repeat 0 50%;}
h3.cate_life_tl { background: url(/img_cms/town/town_icon_life.png) no-repeat 0 50%;}
h3.cate_shogyo_tl { background: url(/img_cms/town/town_icon_shogyo.png) no-repeat 0 50%;}
h3.cate_other_tl { background: url(/img_cms/town/town_icon_other1.png) no-repeat 0 50%;}

.cate_town_wrap ul li a {
    display: inline-block;
    font-size: 15px;
    color: #333;
    line-height: 32px;
    padding: 0 30px 0 0;
    background-color: #fff!important;
    text-indent: 30px;
    margin: 0 10px 10px 0;
    border: solid 1px #DFDFDD;
}
.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{
}
.town2 ul{
    overflow: hidden;
    margin: 15px 0;
}
.town2 ul li{
    width: 238px;
    display: inline-block;
    vertical-align: top;
    margin: 0 15px 15px 0;
    padding: 5px;
    border: 1px solid #CCC;
}
.town2 ul li:nth-child(3n){
    margin: 0 0px 15px 0;
}
.town2 ul li a{
    width: 100%;
    display: block;
    line-height: 20px;
    background: #fff;
    font-size: 12px;
    color: #000;
    margin: 0 1% 1% 0;
    height: 290px;
}
.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: 690px;
    margin: 20px auto;
    padding: 15px;
    border: solid 15px #F4F4F4;
    overflow: hidden;
    background: #fff;

}
.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{
    font-size: 25px;
    letter-spacing: 1.5px;
    font-weight: bold;
    line-height: 55px;
    margin: 0px auto 20px auto;
    padding: 0px;
    text-indent: 15px;
    background: #336699;
    color: #fff;
}
.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:700px;
    height:auto;
    margin:0px auto;
    padding:0px 0px 0px 0px;
    clear:both;
    overflow:hidden;
}
.town4 img{
    max-width:320px !important;
    height:auto !important;
    margin:0px 20px 0px 0px;
    padding:0px;
}
.town5{
    width:700px;
    line-height:28px;
    margin:20px 0px 15px 0px;
    padding:0px 0px 0px 0px;
}

.town5 img {
    vertical-align: middle !important;
}

.town6{
    width:700px;
    margin:20px 0px 15px 0px;
    padding:0px 0px 0px 0px;
    overflow:hidden;
    clear:both;
}
.town6 img{
    max-width:155px !important;
    max-height:135px !important;
    margin:0px 20px 0px 0px;
    padding:0px 0px 0px 0px;
    float:left;
}
.town6 img:nth-child(4n){
    margin:0px 0px 0px 0px;
}
.town7{
    width:700px;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    background:#FFFFFF;
    clear:both;
}
.town7 table{
    width: 685px;
    margin: 0;
    padding: 0;
    border-top: solid 1px #ccc;
}
.town7 th{
    font-size: 16px;
    text-align: center;
    line-height: 38px;
    font-weight: normal;
    width: 20%;
    margin: 0px;
    padding: 5px;
    background: #F4F4F4;
    border-bottom: solid 1px #CCC;

}
.town7 td{
    font-size:14px;
    line-height:24px;
    width:90%;
    margin:0px;
    padding:5px 5px 5px 15px;
    border-bottom:solid 1px #CCC;
word-break: break-all;
}
.town_sho_tl {
    font-size: 25px;
    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: 670px;
    margin: 0;
    padding: 0px;
}
.town8 p{
    font-size: 25px;
    font-weight: bold;
    line-height: 50px;
    text-indent: 60px;
    margin: 20px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    text-indent: 50px;
    color: #333;
    background: url(/img_cms/town/town_icon_access.jpg) no-repeat 10px 50%;
}
.town8 iframe{
    width:750px;
    height:400px;
    border:solid 1px #CCC;
    margin:0px;
    padding:1px;
}
.town8 #map_canvas{
    width:690px !important;
}
.town9{
    /*width:750px;*/
    margin:20px auto;
    padding:0px;
}
.town9 p{
font-size: 22px;
    line-height: 40px;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    text-indent: 10px;
    font-weight: bold;
    color: #333;
}
.town9 iframe{
    margin:0px auto;
    padding:0px 0px 0px 0px;
    border:none;
    width:750px !important;
        height:360px;
}
.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;
}
