@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 */
}
/*フッター最下表示用スタイル（ここまで）*/
#head_category_bar {
	margin-top: 22px;
}
#catarog_download_bar {
	clear: both;
	width: 100%;
}
#anchor_btn_set_1 {
	width: 950];
	clear: both;
	margin-left: 15px;
	width: 930px;
}
#anchor_btn_set_1 ul li {
	float: left;
	width: 114px;
}
#anchor_btn_set_1 a{
	float: left;
	width: 114px;
	font-size: 12px;
	color: #333333;
	text-align: center;
	background-image: url(../../../common_image/anchor_btn_114.jpg);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	line-height: 30px;
}
#anchor_btn_set_1 a:hover,#anchor_btn_set_1 a:active {
	text-decoration:none;
	background-image: url(../../../common_image/anchor_btn_on114.jpg);
	color: #999999;
}
#download_msg {
	padding-left: 40px;
	padding-top: 10px;
}

#anchor_btn_set_2 {
	margin-left: 15px;
	margin-top: 30px;
	margin-bottom: 50px;
}
#anchor_btn_set_2 ul li {
	float: left;
	width: 30px;
}
#anchor_btn_set_2 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_2 a:hover,#anchor_btn_set_2 a:active {
	text-decoration:none;
	background-image: url(../../../common_image/anchor_btn_on30.jpg);
	color: #999999;
}
h3 {
	width: 800px;
}
table.tblmeisai {
	width: 850px;
	border-collapse: separate;
	border-spacing: 2px;
	margin-top: 25px;
	margin-left: 35px;
}

table.tblmeisai th,
table.tblmeisai td {
  padding: 4px 6px;
}

table.tblmeisai th {
	text-align: center;
	white-space: nowrap;
}

table.tblmeisai a:hover,table.tblmeisai a:active{
	color: #999999;
}

.tblseihincode {
	width:110px;
}

.tblseihinname {
	width:350px;
}
.tblphoto {
	text-align: center;
	width:50px;
}

.tblsiyou {
	text-align: center;
	width:50px;
}

.tbltorisetsu {
	text-align: center;
	width:50px;
}

.tbldfx {
	text-align: center;
	width:60px;
}

.tbljwk {
	text-align: center;
	width:60px;
}
.thcolorRe {
	background-color: #FFAAAA;
}
.thcolorBl {
	background-color: #CED6FF;
}
.tdcolorRe {
	background-color: #FFECEC;
}
.tdcolorBl {
	background-color: #EBEEFF;
}

