
/* 一覧 */

#page_index_body {
	width: 950px;
	margin-top: 20px;	
	
}

.page_index_main {

	width: 950px;
	border-left: solid 2px #da8c6b;
	text-align: left;
}



#bar_resultindex {
	background-image: url(../images/page_index/bar_resultindex.gif);
	width: 950px;
	height: 44px;
	text-align: right;
}

#bar_recommendindex {
	background-image: url(../images/page_index/bar_recommendindex.gif);
	width: 950px;
	height: 44px;
	text-align: right;
}


.page_index_title{
	width:850px;
	margin-left:20px;
}

.page_index_left{
	width: 280px;
	font-size: 17px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;	
	padding-left: 10px;

}
.page_index_right{
	font-size: 17px;
	color: #000000;
	font-weight: bold;	
	text-align: left;
	padding-left: 10px;
}




.page_table {
	width: 920px;
	text-align: left;
	margin-left:20px;	
}

.page_table_left {
	width: 470px;
	float: left;
}

.page_table_right {
	width: 440px;
	float: right;
	text-align: left;
	margin-left: 10px;
}


.page_img_table {
	font-size: 11px;
	color: #666666;
}

.table_index_td {
	font-size: 11px;
	font-weight: bold;		
	border-bottom: 1px #c4c4c4 solid;
	padding: 2px;
	text-align: left;
	color: #ffffff;
}
.table_index_td2 {
	font-size: 11px;
	font-weight: bold;	
	border-top: 1px #c4c4c4 solid;
	border-bottom: 1px #c4c4c4 solid;
	padding: 2px;
	text-align: left;	
	color: #ffffff;	
}





.page_index_bottom {

	background-image: url(../images/page_index/pageindex_bottom.gif);
	width: 950px;
	height: 20px;
	margin: 0px;
	padding: 0px;
}


.page_index_icon{
	margin: 0px;	
	padding: 0px;
}

.page_index_icon li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none outside;
	width: auto;
}

*html body .icon_space {
	clear:both;
	padding-top:20px;
}

*:first-child+html .icon_space{
	clear:both;
	padding-top:20px;
}

.icon_space {
	clear:both;
	padding-top:0px;
}


.page_index_bottom_left {
	width: 475px;
	height: 72px;
	float: left;
	text-align: left;
}

.page_index_bottom_right {
	width: 475px;
	height: 72px;	
	float: right;
	text-align: right;
}

.bt_pagesub {
	text-align: right;
	margin-top: 8px;
}


.page_index_space {

	clear: both;

}


.detail_comment {
	font-size: 11px;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 20px;
	text-align: left;
	float: left;
}

#detail_link {
	width: 950px;
	text-align: right;
	font-size: 11px;
}

#index_pankuzu_link {
	color: #666666;
	width: 950px;
	text-align: center;
	font-size: 18px;
}

.pindex_space {
	width:950px; 
	height:50px; 
	clear:both;
}


.recommend {
	margin-left: 25px;
	font-size: 15px;
	color: #dc143c;
	font-weight: bold;
}

#arrange{
	text-align: left;
	font-size: 13px;
	margin-bottom: 20px;
	padding: 8px;
	border: 1px #c4c4c4 solid;	
	background-color: #f5f5f5;
}




/* 一覧 end */
