@charset "utf-8";
/* CSS Document */
body{padding:0;
margin: 0;}
tr td img{display:block;}

#wrapper{width:100%;
float: left;}

#center{
width: 80%;
margin: 0 auto;}
#top{width:100%;
float: left;
background-image:url(../images/top03.jpg);}
#menu{width:100%;
float: left;
background-color: #276baa;}
#photo{width:30%;
margin: 0 auto;}
.pp{    outline: #B8171A inset 5px ;
    outline-offset: 5px ;
	width: 60%;

color: aliceblue;
text-align: center;}
.pp tr:nth-child(even){background-color:#B8171A; }
.pp a{color:aliceblue;
text-decoration: none;}