*{
margin:0px;
padding:0px;
}

body{
background-color: #f0f0f0 ;
text-align:center;
}

img{border: 0px ;}

/*\\\\\\\\\\\　ヘッダ　\\\\\\\\\\\*/
#head{
width:831px;
height:140px;
margin-top:0px;
padding-top:0px;
background:url(../images/head3.gif) no-repeat;
position: relative;
}

#read{
width: 800px;
text-align:left;
font-size:75%;
color:#0000cd;
position: absolute;
top: 108px;
left: 20px;
}



#nslogo{
width: 81px;
height: 26px;
position: absolute;
top: 9px;
left: 10px;
}

#nslogo img{border: 0px;}



#shopping {
width:285px;
height:80px;
position:absolute;
top:10px;
left:550px;
}

#shopping li{
float:left;
display:block;
margin-right: 25px;
padding-left: 9px;
background: url(../images/listimg.gif) no-repeat;
background-position: left center;
}

#shopping a{
font-size:85%;
font-weight: bold;
color:gray;
text-decoration: none; 
}

#shopping a:hover{
color:#ff69b4;
}



/*\\\\\\\\\\\　フォーム　\\\\\\\\\\\*/
#form{
border-color:red;
position: absolute;
top: 27px;
left: 550px;
}

#form a{
font-size: 90%;
font-weight: bold;
color: #ffa500;
}



/*\\\\\\\\\\\　カートを見る　\\\\\\\\\\\*/
#cart img{
position: absolute;
top:57px;
right:30px;
}



/*\\\\\\\\\\\　タブタブ　背景画像はtabフォルダのＣＳＳに記述 \\\\\\\\\\\*/
#tab ul{
width:830px;
padding-top:4px;
}

#tab li{
float:left;
display:block;
font-size:84%;
font-weight:bold;
color:gray;
}

#tab a{text-decoration: none;}
#tab a:link{　color:gray;}
#tab a:visited{　color:gray;}
#tab a:hover{　color:#ff69b4;}



/*\\\\\\\\\\\ コンテンツエリア \\\\\\\\\\\*/
#containar{
width:830px;
height: auto;
padding-bottom: 20px;
background:url(../images/tab_md.gif) repeat-y;
}




/*\\\\\\\\\\\　フッタ　\\\\\\\\\\\*/
#footer{
width:830px;
height:35px;
border-top: 1px dotted gray;
background-image:url(../images/tab.gif);
background-repeat:no-repeat;
background-position: 0% 120%; 
}

#footer ul{
margin-left: 20px;
}

#footer li{
float:left;
display:block;
margin-right:20px;
}

#footer a{
font-size: 80%;
color: orenge;
text-decoration: none;
}

#footer a:link{color: #ffa500;}
#footer a:visited{color: #ffa500;}
#footer a:hover{color: #ff69b4;}
