/* KIOI Reset CSS */
body,
input,
textarea {
	font: 12px/1.4 "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	color: #333;
}
.clearfix:after {
	clear: both;
	content: " ";
	display: table;
}
h3, h4 {
	margin-bottom: 10px;
}
h5, h6 {
	margin-bottom: 5px;
}
a:link,
a:visited,
a:hover,
a:active {
	color: #333;
	text-decoration: none;
}
img {
	border: 0 none;
	vertical-align: top;
}
