body, div, p, form, input, select, option, strong, em, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, address {
	margin:0;
	padding:0;
	font-size:100%;
	font-weight:normal;
	font-style:normal;
	font-size:14px;
}
img {
	border: none;
	vertical-align: bottom;
}
ul {
	list-style:none;
}
html {
	overflow-y: scroll;
}
body {
	font-family:'Hiragino Kaku Gothic Pro!', 'ヒラギノ角ゴ Pro W3', 'メイリオ', Meiryo, Osaka, 'MS Pゴシック', sans-serif;
	background:#ffffff;
	color:#000000;
}

/*clearfix*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
