#container{
	margin : auto;
  width : 660px;
}

body{
  font-size : medium;
  font-family : メイリオ, sans-serif;padding : 0px;margin : 0px;
}

#header{
  color : white;
  background-color : #ff0d66;
  margin-bottom : 20px;
  width : 100%;
  height : 50px;
}

h1{
  font-size : 24px;
  line-height : 50px;
  text-align : center;
  margin-bottom : 20px;
}

#contents{
  margin-bottom : 20px;
  width : 100%;
}

p#large img{
	border : 10px ridge #b5b500;border : 10px ridge #cccc66;
}

#footer{
  font-size : 80%;
  color : white;
  background-color : black;
  text-align : center;
  width : 100%;
  height : 20px;
}

#modoru{
  text-align : center;
  margin-top : 10px;
}
