@charset "utf-8";
/* CSS Document */
@import url(collections.css);
@import url(detail.css);
@import url(manual.css);
@import url(shop.css);
@import url(news.css);
@import url(privacy.css);

body {
background:#000000;
width:900px;
height:auto;
margin:0 auto;
font:normal 12px/18px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
color:#ffffff;
}

a {
text-decoration:none;
border:none;
color:#E6B95F;}

a:hover{
text-decoration:underline!important;
color:#E6B95F;}

a:visited{
text-decoration:none;
color:#E6B95F;}

img{border:none;}
form{margin:0;}
.box{
clear:both;
width:1px;
height:1px;
}

#navi{
width:200px;
height:auto;
background:url(../img/common/navi_bg.jpg) no-repeat top right;
float:left;
}

#logo{
width:200px;
height:83px;
margin:5px 0 0 0;
text-align:center;
}

#watch{
width:200px;
height:202px;
text-align:center;
}

#menu{
width:200px;
margin: 0 0 15px 0;
}

#menu ul{
width:198px;
margin:0 0 15px 2px;
padding:0;
list-style:none;
}

#menu li{
margin:0 0 0 0;
*margin:0 0 -2px 0;
padding:0;
width:198px;
height:30px;
}

#menu li a{
margin:0 0 0 0;
width:198px;
height:30px;
display:block;
}

#menu li a:hover img{
background-color:transparent;
visibility:hidden;
width:198px;
height:30px;
}

#news{
width:200px;
height:120px;
text-align:center;
background:url(../img/common/news.jpg) no-repeat top center;
}

#news p{
height:20px;
margin:0;
padding:0;
}

#news table{
width:180px;
height:100px;
margin:0 auto;
}

#news table th {
font: normal 11px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
color:#FFFFFF; 
}

#news table th p{
font: normal 11px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
color:#E6B45F;
margin:0;

}

#shop {
width:200px;
margin:10px 0 0 0;
} 

#shop p {
width:120px;
height:30px;
text-align:center;
margin:0 0 10px 10px;
}

#collabo {
width:200px;
margin:10px 0 0 0;
} 

#collabo p {
width:160px;
height:80px;
text-align:left;
margin: 5px 0 15px 10px; 
}

#main{
width:690px;
height:auto;
float:right;
}

#footer{
width:690px;
margin:10px 0 0 0;
color:#E6B45F;
font: normal 11px/12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.footer{
background:url(../img/common/footer.jpg) no-repeat top left;
}

.tree{
width:690px;
margin:5px 0 0 0 ;
}

.line{
border-bottom: 1px dashed #ffffff;
border-left:none;
border-right:none;
border-top:none;
width:690px;
height:10px;
}

#contact{
width:690px;

}
#main2{
width:680px;
margin: 0 0 0 10px;
}


.contact table{
width:630px;
border-collapse:collapse;
border:0;
}

.contact td{
border-collapse:collapse;
border:1px solid #ffffff;
padding:5px;
}