/*アウトラインページ*/
P{
  font-size : 12px;
  padding-top : 315px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  text-align : center;
  line-height : 15px;
} 
#world{
  background-image : url(images/ou_01.jpg);
  background-repeat : no-repeat;
  background-position : center top;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 10px;
  width : 700px;
  height : 400px;
  border-bottom-width : 1px;
  border-bottom-style : groove;
  border-bottom-color : black;
  border-top-width : 1px;
  border-top-style : groove;
  border-top-color : black;
}
#nation{
  background-image : url(images/ou_02.jpg);
  background-repeat : no-repeat;
  background-position : center top;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 10px;
  width : 700px;
  height : 400px;
  border-bottom-width : 1px;
  border-bottom-style : groove;
  border-bottom-color : black;
}
#frontier{
  background-image : url(images/ou_03.jpg);
  background-repeat : no-repeat;
  background-position : center top;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 10px;
  width : 700px;
  height : 400px;
  border-bottom-width : 1px;
  border-bottom-style : groove;
  border-bottom-color : black;
}
#land{
  background-image : url(images/ou_04.jpg);
  background-repeat : no-repeat;
  background-position : center top;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 10px;
  width : 700px;
  height : 400px;
  border-bottom-width : 1px;
  border-bottom-style : groove;
  border-bottom-color : black;
}
