@charset "utf-8";
/* fc search
============================== */
#tmp_cnt_main {
 	color:#000000;
}
#tmp_cnt_main a{
	/*font-weight:normal;*/
 	color:#0000ff;
}
#tmp_cnt_main a.current{
	/*font-weight:normal;*/
 	color:#000000;
	text-decoration: none;
}
#tmp_contents #tmp_search_contents .keyword {
	padding:0 0 0 20px;
}
#tmp_contents #tmp_search_contents .keyword input {
	display:inline;
	margin-right:10px;
	vertical-align:middle;
}
#tmp_contents #tmp_search_contents table.schtable {
	margin:0 0 0.8em;
	color:inherit;
	background-color:#FFFFFF;
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #999999;
	clear:both;
}
#tmp_contents #tmp_search_contents table.schtable th {
	width:164px;
	padding:10px 8px;
	text-align:left;
	vertical-align:top;
	color:inherit;
	/*background-color:#EFEFEF;*/
	background-color:#FCECEC;
	border:1px solid #999999;
}
#tmp_contents #tmp_search_contents table.schtable td {
	padding:10px 8px;
	text-align:left;
	vertical-align:top;
	border:1px solid #999999;
}
#tmp_contents #tmp_search_contents table.schtable td table {
	border-collapse:collapse;
	border-spacing:0;
	border:none;
	margin:0;
}
#tmp_contents #tmp_search_contents table.schtable td table td {
	padding:0;
	width:165px;
	border:none;
}
#tmp_contents #tmp_search_contents table.schtable p {
	margin:0;
}                                       	
#tmp_contents .btn_sch {
	clear:both;
	color:inherit;
	/*background-color:#F7EEFB;*/
	background-color:#FCECEC;
	/*margin:0 0 40px;*/
	margin:0 0 10px;
	padding:13px 0;
	text-align:center;
}
#tmp_contents .btn_sch p {
	margin:0 5px;
	display:inline;
	font-size:0.1%;
	line-height:0.1;
}

/* result */
#tmp_contents .result_navi {
	clear:both;
	text-align:center;
	margin:20px 0;
}
#tmp_contents .result_navi ul {
	margin:2px 0;
	display:inline;
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents .result_navi ul li {
	display:inline;
	margin:0 0 0 5px;
	padding:3px 8px 3px 15px;
	border-left:1px solid #000000;
}
#tmp_contents .result_navi ul li a {
	display:inline-block;
}
#tmp_contents .result_navi ul li.navi_prev {
	margin-right:12px;
	border:none;
	padding-left:30px;
	padding-right:0;
	background:url(/search/images/navi_prev.gif) no-repeat left center;
}
#tmp_contents .result_navi ul li.navi_next {
	padding-left:15px;
	padding-right:30px;
	background:url(/search/images/navi_next.gif) no-repeat right center;
}

/* search ‹¤’Ê
============================== */
/* photo w160 boder 1px */
#tmp_contents .pht_s1_dtl {
	color:#000000;
	clear:both;
	width:100%;
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px solid #CCCCCC;
}

#tmp_contents .pht_s1_dtl .pht_s_dtl_img {
	float:left;
	width:160px;
	margin-right:-160px;
	position:relative;
	z-index:1;
}
#tmp_contents .pht_s1_dtl .pht_s_dtl_img p {
	margin-bottom:0;
}
#tmp_contents .pht_s1_dtl .pht_s_dtl_cnt {
	float:right;
	width:100%;
}
#tmp_contents .pht_s1_dtl .pht_s_dtl_cnt2 {
	margin-left:175px;
}
* html #tmp_contents .pht_s1_dtl .pht_s_dtl_cnt2 {
	width:100%;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_contents .btn_sch:after,
#tmp_contents .result_navi ul:after,
#tmp_contents .pht_s1_dtl:after {
	content:".";
	display:block;
	height:0;
	font-size:0.1%;
	line-height:0.1;
	clear:both;
	visibility:hidden;
}
/* for IE7.0 */
*:first-child+html #tmp_contents .btn_sch,
*:first-child+html #tmp_contents .result_navi,
*:first-child+html #tmp_contents .pht_s1_dtl {
	min-height:1%;
}
/* for IE6.0 */
* html #tmp_contents .btn_sch,
* html #tmp_contents .result_navi,
* html #tmp_contents .pht_s1_dtl {
	height:1%;
}

