@charset "UTF-8";
/* CSS Document */
.ttl_img{
	text-align:left;
	margin-top:20px;
}
/*検索フォーム*/
table.search_form{
	background:#fff;
	border-collapse:collapse;
	margin:0px 0 20px 0;
	width:100%;
}
table.search_form th,
table.search_form td{
	border:1px solid #ddd;
	padding:5px;
	text-align:left;
}
table.search_form th{
	background:#feedc2;
	color:#777;
}
table.search_form td hr{
	border:1px dashed #ccc;
}
/*カテゴリ*/
.category_area table{
	width:100%;

}
.category_area table td a,.category_area table td span{
	display:block;
	padding:2px;
	float:left;
	margin-left:3px;
}
.category_area table td a.category_block_selected{
	background:#fffdd1;
	font-weight:bold;
	border:1px solid #ffba00;
	text-decoration:none;
}
table.search_result_condition{
	background:#fff;
	border-collapse:collapse;
	margin:0px 0 20px 0;
	width:100%;
	border:1px solid #ddd;
}
table.search_result_condition th,
table.search_result_condition td{
	padding:5px;
	text-align:left;
}
table.search_result_condition th{
	background:#feedc2;
	color:#777;
	width:20%;
}
.result_list{
	margin-top:0px;
	width:100%;
	height:420px;
	overflow:auto;
	border:1px solid #ccc;
}
*:first-child+html .result_list{
 width:606px;
}
* html .result_list{
 width:608px;
}
p.result_count{
	margin:10px 0 0 0;
	padding:0 0 0 0;
}
.result_item{
	clear:both;
	margin:10px 0 10px 0;
	padding-bottom:10px;
	background:url(../images/search/dotted_gray02.gif) left bottom repeat-x;
	font-size:116%;
}
.result_item .categoly{
	float:left;
}
.result_item .map{
	width:102px;
	float:left;
	margin-left:10px;
	display:inline;
}
.result_item .map img{
	border:1px solid #ccc;
	width:100px;
	height:100px;
}
.result_list .result_item .detail_wrap{
	width:334px;
	float:left;
	margin-left:10px;
	display:inline;
}
/*アイテム画像が無い場合*/
.result_list .result_item .detail_wrap_long{
	width:450px;
	float:left;
	margin-left:10px;
	display:inline;
}
.result_item .detail_wrap .corpname,
.result_item .detail_wrap_long .corpname{
	font-weight:bold;
	color:#ff8400;
}
#outline1 .itemimage{
	width:120px;
	float:left;
	margin-left:10px;
	display:iniline;
}
#outline1 .itemimage img{
	width:120px;
	height:90px;
}
.product_detail{
	border:1px solid #ccc;
	font-size:116%;
	margin-bottom:20px;
}
*:first-child+html .product_detail{
 width:606px;
}
.product_detail .upper_stand{
	background:url(../images/search/dotted_gray02.gif) left bottom repeat-x;
	margin:10px 10px 10px 10px;
	padding-bottom:5px;
}
* html .product_detail .upper_stand{
	padding-bottom:10px;
}
.product_detail .lower_stand{
	margin:10px;
	clear:both;
}
* html .product_detail .lower_stand{
	padding-bottom:10px;
}
.product_detail .corp_profile{
	width:466px;
	float:left;
}
*:first-child+html .product_detail .corp_profile{
	width:471px;
}
.product_detail .corp_profile div{
	width:100%;
}
.product_detail .corp_profile table{
	width:100%;
}
.product_detail .corp_profile table th,
.product_detail .corp_profile table td{
	padding:3px;
}
.product_detail .corp_profile table th{
	width:20%;
	font-weight:bold;
}
.product_detail .corp_pr{
	clear:both;
	width:100%;
}
.product_detail .corp_pr p{
	margin:0 0 0 0;
	padding:0 0 0 0;
	line-height:1.3;
}
.product_detail .item_category{
	/*
	width:100px;
	margin-left:10px;
	float:left;
	display:inline;
	*/
	display:none;
}
.product_detail .map{
	width:102px;
	float:left;
	margin-left:10px;
	display:inline;
}
.product_detail .map img{
	width:100px;
	height:100px;
	border:1px solid #ccc;
}
#main .product_detail .itemimage{
	margin-left:0px;
	width:220px;
	float:left;
}
#main .product_detail .itemimage img{
	/*
	width:220px;
	height:165px;
	*/
}
.product_detail .item_profile{
	width:348px;
	margin-left:10px;
	float:left;
}
*:first-child+html .product_detail .item_profile{
	width:355px;
}
/*アイテム画像が無い場合*/
.product_detail .item_profile_long{
	width:583px;
	margin-left:0px;
}
*:first-child+html .product_detail .item_profile_long{
	width:593px;
}
* html .product_detail .item_profile_long{
	width:573px;
}
.product_detail .item_profile .itemname,
.product_detail .item_profile_long .itemname{
	font-weight:bold;
	color:#ff8400;
}
.product_detail .item_profile p{
	margin:0 0 0 0;
	padding:0 0 0 0;
	line-height:1.3;
}
.navi_area{
	clear:both;
}
.navi_area .top_navi{
	margin-bottom:20px;
}
.navi_area .left_navi,
.navi_area .right_navi{
	width:223px;
	float:left;
	font-size:85%;
}
.navi_area .left_navi span{
	background:url(../images/search/icon_l_next.gif) left top no-repeat;
	padding:1px 0 2px 20px;
}
.navi_area .right_navi{
	margin-left:10px;
	text-align:right;
}
.navi_area .right_navi span{
	background:url(../images/search/icon_r_next.gif) right top no-repeat;
	padding:1px 20px 2px 0;
}

.navi_area .btn_back_search{
	float:left;
	width:132px;
	margin-left:10px;
}
.navi_area select.other_product{
	width:560px;
}
/*class*/
.t_center{
	text-align:center;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
		line-height:0;
		font-size:1px;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */