#osusumecontainer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-image: url(../images/bg_800_memori_1.gif);
	background-repeat: repeat-y;
	float: left;
}

#photomenulist {
	float: left;
	width: 525px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#photomenubox {
	float: left;
	width: 255px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-right: auto;
}
#photomenubox .photo {
	margin: 0px;
	padding: 0px;
}

#photomenubox img {
	margin: 0px;
	padding: 0px;
	float: left;
}
#photomenubox .ItemBox {
	padding: 0px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 240px;
}
#photomenubox .Comment {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 0.8em;
	line-height: 1.4em;
	float: left;
	width: 230px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#photomenubox .ItemBox .Item {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 0.8em;
	line-height: 1.2em;
	color: #FF0000;
	float: left;
	font-weight: bold;
	padding-left: 5px;
}
#photomenubox .ItemBox .price {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 0.8em;
	line-height: 1.2em;
	font-weight: bold;
	color: #333333;
	float: right;
	padding-right: 5px;
}



#textmenulist {
	float: right;
	width: 245px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#textmenulist .genre {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 0.8em;
	line-height: 1.2em;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	width: 250px;
	text-align: center;
	background-color: #FFCC66;
}
#textmenulist .ItemBox {
	float: left;
	margin-top: 4px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	width: 250px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}
#textmenulist .ItemBox .Item {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 0.8em;
	line-height: 1.2em;
	float: left;
}
#textmenulist .ItemBox .Price {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 0.8em;
	line-height: 1.2em;
	color: #FF0000;
	float: right;
	padding-right: 5px;
}
