body, div, p, form, input, select, option, strong, em, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, addres {
	margin:0;
	padding:0;
	font-size:100%;
	font-weight:normal;
	font-style:normal;
	line-height:1.5;
}
img {
	border: none;
	vertical-align: bottom;
}
ul {
	list-style:none;
}
html {
	overflow-y: scroll;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	font-size:62.5%;
	font-family:'Hiragino Kaku Gothic Pro!', 'ヒラギノ角ゴ Pro W3', 'メイリオ', Meiryo, Osaka, 'MS Pゴシック', sans-serif;
	background:#ffffff;
	color:#000000;
}
a {
	color:#696969;
}
a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color: #666666;
}
/*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 */

