@charset "utf-8";
h1{
	margin: 0 0 40px 0 !important;
	font-size: 220% !important;
	color: #000000;
}
.mf_pagenumber{
	margin: 0 auto !important;
}
#mf_settingsbg a{
	line-height: 1.6 !important;
	
}
#mf_settingsbg p{
	line-height: 1.8 !important;
	
}
.mf_stgli p{
	margin-bottom: 5px;
	
}

#areaWrapper1 #mainArea .mf-search-results_body_result_texts{
    margin: 0 0 5% 0;
}

#areaWrapper1 h2{
    margin: 10px 0 0 0;
    font-size: 14px;
    letter-spacing: 0.1em;
    background:unset;
    color: #444444;
}

#areaWrapper1 .mf-search-results_body_result.mf_finder_doc_outbound{
    border-top: #eeeeee 2px solid;
    padding:20px 0;
}

#areaWrapper1 h3{
    border:none;
	width : 90%;
    padding: 0;
	margin: 0 0 10px 0;
	font-size: 17px;
	letter-spacing: normal;
	line-height: 1.3em;
}
#areaWrapper1 h3 a{
	color: #990033;
}

#areaWrapper1 #mainArea p.mf-search-results_body_result_texts_description{
	font-size: 14px;
	display: block;
	clear: both;
	width : 90%;
	color: #666666;
	font-size: 12px;
	letter-spacing: 0.1em;
	max-height:55px;
	overflow:hidden;
	line-height: 1.5em;
    margin: 0 0 10px 0;
}

#areaWrapper1 #mainArea  .mf-search-results_body_result_texts_url_text{
	color: #666666;
}

#areaWrapper1 .mf-search-bar_doc-type.mf-custom-select-wrapper label:after {
	display: block;
	content: "\f13a"; /*fa-chevron-circle-down*/
	font-family: "FontAwesome";
	color: #bbb;
	position: absolute;
	top: 2px;
	bottom: 0;
	right: 8px;
	pointer-events: none;
}

#areaWrapper1 .mf-search-bar_doc-type.mf-custom-select-wrapper{
    margin-right: 10px;
}

#areaWrapper1 .mf-search-bar_doc-type.mf-custom-select-wrapper{
    display: none;
}

#areaWrapper1 .mf-custom-select-wrapper_custom-select{
    -webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	position: relative;
	padding: 6px;
	border: 1px solid #ddd;
	border-radius: 20px !important;
	background: #eee;
	background: -webkit-linear-gradient(top, #fff 0%,#eee 100%);
	background: linear-gradient(to bottom, #fff 0%,#eee 100%);
	font-size: 14px;
	line-height: 100%;
    color: #444444;
}

#areaWrapper1 .mf-search-bar{
    position: relative;
}

#areaWrapper1 .mf-search-box .mf-search-bar .mf-search-bar_button .mf-search-bar_button_icon{
    color: #333333;
}

#areaWrapper1 .mf-search-box .mf-search-bar .mf-search-bar_input-wrapper{
    display: table-cell;
    width: 100%;
    margin: 0 auto;
    background-color: #eee;
    border-radius: 16px;
}
#areaWrapper1 .mf-search-box .mf-search-bar .mf-search-bar_input{
	width: 100%;
	height: 32px;
	margin: 0;
	padding: 0;
	padding-left: 15px;
	font-size: 16px;
	border: none;
	background: none;
}

#areaWrapper1 .mf-search-box .mf-search-bar .mf-search-bar_button{
	position: absolute;
	right: 10px;
	top: 5px;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #333333;
	text-align: center;
	border: none;
	background: none;	
}

#areaWrapper1 .mf-search-results_no-results{
    margin-top: 50px;   
}

#areaWrapper1 .mf-search-results .mf-highlighted-text{
    background: #eeeeee;
}

/*カテゴリプルダウン*/
#areaWrapper1 .mf-filters_selects_category{
    display: none;
}

/*ページャー*/
#areaWrapper1 .mf-pagination .mf-pagination_button {
	 font-weight: normal;
	 background: #eeeeee;
 }

#areaWrapper1 .mf-pagination .mf-pagination_button:not(.active-page):hover:not(:disabled) {
	 font-weight: normal;
	 background: #cccccc;
	color: #ffffff;
	border: #aaaaaa solid 2px;
 }

#areaWrapper1 .mf-pagination .mf-pagination_button.active-page{
	color: #ffffff;
	background: #aaaaaa;
	text-align: center;
	list-style: none;
	display: block;
	text-decoration:none;
	border: #aaaaaa solid 2px;
}

#areaWrapper1 #areaWrapper2 #mainArea{
    width: 980px;
}

#areaWrapper1 #rightArea{
    display: none;
}
