@import "../../../common_css/common.css";
@import "../../../js/droppy/src/stylesheets/droppy.css";
@import "../../../common_css/header.css";
@import "../../../common_css/footer.css";
/*フッター最下表示用スタイル*/
html, body {
	height: 100%;
}
#wrapper {
	height: 100%;
	background-color: #FFFFFF;
}
.wrap {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-color: #FFFFFF;
	margin: 0px auto -1px;
}
.foot{
	height: 30px; /* .push must be the same height as .footer */
}
/*フッター最下表示用スタイル（ここまで）*/

#anchor_btn_set_1 {
	margin-left: 40px;
	margin-bottom: 40px;
}
#anchor_btn_set_1 ul li {
	float: left;
	width: 30px;
}
#anchor_btn_set_1 a{
	text-decoration:none;
	background-image: url(../../../common_image/anchor_btn_30.jpg);
	background-repeat: no-repeat;
	display: block;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	margin-right: 3px;
	line-height: 25px;
	text-align: center;
}

#anchor_btn_set_1 a:hover,#anchor_btn_set_1 a:active {
	text-decoration:none;
	background-image: url(../../../common_image/anchor_btn_on30.jpg);
	color: #999999;
}
#head_category_bar {
	margin-top: 22px;
}
#haiban_link {
	padding-left: 18px;
	margin-bottom: 35px;
}
#haiban_link a {
	color: #FF0000;
}
table.tblmeisai {
	width: 910px;
	border-collapse: separate;
	border-spacing: 2px;
	margin-top: 25px;
	margin-bottom: 40px;
}

table.tblmeisai th,
table.tblmeisai td {
  padding: 4px 6px;
}

table.tblmeisai th {
	text-align: center;
	white-space: nowrap;
	background-color: #CED6FF;
}

table.tblmeisai td {
/*  white-space: nowrap; */
  background: #EBEEFF;
}
.tblseihincode {
	width:110px;
}
.tblseihinname {
	width:210px;
}

.tblcategory {
	width:450px;
}

