body {
	text-align : center;
}
#shop {
    margin: 0 auto;
    padding: 0;
    text-align: left;
    width: 930px;
}

.subject01, .subject01:hover , .subject01:active , .subject01:link { 
	color: #666666; 
	text-decoration: none;
	font-weight:bold;
}
.case01 {
    border: 1px solid #CCCCCC;
    clear: both;
    margin: 0;
    overflow: hidden;
	background-color : #F5F5F5;
}
.case02{
    clear: both;
    margin: 0;
    overflow: hidden;
	float:left;
}
.topMenu {
	overflow: hidden;
	position: relative;
	top : 0px;
	float:left;
}
.menuRight01 {
    float: right;
    margin: 0;
    padding: 5 5 5 0;
}
.menuRight02 {
    float: right;
    margin: 0;
    padding: 15 5 5 0;
}
.font01_red {
	color:#ff0000;
	font-weight:bold;
}
.font02 {
	color:#9999ff;
	font-weight:bold;
}
.price01 {
	color:#CCCCCC;
	text-decoration:line-through;
}
.price02 {
	color:#666666;
	font-weight:bold;
}