﻿@charset "utf-8";

/* CSS Document */

/*========================
reset
========================*/

body,div,dl,dt,dd,ul,ol,li,pre,form,fieldset,input,textarea,p,blockquote,th,td,form,h1,h2,h3,h4,h5 h6{
	margin:0;
	padding:0;
}
h1,h2,h3,h4,h5 h6{
	font-size:100%;
	font-weight:normal;
}
table{
	border-spacing:0;
	font-size:100%;
}
fieldset{border:0;}
img{
	margin:0;
	padding:0;
	border:0;
	vertical-align:bottom;
	line-height:0;
}	
input,textarea,select{
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
input,textarea,select{font-size:100%;}
address,caption,cite,code,dfn,em,strong,th,var{
	font-weight:normal;
	font-style:normal;
}
ol,ul{list-style:none;}
caption,th{text-align:left;}
q:before,q:after{content:"";}
abbr,acronym{border:0;}
