.menu .menu-bottan3 a{
	float: left;
	margin: 0px;
	display:block;
	width: 80px;
	height: 200px;
	color: #F0027F;
	background: url(../gif/menu-3.gif) no-repeat;
	background-position: bottom;
}
.menu .menu-bottan3 a:hover{
	background:url(../gif/menu-3.gif) no-repeat;
	background-position: top;
}
.price-box{
	margin: 5px 0px 10px 20px;
}
.price{
	margin: 5px 20px 10px 20px;
	text-align: right;

}
.price font{
	font-weight: bold;
	font-size: 24px;
	color: #CB0909;
}
.kome{
	font-size: 14px;
	margin: 0px 0px 0px 20px;
}
.all-4 .contents{
	width: 640px;
	height: 1800px;
	margin: 0px auto;
	padding: 0px;
}
.all-4 .contents .contents-right{
	float: right;
	width: 420px;
	height: 1780px;
	padding: 10px;

}
.all-4 .contents .contents-left{
	float: left;
	width: 200px;
	height: 1780px;
	padding: 10px 0px;
}