body {font: normal .9em/1.6em Arial, Helvetica, sans-serif;color : #2a3845;topmargin : 0px;margin : 0px;padding : 0px;background:#edefe6 url(images/bg.jpg) repeat-y;background-position: center top;}

img {
	border: none;
}
table {
	margin: 10px;

}
table td {
	padding: 5px;

}
.image {
	width: 80px;
	text-align: center;
}
.price {
	color: #800000;
	font-weight: bold;
	width: 80px;
	text-align: center;
}

a:link{
    color:#17387B;
    text-decoration:underline;
}

a:visited{
    color:#69789C;
    text-decoration:underline;
}

a:hover{
    text-decoration:underline;
}

div.Item{
    border-bottom: solid 1px #808080;
    width:550px;
	font-size: 14px; line-height: 18px; color: #333333
}


div.Item h2{
    font-size:medium;
    text-align:left;
}

div.Item img{
    border: none;
    float: left;
    clear: both;
    margin: 5px;
}

div.Item p{

	font-size: 13px; line-height: 17px; color: #333333
    overflow:hidden;
    color:#808080;

}

div.Item p.Price{
    padding-top:5px;
    padding-bottom:5px;
    font-size:smaller;
    color:#990000;
    font-weight:bolder;
}


#main{
	width: 900px;
	margin: 0 auto;
}

#content{
	margin-top: 0px;
	width: 590px;
	float: right;
}

#navi{
	margin-top: 20px;
	margin-left: 20px;
	width: 270px;
	float: left;
}

#header {
	margin-top: 0px;

	}



#header_sub {
	position:absolute;
	top: 2px;
	margin-left: 500px;
}