body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#A7D3EF;
	-webkit-text-size-adjust: 100%;
background: url("back.jpg") center center / cover no-repeat fixed;
}

/* 追加 */
.abstbtn img:hover {opacity: 0.8;
}
/* 追加 */


@media only screen and (max-width: 767px) {
  body {
    background-image: url("back_m.jpg");
  }
}

body,td,th {font-family:'Lucida Grande',
 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
 Meiryo, メイリオ, sans-serif;
	font-size: 14px;
	color:#231815;
}

img{
	border-style:none;
display: block;
margin: 0;
padding: 0;
}

    object,
    embed {
        vertical-align: top;
    }

iframe{
    vertical-align:bottom;
}

.jim {
	font-size: 13px;
	color: #ffffff;

}

.new {
	font-size: 14px;
	line-height: 22px;
}

.copy {
	font-size: 12px;
	color: #ffffff;
}

.gree {
	font-size: 15px;
	line-height: 28px;
	color:#242424;
}
.greename {
	font-size: 17px;
	font-weight:bold;
}



.title {
	font-size: 17px;
	font-weight: bold;
	color: #00328f;
}


.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;
}
.title2 {
	font-size: 16px;
	font-weight: bold;
	color: #00328f;
}
.titlehand {
	font-size: 15px;
	font-weight: bold;
	color: #00328f;
}

.del {
	color: #f00;
	text-decoration: line-through;
}
.del span {
	color: #00328f;
 }
