@charset "Shift_JIS";

/**
 * reset
 **/
 
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{
	margin:0;
	padding:0;
}
h1,h2,h3,h4,h5,h6{
	font-weight: normal;
	font-size: 12px;
}

ul{
	list-style-type: none;
	list-style: none;
}

table{
	border-collapse:collapse;
	border-spacing:0;
	font-size: 12px;
}

fieldset{
	border:0;
}

address,caption,cite,code,dfn,em,th,var,th{
	font-style:normal;
	font-weight:normal;
}

caption,th {
	text-align:left;
}
.i_footer{
	font-size:100%;
	font-weight: normal;
}

q:before,q:after{
	content:'';
}

img {
	vertical-align: bottom;
	border:0;
}
