/** search ONLY */
h1 { display: none; }

h2, h3 { padding: 0; line-height: 1; }

.main { background: white; padding: 15px 50px 30px 50px; }

footer { background: none; height: 80px; }

.tel-text { width: 293px; }

.tel-img { padding-top: 19px; }

.step { margin-bottom: 20px; }
.step li { display: inline; padding-right: 1em; }

.btn-center {
	width: 900px;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 75px;
}

.line-midashi{
	background-color: #E8E8E8;
	border-radius: 5px;
	padding:2px 0;
	margin:20px 0 10px 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	}
.line-midashi span{
	font-size:14px;
	font-weight:bold;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #2D7AC8;
	margin-left: 5px;
	padding-left: 5px;
	line-height:1em;
	}
.line-midashi-means{
	background-color: #E8E8E8;
	border-radius: 5px;
	padding:8px 0px 5px 8px;
	margin:20px 0 10px 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	}
.line-midashi-means span{
	font-size:14px;
	font-weight:bold;
	padding-left: 5px;
	line-height:1em;
	}
	
.thumbnail img{
	width:auto;
	max-height:200px;
	}
.thumbnail-details img{
	width:auto;
	max-height:400px;
	}
	
.btn-pagetop{
	margin:15px 0 0 0;
	}
	
.btn-infolist{
	text-align:center;
	margin:0 0 50px 0;
	}

.w870{
	width:870px;
	}
.w200{
	width:200px;
	}

.mt10{
	margin:10px 0 0 0;
	}
.mt15{
	margin:15px 0 0 0;
	}
.mt25{
	margin:25px 0 0 0;
	}
.ml10{
	margin:0 0 0 10px;
	}
.md25{
	margin:0 0 25px 0;
	}
.md50{
	margin:0 0 50px 0;
	}
.mr25{
	padding:0 25px 0 0;
	}
	
.infoplus{
	vertical-align: -3px;
	margin:0 0 0 10px;
	}
	
.pagenavi {
	text-align:center;
	margin-top: 10px;
	margin-bottom: 10px;
	}
.pagenavi a{
	text-decoration: none;
	color: #396ED2;
	}
.pagenavi a:hover{
	text-decoration: underline;
	color: #396ED2;
	}
	
.info-title{
	font-size: 14px;
	font-weight: bold;
	color: #000;
	}
	
.info-maintxt{
	/*white-space: nowrap;*/
	width: 100%;
	line-height: 1.5em;
	height: 3em;
	overflow: hidden;
	/*-o-text-overflow: ellipsis;*/
	/*text-overflow: ellipsis;*/
	}
	
#infolist {
    border-top: 1px dotted #d8cfc6;
    overflow: hidden;
    font-size: 12px;
}

#infolist a{
	color: #000;
	text-decoration: underline;
}

#infolist dt {
    clear: left;
    float: left;
    width: 180px;
    padding: 12px 0px;
    background: url(../../img/arw.png) no-repeat 5px center;
}
#infolist img {
    vertical-align: middle;
}
#infolist dt img {
	margin-left:10px;
	margin-right:5px;
}
#infolist dd {
    margin-left: 0;
	margin-bottom:5px;
    padding: 12px 10px 22px 180px;
    border-bottom: 1px dotted #babbba;
}
#infolist dd p a{
	color: #006;
}
#infolist dd .img-box{
	float:left;
	width: 200px;
	margin: 12px 20px 22px 0px;
}
#infolist dd .txt-box{
}



#infodetail {
    border-top: 1px dotted #d8cfc6;
    overflow: hidden;
    font-size: 12px;
}

#infodetail a{
	color: #000;
	text-decoration: underline;
}

#infodetail dt {
    float: right;
    width: 180px;
    padding: 12px 0px;
    background: url(../../img/arw.png) no-repeat 5px center;
}
#infodetail img {
    vertical-align: middle;
}
#infodetail dt img {
	margin-left:10px;
	margin-right:5px;
}
#infodetail dd {
	width:670px;
    margin-left: 0;
    padding: 12px 10px 12px 10px;
}
#infodetail dd p a{
	color: #006;
}
#infodetail dd .img-box{
	float:left;
	width: 200px;
	margin: 12px 20px 22px 0px;
}
#infodetail dd .txt-box{
}



.hp-link {
	font-weight: bold;
	}
.hp-link a{
	background-image: url(../search/img/mark-hplink.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	}
	
.icoSquare {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 13px;
	background-image: url(../search/img/ico_square.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.font1 {
font-family: 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', 'Hiragino Kaku Gothic Pro', Osaka;
font-size: 13px;
line-height: 150%;
}

.tbl-noline {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
.tbl-noline tr td{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

.red {
	color: #CF121B;
}

.icon-explanation{
	margin-bottom: 30px;	
}
