@charset "utf-8";
#layout #container #containerL #box01 {
	padding-left: 20px;
	margin-top: 25px;
}


#box01 .menu {
	display: block;
	height: 33px;
	width: 640px;
	margin-bottom: 25px;
}
#box01 .txt01 {
	display: block;
	margin-bottom: 20px;
}
#box01 .bold {
	font-weight: bold;
	display: block;
	margin-bottom: 20px;
}
#box01 .list {
	display: block;
	position: relative;
	left: -20px;
}
#box01 #tel01 {
	font-weight: bold;
}
#containerL .pagetop {
	display: block;
	float: right;
	height: 20px;
	width: 88px;
}
#containerL .clear {
	clear: both;
	visibility: hidden;
}
