/* 鈴鹿・デジカメ散歩トップページ*/
body {
text-align: center ;
background-image : url() ;
background-color : #223366 ;
color : #000 ;
margin-top : 0 ;
font-size : 14px ;
}
#Waku{
  border-width : 3px 6px 3px 6px;
  border-style : solid solid solid solid;
  border-color : royalblue royalblue royalblue royalblue;
  width : 790px;

  margin-top : 0px;
  background-color : #EBF1F9;
}
A:hover {
position : relative ;
top : 2 ;
left : 2 ;
COLOR : #F00 ;
}

A:link {
COLOR : #000 ;
text-decoration : underline ;
}

A:visited {
COLOR : #000 ;
text-decoration : underline ;
}

IMG {
border : 0px ;
}

table {
color : #000 ;
font-size : 14px ;
border : 0px ;
}

DIV.BGM {
position:absolute;
top:5;
right:0;
}

DIV.header {
position : relaitive ;
width : 800px ;
top : 0px ;

}

DIV.contents {
position : relaitive ;
width : 500px ;
font-size : 14px ;
}

DIV.side1 {
position : relaitive ;
text-align : left ;
width : 150px ;
font-size : 14px ;
}

DIV.side2 {
position : relaitive ;
text-align : left ;
width : 150px ;
font-size : 14px ;
}

DIV.footer {
position : relaitive ;
width : 800px ;
font-size : 14px ;
}

DIV.syasin {
width : 430px ;
background-color : #ffffff;
}

DIV.kizi {
width :500px ;
text-align : left ;
color : #000 ;
font-size : 14px ;
padding : 5px ;
line-height : 150% ;
}

DIV.sanpo {
width : 500px ;
text-align : left ;
color : #000 ;
font-size : 12px ;
padding : 5px ;
line-height : 150% ;
}

DIV.link {
width : 780px ;
text-align : center ;
background-color : 023 ;
font-size : 14px ;

}

DIV.select {
text-align : center ;
font-size : 14px ;
}
