@charset "UTF-8";

body { 
padding-top:80px;
text-align: center;
color: #ddd;
background-color: #000;
}

a:link { text-decoration:none; color:#acc6f4;}
a:visited { text-decoration:none; color:#acc6f4;}
a:hover { text-decoration:underline; color:#acc6f4;}
a:active { text-decoration:underline; color:#fff;}

div#breadcrumbs {    
position:absolute;
top:0px;
left:0px;
height: 50px;
width:100%;
text-align:left;
background-color: #034;
border-bottom: double 3px #067;
}

div#header {
position:absolute;
top:53px;
left:0px;
width:100%;
color: #ddd;
background-color: #067;
border-bottom: solid 1px #034;
}

div#address {
width: 100%;
font-size: 80%;
}
div#address a{
display: block;
color: #9dd;
text-decoration:none;
}
div#address a:hover,a:active{
background-color:#9dd;
text-decoration:none;
color: #000;
}

.navi100px a {
display:inline-block;
width:100px;
text-align: center;
font-size: 90%;
color: #9dd;
}
.navi100px a:hover,a:active {
background-color:#9dd;
text-decoration:none;
color: #000;
}

.navi150px a {
display:inline-block;
width:150px;
text-align: center;
font-size: 90%;
color: #9dd;
}
.navi150px a:hover,a:active {
background-color:#9dd;
text-decoration:none;
color: #000;
}

.navi200px a {
display:inline-block;
width:200px;
text-align: center;
font-size: 90%;
color: #9dd;
}
.navi200px a:hover,a:active {
background-color:#9dd;
text-decoration:none;
color: #000;
}

.navi225px a {
display:inline-block;
width:225px;
text-align: center;
font-size: 90%;
color: #9dd;
}
.navi225px a:hover,a:active {
background-color:#9dd;
text-decoration:none;
color: #000;
}


div#footer {
width: 100%;
color: #ddd;
font-size: 65%;
line-height: 1.5;
border-top: solid 1px #067;
}


ul.logo{ 
margin: 0px;
padding: 0px;
position:absolute;
top:0px;
right:0px;
width:450px; 
overflow:hidden; 
} 
ul.logo li{ 
float:left; 
height:50px; 
display:block; 
} 
ul.logo li a { 
display: block; 
overflow: hidden; 
height: 0px !important; 
background-image: url(panproject/img/0450x0100_logo_all.jpg); 
padding-top:50px; 
} 

.panmusic a { width:150px; background-position:0 -50px;} 
.guitarplanet a { width:150px; background-position:-150px -50px;} 
.used a { width:150px; background-position:-300px -50px;} 

.panmusic a:hover { width:150px; background-position:0 -50px;} 
.guitarplanet a:hover { width:150px; background-position:-150px -50px;} 
.used a:hover { width:150px; background-position:-300px -50px;} 



div#sale {
width:775px;
height:242px;
text-align:left;
overflow:auto;
padding:2px;
border:2px solid #89522d;
}

hr {
border-style:solid;
border-width:0pt 0pt 1px;
height:0pt;
}

.line750px {
width: 750px;
height:0px;
border: 1px #deb887 solid;
}
