@charset "UTF-8";

/* common */
.margin-b05 {
	margin-bottom: 5px;
}

.font-10 {
	font-size: 77%;
}

.font-15 {
	font-size: 123%;
}

.dotted-top {
	margin-top: 20px;
	padding-top: 10px;
	border-top: 1px dotted #CCCCCC;	
}

.waku-gray {	
	border: 4px solid #CCCCCC;
	padding: 20px 20px;
	margin-bottom: 20px;
}


input[type="text"], input[type="password"], input[type="button"], input[type="submit"], textarea, select, button { 
	outline: none;
}

.page-search-belt #contents input[type="text"] {
	padding: 3px;
	border: 1px solid #CCCCCC;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	
	box-shadow:rgba(204, 204, 204, 0.498039) 3px 3px 6px -2px inset;
	-webkit-box-shadow:rgba(204, 204, 204, 0.498039) 3px 3px 6px -2px inset;
	-moz-box-shadow:rgba(204, 204, 204, 0.498039) 3px 3px 6px -2px inset;
	
}

.input-velocity {
	width: 60px;
}

.page-search-belt #contents input[type="text"].readonly {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	-webkit-appearance: none; 
	
	background-color: #E7E7E7;
}

#contents_two_column #main_area #main_area_inner {
	margin-left: 0;
}

#main_area_inner {
	position: relative;
}

.entry-search-message {
	display: none;
	width: 85%;
	position: absolute;
	top: 280px;
	left: 0;
	z-index: 5;
	margin-left: 30px;	
}

.entry-search-message.entry-search {
	display: block;
}

.search-results.entry-search {
	z-index: 100;
}

.bg-entry-search {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	background-color: rgba(0,0,0,0.4);
}

.bg-entry-search.entry-search {
	display: block;
}


.entry-search-message p {
	width: 100%;
	font-size: 135%;
	height: 50px;
	line-height: 50px;
	background-color: #FFFFFF;
	padding: 20px;
	border: 5px solid #F7F7F7;
}

/* condition */
.page-search-belt #topicpath {
	margin-bottom: 20px;
}

.page-search-belt h2 {
	display: none;
}

.page-search-belt #contents_two_column {
	background: none;	
}

.page-search-belt #contents_two_column #main_area {
	width: 680px;
	border-left: none;
}

.page-search-belt #contents_two_column #side_area {
	width: 280px;
	padding-left: 0;
	background-color: #FFFFFF;
}

.side-search {
	position: relative;
	padding-top: 20px;
	padding-bottom: 40px;
	
	
	box-shadow:rgba(0, 0, 0, 0.14902) 0px 0px 5px 2px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.14902) 0px 0px 5px 2px;
	-moz-box-shadow:rgba(0, 0, 0, 0.14902) 0px 0px 5px 2px;
}

.side-search input[type="submit"] {
	display: block;
	width: 250px;
	height: 48px;
	border: none;
	background: url(./images/btn_search.png) 0 0 no-repeat;
	cursor: pointer;
	text-indent: -9876px;
}

.search-en .side-search input[type="submit"] {
	background-image: url(./images/btn_search_en.png);
}

.search-cn .side-search input[type="submit"] {
	background-image: url(./images/btn_search_cn.png);
}


input[type="button"]:hover,
.page-search-belt input[type="submit"]:hover {
	filter:alpha(opacity=80);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	-moz-opacity:0.8;
   	opacity:0.8;
	
	background-color: transparent;
}

.page-search-belt .submit-top {
	position: absolute;
	top: 160px;
	left: 50%;
	margin-left: -125px;
}

.page-search-belt .submit-bottom {
	margin: 0 auto;
}

.search-condition {
	padding: 20px 10px;
}

.search-condition h3 {
	color: #E43F26;
	font-weight: bold;
	font-size: 116%;
}

.page-search-belt .ico-required {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 60px;
	height: 13px;
	background: url(./images/ico_required.png) left 50% no-repeat;
}

.page-search-belt.search-en .ico-required {
	background-image: url(./images/ico_required_en.png);
}

.page-search-belt.search-cn .ico-required {
	background-image: url(./images/ico_required_cn.png);
}

.toggle-condition {
	display: block;
	color: #E43F26;
	padding: 8px;
	padding-left: 40px;
	font-weight: bold;
	background: url(./images/ico_search_title.png) 10px 50% no-repeat;
	border: 1px solid #CCCCCC;
	font-size: 116%;
	
	cursor: pointer;
}

.toggle-condition.collapse {
	margin-bottom: 20px;
}


.toggle-condition-desc {
	/*display: none;*/
	border: 4px solid #CCCCCC;
	padding: 20px 0;
	margin-bottom: 20px;
}

