@charset "utf-8";
/* CSS Document */


body , div , p , form , input , select , option , button , dl , dd , dt , ul ,ol , li , h1 , h2 , h3 , h4 , h5 , address , table , tr , td
{
	margin:0;
	padding:0;
	font-size:100%;
	font-weight:normal;
	font-style:normal;
	line-height:1;
}
img
{
	border:0;
	line-height: 0px;
	padding: 0px;
}
ul
{
	list-style:none;
}
body, input, button, textarea
{
	font-size:62.5%;
	
}
article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary{
　　display:block;
}
body
{
	font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic Pro", Meiryo, "MS PGothic", sans-serif;
	font-size: 13px;
	width: 100%;
	
}

a {
	text-decoration: none;
}

