﻿.css_btn_class {
	font-size:23px;
	font-family:Arial;
	font-weight:bold;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #337fed;
	padding:10px 18px;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #3d94f6 29%, #1e62d0 76% );
	background:-ms-linear-gradient( top, #3d94f6 29%, #1e62d0 76% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(29%, #3d94f6), color-stop(76%, #1e62d0) );
	background-color:#3d94f6;
	color:#ffffff;
	display:inline-block;
	text-shadow:2px 14px 0px #1570cd;
 	-webkit-box-shadow:inset 1px 0px 0px 0px #97c4fe;
 	-moz-box-shadow:inset 1px 0px 0px 0px #97c4fe;
 	box-shadow:inset 1px 0px 0px 0px #97c4fe;
	
	
}.css_btn_class:hover {
	background:-moz-linear-gradient( center top, #1e62d0 29%, #3d94f6 76% );
	background:-ms-linear-gradient( top, #1e62d0 29%, #3d94f6 76% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(29%, #1e62d0), color-stop(76%, #3d94f6) );
	background-color:#1e62d0;
}.css_btn_class:active {
	position:relative;
	top:1px;
	
}
/* This css button was generated by css-button-generator.com */



      
#header_style{margin-top: 50px;
		  		  
}

#navi{margin-left: 150px;
      margin-top: 10px;
}
#text-style_profile{font-family: MS ゴッシク ,Century Gothic;
			font-size: 14px;
			font-weight: normal;
			text-align: center;
			color: black;
			margin-top: 10px;
}  
#text-style-qa{font-family: MS ゴッシク ,Century Gothic;
			font-size: 14px;
			font-weight: normal;
			text-align: left;
			color: black;
			margin-top: 10px;
			margin-left: 200px;
}  
#text-style-index{font-family: MS ゴッシク ,Century Gothic;
			font-size: 30px;
			font-weight: normal;
			text-align: center;
			color: blue;
			margin-top: 180px;
			
}  
#special_font{font-family: Flat Brush;
              
}      
#footer_style{font-family: Flat Brush;
	         font-size: 12px;
	         font-weight: normal;
             text-align: center;
             color: blue;	
			 margin-top: 30px;
}
footer{text-align: center;
     font-family: Flat Brush;
	 font-size: 14px;
     color: blue;
     margin-top: 50px;	 
}
#text-kids{margin-left: 160px;
}
#text-map{text-align: center;
          margin-top: 50px;
		  font-family: MS ゴッシク, Century Gothic;
		  font-size: 15px;
		  font-weight: bold;
}
#text-album-index{text-align: center;
                  margin-top: 10px;
				  color: blue;
				  font-size: 20px;
				  font-family: Century Gothic;
}
#body{text-align: center;
     margin-top: 25px;
	 color: black;
	 font-weight: normal;
	 font-size: 20px;
	 font-family: Century Gothic;
}

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 10%;
}
.google-map {
     padding-bottom: 0%;
     position: relative;
}

.google-map iframe {
     height: 400px;
     width: 600px;
     left: 0;
     top: 0;
     position: relative;
}
