@charset "utf-8";

html,body {
	width: 100%;height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	color: #000080;	
	font-family: "ヒラギノ角ゴ Pro", "メイリオ", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	
	font-size: 16px;	
	line-height: 2;		
	-webkit-text-size-adjust: none;
	background: #ffffff;	
}
h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form,figure,form {margin: 0px;padding: 0px;font-size: 100%;}
ul {list-style-type: none;}
ol {padding-left: 40px;padding-bottom: 15px;}
img {border: none;max-width: 100%;height: auto;vertical-align: middle;}
table {border-collapse:collapse;font-size: 100%;border-spacing: 0;}
iframe {width: 100%;}


a {
	color: #1e90ff;	
	-webkit-transition: 0.5s;	
	transition: 0.5s;			
}
a:hover {
	color: #de3973;	
}


h2 {
	clear: both;
	margin-bottom: 20px;
	color: #fff;			
	padding: 10px 30px;		
	background: #1e90ff;	
	border-radius: 30px;	
}

h3 {
    text-shadow: 4px 4px 0 rgba(0,0,0,.2);
    font-size: 3em;
    color: #000080;
    padding: 10px 30px;
    text-align: center;		
}

h4 {
padding: 0.25em 0.5em;
color: #494949;
background: transparent;
border-left: solid 5px #7db4e6;
}
h5 {
font-size: 1.5em;
background: linear-gradient(transparent 70%, #a7d6ff 70%);
}
h6 {
	padding: .25em 0 .5em .75em;
  border-left: 6px solid #1e90ff;
  border-bottom: 1px solid #1e90ff;
  font-size: 0.9em;
  line-height: 200%;
	}
h6:first-letter {
    font-size: 2em;
    color: #000080;
}	


p {
	padding: 0px 30px 20px;	
}

header {
	text-align: center;	
	height: 100%;	
}

#logo img {
	width: 80%;
	padding: 20px 0 0 0;
	opacity: 0.8;	
}


#menubar {
	text-align: center;	
	position: absolute;
	top: 50%;		
	width: 100%;
}

#menubar li {
	display: inline;
}
#menubar li a {
	display: inline-block;
	text-decoration: none;
	color: #fff;				
	font-size: 20px;			
	letter-spacing: 0.2em;		
	width: 200px;	
	line-height: 200px;	
	border-radius: 50%;	
	border: 4px solid #fff;	
	margin: 0px 20px 10px;	
	text-shadow: 0px 0px 3px rgba(0,0,0,0.6);	
}

#menubar li a:hover {
	background: #1e90ff;	
	color: #fff;		
	width: 220px;		
	line-height: 220px;	
}

#new dl {
	padding: 0px 30px 20px;	
}

#new dt {
	font-weight: bold;	
	float: left;
	width: 8em;
}

#new dd {
	padding-left: 8em;
}

.contents {
	overflow: hidden;
	background: #fff;	
	background: rgba(255,255,255,0.9);	
	padding: 4%;	
	margin-bottom: 80%;	
}


footer {
	clear: both;
	text-align: center;	
	padding: 10px 0px;	
	color: #fff;	
	text-shadow: 1px 1px rgba(0,0,0,0.8);
	margin-top: -70%;
}
footer a {
	text-decoration: none;
	border: none;
	color: #fff;
}
footer .pr {
	display: block;
}

.ta1 {
	width: 96%;
	margin: 0px auto 15px;
}
.ta1, .ta1 td, .ta1 th {
	border: 2px solid #1e90ff;	
	padding: 10px;	
	word-break: break-all;
}

.ta1 th.tamidashi {
	width: auto;
	text-align: left;	
	background: #fff;	
}

.ta1 th {
	width: 30%;	
	text-align: center;	
}

.pagetop {
	text-align: right;
}
.pagetop a {
	display: inline-block;
	text-decoration: none;
	text-align: center;
	background: #1e90ff;	
	color: #fff;			
	border-radius: 50%;		
	width: 40px;			
	line-height: 40px;		
}

#bg img {
	position: fixed;
	left: 0px;
	bottom: 0px;
	z-index: -1;
	width: 100%;
	height: 100%;
	opacity: 0.8;	
}

.look {background: #333; color: #fff;padding: 5px 10px;border-radius: 4px;}
.mb15,.mb1em {margin-bottom: 15px;}
.color1 {color:#de3973;}
.pr {font-size: 10px;}


@media screen and (max-width:768px){


p {
	padding: 0px 10px 20px;	
}
h1,h2,table,p {
	font-size: 14px;
}
h3 {
	font-size: 23px;
}
h4,h5 {
	font-size: 20px;
}
h6 {
   font-size: 12px;
}
h6:first-letter {
    font-size: 20px;
}

#menubar li a {
	font-size: 16px;	
	letter-spacing: normal;
	width: 140px;	
	line-height: 140px;	
}
.ta1, .ta1 td, .ta1 th {
	padding: 5px;		
}
}

@media screen and (max-width:375px){

#menubar li a {
	font-size: 14px;
	width: 100px;	
	line-height: 100px;	
}
h1,h2,p {
	font-size: 11px;
}
table {
	font-size: 10px;
}
h4,h3 {
	font-size: 14px;
}
h5 {
	font-size: 15px;
}
h6 {
   font-size: 10px;
}
h6:first-letter {
    font-size: 15px;
}
.ta1, .ta1 td, .ta1 th {
	padding: 5px;	
}
footer {
	clear: both;
	font-size: 10px;
	text-align: center;	
	padding: 10px 0px;	
	color: #fff;	
	text-shadow: 1px 1px rgba(0,0,0,0.8);
	margin-top: -70%;
}
}

@media screen and (max-height:420px) and (orientation: landscape){

#menubar {
	top: 38%;
}

}
