@charset "utf-8";

.clearfix {
	clear: both;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	margin-top: 0px;
	margin-left: 0px;
	line-break: strict;
	word-break: normal;

}
img {
	border: none;
	vertical-align: middle;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:checked {
	text-decoration: none;
	font-weight: bold;
}
.back_window {
	width: 100px;
	height: 30px;
	margin-left: 0px;
	background-color: #80F9F9;
	z-index: 999;
	position: fixed;
	bottom: 20px;
	text-align: center;
	vertical-align: middle;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	font-size: 16px;
	display: block;
	left: 0px;
}
.send_button {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #020444 !important;
	font-size: 16px;
	text-shadow: 0px 1px 0px #000000;
	box-shadow: 2px 2px 1px #BBEEDD;
	padding-top: 4px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 4px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 2px solid #44DD55;
	background: #63B8EE;
	background: linear-gradient(top,  #88FFEE,  #99FFAA);
	background: -ms-linear-gradient(top,  #88FFEE,  #99FFAA);
	background: -webkit-gradient(linear, left top, left bottom, from(#88FFEE), to(#99FFAA));
	background: -moz-linear-gradient(top,  #88FFEE,  #99FFAA);
}
.send_button:hover {
	color: #020444 !important;
	background: #468CCF;
	background: linear-gradient(top,  #99FFAA,  #88FFEE);
	background: -ms-linear-gradient(top,  #99FFAA,  #88FFEE);
	background: -webkit-gradient(linear, left top, left bottom, from(#99FFAA), to(#88FFEE));
	background: -moz-linear-gradient(top,  #99FFAA,  #88FFEE);
}
#touku_btn {
	width: 100px;
	height: 16px;
	display: inline;
}
#contact_btn {
	width: 120px;
	height: 24px;
}
.contact_center {
	margin-left: auto;
	margin-right: auto;
	width: 120px;
}