.toggle-condition-desc.expand {
	/*display: block;*/
}

.conditions {
	padding-left: 16px;
	padding-right: 16px;
}


.search-condition h5 {
	font-weight: bold;
	font-size: 108%;
	margin-bottom: 5px;
}

.search-condition .note {
	font-size: 93%;
	color: #333333;
}

.page-search-belt .checkbox label {
	min-width: 48%;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-size: 108%;
	margin-bottom: 5px;
}

.page-search-belt.search-en .checkbox label {
	width: 100%;
	display: block!important;
}

#slider-range {
	 width: 74px;
	 margin-top: 5px;
	 margin-right: 10px;
}

.range-slider .child {
	float: left;
}

.range-slider .child-left {
	padding-right: 14px;
}

.range-slider .child-right {
	padding-left: 4px;
}

.range-slider input[type="text"] {
	width: 30px;
}

.range-slider .ui-widget-header {
	background: #E95E34 url("./images/ui-bg_gloss-wave_35_f6a828_500x100.png?123") 50% 50% repeat-x;	
}


/* results */
.results-header {
	padding: 20px 10px 10px 10px;
	background-color: #F3F3F3;
}

.contact-buttons {
	position: relative;
	
	height: 40px;
	z-index: 0;
	margin-bottom: 20px;
}

.contact-buttons:after {
	display: block;
	content: url(./images/bg_da.png);
	width: 31px;
	height: 17px;
	position: relative;
	top: -4px;
	z-index: 5;
}


.contact-buttons span {
	padding-right: 4px;
	
	border: 1px solid #CCCCCC;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	
	box-shadow:rgba(204, 204, 204, 0.6) 7px 7px 4px -4px;
	-webkit-box-shadow:rgba(204, 204, 204, 0.6) 7px 7px 4px -4px;
	-moz-box-shadow:rgba(204, 204, 204, 0.6) 7px 7px 4px -4px;
	
	display: inline-block;
	height: 40px;
	
	
	background: #ffffff;

	background: -moz-linear-gradient(top,  #ffffff 0%, #e9e9e9 100%);
	
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e9e9e9));
	
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e9e9e9 100%);
	
	background: -o-linear-gradient(top,  #ffffff 0%,#e9e9e9 100%);
	
	background: -ms-linear-gradient(top,  #ffffff 0%,#e9e9e9 100%);
	
	background: linear-gradient(to bottom,  #ffffff 0%,#e9e9e9 100%);
	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e9e9e9',GradientType=0 );
}


.contact-buttons label {
	
	display: inline-block;
	font-size: 93%;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	height: 40px;
	line-height: 40px;
	border-right: 1px solid #CCCCCC;
	
	min-width: 150px;
}

.contact-buttons input[type="button"] {
	
	display: inline-block;
	padding: 0 20px;
	height: 30px;
	border: none;
	background-color: #E13724;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 93%;
	text-align: center;
	cursor: pointer;
	
	height: 34px;
	line-height: 34px;
	
	min-width: 185px;
	
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}

.results-num {
	background-color: #FFFFFF;
	border: 4px solid #CCCCCC;
	padding: 5px 10px;
	text-align: center;
	font-size: 135%;
	font-weight: bold;
	margin-bottom: 20px;
}

table {
	width: 100%;
}

table th,
table td {
	padding: 10px;
	border: 1px dotted #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	text-align: center;
}

table th {
	font-weight: bold;
	font-size: 108%;
	background-color: #F3F3F3;
	
}

.search-results .btn-contact {
	border: none;
	background-color: #000000;
	color: #FFFFFF;
	
	font-weight: bold;
	padding: 3px 6px;
	cursor: pointer;
}

.search-results .btn-contact:hover {
	background-color: #333333;
}

.search-results table {
	clear: both;
}


.dataTables_length {
	/*width: 140px;*/
	float: right;
	padding: 10px 0;
}

.dataTables_filter {
	width: 240px;
	float: right;
	padding: 10px 0;
}

.dataTables_paginate .next.disabled,
.dataTables_paginate .previous.disabled {
	display: none;
}

.dataTables_paginate {
	margin: 10px 0;
	text-align: center;
	border-bottom: 1px solid #CCCCCC;
	min-height: 43px;
}

.dataTables_paginate a {
	font-size: 123%;
	display: inline-block;
	padding: 12px;
	cursor: pointer;
}

.dataTables_paginate a.current {
	border-bottom: 1px solid #E33825;
}

.dataTables_length select {
	width: 80px;
}

.dataTables_filter input[type="search"] {
	width: 130px;
	font-size: 108%;
}