/* 
BMC  2007-Oct
SET TYPE (A)-(Z)
 */

@import "https://";
@charset"Shift_JIS";

*{
margin: 0;
padding: 0;
 }

*{
 font-family: "MSƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS proW3","Osaka";
 font-size: 12px;
 }

html{overflow-y:scroll;}

img{
 border: 0;
}

table{
 border: 0;
 }

a:link {
 text-decoration:none; 
 }


body {
color: #666;
background-color:#F4EECE;
text-align: center;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

/* (A) */

#header{
margin: 0 auto;
padding: 0;
height: 154px;
width: 800px;
text-align: left;
background-image: url('https://silk-yamatoya.jp/images/header/header.jpg');
background-repeat: no-repeat;
}

#header #copy{
position: relative;
left:490px;
top: 7px;
font-size: 10px;
color:#000;
background-color: transparent;
width: 300px;
height: 18px;
text-align:right;
letter-spacing: 0.2em;
}

#header #menu{
position:relative;
left:0px;
top:114px;
width:800px;
height:29px;
}

#header #menu ul,#header #menu li{
margin: 0;
padding:0;
list-style:none; 
}
 
#header #menu li{
font-size: 13px;
line-height: 13px;
float:left;
margin-right: 1px;
border-right: 1px solid #CC9966;
background-color:#CEBDAB;
}
 
#header #menu a,#header #menu a:link,#header #menu a:visited{
text-decoration:none;
color:#5C241A;
background-color: transparent;
padding:4px 0;
height: auto;
width: 95px;
text-align: center;
display:block;
/*_*//*/
display:inline;
/**/
}
 
#header #menu a:hover{
color: #FF6600;
background-color: #000;
}

#contents {
color: #666;
background-color: #fff;
margin: 0px auto;
padding: 0px;
width: 800px;
}

#main {
font-size: 11px;
line-height: 1.5em;
text-align: left;
margin: 0px auto;
padding-top: 20px;
padding-bottom: 20px;
padding-left: 20px;
width: 750px;
}

/* (Z) */

#footer{
margin: 0 auto;
padding: 0px;
height: 30px;
width: 800px;
text-align: center;
background-color: #C5A988;
}

#footer #fmenu{
font-size: 10px;
color:#000;
background-color: transparent;
letter-spacing: 0.2em;
border-top: 4px solid #8C4B37;
}

#footer #fmenu a,#footer #fmenu a:link{
text-decoration:none;
color:#666;
background-color: transparent;
}
 
#footer #fmenu a:hover{
text-decoration:underline;
}
