
/*
div#thum_area div.thum_date {
	width:109px;
	margin-top:0;
	padding-top:9px;
}*/
div#thum_area a img {
	margin-top:0;
}
.telina {
	margin-bottom:13px;
}

/*=  =*/
#SearchArea {
	padding:5px 15px 5px;
	border:4px solid #feda79;
	border-radius:5px;
	line-height:1.4;
	background:#fff5dc url("../../img/jirei/search/bg_search3.jpg") 100% 50% no-repeat;
}
#SearchArea fieldset {border:none;}
#SearchArea fieldset div {margin-top:3px;}
#SearchArea legend {
	font-size:24px;
	font-weight:bold;
	color:#333;
}
#SearchArea input {
	vertical-align: middle;
}
#SearchArea #q {
	width:240px;
	padding:0 5px;
	border-radius:2px;
	border-color:#BDBDBD;
	line-height:20px;
	font-size:16px;
	letter-spacing:1px;
}
#SearchArea #q:focus {background-color:#F5FFFF;}
	#SearchArea input:focus::-webkit-input-placeholder { color:transparent; }
	#SearchArea input:focus:-moz-placeholder { color:transparent; }
	#SearchArea input:focus::-moz-placeholder { color:transparent; }

#SearchSubmit {
	width:76px;
	height:22px;
	border:0;
	background:url("../../img/jirei/search/btn_search-submit.png") 0 0 no-repeat;
}
#SearchSubmit:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}
#SearchTitle {
	margin-top:20px;
	margin-bottom:10px;
	padding:0 10px;
	line-height:40px;
	background-color:#ececec;
	font-size:16px;
	font-weight:bold;
}
#resultText01 {
	margin-top:10px;
	font-weight:bold;
}
#resultText01 span {padding-left:20px;}
#BfSelect {padding-top:6px;}
#BfSelect li {
	margin-right:7px;
	font-size:13px;
}
#BfSelect label {
	padding:2px;
	background-color:#fff5dc;
	vertical-align:middle;
	cursor:pointer;
}
#BfSelect input[type="radio"] {
	margin-top:-2px;
	vertical-align:middle;
	cursor:pointer;
}
#BfSelect input[type="radio"]:hover + label {
	background-color:#FFCE90;
}
#BfSelect input[type="radio"]:checked + label {
	/*background-color:#FF8F00;
	color:#FFF;*/
	background-color:#FFCE90;
}


/*=  =*/

.resultItem {
	margin-bottom:10px;
	padding:10px;
	border:1px solid #CCC;
}
.resultItem:hover {
	border-color:#ff944c;
	background-color:#FFFCF2;
	box-shadow:rgba(0, 0, 0, 0.1) 0px 0px 6px 3px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.1) 0px 0px 6px 3px;
	-moz-box-shadow:rgba(0, 0, 0, 0.1) 0px 0px 6px 3px;
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}
.resultItem .header {
	height:25px;
	font-size:13px;
}
.header_date {
	width:130px;
	float:left;
}
.name_address {
	width:200px;
	text-align:right;
	float:left;
}
.type3_icon {text-align:right;}
.type3_icon img {margin-top:-5px;}
.resultItem .leftArea {
	width:320px;
	margin-right:15px;
	float:left;
}
.resultItem .rightArea {
	width:310px;
	float:left;
}
.res_item_data {
	width:320px;
	border-collapse: collapse;
	font-size:14px;
}

.res_item_data .col01 {width:22%;}
.res_item_data .col02 {width:77%;}
.res_item_data th {
	padding:5px 0;
	border-top:1px solid #CCC;
	font-weight:normal;
	text-align:center;
}
.res_item_data td {
	padding:5px 0 5px 10px;
	border-top:1px solid #CCC;
	line-height:1.4;
	font-size:12px;

}
.res_befoer th {background-color:#ececec;}
.res_after_text {
	color:#0166FE;
	cursor:pointer;
	font-weight:bold;
	font-size:14px;
}
.res_befoer td, .res_after td {
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, 'メイリオ', Osaka, 'MS PGothic', 'ＭＳ Ｐゴシック', verdana, 'Lucida Grande', sans-serif;
}
.res_item_data .makerText {font-size:12px;}
.res_befoer td a {
	color:#000;
	font-size:14px;
	font-weight:bold;
}
.res_after_text {color:#168B11;}
.res_after th {background-color:#fff1ee;}
.res_totalCost th {padding-top:12px;}
.res_totalCost td {
	padding-top:7px;
	line-height:1em;
	font-size: 24px;
	font-weight: bold;
	color: #F50000;
}
.res_totalCost td .tax_text {font-size:14px;}
.res_spec li {
	margin-top:5px;
	margin-right:5px;
	float:left;
}

/*=  =*/
#NotFound {
	padding:0 5px;
	font-size:14px;
	line-height:1.4;
}
#NotFound p {margin-bottom:1.5em;}
#NotFound dl {
	width:600px;
	margin-bottom:2em;
}

#NotFound dt {
	padding:2px 5px;
	margin-bottom:5px;
	border-left:3px solid #F26A00;
	background-color:#FFEAD4;
}
#NotFound dd {
	margin-left:5px;
	font-size:13px;
}

/*= highlight =*/
em {font-style:normal;}
.highlight {
	background-color:#ffaa2e;
	font-weight:bold;
	color:white;
}

/* Search */
form#Search, form#Search fieldset, form#Search input {
	margin:0;
	padding:0;
}
form#Search {
	width:220px;
	height:24px;
	margin-top:-3px;
	text-align:right;
	width:910px;
	margin-top:-16px;
	margin-bottom:-16px;
}
form#Search fieldset {border:none;}
form#Search input {vertical-align:middle;}
form#Search #search_button:hover {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
#Search legend {display:none;}

#Search input[type="text"] {
	width:139px;
	padding-left:2px;
	height:18px;
	border:1px solid #BFBFBF;
}
#Search input[type="text"]:focus {
	border:solid 1px #EEA34A;
}
