﻿

@import url(https://fonts.googleapis.com/css?family=Lato:400,700);
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);

body {
	    font-family: "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
article  { font-size:1em ; line-height: 160% ; text-align: ; float:none; 
	margin:auto; padding-bottom: 20px; width:98%}
h1  { color: white; font-weight: bold; font-size: 115%;font-family: HG丸ｺﾞｼｯｸM-PRO;
	background-color: #0000cd; text-align: left; margin-top:15px; margin-bottom: 18px; padding: 8px;width:98%;
	letter-spacing:3px}
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;
	letter-spacing:1px }
.square     { color: white; font-weight: bold; font-size: 110%; 
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" }
img  { margin: 0px; padding: 0px; border: none }

p  { text-align: left }

section   { font-size:90%;margin: auto auto 15px ;width:95%;text-align:left }



.square00   { color: #0000cd; font-weight: bold; font-size: 120%; 
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" }

.newsphoto  { color: blue; font-size: 85%; text-align: center; margin: 10px auto }
.newsphoto img { text-align: center; border: solid 1px silver;width:80% }
.newsphoto_half  { color: blue; font-size: 85%; text-align: center; margin: 10px auto }
.newsphoto_half img { text-align: center; border: solid 1px silver; margin:5px 5px 0;width:39% }

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 }