@charset "utf-8";

body {
   width: 60%;
   background:url(../images/bg3.jpg) ;
   margin-left: auto;
   margin-right: auto;
  font-size:18pt;
  font-family:Arial,"メイリオ";
  color:555555;
}
p {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin: 60px auto 40px;
}
table {
  width: 80%;
  margin-left:auto;
  margin-right:auto;
}

.tbl-r02 th {
  background: #0a7bbc;
  border: solid 1px #b2b2b2;
  color: #fff;
  padding: 2px;
  font-size: 16px;
  width: 200px;
}
.tbl-r02 td {
　border: solid 1px #b2b2b2;
  padding: 4px;
  font-size: 14px;
}

@media screen and (max-width: 1030px) {

body {
	width: 95%;
        margin-left: 10px;
        margin-right: 10px;
}

  .last td:last-child {
　　border-bottom: none;
    width: 70%;
  }
  .tbl-r02 {
    width: 95%;
　  border: solid 1px #ccc; 
  }
  .tbl-r02 th,
  .tbl-r02 td {
　　border-bottom: none;
    display: block;
    width: 100%;
  }
}
a {text-decoration:none;}
a:visited {color:#0140fd;color:#2c67fb;}
a:hover {text-decoration:undeline;color:#0140fd;font-weight:bold;}
a:hover {opacity:0.7;}
img {border-radius:6px;}
input {padding:5px;line-height:1;}

body {font-size:12pt;font-family:Arial,"メイリオ";color:333333;line-height:160%;}
td {font-size:12pt;font-family:Arial,"メイリオ";color:333333;line-height:160%;}

div.small {font-size: 9pt;font-family:Arial,"メイリオ";line-height:color:000000;160%;}
div.xsmall {font-size: 10pt;font-family:Arial,"メイリオ";line-height:color:000000;160%;}

div.xmidsmall {font-size:11pt;font-family:Arial,"メイリオ";color:000000;line-height:160%;}
div.midsmall {font-size:12pt;font-family:Arial,"メイリオ";color:333333;line-height:160%;}
div.bmidsmall {font-size:12pt;font-family:Arial,"メイリオ";color:555555;font-weight:bold;line-height:160%;}


div.midlarge {font-size:14pt;font-family:Arial,"メイリオ";color:333333;line-height:160%;}
div.bmidlarge {font-size:14pt;font-family:Arial,"メイリオ";color:555555;font-weight:bold;line-height:160%;}

div.zlarge {font-size:16pt;font-family:Arial,"メイリオ";color:555555;font-weight:bold;line-height:160%;}
div.vlarge {font-size:20pt;font-family:Arial,"メイリオ";color:555555;font-weight:bold;line-height:160%;}

