.navigation{
	background-image: url(../img_share/naviback_01.gif);
	background-repeat: repeat-x;
	height: 25px;
	width: 750px;
	margin-top: 10px;
	margin-bottom: 20px;

}
.navigation p{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
}
.navigation a{
	padding-left:0px;
	text-decoration:none;
	display:block;
	width:108px;
	height: 25px;
	float:left;
	text-align: center;
	border: 1px solid #CCCC99;
	padding-top: 2px;
}
.navigation a:hover{
	background-image: url(../img_share/naviback2_02.gif);
	background-repeat: repeat-x;
}
.navigation span{
	color:white;
	display:none;
}
.presentpage{
	background-image: url(../img_share/naviback2_02.gif);
	background-repeat: repeat-x;
	padding-left:0px;
	text-decoration:none;
	display:block;
	width:108px;
	height: 25px;
	float:left;
	text-align: center;
	border: 1px solid #CCCC99;
	padding-top: 2px;
}
.shopnavi p{
	font-size: 12px;
	line-height: 120%;
	margin-bottom: 0px;
	margin-top: 2px;
}
.marginbottom {
	margin-top: 0px;
	margin-bottom: 10px;
}
.showcart {
	background-color: #FFFFCC;
	padding: 5px;
	height: 31px;
	width: 200px;
	text-align: center;
	float: right;
}
.itemtitle {
	background-color: #CCCC66;
	height: 20px;
	width: 261px;
	font-size: 10px;
	text-indent: 1pt;
	vertical-align: middle;
	padding: 2px;
	text-align: center;
}
.itemtitle p{
	margin-bottom: 2px;
}
.shoptable {
	background-color: #CC9933;
}
.shoptable td{
	background-color: #FFFFFF;
}
.itemphoto {
	float: left;
	margin-right: 3px;
	border: 1px solid #CCCC66;
}
.kyoutyou {
	font-weight: bold;
	color: #FF6600;
}
