@charset "UTF-8";
img {
	border: 0px;
}


*{
	margin:0px;
	padding:0px;
}

body{background-color:#e9e9e9;}

#wrap{margin-left:150px;}
.txt01{margin-bottom:100px;}
.links{margin-bottom:20px;font-family: "Hannari";}

.txt01,.txt02{
	display:block;
  font-family: "Hannari","Ubuntu", sans-serif;
}
.txt02{font-size: 12px;margin-bottom: 20px;}

.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
