.center{
text-align:center;
}
.right{
text-align:right;
}
.left{
text-align:left;
}
.float-left{
float:left;
}
.float-right{
float:right;
}
.float-clear{
clear:both;
}

h1.header{
text-align:right;
font-size:1.3em;
}
h2.header{
font-size:1.0em;
}
h3.item-number{
font-size:1.0em;
display: inline;
}
h4.item{
margin-bottom: 1px;
}
p.iteminfo{
margin-top: 1px;
padding-left: 4px;
}
span.price{
color:#990000 ;
font-weight: bold;
}
p.paging{
display: inline;
}
div.index-logo {
float:left;
}
div.index-logo img{
border:none;
}

p.topic-path{
padding-left:0.5em;
background-color:#90D0FF;
clear:both;
}
p.topic-path a{
color:white;
}
p.topic-path strong{
color:balck;
}
div.main{
float:left;
width:73%;
}
div.right-menu{
float:right;
width:25%;
border-left:solid 1px black;
}



div.left-index{
width: 73%;
float: left;
}
div.main-index{
float: right;
width: 65%;
}
div.left-menu-index{
float: left;
width: 33%;
border-right: solid 2px black;
}
div.right-menu-index{
width: 25%;
float: right;
border-left: solid 2px black;
padding-left: 3px;
}
h2.index{
background-color:#90D0FF;
text-align: right;
font-size: 0.9em;
}

ul.keywords-link{
list-style-type: none;
padding-left: 1px;
margin-left: 1px;
}
