@charset "UTF-8";

#maincont{
	padding-top:25px;
}

a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #000;
}

#box-all {margin-top:15px;}

.box-back1{
	padding:0;
	margin:0 auto 20px auto;
	width:820px;
	background:url(../img/db/box_back2.jpg) top left repeat-y;
}

.box-back2{
	padding:15px 15px 15px 15px;
	width:790px;
	margin:0;
	background:url(../img/db/box_back1.jpg) top left no-repeat;
	border-bottom:2px solid #dddddd;
}

.box-back2 h3{
	margin:0;
	padding:0 0 10px 0;
}

.boxlist-left{
	width:340px;
	border-right:1px solid #000;
	float:left;
}

.boxlist-left li{
	paddin-bottom:3px;
	margin-bottom:12px;
	border-bottom:1px dotted #000;
	width:310px;
}

.boxlist-right{
	padding:8px 0 0 18px;
	width:250px;
	float:left;
}

.line-bottom-d{
	margin-bottom:5px;
	border-bottom:dotted 1px #000;
}


.box-image{
	width:158px;
	float:right;
	text-align:center;
}

.box-image img{
	vertical-align:top;
}

.box-image span.img-index{
	display:block;
	margin-bottom:10px;
}

.box-image span.img-index img{
	width:154px;
	padding:1px;
	background:#ffffff;
	border:1px solid #dddddd;
}

.box-title-color{
	color:#995b12;
}

.price-index{
	color:#ff0000;
	font-weight:bold;
	font-size:18px;
}

.box-left{
	float:left;
}

.fontzero{
	font-size:0;
	line-height:0;
	display:block;
	margin:0;
	padding:0;
}

#b_change_display{
	padding:0 0 5px 0;
	margin:0 auto 0 auto;
	width:820px;
	background:url(../img/db/line1.gif);
	background-repeat:no-repeat;
}

#b_change_display li.change-tab{
	padding-right:10px;
	width:131px;
	float:left;
	font-size:0;
	line-height:0;
}

#b_change_display li.sort{
	padding-left:10px;
	float:left;
	font-size:100%;
	line-height:1.3em;
}

#b_change_display li.sort ul li{
	padding:0px 5px 0 0;
	display:inline;
	font-size:100%;
	line-height:1.3em;
}

#b_change_display li.sort ul li.button{
	paddint-top:10px;
}

#b_change_display li.sort ul li.button input{
	vertical-align:middle;
}

#pre{
	width:33%;
	float:left;
}

#search{
	width:33%;
	float:left;
	text-align:center;
}

#next{
	width:33%;
	float:right;
	text-align:right;
}

#seach-box{
	margin:0 auto 40px auto;
	width:820px;
}
