*{
	margin:0;
	padding:0;
}

body{
	color:#333;
	text-align:center;
	font-family: "ＭＳ Ｐ ゴシック";
	font-size:0.9em;
}

h1{
	font-size:1em;
	text-align:left;
	font-weight:normal;
	border-bottom:5px solid #696969;
}

a{
	color:333;
	text-decoration:none;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
