*{
	margin:0px;
	padding:0px;
}

body{
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size:14px;
	line-height:1.5;
	background-color:#FFCC99;
	color:#666;
}
img {border:0;}

#contents_all{
	width:860px;
	margin-bottom:30px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;

}

a{
	text-decoration:none;
	color:#994711;
}
a:hover{
	text-decoration:underline;
	color:#dc143c;
}

.list_child {
	font-size:13px;
}
.list_current{
	font-size:13px;
	color:#666;
}
.list_moveup{
	font-size:13px;
	color:##f25b00;
}

#left{
	font-size:13px;
	float:right;
	width:190px;
	margin:0px 0px 0px 0px;
	background-color:#ffffff;
/*
*/
}

#center{
	width:655px;
	float:left;
	overflow:hidden;
	background-color:#ffffff;
}
.box_item h1{
	font-size:120%;
	margin-bottom:5;
	background-image:url(/bidshop/bar.gif);
	background-repeat:repeat-x;
}

.list_box{
	border-style:none none solid solid ;
	border-width:1px;
	border-color:#ccc #aaa #999 #ddd;
	padding:4px;
	margin-bottom:20px;
	overflow:hidden;
}

.list_title{
	padding:4px;
	font-weight: bold;
	background-image:url(/bidshop/bar.gif);
	background-repeat:repeat-x;
}


.box_item{
	clear:both;
	padding:4px;
	border-style:solid;
	border-width:0px 0px 4px 0px;
	border-color:#eee;
}
.box_item img{
	float:left;
	margin:5px 15px 15px 0px;
}
#item_center img{
	float:none;
	margin:0px 5px 5px 0px;
}
#item_center{
	margin:0px 0px 15px 5px;
}


.pager_top{
	padding:3px;
	text-align: center;
	margin:4px 0px 4px 0px;
	font-size:15px;
	background-image:url(/bidshop/bar.gif);
	background-repeat:repeat-x;
}
.pager_bottom{
	padding:3px;
	text-align: center;
	margin:4px 0px 4px 0px;
	font-size:15px;
	background-image:url(/bidshop/bar.gif);
	background-repeat:repeat-x;
}

.pager_bottom a{
 padding:0 .2em;
}
.pager_top a{
 padding:0 .2em;
}

#search_top{
	text-align:center;
}
#top{
	font-size:16px;
	padding:0 0 0 10px;
	background-image:url(/bidshop/top-logo-back.jpg);
/*
	background-repeat:repeat-x;
	padding:12px 0 0 8px;
	color:#000;
*/
	height:55px;
	border-style : solid none solid none;
	border-width:10px 0;
	border-color : #ffeeee;
	font-weight:bold;
}


#top a{
	color:#fff;
}
#top_sub{
	font-size:12px;
	background-color : #ff9999;
	border-top-width:12px;
	border-top-style:solid;
	border-top-color:#ffcccc;
	margin : 0px 0px 15px 0px;
}

#top_sub_01{
	height:18px;
	text-align:right;
	font-size:10px; 
	background-color : #ff9999;
	border-bottom-width:12px;
	border-bottom-style:solid;
	border-bottom-color:#ffcccc;
}


/* トップページカテゴリ一覧用 */
.list_browse_all{
	float:left; 
	width:215px;
	margin-bottom:5px;
}
.list_browse_all a{
	width:200px;
	display:block;
	padding:1px 0px 0px 3px;
}
.list_title_b{
	background-image:url(/bidshop/bar.gif);
	background-repeat:repeat-x;
	font-weight: bold;
	margin:8px 2px 4px 0px;
	font-size:12px;
	height:22px;
	padding:3px;
}

#footer{
	clear:left;
	width:100%;
	text-align:center;
	font-size:10px;
	margin-bottom:30px;
	background-color : #ff9999;
	border-top-width:15px;
	border-top-style:solid;
	border-top-color:#ffcccc;
	padding-bottom:30px;
}
.top_box{
	font-size:10px;
	width:290px;
	heigh:240px;
	padding:5px;
	float:left;
	padding-bottom:10px;
}
#top_box_div{
	clear:both;
	margin:0px;
	padding:0px;
	padding-bottom:40px;
}
a:hover img{opacity:0.7;filter:alpha(opacity=80);-ms-filter: "alpha( opacity=80 )";}