@charset "Shift_JIS";
@import url("./montana_style2_base.css");
@import url("./montana_style2_top.css");
@import url("./montana_style2_list.css");
@import url("./montana_style2_detail.css");
@import url("./montana_style2_brandlist.css");
@import url("./montana_style2_other.css");
@import url("./montana_style2_preview.css");

#section-top-category {
	position: relative;
	width: 600px;
	margin: 5px auto auto auto;
}
#section-top-category ul {
	position: absolute;
	float: left;
	list-style-type: none;
	text-align: left;
}
#section-top-category ul.column1 {
	position: relative;
}
#section-top-category ul.column1 {
}
#section-top-category ul.column2 {
	left: 200px;
}
#section-top-category ul.column3 {
	left: 400px;
}
#section-top-category ul a {
	padding-left: 15px;
	margin-left: 3px;
	background: url('./img2/bg_a.png') no-repeat left center;
}
section-description,
.description {
	clear:both;
}