
* {
  margin: 0;
  padding: 0;
}


a:link,
a:visited,
a:hover,
a:active 

a:link { color: black; }
a:visited { color: black; }
a:hover { color:black; }
a:active { color:black; }

/* ------------------------------------------------------------- */

body {
  font-size: x-small;
  text-align:left;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  padding: 0;
  margin-left: 205px;
  background:  white url(img/wall.jpg);
  background-repeat: repeat-y;
  background-color:#424242;
  background-attachment: fixed;
   background-position: top left
}


#logo {
position: absolute; top: 10px; left: 135px
}

#sum {
  text-align: left;
 position: absolute; top: 8px;
}

#wrapper {
  text-align: left;
  position: absolute; top: 0px; left: 210px;
  padding: 0 0 0;
  width: 700px;
  height: 660px;
}


p {

  margin: 1px
}

#n {
font-weight: 500;
position: absolute; top: 95px;
}


#about{
position: absolute; top: 152px;
}

#img{
position: absolute; top: 152px;
z-index: 1;
height:500px;
border: solid 1px;
visibility: hidden;
float: left
}


strong{
font-size: small;
font-weight: bold;
font-style: nomal;
line-height: 0
}


.tdftad{
position: absolute; top: 660px;
}

.tdftad a {
text-decoration: none;
font-size: xx-small;
}

#preloadedImages {
       width: 0px;
       height: 0px;
       display: inline;
       background-image: url(photo/o1.jpg);
	   background-image: url(photo/o2.jpg);
	   background-image: url(photo/o3jpg);
	   background-image: url(photo/o4.jpg);
	   background-image: url(photo/o5.jpg);
	   background-image: url(photo/c1.jpg);
	   background-image: url(photo/c2.jpg);
	   background-image: url(photo/c3.jpg);
	   background-image: url(photo/o7.jpg);
	   background-image: url(photo/c4.jpg);
	   background-image: url(photo/c5.jpg);
	   
}


#bck{
position: absolute; top: 0px; right: 0px;
z-index:-1;
}


