@charset "utf-8";
/* CSS Document */

h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	background-image: url(../image/head.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	height: 100px;
	width: 720px;
	padding: 0px;
	color: #1647A0;
	text-indent: -10000px;
}
body {
	background-image: url(../image/back.jpg);
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 0px;
	background-color: #FFF;
	height: auto;
	width: 720px;
}


.head {
	height: 100px;
	width: 720px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.flash {
	background-color: #FFF;
	height: 420px;
	width: 720px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-bottom: 10px;
	padding-top: 10px;
}
.counter {
	background-color: #FFF;
	height: 40px;
	width: 720px;
	text-align: center;
	float: left;
}
.button {
	height: 40px;
	width: 720px;
	padding-top: 10px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.president {
	height: 400px;
	width: 250px;
	background-color: #FFF;
	text-align: center;
	float: left;
	padding-top: 50px;
	padding-left: 50px;
}
.company {
	background-color: #FFF;
	height: 420px;
	width: 420px;
	float: left;
	padding-top: 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 2em;
	text-align: left;
}
.link {
	background-color: #FFF;
	height: 500px;
	width: 720px;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	line-height: 1.5em;
}
.blog {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	background-color: #FFF;
	text-align: center;
	height: auto;
	width: 720px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
}



.footer {
	height: 30px;
	width: 720px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	clear: both;
}
