@charset "utf-8";
#contents .type:after, .bottom:after {
  content: "";
  clear: both;
  display: block;
}
.clearfix {
	padding: 20px 5px 25px 30px;
	margin: 0px;
}
h2 {
	margin: 0;
	padding: 0;
}
.topLeft {
	width: 520px;
	float: left;
	margin-right: 20px;
}
.topRight {
	width: 310px;
	float: left;
	margin-bottom: 20px;
}
.type {
	margin: 0 0 0 30px;
}
.type h3{
	margin-bottom: 10px;
}
.type li {
	float: left;
	margin-right: 10px;
}
.b_pagetop a {
	background-image: url(../images/b_pagetop.jpg);
	background-repeat: no-repeat;
	width: 100px;
	height: 25px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	position: relative;
	text-align: left;
	position: relative;
	right: 25px;
	_right: 25px;
	margin: 25px 0 15px auto;
	padding: 0px;
}
.b_pagetop a:hover {
	background-image: url(../images/b_pagetop-l.jpg);
}
.bottom {
	margin: 0 0 30px 0;
}
.fb-like-box {
	float: left;
	width: 560px;
	height: 300px;
	margin: 0 0 0 30px;
}
.bottom .b_pagetop{
	float: right;
	margin: 250px 0 0 0;
	width: 100px;
}