h1, h2, h3, h4, h5, h6 { 
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}

#head {
	width: 728px;
	height: 115px;
	margin: 0 0 10px 0;
	}

#head_img {
	width: 728px;
	height: 85px;
	overflow: hidden;
	position: relative;
	}

#head_img img {
	margin: 0px;
	padding: 0px;
	}

#tl_01 {
	width: 150px;
	height: 25px;
	display: block;
	background: url("../images/spacer.gif");
	position: absolute;
	top: 54px;
	left: 12px;
	text-indent: -9999px;
	}

#tl_02 {
	width: 195px;
	height: 69px;
	display: block;
	background: url("../images/spacer.gif");
	position: absolute;
	top: 16px;
	left: 533px;
	text-indent: -9999px;
	}

#main_menu_index {
	width: 671px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

#main_menu {
	width: 728px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
#main_menu_index li,
#main_menu li {
	float: left;
	}

#main_menu_index li img,
#main_menu li img {
	border: none;
	}

#main_menu_index li a,
#main_menu li a {
	height: 30px;
	display: block;
	}

#main_menu_index li a:hover,
#main_menu li a:hover {
	text-indent: -9999px;
	}

#mm_01 a {
	width: 59px;
	background: url("../images/e_bar_o_01.gif");
	}

#mm_02 a {
	width: 92px;
	background: url("../images/e_bar_o_02.gif");
	}

#mm_03 a {
	width: 75px;
	background: url("../images/e_bar_o_03.gif");
	}

#mm_04 a {
	width: 144px;
	background: url("../images/e_bar_o_04.gif");
	}

#mm_05 a {
	width: 111px;
	background: url("../images/e_bar_o_05.gif");
	}

#mm_06 a {
	width: 147px;
	background: url("../images/e_bar_o_06.gif");
	}

#mm_07 a {
	width: 100px;
	background: url("../images/e_bar_o_07.gif");
	}

/*----- gooods.php -----*/

.cat_list {
	width: 626px;
	height: 166px;
	padding: 0px;
	margin: 0 0 10px 0;
	list-style-type: none;
	}

.cat_list li {
	width: 151px;
	height: 76px;
	margin: 0 7px 7px 0;
	float: left;
	overflow: hidden;
	}

.cat_list li a {
	width: 151px;
	height: 76px;
	display: block;
	}

.cat_list li a:hover img {
	filter:alpha(opacity=70);
	opacity:0.7;
	}

.cat_list li img {
	margin: 0px;
	}
