@charset "Shift_JIS";
/* CSS Document */

.btnHg a.btn3 {
	color:#000;
}

li {
	list-style:none outside;
}
#contentsHead {
	padding:10px 10px 20px;
	line-height:1.3;
	font-size:14px;
}
#contentsHead h2 {
	margin:0 0 10px;
	text-align:center;
}
#contentsHead h2 img {
	max-width:100%;
}

.tabMenu.top {
	background-color:#4769A6;
	border:solid 1px #bbb;
	padding:0 0 10px;
}
.tabMenu.bottom {
	border:solid 1px #bbb;
	padding:0;
}

.tabMenu li {
	background-image: -webkit-gradient(linear, left top, left bottom, from(#EFEFEF), to(#D1D1D1)); /* webkit */
	background-image: -moz-linear-gradient(top, #EFEFEF, #D1D1D1); /* FF3.6 */
	background-image: linear-gradient(top, #EFEFEF, #D1D1D1);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#EFEFEF', endColorstr='#D1D1D1')";
	border-bottom:solid 1px #BBBBBB;
	text-align:center;
	padding:0;
	margin:0;
	display:inline-block;
	width:33%;
	font-size:14px;
}
.tabMenu.bottom li {
	border-bottom:none;
}
.tabMenu li:last-child {
	width:34%;
}
.tabMenu li.active {
	background-image: -webkit-gradient(linear, left top, left bottom, from(#0C3085), to(#4769A6)); /* webkit */
	background-image: -moz-linear-gradient(top, #0C3085, #4769A6); /* FF3.6 */
	background-image: linear-gradient(top, #0C3085, #4769A6);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#0C3085', endColorstr='#4769A6')";
	border-bottom:none;
}


.tabMenu li a {
	display:block;
	padding:12px 0;
	color:#333;
	text-decoration:none;
	border-right:solid 1px #BABABB;
	border-left:solid 1px #BABABB;
}
.tabMenu li:first-child a {
	border-right:none;
	border-left:none;
}
.tabMenu li:last-child a {
	border-right:none;
	border-left:none;
}
.tabMenu li.active a {
	color:#fff;
	font-weight:bold;
}


#tabContents {
	background-image: -webkit-gradient(linear, left top, left bottom, from(#C7DCED), to(#DAE8F3)); /* webkit */
	background-image: -moz-linear-gradient(top, #C7DCED, #DAE8F3); /* FF3.6 */
	background-image: linear-gradient(top, #C7DCED, #DAE8F3);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#C7DCED', endColorstr='#DAE8F3')";
	padding:17px 10px 1px;
	font-size:14px;
}
#tabContents h3 {
	border:solid 1px #CECECE;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#8093BF), to(#0C3085)); /* webkit */
	background-image: -moz-linear-gradient(top, #8093BF, #0C3085); /* FF3.6 */
	background-image: linear-gradient(top, #8093BF, #0C3085);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#8093BF', endColorstr='#0C3085')";
	padding:0 0 0 8px;
	margin:0 0 17px;
}
#tabContents h3 span {
	display:block;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#DFDFDF)); /* webkit */
	background-image: -moz-linear-gradient(top, #fff, #DFDFDF); /* FF3.6 */
	background-image: linear-gradient(top, #fff, #DFDFDF);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fff', endColorstr='#DFDFDF')";
	color:#0C3085;
	font-weight:bold;
	padding:10px 22px;
}

#tabContents .box {
	background-color:#fff;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	border:solid 1px #ccc;
	margin:0 0 20px;
	padding:0 0 18px;
    background-image: url("../img/i_arrow_d.png");
    background-position: 99% center;
    background-repeat: no-repeat;
    background-size: 20px 20px;
	position:relative;
}
#tabContents .box h4 {
	/* border-top:solid 7px #65A0CD; */
	background-color:#65A0CD;
	border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
	border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-top-right-radius: 5px;
	padding:7px 0 0;

}
#tabContents .box h4 span {
	display:block;
	background-color:#fff;
	padding:16px 5px;
}
#tabContents .box h4 em {
	display:inline-block;
	font-weight:bold;
	font-style:normal;
	font-size:88%;
	padding:7px;
	margin:0 0 0 0.5em;
	color:#fff;
}

#tabContents .box h4 a {
	display:block;
	padding:0.7em 0 0 0.5em;
}
#tabContents .box ul {
	display:table-cell;
	vertical-align:top;
	padding:0 15px 0 0;
	display:table-cell;
	line-height:1.5;
}
#tabContents .box ul li{
	word-wrap:break-word;
}
#tabContents .box .photo {
	padding:0;
}
#tabContents .box .photo li{
	padding:3px;
	margin:0 10px 0;
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	border:solid 1px #CECECE;
	box-shadow: 0px 0px 5px #CECECE;
	-moz-box-shadow: 0px 0px 5px #CECECE;
	-webkit-box-shadow: 0px 0px 5px #CECECE;
	line-height:0;
}
#tabContents .box .photo img {
	max-width:95px;
}
#tabContents .box .place {
	vertical-align:middle;
	padding:10px 0 10px 27px;
	margin:-10px 0 0;
}
#tabContents .box .access {
    background: url("/common/sp/img/by_train-r_l.png") left center no-repeat;
	background-size: 20px 20px;
	padding:10px 0 10px 27px;
}

#tabContents .box .access span {
	color:#f00;
}
#tabContents .box .schedule {
	margin:15px 0 0 3px;
}
#tabContents .box .btnLink a {
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
#tabContents .box.mansion .place {
    background: url("/common/sp/img/mansion_buy-r_l.png") left center no-repeat;
	background-size: 20px 20px;
}
#tabContents .box.mansion h4 em {
	background-color:#E37D00;
}
#tabContents .box.house .place {
    background: url("/common/sp/img/house_buy-r_l.png") left center no-repeat;
	background-size: 20px 20px;
}
#tabContents .box.house h4 em {
	background-color:#008CE3;
}



#btnList {
	padding:28px 10px 49px;
	font-size:14px;
}
#btnList li {
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	border:solid 1px #A3A6AD;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FBFBFB), to(#D7D7D7)); /* webkit */
	background-image: -moz-linear-gradient(top, #FBFBFB, #D7D7D7); /* FF3.6 */
	background-image: linear-gradient(top, #FBFBFB, #D7D7D7);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FBFBFB', endColorstr='#D7D7D7')";
	text-align:center;
	padding:0;
	margin:0 0 20px;
}
#btnList li a {
	color:#333;
	text-decoration:none;
	display:block;
	padding:24px 0;
    background-image: url("../img/i_arrow_d.png");
    background-position: 98% center;
    background-repeat: no-repeat;
    background-size: 20px 20px;
}