#cont_left_navi{
	width: 224px;
	padding-left: 12px;
}
#cont_left_navi ul{
list-style: none;
margin: 0;
padding: 0;
}
#cont_left_navi li {
	margin: 0;
	padding: 0;
	height: 65px;
}
#content {
	width: 1000px;
	background-image: url(../img/misc/bg_1column.jpg);
	background-repeat: repeat-y;
	font-size: 13px;
}
#bt_area {
	padding: 15px;
}
.block_left01 {
	float: left;
	width: 480px;
	background-image: url(../pickup/img_pickup_top/bg_plate.jpg);
	background-repeat: no-repeat;
	height: 170px;
}
.block_left {
	float: left;
	width: 480px;
	background-repeat: no-repeat;
	height: 170px;
}
.block_right01 {
	float: right;
	width: 480px;
	height: 170px;
	background-image: url(../pickup/img_pickup_top/bg_plate.jpg);
	background-repeat: no-repeat;
}
.block_right {
	float: right;
	width: 480px;
	height: 170px;
	background-repeat: no-repeat;
}
#access_human {
	padding-top: 15px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin-top: 15px;
}
#access_left {
	float: left;
	width: 365px;
}
#access_right {
	float: right;
	width: 343px;
	border: 1px solid #CCC;
}
.access_title {
	font-size: 21px;
	color: #630;
	padding-bottom: 10px;
}
.pt_space_left {
	float: left;
	margin-left: 1em;
}
#pickup_top_main_image {
	height: 460px;
	width: 1000px;
}
.pt_face {
	padding: 7px;
	float: left;
}
.block_info {
	float: right;
	width: 300px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 5px;
}
.info_title {
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #630;
}
.info_chatch {
	padding-top: 5px;
	padding-bottom: 2px;
	color: #630;
}
.info_section {
	font-size: 12px;
	line-height: 12px;
}
.info_txt {
	line-height: 18px;
	padding-top: 5px;
	font-size: 12px;
}
