@charset 'UTF-8';

/* リセット */

body,div,pre,p,blockquote,
form,fieldset,input,textarea,select,option,
dl,dt,dd,h1,h2,h3,h4,h5,h6,
embed,object {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6 {
	font-style: normal;
	font-weight: normal;
	font-size: 1.0em;
}

img {border:0;}
img,input {vertical-align:middle;}
q:before,q:after {content:'';}

textarea {
	font-size:100%;
	}