﻿

@import url(https://fonts.googleapis.com/css?family=Lato:400,700);
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);

body { background:;
    font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
article  { line-height: 150% ; text-align: center; float:none;background:;width:auto;}
h1  { color: white; font-weight: 600; font-size: 100%; background-color: navy; text-align:center; 
	margin:8px; padding: 8px;font-family: HG丸ｺﾞｼｯｸM-PRO }
h2	{ font-weight: bold; font-size: 105%; line-height: normal; text-align: left; 
	margin-bottom: 15px; margin-left: 0; padding: 6px; border-bottom: 1px solid #ccc; border-left: 4px solid #e47f5c }
.square    { color: #0000cd; font-size: ; font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";display:none }

img  { margin: 0px; padding: 0px; border: none }

p  { font-size: 100%; text-align: left }
section  { font-size:70%;margin: auto 8px 15px ;width:auto ;background:;text-align:left }

.newsphoto  { color: blue; font-size: 85%; text-align: center; margin: 10px auto }
.newsphoto img  { text-align: center; border: solid 1px silver; width: 95% }
.newsphoto_half  { color: blue; font-size: 85%; text-align: center; margin: 10px auto }
.newsphoto_half img  { text-align: center; border: solid 1px silver; width: 95% }

ul {
	;list-style:disc;margin:30px
}
span.tit {
	font-weight:bold;color:green;font-size:115%
}

a#pagetopBtn img {
  position:fixed;
  bottom:10px;
  right:1px;
}
.red { color: red }
.green { color: #008000 }