body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#EFEFEF;
	-webkit-text-size-adjust: 100%;
}
body,td,th {font-family:'Lucida Grande',
 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
 Meiryo, メイリオ, sans-serif;
    font-size: 14px;
	line-height: 1.7;
	color: #1a1a1a;

}

img{
	border-style:none;
display: block;
margin: 0;
padding: 0;
}

    object,  
    embed {  
        vertical-align: top;  
    }  

iframe{
    vertical-align:bottom;
}

.side_c{
	background-color: rgba(212,236,247,0.8);
}

.jim1 {
	font-size: 14px;
	color: #005EA6;
	font-weight: bold;
	line-height: 18px;
}

.jim2 {
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	color: #000000;
}

.out1 {
	font-size: 17px;
	color: #005EA6;
	font-weight: normal;
}
.nout{
	font-size: 14px;
	line-height: 22px;
}

.copy {
	font-size: 12px;
	color: #ffffff;
}

.gree {
	font-size: 15px;
	line-height: 26px;
}
.greename {
	font-size: 16px;
	font-weight:bold
}
.day {
	font-size: 18px;
	font-weight: bold;
}


h1 {
  font-size:20px;
  color:#005EA6;
  margin:0px;
  font-weight:bold;
}



.red {
	color:#FF0004
}

a.mail:link {
text-decoration : underline;
color : #ffffff;
}
a.mail:visited { color: #ffffff; }
a.mail:hover { color: #ffffff; }
a.mail:active { color: #ffffff; }

.shozoku {
	font-size: 12px;
}

.btn-border_ab {
  display: inline-block;
  text-align: center;
  width: 208px;
  background-color: #06275a;
  border: 2px solid #fce9f2;
  font-style: normal;
  line-height: 1.4;
  font-size: 16px;
  color: #fce9f2;
  text-decoration: none;
  font-weight: bold;
  padding: 15px 5px 12px 5px;
  border-radius:8px;
  transition: .3s;
}

.btn-border_ab:hover {
  background-color: #fce9f2;
  border-color: #06275a;
  color: #06275a;
}