@charset "UTF-8";
/* CSS Document */

h4 {
	font-size: 10px;
	text-align: center;
	color: #000000;
	font-weight: lighter;
}
h5 {
	font-size: 14px;
	color: #666666;
	text-align: center;
	font-weight: lighter;
}
.gazouspace {
	text-align: center;
	padding-top: 150px;
	padding-bottom: 0px;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	color: #666666;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: lighter;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
h6 {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #000000;
}
