@charset "shift_jis";

<style type: "text/css">

*{
   margin: 0;
   padding: 0;

}

a,a:link{
    color:#ffffff;
}

a,a:visited{
    color:#ffffff;
}
a,a:hover{
    color:#cc3333;
}
a,a:active{
    color:#66cc99;
}


body{
background-color: #ddc0b0;
background-image: url("./haikei.jpg");
background-repeat: no-repeat;
}

div#title-pre{
  width: 600px;
  height: 80px;
  color: #999;
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #444444;
  background-image: url("./staff-t.jpg");
  border-bottom: 1px solid #ccff99;
}

div#footer{
	width: 600px;
	height: 60px;
	color: #999;
	position: absolute;
	top: 745px;
	left: 0px;
	background-color: #444444;
	border-top: 1px solid #ccff99;
}

div#modoru-1{
	width: 500px;
	height: 30px;
	position: absolute;
	top: 750px;
	left: 35px;
}

div#modoru-2{
	width: 50px;
	height: 30px;
	position: absolute;
	top: 750px;
	left: 500px;
}

/* ヤマザキさん
::::::::::::::::::::::::::::::::::::::::::::: */
div#yamazaki{
  width: 540px;
  height: 200px;
  color: #000000;
  position: absolute;
  top: 130px;
  left: 30px;
  background-color: #ffffff;
}



div#shashin-1{
	width: 200px;
	height: 170px;
	color: #336600;
	position: absolute;
	top: 145px;
	left: 40px;
	background-color: #ffffff;
}

div#komento-1{
  width: 310px;
  height: 170px;
  color: #ffffff;
  position: absolute;
  top: 140px;
  left: 250px;
  background-color: #ffffff;
}



/* イコマさん
::::::::::::::::::::::::::::::::::::::::::::: */

div#ikoma{
  width: 540px;
  height: 200px;
  color: #000000;
  position: absolute;
  top: 335px;
  left: 30px;
  background-color: #ffffff;
}



div#shashin-2{
	width: 200px;
	height: 170px;
	color: #336600;
	position: absolute;
	top: 350px;
	left: 40px;
	background-color: #ffffff;
}


div#komento-2{
  width: 310px;
  height: 170px;
  color: #333333;
  position: absolute;
  top: 345px;
  left: 250px;
  background-color: #ffffff;
}



/* フジモトさん
::::::::::::::::::::::::::::::::::::::::::::: */

div#fujimoto{
  width: 540px;
  height: 200px;
  color: #000000;
  position: absolute;
  top: 540px;
  left: 30px;
  background-color: #ffffff;
}



div#shashin-3{
	width: 200px;
	height: 170px;
	color: #336600;
	position: absolute;
	top: 555px;
	left: 40px;
	background-color: #ffffff;
}


div#komento-3{
  width: 310px;
  height: 170px;
  color: #333333;
  position: absolute;
  top: 553px;
  left: 252px;
  background-color: #ffffff;
}

/* ナカムラさん
::::::::::::::::::::::::::::::::::::::::::::: */

div#nakamura{
  width: 540px;
  height: 200px;
  color: #000000;
  position: absolute;
  top: 745px;
  left: 30px;
  background-color: #ffffff;
}



div#shashin-4{
	width: 200px;
	height: 170px;
	color: #336600;
	position: absolute;
	top: 760px;
	left: 40px;
	background-color: #ffffff;
}


div#komento-4{
  width: 310px;
  height: 170px;
  color: #333333;
  position: absolute;
  top: 753px;
  left: 252px;
  background-color: #ffffff;
}





div#komento-0{
	width: 540px;
	height: 30px;
	color: #333333;
	position: absolute;
	top: 100px;
	left: 30px;
	background-color: #ffffff;
}


#img-1{
   float: left;
   margin-top: 0px;
   margin-right: 0px;
   margin-left: 0px;
   margin-bottom: 0px;
}

#img-2{
   float: left;
   margin-top: 0px;
   margin-right: 0px;
   margin-left: 0px;
   margin-bottom: 0px;
}


 p.kensaku{
    text-align: left;
    font-size: 9px;
    line-height: 10px;
    color: #cccccc;
    margin-top: 10px;
    margin-left: 20px;
}

 p.namae{
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    color: #333333;
    margin-top: 0px;
    margin-left: 0px;
}
 p.komento-1{
    text-align: left;
    font-size: 10px;
    line-height: 20px;
    color: #333333;
    margin-top: 10px;
    margin-left: 0px;
}

 p.komento-2{
    text-align: left;
    font-size: 10px;
    line-height: 0px;
    color: #333333;
    margin-top: 0px;
    margin-left: 0px;
}

 p.komento-0{
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    color: #cc3333;
    margin-top: 5px;
    margin-left: 5px;
}

 p.modoru{
    text-align: left;
    padding-top: 0px;
    font-size: 12px;
}

.kugiri {
	color: #999;
}


</style>
