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