@charset "utf-8";

/*
	Site Name: ANIMAX
	Description: ブラウザのデフォルトスタイル初期化
	Version: 0.1
	Author: 
*/

body, div, h1, h2, h3, h4, h5, h6,
p, pre, blockquote, address, dl, dt, dd, ol, ul, li,
fieldset, form, input, textarea, select, option,
table, th, td, embed, object, iframe {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

em, ins, strong {
	font-weight: normal;
	font-style: normal;
}

