﻿@charset "UTF-8";

body {
	margin: 0;
	font-family:Times New Roman,"ＭＳ ゴシック";
}

header {
	background-color: #6ac4eb;
	font-size: 36px;
	color: #ffffff;
	text-align: center;
}

footer {
	background-color: #6ac4eb;
	color: #ffffff;
	text-align: center;
}

div {
	text-align: center;
}

div.f {
	text-align: center;
	font-size: 7vw;
}

p {
	font-size: 20px;
}

a {
	font-size: 20px;
}

a.flower {
	font-size: 7vw;
}

p.flower {
	font-size: 7vw;
}

input.test,select,button {
	width: 100%;
	font-size: 10vw;
	border: 2px solid #0a0;
}

img {
	max-width : 100% ;
	height : auto ;
}

h2 {
	margin-bottom: 0;
}

table {
	margin: 0px auto;
}

.b50{
	margin-bottom: 50px;	
}

.gyo {
	margin-bottom: 50px;
}

.syo {
	margin-bottom: 50px;
}

.jin {
	margin-bottom: 50px;
}