/* top common start */
*{
	margin:0px;
	padding:0px;
}
img{
	border:0px;
}



#hiar_catalog{
	margin:0px auto 0px;
	width:509px;
	position:relative;
	background-image:url(http://www.loose-web.com/images/hamazo/catalog_background.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:277px;
}
.catalog_text{
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size:12px;
	line-height:14px;
	padding:70px 0 0px 16px;
	margin:0 0 8px 0;
	color:#000;
}
.catalog_button{
	padding:18px 0 0 37px;
}

#sub_main_wrap{
	margin:0px 0 0 43px;
	width:424px;
	position:relative;
}
.SlideItMoo_back,
.SlideItMoo_forward{
	width:29px;
	height:54px;
	position:absolute;
	top:123px;
	cursor:pointer;
}
.SlideItMoo_back{
	left:-36px;
	background:url(http://www.loose-web.com/images/hamazo/catalog_back.jpg) no-repeat;
}
.SlideItMoo_forward{
	right:-16px;
	background:url(http://www.loose-web.com/images/hamazo/catalog_forward.jpg) no-repeat;
}
#sub_main_box{
	width:424px !important;
	height:117px;
	position:relative;
	overflow:hidden;
}
#sub_main_items{
	position:relative;
	overflow:hidden;
	zoom:1;
}
.sub_main_element{
	float:left;
	margin-right:12px;
	width:96px;
	position:relative;
	list-style-type:none;
}
.element_txt{
	padding:3px 5px;
	background:#666;
	font-size:12px;
	font-weight:bold;
	text-align:right;
}
.element_txt a{
	color:#fff !important;
	text-decoration:none;
}
.element_txt a:hover{
	color:#eee !important;
}
