@charset "UTF-8";
#main_bottom {
	height: auto;
	width: 762px;
	background-color: #FFF;
	float: left;
}
#main_bottom_left {
	width: 208px;
	float: left;
	height: auto;
}
.keiro {
	height: 14px;
	width: 186px;
	font-size: 0.5em;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-left: 22px;
	padding-top: 8px;
}
#products_menu {
	height: auto;
	width: 186px;
	margin-bottom: 10px;
	background-image: url(../images/products/side_bg.gif);
	margin-left: 18px;
	padding: 2px;
}
#main_bottom_left ul {
	list-style-type: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #666;
	height: auto;
	font-size: 0.6em;
	line-height: 2em;
}
.menu_bar {
	line-height: 0px;
	font-size: 0px;
}
.menu_blue   {
	padding-left: 32px;

}
.menu_white {
	background-color: #FFF;
	padding-left: 32px;
}

.bana {
	height: 140px;
	width: 180px;
	margin-top: 10px;
	margin-left: 22px;
}
#main_bottom_left a:link {
	color: #666;
	text-decoration: none;
}
#main_bottom_left a:visited {
	text-decoration: none;
	color: #666;
}
#main_bottom_left a:hover {
	text-decoration: none;
	color: #F60;
}
#main_bottom_left a:active {
	text-decoration: none;
	color: #F60;
}

