@charset shift_JIS;

/* All Reset */
* {
	font-style: normal;
/*	font-weight: normal;*/
	text-decoration: none;
	font-size: 100%;
	margin:0;
	padding:0;
	list-style-type:none;
/*	color:#666666;*/
}
