html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
 caption, tbody, tfoot, thead, img, table {
	border: 0;
	font-family: font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: inherit;
	font-weight: normal;
	line-height: 1.4em;
	margin: 0;
	outline: 0;
	padding: 0;
	text-decoration: none;
	vertical-align: baseline;
}


input, textarea, select, button {
	font-family: inherit;
	font-size: 12px;
}


input, textarea{
	margin: 3px 0;
	padding: 2px;
}


img {
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}


hr{
	background-color: #000000;
	border: 0;
	color: #000000;
	height: 1px;
	margin: 0;
	padding: 0;
}


/* remember to define focus styles!
---------------------------------------------------- */
a, a:focus {
	outline: none !important;
	overflow: hidden !important;
}


ol, ul {
	list-style: none;
}


blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}


blockquote, q {
	quotes: "" "";
}


/* clearfix
---------------------------------------------------- */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}


.clearfix {
	min-height: 1px;
}


* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}
