form div.submit {
	border: 0;
	clear: both;
	display: inline;

}

/*=========ページング=========*/
div.paging_navi {
	float:left;
}

div.paging_count {
	color: #555555;
	float:right;
}

div.paging div.paging_navi div.disabled {
	color: #ddd;
	display: inline;
}
/*==========================*/

/*======編集・削除ボタン======*/
td.actions {
	text-align: center;
	white-space: nowrap;
}
td.actions a {
	display: inline;
}
/*==========================*/



#sort {
	text-align: center;
}



#relate_navi
{
	border:solid #CCCCCC 1px;
	width:150px;
	padding:10px;
	text-align:center;
}

#category_box
{
	border:solid #CCCCCC 1px;
	width:200px;
	margin-bottom:10px;
}


