@charset "utf-8";
/* CSS Document */

.map_manualbox {
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
}
.left2 .map_manualbox ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.map_manualbox ul li {
	float: left;
}

.mapico1{
	background-image: url(img/map_ico1.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 30px;
	padding-left: 35px;
	padding-right: 10px;
	
}
.mapico2{
	background-image: url(img/map_ico2.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 30px;
	padding-left: 35px;
	padding-right: 10px;
	
}

.mapico3{
	background-image: url(img/map_ico3.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 30px;
	padding-left: 35px;
	padding-right: 10px;
	
}

.mapico4 {
	background-image: url(img/map_ico4.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 30px;
	padding-left: 35px;
	padding-right: 10px;
	
}

.mapico5 {
	background-image: url(img/map_ico5.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 30px;
	padding-left: 35px;

}
.contents_zoom2017 {
    margin: 10px 0px;
	background-color: #FFFFFF;
	padding: 20px;
}
.zoom_contentstitle {
	display: block;
	padding: 5px;
	border-left: 5px solid #21694B;
	color: #7B1011;
}

/* sp */

@media screen and (max-width: 800px) {
    .contents_tabubox50LF {
        display: block;
        margin: 10px 0px;
    }
}

/* tb */

@media screen and (min-width: 800px) {
    .contents_tabubox50LF {
        float: left;
        width: 50%;
    }
}

/* pc */

@media screen and (min-width: 1020px) {
    .contents_tabubox50LF {
        float: left;
        width: 50%;
    }
}
.bule_textL {
	color: #0000FF;
	font-size: 120%;
}
.orange_textLL {
	color: #F84D00;
	font-size: 150%;
	margin-bottom: -10px;
	margin-top: -10px;
}
.red_textLL {
	color: #FF0101;
	font-size: 120%;
	margin-bottom: -10px;
	margin-top: -10px;
}

.satei_titlebox {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFFFFF;
	background-color: #7FB335;
	padding: 10px;
	margin-bottom: 10px;
}
.sateimail_btbox {
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 20px;
}
.satei_btLF33 {
	float: left;
	width: 33%;
}
.kaitori_bg5man {
    display: block;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
    overflow: hidden; 
	border: 2px dotted #D72023;
	background-color: #FFFFDF;
}
.kaitori_bg5man img{
	float: left;
    margin: 0px 20px 10px 0px;
}
.sindanshi_bg {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 2px dotted #D72023;
	background-color: #FFFFFF;
	height: auto;
    overflow: hidden;
}

/* sp */

@media screen and (max-width: 760px) {
    .sindanshi_bg img {
        display: block;
    }
}

/* tb */

@media screen and (min-width: 760px) {
    .sindanshi_bg img {
        float: right;
        margin-left: 20px;
        margin-bottom: 20px;
    }
}

/* pc */

@media screen and (min-width: 1020px) {
    .sindanshi_bg img {
        float: right;
        margin-left: 20px;
        margin-bottom: 20px;
    }
}


.information_bg {
	padding: 20px 300px 20px 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 2px dotted #D72023;
	background-color: #FFFFFF;
	height: auto;
}
.information_bg img {
    float: right;
    margin: 0px 10px 10px 20px;
}

.newhouse_bg {
	background-image: url(img/newhouse_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 100px 160px 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 2px solid #D72023;
	background-color: #FFFFFF;
	height: 320px;
	
}
.kaitori_topimg2017 {
    display: block;
	font-size: 120%;
	padding: 10px;
}
.shindan_topimg2017 {
	font-size: 120%;
	height: auto;
	padding: 20px;
}
.info_network {
	font-size: 120%;
	height: auto;
	padding-top: 10px;
	padding-left: 20px;
}
.shindan_2ndimg2017 {
	font-size: 120%;
	height: auto;
	padding: 20px;
}
/* sp */

@media screen and (max-width: 800px) {
    .shindan_2ndimg2017 img {
        display: block;
        text-align: center;
    }
}

/* tb */

@media screen and (min-width: 800px) {
    .shindan_2ndimg2017 img {
        float: right;
        margin: 5px 5px 10px 10px;
    }
}

/* pc */

@media screen and (min-width: 1020px) {
    .shindan_2ndimg2017 img {
        float: right;
        margin: 5px 5px 10px 10px;
    }
}
.kaitori_boxunder {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #A6A6A6;
	margin-top: 10px;
	margin-bottom: 10px;
}
.kaitori_titleorange {
	background-color: #FF6600;
	padding: 5px;
	display: block;
	color: #FFFFFF;
}
.kaitori_titlegreen {
	background-color: #F5A301;
	padding: 5px;
	display: block;
	color: #FFFFFF;
}

.kaitori_titleblack {
	background-color: #000000;
	padding: 5px;
	display: block;
	color: #FFFFFF;
}
.kaitorikun_bgcommentbox {
	display: block;
    overflow: hidden;
	padding: 10px;
}
.kaitorikun_bgcommentbox img {
    float: left;
    margin: 10px;
}

.shindan_mailbox {
	height: auto;
	padding: 10px;
	text-align: center;
}
.kaitorikun_bgcommentbox a   {
	background-image: url(../img/green_bt.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	padding-right: 10px;
	text-decoration: none;
	font-size: 14px;
	height: 30px;
}

.kaitorikun_bgcommentbox a:hover {
	background-image: url(../img/red_bt.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}
.shindanmail_box {
	width: 250px;
	margin-right: auto;
	margin-left: auto;
}

.infomail_box {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
.information_box {
	overflow: hidden;
	margin-top: 10px;
	height: auto;
	margin-bottom: 20px;
}
.enkaku_box {
	padding: 10px 10px 10px 10px;
	overflow: hidden;
	margin-top: 10px;
}
.information_box img {
	margin: 5px;
}
.info_tdbox {
    display: block;
}
.info_titlecolumn {
	display: table;
	width: 100%;
	border-bottom: 1px dotted #8F8F8F;
	margin-bottom: 3px;
}
/* sp*/

@media screen and (max-width: 767px) {
	.info_column {
		margin-top: 5px;
		margin-bottom: 5px;
		vertical-align: middle;
		display: block;
	}
	.info_columnE {
		width: 490px;
		margin-top: 5px;
		margin-bottom: 5px;
		vertical-align: middle;
		display: table-cell;
		padding-left: 10px;
	}
	.info_columnT {
		margin-top: 5px;
		margin-bottom: 5px;
		vertical-align: top;
		display: block;
	}
}

/* pc */

@media screen and (min-width: 768px) {
	.info_column {
		width: 70%;
		margin-top: 5px;
		margin-bottom: 5px;
		vertical-align: middle;
		display: table-cell;
	}
	.info_columnE {
		width: 490px;
		margin-top: 5px;
		margin-bottom: 5px;
		vertical-align: middle;
		display: table-cell;
		padding-left: 10px;
	}
	.info_columnT {
		width: 30%;
		margin-top: 5px;
		margin-bottom: 5px;
		vertical-align: top;
		display: table-cell;
	}
}

p.indent-1 {
	padding-left:0.5em;
	text-indent:-0.5em;
}
p.indent-2 {
	padding-left:0.5em;
	text-indent:-0.1em;
}
.enkaku_box li {
	list-style: upper-roman;
}
.mag_futatsubox {
	background-color: #FFFFCC;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 2px dotted #B95D02;
}
.QuoBOX {
	background-color: fff;
	margin: 10px;
	padding: 20px;
	overflow: hidden;
    border: dashed 2px #AD4B00;
}
.QuoBOX img {
	margin: 10px;
	float: right;
}
.small_redTXT {
	font-size: 90%;
	color: #830002;
}
.landscapebox {
    text-align: center;
    padding: 20px;
}
.shindan_ttlbox {
    background-color: #019B45;
    padding: 10px;
    border-radius: 8px;
    text-align: center;
    display: block;
    color: #fff;
}
.stafftitlebox {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px dotted #FFD014;
    border-bottom: 1px dotted #FFD014;
}
.sell_ttlL {
    background-color: #FF6600;
    display: block;
    padding: 10px;
    margin-bottom: 20px;
    color: #fff;
}
.sell_ttlLg {
    background-color: #368300;
    display: block;
    padding: 10px;
    margin-bottom: 20px;
    color: #fff;
}
.sell_comment {
    padding: 10px;
    font-size: 90%;
}
.sell_sateibox {
    display: block;
    padding: 5px;
    border: 8px solid #FF9C00;
    overflow: hidden;
    margin-bottom: 20px;
}
.selltelBOX {
    padding: 20px;
    margin: 0px 10px;
    border: 1px solid #000000;
    text-align: center;
}
.sellratingBOX {
    background-color: #FFB21F;
    color:#fff;
    padding: 20px;
    margin: 0px 10px;
    font-size: 200%;
    height: 60px;
    border: 1px solid #000000;
    text-align: center;
}
.sellratingBOX a {
    color: #fff;
}
.sell_flowbox {
    display: block;
    padding: 10px;
    border: 8px solid #C1C1C1;
    overflow: hidden;
    margin-bottom: 10px;
}
/* sp */

@media screen and (max-width: 800px) {
    .sell_flowbox img {
        max-width: 40%;
        display: block;
        min-width: 80%;
        margin-bottom: 10px;
    }
}
.sell_flowbox img {
    float: right;
    min-width: 30%;
    margin-left: 10px;
}
.sell_flowbox_ttl {
    font-size: 120%;
    color: #820D0F;
}
.sellbox_bt {
    padding: 5px;
    display: block;
    width: 200px;
    background-color: #FF6700;
    color: #FFFFFF;
    border-radius: 3px;
}
.membertokuten th {
    background-color: #FCD69E;
    padding: 5px;
    border-bottom: dotted 1px #DF600B;
    text-align: center;
}
.membertokuten_line {
    border-right: solid 1px #000;
}
.membertokuten td {
    padding: 5px;
    border-bottom: dotted 1px #DF600B;
}
.membertokuten_line1 {
    border-right: dotted 1px #DF600B;
}
.member_info {
    display: block;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 2px dotted #FF7803;
}

.salesconstbox {
	background: #FF9C00;
}