/*カタログ【スクリプト用】*/

div#photo_wrapperbg {
 width: 660px;
 margin-left: 10px;
 padding: 5px;

}

div#wrapper {
 width: 650px;
 margin: 0;
 padding: 10px 10px 10px 20px;
 position: relative;
 overflow: hidden;
}


div#syousai {
 width: 640px;
 margin: 0;
 padding: 10px 10px 10px 20px;
}


div#syousai img
{
 padding: 20px;
}


div#syousai table
{border:5px solid #e5fffc;
 text-size:12px;
margin-bottom:10px
}

div#syousai th
{
font-size:16px;letter-spacing:1px;
background-color:#3392ff;color:white;
height:40px
}

div#syousai td
{
 font-size:12px;
}



.shiyou
{
background-color:#7fff7f;
 font-size:12px;
width:130px
}

.midashi
{
background-color:#00ff00;
font-size:16px;
text-align:center
}

#syousai ul
{
	margin:10px;
	line-height:220%;
	font-size:14px;
	color:blue
	}

#syousai li{
	margin-left:10px;

	}




div#close
{
  position: relative;
  top: -400px;
  left: 350px;
width:  70px;
height: 30px;
padding: 10px;
text-align: center
}




div#close_SD
{
  position: relative;
  top: -20px;
  left: 550px;
width:  70px;
height: 15px;
padding: 10px;
text-align: center
}