
* {
font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
}
body , html {
height: 100%;
}
a {
color: #fff;
}
body{
margin: 0;
padding: 0;
background-color: #49a5d9;
color:#fff;
line-height: 180%;
background-image: url(back.png);
}
.cont2{

background: linear-gradient(90deg, rgba(73, 152, 242,1) 19.625%,rgba(73, 152, 242,1) 21.125%,rgba(13, 217, 217,1) 79.625%);
background: #003449;
 }
h3{
color: #fff;
margin: 0px;
font-size: 1.3em;
}

a img{
background:none!important;
}
a:hover img{
opacity:0.6;
filter:alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
background:none!important;
}

.clear10{
clear:both;
height:10px;
}
.clear30{
clear:both;
height:30px;
}

li{
  text-align: left;
}

.container-fluid {
  margin: 0;
margin-right: auto;
margin-left: auto;
max-width: 960px;
text-align: center;
}



.box-naiyou2{
  -webkit-border-radius:10px 10px 10px 10px;
  -moz-border-radius:10px 10px 10px 10px;
  border-radius:10px 10px 10px 10px;
width:80%;
margin:10px auto;
overflow-y: auto;
overflow-x: hidden;
background-color: #035397;
line-height: 150%;
padding: 10px;
}

.contents{
  -webkit-border-radius:10px 10px 10px 10px;
  -moz-border-radius:10px 10px 10px 10px;
  border-radius:10px 10px 10px 10px;
background-color:#fff;
      border: 5px solid #1B3774;
margin-right: 20px;
margin-left: 20px;
}
.contents-in{
  padding: 10px;
}
.contents-in img{
max-width: 100%;
height:auto;
}


ul, li {
    list-style: none;
    margin: 0;
    padding: 0;
}



#footer{
  padding: 20px 0;
  background-color: #000;
  border-top: 3px solid #1B3774;
  bottom: 0;
  width: 100%;

}

.pan {
	font-size: small;
	text-align: center;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.text-center {
    text-align: center;
}


.ghost-btn  {
  border: 2px solid #fff;
  color: #fff;
  display: block;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  margin: 30px auto;
  padding: 15px 0;
  text-align: center;
  text-decoration: none;
  width: 240px;
}
strong{
font-weight: bold;
font-size: 1em;
}
.txt-small{
font-size: 10px;
}
.kyousan{
width: 620px;
text-align: left;
margin: 0 auto;
}
