@charset "utf-8";

/* 検索一覧CSS */
table.list_01{
	width:740px; border-collapse:collapse;
	font-size:12px; color:#333333;
	font-family:"ＭＳ Ｐゴシック",Osaka,sans-serif;
	border:1px solid #666666;
	margin-bottom:15px;
}
table.list_02{
	width:740px; border-collapse:collapse;
	border:1px solid #999999;
	font-size:12px; color:#333333;
	font-family:"ＭＳ Ｐゴシック",Osaka,sans-serif;
	margin-bottom:15px;
}

.list_01 tr{border-style:none;}
.list_02 tr{border-style:none;}

.list_01 td{border:1px solid #666666; padding:4px;}
.list_02 td{border:1px solid #999999; padding:4px;}

.photo_list_01{
	text-align:center;
	background-color:#e6e6e6;
	background-image:url("../img/bg_sukima.gif");
	background-repeat:no-repeat;
	background-position:center center;
	padding:0px;
}
.photo_list_02{
	text-align:center;
	background-color:#f3f3f3;
	background-image:url("../img/bg_sukima.gif");
	background-repeat:no-repeat;
	background-position:center center;
	padding:0px;
}

.photo_list_01 .photo_wrap a{font-size:0px;}
.photo_list_02 .photo_wrap a{font-size:0px;
}

.tit_list_01{vertical-align:middle; background-color:#e6e6e6;}
.tit_list_02{vertical-align:middle; background-color:#f3f3f3;}

.in_tit_list_01{
	width:512px; height:22px;
	font-size:12px; line-height:22px;
	font-weight:bold;
	border-style:none;
	padding:0px; margin:0;
}
.in_tit_list_02{
	width:512px; height:22px;
	font-size:12px; line-height:22px;
	font-weight: bold;
	border-style:none;
	padding:0px; margin:0;
}

td.tit_list_01_name{
	width:412px; border-style:none;
	padding:0px; margin:0;
}
td.tit_list_02_name{
	width:412px; border-style:none;
	padding:0px; margin:0;
}

td.tit_list_01_name a{color:#666666;}
td.tit_list_02_name a{color:#666666;}

td.list_01_syousai{width:100px; border-style:none; padding:0px;}
td.list_02_syousai{width:100px; border-style:none; padding:0px;}

.com_list_01{
	width:323px;
	vertical-align:top; 
	color:#666666;
line-height:16px;
}
.com_list_02{
	width:323px;
	vertical-align:top; 
	color:#666666;
	line-height:16px;
}

.con_list_01{width:180px;}
.con_list_02{width:180px;}

.price_list_01{
	width:100px;
	text-align:center; font-family:"Times New Roman";
	font-size:20px; font-weight: bold;
	color:#ff0000;
	background-image:url("../img/price_00.gif")
}
.price_list_02{
	width:100px;
	text-align:center; font-family:"Times New Roman";
	font-size:20px; font-weight: bold;
	color:#ff0000;
	background-image:url("../img/price_01.gif")
}

.tit_list_01_name a{text-decoration:none; color:#333333;}
.tit_list_02_name a{text-decoration:none; color:#333333;}
