@charset "utf-8";
/* CSS Document */

.meun_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-image: url(pic/logo_bar.png);
	text-decoration: none;
}
.botton_d {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-image: url(pic/bottton_d.png);
	background-repeat: no-repeat;
	color: #FFF;
	text-decoration: none;

}
.meun_b_bar {
	background-image: url(pic/meun_b_bar.png);
	background-repeat: no-repeat;
	height: auto;
	width: auto;
}
.bottom01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #930;
	background-image: url(pic/bottom01.png);
	background-repeat: no-repeat;
}
.product_tp {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
}
.product_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}
.Copy_right {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #FEF4D9;
}



.botton_d:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	background-image: url(pic/bottton_o.png);
	background-repeat: no-repeat;
}
