#point {
	background-image: url(../images/contact/point_bg.jpg);
	background-repeat: no-repeat;
	height: 305px;
	font-size: 14px;
}
.hide {
	display: none;
}
p.center {
	margin-right: auto;
	margin-left: auto;
	width: 580px;
}
p.btn {
	text-align: right;
	font-size: 12px;
	line-height: 30px;
}
#list {
	margin-left: 10px;
}
#list dl {
	display: block;
	width: 140px;
	float: left;
	padding-right: 27px;
	padding-bottom: 20px;
}
#list dl.last {
	padding-right: 0px;
}
#list dl.left2 {
	padding-left: 84px;
}
#list dl dt {
	margin-bottom: 5px;
}
#list dl dd {
	font-size: 12px;
	text-align: center;
	line-height: 120%;
}
h3 {
	clear: both;
	margin-bottom: 5px;
}
#flow {
	background-image: url(../images/contact/flow.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 198px;
	position: relative;
	margin-bottom: 20px;
}
#flow dt {
	display: none;
}
#flow dd {
	font-size: 12px;
	line-height: 120%;
	position: absolute;
	width: 137px;
	top: 60px;
}
#flow .n01 {
	left: 10px;
}
#flow .n02 {
	left: 178px;
}
#flow .n03 {
	left: 346px;
}
#flow .n04 {
	left: 514px;
}

