@charset "utf-8";/* リセットスタイル * ************************************************** * * 1 : reset * * ************************************************** */ /* ======================================	1 : reset [ リセット ]====================================== */*{	font-size:100%;}body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,pre,form,dl,dt,dd,blockquote,fieldset,input,address{	margin:0;	padding:0;}h1,h2,h3,h4,h5,h6,caption,address,th{	font-style:normal;	font-weight:normal;}ul,ol,li,dl,dt,dd{	list-style-type:none;	list-style-position:outside;}table,th,td{	vertical-align:middle;}caption{	display:none;}fieldset{	border:none;}legend{	display:none;}img{	border:0;	vertical-align:top;}hr{	display:none;	clear: both;}br{	letter-spacing:0;}a {	text-decoration:none;}a:visited {	text-decoration:none;}a:hover {	text-decoration: underline;}