/* Browser Reset */

body,div,img,h1,h2,h3,h4,p,ul,li,dl,dt,dd,table,caption,td,th,input,textarea,address,select,form {
	margin: 0;
	padding: 0;
}

div:after,
dl:after,
ul:after{
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

div,dl,ul{
	zoom: 100%;
}

img { vertical-align: bottom; }

a{text-decoration:none;}

a,a img { border: none; }

li { list-style: none; }

p,h1,h2,h3,h4,h5,h6,a,li,caption,td,th,dt,dd,input,textarea,select,address {
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
}
