/* CSS Document */

.style1 {color: #FFFFFF}
.style3 {color: #FFFFFF; font-weight: bold; }
.koshin {
	font-size: 12px;
	line-height: 21px;
}
#osusume {
	font-size: 12px;
	vertical-align: top;
}
		.menu {
	margin-bottom: 0px;
	width: 110px;
	margin-left: 42px;
		}
			.menu ul li {
	position: relative;
	width: 150;
	height: 30px;
	font-size: 14px;
			}
				.menu ul li table {
					border-collapse: collapse;
					border: none;
					padding: 0;
					position: absolute;
					top: 0;
					left: 0;
				}
				
			.menu ul li ul {
	visibility: hidden;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 120px;
	height: 0px;
			}
				.menu ul li ul li {
	margin-bottom: 0px;
	width: 300px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	color: #FFFF00;
	line-height: 30px;
	font-weight: bold;
				}
.bg {
	background-image: url(img_ichiran/bg.gif);
	background-repeat: no-repeat;
}
			
			.menu ul li a {
	font-family: verdana, sans-serif;
	color: #FFFF00;
	display: block;
	text-decoration: none;
	padding-left: 5px;
	height: 30px;
			}
			
			.menu ul li a:hover {
	position: relative;
	z-index: 100;
	background-color: #09F;
			}
			
			.menu ul li:hover ul ,
			.menu ul li a:hover ul {
				visibility: visible;
				overflow: visible;
				height: auto;
				z-index: 10;
			}
		.menu li.del {
	background-color: #03C;
	background-repeat: no-repeat;
	background-position: left top;
}
.brand {
	width: 100%;
	font-size: 12px;
}
.brand a {
	text-decoration: none;
}
.brand td {
	width: 149px;
	text-align: center;
}
.brand tr td img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 20px;
	margin-bottom: 20px;
}* {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
.menu .brands span {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-weight: bolder;
	font-size: 18px;
}
