@charset "UTF-8";
*{
	margin:0;
	padding:0;
}

body{
	   background:url("../images/haikei3.jpg") center center / cover no-repeat fixed;
	   background-size:cover;
	   -webkit-text-size-adjust: 100%;
	   -webkit-background-size:cover;
	   overflow-x:hidden;
	   color:white;
	font-family:"arial black",serif;

}

.kazoku p{
	position:relative;
	bottom:405px;
	left:0;
  	text-align: center; 
  	font-size: 300%;
  	font-family:serif;
  	font-style: italic;
  	color:white;
  	text-shadow:2px 2px rgba(0,0,0,0.8);
	line-height:65px;
}

.zentai{
		 background-color:rgba(182,35,184,0.5);
		width:980px;
		margin-left:auto;
		margin-right:auto;
		margin-top:-400px;
		border-top:solid 2px gray;
		border-bottom:solid 2px gray;
		border-left:solid 2px gray;
		border-right:solid 2px gray;
		border-radius:5px;
}
.mv{
	border-bottom:solid 2px gray;
	border-left-style:none;
	width:100%;
	
}
.coachzentai{
		 background-color:rgba(182,35,184,0.5);
		width:980px;
		margin-left:auto;
		margin-right:auto;
		border-top:solid 2px gray;
		border-bottom:solid 2px gray;
		border-left:solid 2px gray;
		border-right:solid 2px gray;
		border-radius:5px;
}
.header{
	background-color:transparent;
	width:100%;
	position:relative;
}
.header table{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	line-height:50px;
	border-collapse:collapse;
}
.header td{
	text-align:center;
	font-size:200%;
	border-left:dashed 2px black;
	border-right:dashed 2px black;

}
.headmenu a{
	font-family:"arial black",serif;
}

.headmenu a:link{
	color:rgba(50,50,150,0.5);
	background-color:transparent;
	display:block;
	text-align:center;
	line-height:50px;
	text-decoration:none;
	transition: color 0.5s;
}
.headmenu a:visited{
	color:rgba(50,50,150,0.5);
	background-color:transparent;
	display:block;
	text-align:center;
	line-height:50px;
	text-decoration:none;
}
.headmenu a:hover{
	color:purple;
	background-color:transparent;
	display:block;
	text-align:center;
	line-height:50px;
	text-decoration:none;
}

.logo{
	color:rgba(255,255,255,0.4);
	width:980px;
	margin-left:auto;
	margin-right:auto;
	font-size:350%;
	font-family:"arial black",serif;
	font-weight:bold;
	text-shadow:3px 3px 0 #1550c9,6px 6px 0 #f82222;
}
.logop{
	margin-right:20px;
}
img{
	border:0;
	vertical-align:bottom;
}

.tel{
	margin:auto;
}

.contents{
			background-color:transparent;
			width:750px;
			margin:-100px 10px 0 auto;
}

.twitter{
	margin-left:100px;
	margin-top:10px;
}

.menu{
    
		background-color:transparent;
		width:200px;
		border:solid 2px black;
		margin:5px;
		text-align:center;


}

.menukoumoku{
			text-align:center;
			line-height:50px;
			font-size:150%;
			color:black;
			border-bottom:2px solid black;
			background-color:rgba(0,150,0,0.5);
}

.menu li{
			list-style-type:none;
			font-weight:bold;
}

.menu a:link{
	font-size:150%;
				color:rgba(50,50,150,0.5);
				display:block;
				text-align:center;
				line-height:80px;
				text-decoration:none;
					transition: color 0.5s;
}
.menu a:visited{
				color:rgba(50,50,150,0.5);
				display:block;
				text-align:center;
				line-height:80px;
				text-decoration:none;
}
.menu a:hover{
				color:purple;
				display:block;
				text-align:center;
				line-height:80px;
				text-decoration:none;
}

.blog{
	width:200px;
	margin:0 auto 0 auto;
	border:solid black 2px;
}

.blog_2{
	width:200px;
	margin:10px 0 10px auto;
	border:outset 5px white;

}

hr{
	clear:both;
}
#addhr{
	margin-top:100px;
}

.footer{
	position:relative;
	width:100%;
	background-color:rgba(84,84,84,1);
	height:200px;
	z-index:100;
}
.footer table{
	width:980px;
	margin:0 auto 0 auto;
}
.footer td{
	text-align:center;
	font-size:150%;
	padding-top:20px;
}
.footer a:link{
	color:white;
	text-decoration:none;
}
.footer a:visited{
	color:white;
	text-decoration:none;
}
.footer a:hover{
	color:white;
	text-decoration:none;
}


address{
		clear:both;
}

small{
		clear:both;
}

.top{
		text-align:right;
}

.koumoku{
	font-size:300%;
	border-left:ridge 20px olive;
	border-bottom:solid 3px black;
	padding-left:10px;
	margin-top:100px;
	width:730px;
	text-shadow:3px 3px 0 black;
}

.nscabout{
	margin-left:2em;
	font-size:200%;
}

.aboutimage{
	margin-top:20px;
	margin-right:5px;
	margin-left:5px;
	 border-radius: 10px; 
	 
}

.about{
	margin-bottom:500px;
}
.about li{
	list-style-type:none;
	float:left;
	position:relative;
	color:black;
}
.about h3{
	text-align:center;
	font-size:180%;
	font-weight:bold;
	margin-bottom:3px;
}
.about p{
	font-size:120%;
	width:250px;
	text-align:center;
}

.comment{
	position:absolute;
	top:30px;
}

#event{
	clear:both;
}

.eventj,.eventp{
	text-align:center;
	margin:10px 0 10px 0;
}

address{
	text-align:right;
}

small{
	text-align:right;
}

.jisseki{
	font-size:190%;
	text-align:center;
}




